Constrained optimization Indirect methods Direct methods.

Slides:



Advertisements
Similar presentations
Constraint Optimization We are interested in the general non-linear programming problem like the following Find x which optimizes f(x) subject to gi(x)
Advertisements

Optimality conditions for constrained local optima, Lagrange multipliers and their use for sensitivity of optimal solutions.
Survey of gradient based constrained optimization algorithms Select algorithms based on their popularity. Additional details and additional algorithms.
Optimization with Constraints
Optimization of thermal processes2007/2008 Optimization of thermal processes Maciej Marek Czestochowa University of Technology Institute of Thermal Machinery.
Linear Programming Graphical Solution Procedure. Two Variable Linear Programs When a linear programming model consists of only two variables, a graphical.
Assoc. Prof. Dr.Pelin Gundes
Operation Research Chapter 3 Simplex Method.
Engineering Optimization
Solving Linear Programming Problems: The Simplex Method
Adam Networks Research Lab Transformation Methods Penalty and Barrier methods Study of Engineering Optimization Adam (Xiuzhong) Chen 2010 July 9th Ref:
Optimization of thermal processes2007/2008 Optimization of thermal processes Maciej Marek Czestochowa University of Technology Institute of Thermal Machinery.
Easy Optimization Problems, Relaxation, Local Processing for a small subset of variables.
Optimality conditions for constrained local optima, Lagrange multipliers and their use for sensitivity of optimal solutions Today’s lecture is on optimality.
Optimization of thermal processes2007/2008 Optimization of thermal processes Maciej Marek Czestochowa University of Technology Institute of Thermal Machinery.
Inexact SQP Methods for Equality Constrained Optimization Frank Edward Curtis Department of IE/MS, Northwestern University with Richard Byrd and Jorge.
Optimization of thermal processes2007/2008 Optimization of thermal processes Maciej Marek Czestochowa University of Technology Institute of Thermal Machinery.
Optimization in Engineering Design 1 Lagrange Multipliers.
Transformation Methods MOM (Method of Multipliers) Study of Engineering Optimization Guanyao Huang RUbiNet - Robust and Ubiquitous Networking Research.
Economics 214 Lecture 37 Constrained Optimization.
Support Vector Machines Formulation  Solve the quadratic program for some : min s. t.,, denotes where or membership.  Different error functions and measures.
Chapter 10: Iterative Improvement
Constrained Optimization Rong Jin. Outline  Equality constraints  Inequality constraints  Linear Programming  Quadratic Programming.
Design Optimization School of Engineering University of Bradford 1 Formulation of a design improvement problem as a formal mathematical optimization problem.
Constrained Optimization Economics 214 Lecture 41.
MAE 552 – Heuristic Optimization Lecture 1 January 23, 2002.
1 Optimization. 2 General Problem 3 One Independent Variable x y (Local) maximum Slope = 0.
Constrained Optimization Rong Jin. Outline  Equality constraints  Inequality constraints  Linear Programming  Quadratic Programming.
Optimization of Linear Problems: Linear Programming (LP) © 2011 Daniel Kirschen and University of Washington 1.
Stevenson and Ozgur First Edition Introduction to Management Science with Spreadsheets McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
IE 607 Constrained Design: Using Constraints to Advantage in Adaptive Optimization in Manufacturing.
General Nonlinear Programming (NLP) Software
L4 Graphical Solution Homework See new Revised Schedule Review Graphical Solution Process Special conditions Summary 1 Read for W for.
Chapter 7 Handling Constraints
Solving Linear Programming Problems: The Simplex Method
Survey of gradient based constrained optimization algorithms Select algorithms based on their popularity. Additional details and additional algorithms.
L8 Optimal Design concepts pt D
Part 4 Nonlinear Programming 4.1 Introduction. Standard Form.
Non-Linear Programming © 2011 Daniel Kirschen and University of Washington 1.
Optimality criterion methods Methods that use directly an optimality criterion in order to resize the structure. Fully stress design and stress ratio.
Optimization and Lagrangian. Partial Derivative Concept Consider a demand function dependent of both price and advertising Q = f(P,A) Analyzing a multivariate.
Review of PMP Derivation We want to find control u(t) which minimizes the function: x(t) = x*(t) +  x(t); u(t) = u*(t) +  u(t); (t) = *(t) +  (t);
CS B553: A LGORITHMS FOR O PTIMIZATION AND L EARNING Constrained optimization.
Economics 2301 Lecture 37 Constrained Optimization.
Calculus III Hughes-Hallett Chapter 15 Optimization.
Lagrange Multipliers. Objective: -Understand the method of Lagrange multipliers -Use Lagrange multipliers to solve constrained optimization problems (functions.
Linear Programming Interior-Point Methods D. Eiland.
By Liyun Zhang Aug.9 th,2012. * Method for Single Variable Unconstraint Optimization : 1. Quadratic Interpolation method 2. Golden Section method * Method.
Inequality Constraints Lecture 7. Inequality Contraints (I) n A Review of Lagrange Multipliers –As we discussed last time, the first order necessary conditions.
1 Introduction Optimization: Produce best quality of life with the available resources Engineering design optimization: Find the best system that satisfies.
Searching a Linear Subspace Lecture VI. Deriving Subspaces There are several ways to derive the nullspace matrix (or kernel matrix). ◦ The methodology.
Optimization in Engineering Design Georgia Institute of Technology Systems Realization Laboratory 117 Penalty and Barrier Methods General classical constrained.
(iii) Simplex method - I D Nagesh Kumar, IISc Water Resources Planning and Management: M3L3 Linear Programming and Applications.
Bounded Nonlinear Optimization to Fit a Model of Acoustic Foams
Computational Optimization
Model #6 The Student’s Dilemma
CS5321 Numerical Optimization
3-3 Optimization with Linear Programming
The Lagrange Multiplier Method
ENGM 435/535 Optimization Adapting to Non-standard forms.
Graphical Solution Procedure
7.5 – Constrained Optimization: The Method of Lagrange Multipliers
Part 4 Nonlinear Programming
CS5321 Numerical Optimization
Chapter 11 Reliability-Based Optimum Design
Chapter 10: Iterative Improvement
Transformation Methods Penalty and Barrier methods
Analysis of Basic PMP Solution
Constraints.
L8 Optimal Design concepts pt D
Presentation transcript:

Constrained optimization Indirect methods Direct methods

Indirect methods Sequential unconstrained optimization techniques (SUMT) Exterior penalty function methods Interior penalty function methods Extended penalty function methods Augmented Lagrange multiplier method

Exterior penalty function method Minimize total objective function=objective function+penalty function Penalty function: penalizes for violating constraints Penalty multiplier –Small in first iterations, large in final iterations Sequence of infeasible designs approaching optimum

Interior penalty function method Minimize total objective function=objective function+penalty function Penalty function: penalizes for being too close to constraint boundary Penalty multiplier –Large in first iterations, small in final iterations Sequence of feasible designs approaching optimum Needs feasible initial design Total objective function discontinuous on constraint boundaries

Extended interior penalty function method Incoprorates best features of interior and exterior penalty function methods –Approaches optimum from feasible region –Does not need a feasible initial guess –Composite penalty function: Penalty for being too close to the boundary from inside feasible region Penatly for violating constraints Disadvantages –Need to specify many paramenters –Total objective function becomes ill conditioned for large values of the penalty multiplier

Augmented Lagrange Multiplier (ALM) Method Motivation: Other penalty function methods – total objective function becomes ill conditioned for large values of the penalty multiplier

ALM method allows to find optimum without having to use extreme values of penalty multiplier Takes advantage of K-T optimality conditions

Equality contraints only: Total function: Lagrangian + penalty multiplier  penalty function If we knew the values of the Lagrange multipliers for the optimum, *, then we could find the optimum solution in one unconstrained minimizatio for any value of the penalty coefficient greater than a minimum threshold, r p0 :