CS 730: Nonlinear Optimization II - Spring 2013

Schedule

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

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/23 (60 mins), Fri 1/25 (60 mins)
  • week 2: Mon 1/28 (60 mins), Wed 1/30 (65 mins), Fri 2/1 (65 mins)
  • Week 3: Mon 2/4 (65 mins), Wed 2/6 (60 mins), Fri 2/8 (60 mins)
  • Week 4: Mon 2/11 (60 mins), Wed 2/13 (NO CLASS), Fri 2/15 (55 mins)
  • Week 5: Mon 2/18 (60 mins), Wed 2/20 (60 mins), Fri 2/22 (60 mins)
  • Week 6: Mon 2/25 (60 mins), Wed 2/27 (35 mins), Fri 3/1 (NO CLASS)
  • Week 7: Mon 3/4 (60 mins), Wed 3/6 (60 mins), Fri 3/8 (60 mins)
  • Week 8: Mon 3/11 (60 mins), Wed 3/13 (60 mins), Fri 3/15 (60 mins)
  • Week 9: Mon 3/18 (60 mins), Wed 3/20 (NO CLASS), Fri 3/22 (60 mins)
  • SPRING BREAK
  • Week 10: Mon 4/1 (60 mins), Wed 4/3 (60 mins), Fri 4/5 (70 mins)
  • Week 11: Mon 4/8 (60 mins), Wed 4/10 (60 mins), Fri 4/12 (60 mins)
  • Week 12: Mon 4/15 (70 mins), Wed 4/17 (60 mins), Fri 4/19 (60 mins)
  • Week 13: Mon 4/22 (60 mins), Wed 4/24 (60 mins), Fri 4/26 (60 mins)
  • Week 14: Mon 4/29 (60 mins), Wed 5/1 (NO CLASS), Fri 5/3 (NO CLASS)
  • Week 15: Mon 5/6 (60 mins), Wed 5/8 (60 mins), Fri 5/10 (40 mins)

 


Instructor: Steve Wright

Office: 4379 CS
Office Hours: Monday 4-5, 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.

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

Lecture Notes

These can be found on the piazza page and 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. Take-home from 3/18/13 3:00pm until 3/19/13 5:00pm.
  • FINAL, approx 40% of grade. Take-home from 5/14/13 3:00pm until 5/15/13 7:00pm.

Homeworks


Previous Exams


Handouts and Examples


Miscellaneous