Convex Sets (chapter 2 of Convex programming) Keyur Desai Advanced Machine Learning Seminar Michigan State University.

Slides:



Advertisements
Similar presentations
2.5. B ASIC P RIMITIVE I NTERSECTION Details of common forms of primitive intersection test.
Advertisements

C&O 355 Mathematical Programming Fall 2010 Lecture 6 N. Harvey TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.: AA A A.
$100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300.
C&O 355 Mathematical Programming Fall 2010 Lecture 15 N. Harvey TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.: AA A.
Geometry Chapter Polygons. Convex Polygon – a polygon with a line containing a side with a point in the interior of the polygon.
+ Convex Functions, Convex Sets and Quadratic Programs Sivaraman Balakrishnan.
by Rianto Adhy Sasongko Supervisor: Dr.J.C.Allwright
The Structure of Polyhedra Gabriel Indik March 2006 CAS 746 – Advanced Topics in Combinatorial Optimization.
09/25/02 Dinesh Manocha, COMP258 Triangular Bezier Patches Natural generalization to Bezier curves Triangles are a simplex: Any polygon can be decomposed.
CHAPTER 5: CONVEX POLYTOPES Anastasiya Yeremenko 1.
November 21, 2005 Center for Hybrid and Embedded Software Systems Homepage
Computational Geometry The art of finding algorithms for solving geometrical problems Literature: –M. De Berg et al: Computational Geometry, Springer,
1 Introduction to Linear and Integer Programming Lecture 9: Feb 14.
Introduction to Linear and Integer Programming Lecture 7: Feb 1.
Support Vector Classification (Linearly Separable Case, Primal) The hyperplanethat solves the minimization problem: realizes the maximal margin hyperplane.
1 Introduction to Kernels Max Welling October (chapters 1,2,3,4)
Support Vector Machines and Kernel Methods
Seminar in Advanced Machine Learning Rong Jin. Course Description  Introduction to the state-of-the-art techniques in machine learning  Focus of this.
About Digital Level Layers Yan Gerard & Laurent Provot ISIT, Clermont Universités GT Géométrie Discrète, 03/12/2010
Polyhedral Optimization Lecture 1 – Part 2 M. Pawan Kumar Slides available online
Metric Topology
The method of moments in dynamic optimization
Linear Programming System of Linear Inequalities  The solution set of LP is described by Ax  b. Gauss showed how to solve a system of linear.
Section 4.3 Solving Compound Inequalities. 4.3 Lecture Guide: Solving Compound Inequalities Objective: Identify an inequality that is a contradiction.
Chapter 2.7 Notes: Prove Angle Pair Relationships
Chapter 2.7 Notes: Prove Angle Pair Relationships Goal: You will use properties of special pairs of angles.
1 Lifting Procedures Houston Chapter of INFORMS 30 May 2002 Maarten Oosten.
In the diagram below, AB and CD intersect at E, (m) Angle AEC = 6x -20 and the (m) Angle BED is 4x Find the value of x. (6x -20) (4x + 10) A E B.
I.4 Polyhedral Theory 1. Integer Programming  Objective of Study: want to know how to describe the convex hull of the solution set to the IP problem.
Survey of Kernel Methods by Jinsan Yang. (c) 2003 SNU Biointelligence Lab. Introduction Support Vector Machines Formulation of SVM Optimization Theorem.
Optimization - Lecture 4, Part 1 M. Pawan Kumar Slides available online
+ Quadratic Programming and Duality Sivaraman Balakrishnan.
1 Angle Measures in Polygons Geometry. 2 Measures of Interior and Exterior Angles  You have already learned the name of a polygon depends on the number.
Proving that a Valid Inequality is Facet-defining  Ref: W, p  X  Z + n. For simplicity, assume conv(X) bounded and full-dimensional. Consider.
1 Kernel-class Jan Recap: Feature Spaces non-linear mapping to F 1. high-D space 2. infinite-D countable space : 3. function space (Hilbert.
Linear Programming Chap 2. The Geometry of LP  In the text, polyhedron is defined as P = { x  R n : Ax  b }. So some of our earlier results should.
Regularized Least-Squares and Convex Optimization.
Vladimir Protasov (Moscow State University) Fifty years of the ‘Russian method’
4.3 Riemann Sums and Definite Integrals
Convex functions Lecture 3
Computation of the solutions of nonlinear polynomial systems
3.3 Parallel Lines and Transversals
Rational Zero Theorem Rational Zero Th’m: If the polynomial
EMGT 6412/MATH 6665 Mathematical Programming Spring 2016
CSE291 Convex Optimization: Problem Statement
Proving that a Valid Inequality is Facet-defining
Guaranteed Minimum-Rank Solutions of Linear Matrix Equations via Nuclear Norm Minimization Presenter: Xia Li.
Chap 9. General LP problems: Duality and Infeasibility
Nuclear Norm Heuristic for Rank Minimization
Polyhedron Here, we derive a representation of polyhedron and see the properties of the generators. We also see how to identify the generators. The results.
Polyhedron Here, we derive a representation of polyhedron and see the properties of the generators. We also see how to identify the generators. The results.
Review Algebra.
Taylor Series and Maclaurin Series
Chapter R Algebra Reference.
Preliminary.
Point-Line Duality Let
System of Linear Inequalities
I.4 Polyhedral Theory (NW)
Quantum Foundations Lecture 3
I.4 Polyhedral Theory.
Proving that a Valid Inequality is Facet-defining
(Convex) Cones Def: closed under nonnegative linear combinations, i.e.
Approximation Algorithms
BASIC FEASIBLE SOLUTIONS
Chapter 5: Properties & Attributes of Triangles
Preliminaries on normed vector space
8/7/2019 Berhanu G (Dr) 1 Chapter 3 Convex Functions and Separation Theorems In this chapter we focus mainly on Convex functions and their properties in.
Chapter 2. Simplex method
CSE 203B: Convex Optimization Week 2 Discuss Session
CSE 203B: Convex Optimization Week 4 Discuss Session
Presentation transcript:

Convex Sets (chapter 2 of Convex programming) Keyur Desai Advanced Machine Learning Seminar Michigan State University

Why understand convex sets?

Outline Affine sets and convex sets Convex hull and convex cone Hyperplane, halfspace, ball, polyhedra etc. Operations that preserve convexity Establishing convexity Generalized inequalities Minimum and Minimal Separating and Supporting hyperplanes Dual cones and minimum-minimal

Affine Sets

C So C is an affine set.

Convex Sets

Convex combination and convex hull

Convex cone

Some important examples

Hyperplanes and halfspaces Open halfspace: interior of halfspace

Euclidean ball and ellipsoid

Norm balls and norm cones

Polyhedra

Positive semidefinite cone

Operations that preserve convexity

Intersection

Thm: The positive semidefinite cone is convex. Q: Is polyhedra convex? Q: What property does S have? A: S is closed convex.

Affine functions

Perspective and linear-fractional function

Generalized inequalities

Generalized inequalities: Example 2.16 It can be shown that K is a proper cone; its interior is the set of coefficients of polynomials that are positive on the interval [0; 1].

Minimum and minimal elements

Separating Hyperplane theorem

Here we consider a special case,

Support Hyperplane theorem

Dual cones and generalized inequalities

Minimum and minimal elements via dual inequalities