CS 730: Nonlinear Optimization II - Spring 2015

Schedule

Lecture: 11:00-12:15 MWF, Computer Sciences 1257
Class Mailing List: compsci730-1-s15@lists.wisc.edu (here's the archive)
Mail Instructor/TAs
Course URL: http://www.cs.wisc.edu/~swright/cs730-s15.html
Piazza Home Page: https://piazza.com/wisc/spring2015/cs730

In general, classes will be held on MWF every week, and lectures will be 60 minutes, but may take up the full 75-minutes slot on a few occasions. I will be absent on a number of class days, and the longer lectures will make up for these absences.

The lecture schedule is posted below - it is subject to change but each week's schedule will be finalized by the preceding week.

  • Week 1: Wed 1/21 (60 mins), Fri 1/23 (60 mins)
  • Week 2: Mon 1/26 (70 mins), Wed 1/28 (60 mins), Fri 1/30 (60 mins)
  • Week 3: Mon 2/2 (60 mins), Wed 2/4 (60 mins), Fri 2/6 (60 mins)
  • Week 4: Mon 2/9 (60 mins), Wed 2/11 (no class), Fri 2/13 (60 mins)
  • Week 5: Mon 2/16 (60 mins), Wed 2/18 (60 mins), Fri 2/20 (60 mins)
  • Week 6: Mon 2/23 (no class), Wed 2/25 (no class), Fri 2/27 (65 mins)
  • Week 7: Mon 3/2 (60 mins), Wed 3/4 (60 mins), Fri 3/6 (60 mins)
  • Week 8: Mon 3/9 (no class), Wed 3/11 (65 mins), Fri 3/13 (60 mins)
  • Week 9: Mon 3/16 (60 mins), Wed 3/18 (60 mins), Fri 3/20 (60 mins)
  • Week 10: Mon 3/23 (60 mins), Wed 3/25 (60 mins), Fri 3/27 (60 mins)
  • SPRING BREAK
  • Week 11: Mon 4/6 (60 mins), Wed 4/8 (60 mins), Fri 4/10 (60 mins)
  • Week 12: Mon 4/13 (60 mins), Wed 4/15 (60 mins), Fri 4/17 (60 mins)

 


Instructor: Steve Wright

Office: 4379 CS
Office Hours: Monday 3-4, Thursday 3-4

General Course Information

Prerequisite

  • CS / ISyE 726 or equivalent (see me if you think you have done an equivalent course).

Text

  • J. Nocedal and S. J. Wright, Numerical Optimization, Second Edition, Springer, 2006. (It's essential to get the second edition! The version published in China in 2006 is a reprint of the first edition.) Here is the current list of typos.

References

  • D. P. Bertsekas, with A. Nedic and A. Ozdaglar, Convex Analysis and Optimization, Athena Scientific, Belmont, MA, 2003.
  • S. Boyd and L. Vandenberghe, Convex Optimization, Cambridge University Press. Available here.
  • D. P. Bertsekas, Nonlinear Programming, Second Edition, Athena Scientific, Belmont, MA, 1999.
  • R. Fletcher, Practical Methods of Optimization, 2nd Edition, Wiley, Chichester & New York, 1987.
  • R. T. Rockafellar and R. J.-B. Wets, Variational Analysis, Springer, 1998. (This is a more advanced book and an invaluable reference.)
  • A. Ruszczynski, Nonlinear Optimization, Princeton University Press, 2006.
  • S. J. Wright, Primal-Dual Interior-Point Methods, SIAM, 1997. SIAM ebook is available here.

(All have been placed on reserve at the Wendt Library.)

Lecture Notes

These can be found here are updated sporadically. They are mostly for my own benefit and hence are terse, and refer heavily to the text in places. I supply them to help you fill in any missing details in the notes that you take in class.

 


Course Outline

  • Geometric viewpoint of constrained optimization
    • Convex sets, cones, projections
    • Tangent and normal to polyhedral sets
    • Theorems of the alternative, separation results
    • First-order conditions: polyhedral case
  • Stochastic Gradient
  • Optimality conditions for nonlinear programming
    • Constraint qualifications
    • First-order conditions and saddle points
    • Second-order conditions and critical cones
    • Degeneracy
  • Duality for nonlinear programming, including Wolfe and Fenchel duality
  • Nonlinear programming algorithms
    • Fundamentals: merit functions and filters, Maratos effect.
    • Interior-point and augmented Lagrangian methods
    • Sequential quadratic programming
  • Second-order cone programming and semidefinite programming: applications, barrier methods.


Assessment

(The scheme below is provisional and subject to change until the third week of semester.)

Keep track of your grades through the learn@uw system.

  • Approximately 8 homework assignments, 35% of grade. These will be graded by class members, using a key supplied by me.
    • The electronic handin system may be used for some homeworks - see here for details
    • Homework is due at the beginning of class on the designated date.
    • No homework or project is accepted in mailbox of instructor.
    • You may discuss homework with classmates. However, you may not share any code, carry out the assignment together, or copy solutions from another person. Discussion should be verbal only. The submitted version must be worked out, written, and submitted by you alone.
    • Submitting someone else's work as your own is academic misconduct. Such cheating and plagiarism will be dealt with in accordance with University procedures (see the Academic Misconduct page).
  • MIDTERM, approx 25% of grade. (Probably a take-home.)
  • FINAL, approx 40% of grade. Nominally held on 5/14/15 5:05pm-7:05pm, CS&S 1325. But we will probably have a take-home exam that is due at the end of the scheduled exam time.

Homeworks


Previous Exams


Handouts and Examples


Miscellaneous