Parametric Quadratic Optimization Oleksandr Romanko Joint work with Alireza Ghaffari Hadigheh and Tamás Terlaky McMaster University January 19, 2004.

Slides:



Advertisements
Similar presentations
3.6 Support Vector Machines
Advertisements

ECG Signal processing (2)
Summary of complementary slackness: 1. If x i ≠ 0, i= 1, 2, …, n the ith dual equation is tight. 2. If equation i of the primal is not tight, y i =0. 1.
Geometry and Theory of LP Standard (Inequality) Primal Problem: Dual Problem:
EMGT 501 HW #1 Solutions Chapter 2 - SELF TEST 18
Various Regularization Methods in Computer Vision Min-Gyu Park Computer Vision Lab. School of Information and Communications GIST.
Portfolio Diversity and Robustness. TOC  Markowitz Model  Diversification  Robustness Random returns Random covariance  Extensions  Conclusion.
Bi-Parametric Convex Quadratic Optimization Tamás Terlaky Lehigh University Joint work with Alireza Ghaffari-Hadigheh and Oleksandr Romanko RUTCOR 2009:
Ch.7 The Capital Asset Pricing Model: Another View About Risk
Optimization in Financial Engineering Yuriy Zinchenko Department of Mathematics and Statistics University of Calgary December 02, 2009.
Separating Hyperplanes
An Introduction to Sparse Coding, Sparse Sensing, and Optimization Speaker: Wei-Lun Chao Date: Nov. 23, 2011 DISP Lab, Graduate Institute of Communication.
Inexact SQP Methods for Equality Constrained Optimization Frank Edward Curtis Department of IE/MS, Northwestern University with Richard Byrd and Jorge.
Multi-objective Approach to Portfolio Optimization 童培俊 张帆.
Data mining and statistical learning - lecture 6
ISM 206 Lecture 4 Duality and Sensitivity Analysis.
Dual Problem of Linear Program subject to Primal LP Dual LP subject to ※ All duality theorems hold and work perfectly!
Support Vector Classification (Linearly Separable Case, Primal) The hyperplanethat solves the minimization problem: realizes the maximal margin hyperplane.
Support Vector Machines Formulation  Solve the quadratic program for some : min s. t.,, denotes where or membership.  Different error functions and measures.
EMGT 501 HW # (b) (c) 6.1-4, Due Day: Sep. 21.
Problem statement; Solution structure and defining elements; Solution properties in a neighborhood of regular point; Solution properties in a neighborhood.
Finite Mathematics & Its Applications, 10/e by Goldstein/Schneider/SiegelCopyright © 2010 Pearson Education, Inc. 1 of 99 Chapter 4 The Simplex Method.
Constrained Optimization Rong Jin. Outline  Equality constraints  Inequality constraints  Linear Programming  Quadratic Programming.
Classification Problem 2-Category Linearly Separable Case A- A+ Malignant Benign.
1 Adaptive error estimation of the Trefftz method for solving the Cauchy problem Presenter: C.-T. Chen Co-author: K.-H. Chen, J.-F. Lee & J.-T. Chen BEM/MRM.
Reformulated - SVR as a Constrained Minimization Problem subject to n+1+2m variables and 2m constrains minimization problem Enlarge the problem size and.
Support Vector Machines and Kernel Methods
Lecture outline Support vector machines. Support Vector Machines Find a linear hyperplane (decision boundary) that will separate the data.
ISM 206 Lecture 4 Duality and Sensitivity Analysis.
Lecture 10: Support Vector Machines
1 Multiple Kernel Learning Naouel Baili MRL Seminar, Fall 2009.
5.6 Maximization and Minimization with Mixed Problem Constraints
Optimization Theory Primal Optimization Problem subject to: Primal Optimal Value:
Trading Convexity for Scalability Marco A. Alvarez CS7680 Department of Computer Science Utah State University.
Chapter 4 The Simplex Method
Optimization of Linear Problems: Linear Programming (LP) © 2011 Daniel Kirschen and University of Washington 1.
Expected Utility, Mean-Variance and Risk Aversion Lecture VII.
Machine Learning Week 4 Lecture 1. Hand In Data Is coming online later today. I keep test set with approx test images That will be your real test.
STOCHASTIC DOMINANCE APPROACH TO PORTFOLIO OPTIMIZATION Nesrin Alptekin Anadolu University, TURKEY.
Chapter 6 Linear Programming: The Simplex Method
Introduction to Operations Research
Department Of Industrial Engineering Duality And Sensitivity Analysis presented by: Taha Ben Omar Supervisor: Prof. Dr. Sahand Daneshvar.
Chp.5 Optimum Consumption and Portfolio Rules in a Continuous Time Model Hai Lin Department of Finance, Xiamen University.
Practical Dynamic Programming in Ljungqvist – Sargent (2004) Presented by Edson Silveira Sobrinho for Dynamic Macro class University of Houston Economics.
Nonlinear Programming Models
Linear Programming Erasmus Mobility Program (24Apr2012) Pollack Mihály Engineering Faculty (PMMK) University of Pécs João Miranda
Applications of Parametric Quadratic Optimization Oleksandr Romanko Joint work with Alireza Ghaffari Hadigheh and Tamás Terlaky November 1, 2004.
Risk Management with Coherent Measures of Risk IPAM Conference on Financial Mathematics: Risk Management, Modeling and Numerical Methods January 2001.
Survey of Kernel Methods by Jinsan Yang. (c) 2003 SNU Biointelligence Lab. Introduction Support Vector Machines Formulation of SVM Optimization Theorem.
1  The Problem: Consider a two class task with ω 1, ω 2   LINEAR CLASSIFIERS.
The Method of Moving Asymptotes
CSE4334/5334 DATA MINING CSE4334/5334 Data Mining, Fall 2014 Department of Computer Science and Engineering, University of Texas at Arlington Chengkai.
1  Problem: Consider a two class task with ω 1, ω 2   LINEAR CLASSIFIERS.
Inexact SQP methods for equality constrained optimization Frank Edward Curtis Department of IE/MS, Northwestern University with Richard Byrd and Jorge.
Introduction to Optimization
A New Method for Quick Solving Quadratic Assignment Problem CO 769. Paper presentation. by Zhongzhen Zhang.
Nonlinear Programming In this handout Gradient Search for Multivariable Unconstrained Optimization KKT Conditions for Optimality of Constrained Optimization.
STATIC ANALYSIS OF UNCERTAIN STRUCTURES USING INTERVAL EIGENVALUE DECOMPOSITION Mehdi Modares Tufts University Robert L. Mullen Case Western Reserve University.
Linear Programming Chapter 9. Interior Point Methods  Three major variants  Affine scaling algorithm - easy concept, good performance  Potential.
Multi-Objective Optimization for Topology Control in Hybrid FSO/RF Networks Jaime Llorca December 8, 2004.
Finite Element Method. History Application Consider the two point boundary value problem.
Massive Support Vector Regression (via Row and Column Chunking) David R. Musicant and O.L. Mangasarian NIPS 99 Workshop on Learning With Support Vectors.
Linear Programming Piyush Kumar Welcome to CIS5930.
Water resources planning and management by use of generalized Benders decomposition method to solve large-scale MINLP problems By Prof. André A. Keller.
PREDICT 422: Practical Machine Learning
Geometrical intuition behind the dual problem
Support Vector Machines
Support Vector Machines Introduction to Data Mining, 2nd Edition by
Part 3. Linear Programming
Linear Constrained Optimization
Presentation transcript:

Parametric Quadratic Optimization Oleksandr Romanko Joint work with Alireza Ghaffari Hadigheh and Tamás Terlaky McMaster University January 19, 2004

Outline Introduction Origins - financial portfolio example Quadratic optimization, optimal partition Parametric quadratic optimization Invariancy intervals and transition points Differentiability Algorithm and numerical illustration Conclusions and future work

Parametric optimization Parameter is introduced into objective function and/or constraints The goal is to find – optimal solution – optimal value function Allows to do sensitivity analysis Many applications Introduction

Financial Portfolio Example Problem of choosing an efficient portfolio of assets

Mean-variance formulation: Minimize portfolio risk subject to predetermined level of portfolio expected return.  x i, i=1,…,n asset holdings,  portfolio expected return,  portfolio variance. Portfolio optimization problem (Markowitz, 1956): Financial Portfolio Example Original formulationParametric formulation

Financial Portfolio Example

Maximally complementary solution: LO: and - strictly complementary solution QO:, but and can be both zero maximally complementary solution maximizes the number of non-zero coordinates in and Primal Quadratic Optimization problem: Quadratic Optimization Dual Quadratic Optimization problem: KKT conditions:

An optimal solution (x,y,s) is maximally complementary iff: Optimal Partition The optimal partition of the index set {1, 2,…, n} is The optimal partition is unique!!! The support set of a vector v is: For any maximally complementary solution :

Notation: - feasible sets of the problems - optimal solution sets of We are interested in: Studying properties of the functions and. Designing an algorithm for computing and without discretizing the space of Parametric Quadratic Programming Primal and dual perturbed problems: Properties: Domain of is a closed interval Optimal partition plays a key role

Parametric Quadratic Programming

For some we are given the maximally complementary optimal solution of and with the optimal partition. On an invariancy interval a convex combination of the maximally complementary optimal solutions for and is a maximally complementary optimal solution for the corresponding. - invariancy interval Invariancy Intervals The left and right extreme points of the invariancy interval: - transition points

quadratic on the invariancy intervals and: strictly convex if linear if strictly concave if  continuous and piecewise quadratic on its domain Optimal Value Function The optimal value function  is:

Equivalent statements:  is a transition point   or is discontinuous at  invariancy interval = (singleton) Transition Points Derivatives How to proceed from the current invariancy interval to the next one? In a non-transition point the first order derivative of the optimal value function is

Derivatives Derivatives in transition points: The left and right derivatives of the optimal value function at  :

Derivatives Derivatives in transition points: The right derivative of the optimal value function at :

Optimal Partition in the Neighboring Invariancy Interval Solving an auxiliary self-dual quadratic problem we can obtain the optimal partition in the neighboring invariancy interval:

Algorithm and Numerical Illustration Illustrative problem:

Algorithm and Numerical Illustration Illustrative problem:

Conclusions and Future Work The methodology allows: solving both parametric linear and parametric quadratic optimization problems doing simultaneous perturbation sensitivity analysis All auxiliary problems can be solved in polynomial time Future work: extending methodology to the Parametric Second Order Conic Optimization (robust optimization, financial and engineering applications) completing the Matlab/C implementation of the algorithm

The End Thank You