Lecture 2 Convex Set CK Cheng Dept. of Computer Science and - - PowerPoint PPT Presentation

β–Ά
lecture 2 convex set
SMART_READER_LITE
LIVE PREVIEW

Lecture 2 Convex Set CK Cheng Dept. of Computer Science and - - PowerPoint PPT Presentation

CSE203B Convex Optimization Lecture 2 Convex Set CK Cheng Dept. of Computer Science and Engineering University of California, San Diego 1 Convex Optimization Problem: min 0 Subject to , = 1,


slide-1
SLIDE 1

1

CSE203B Convex Optimization Lecture 2 Convex Set

CK Cheng

  • Dept. of Computer Science and Engineering

University of California, San Diego

slide-2
SLIDE 2

Convex Optimization Problem:

2

  • 1. 𝑔

0 𝑦 is a convex function

  • 2. For 𝑔

𝑗 𝑦 ≀ 𝑐𝑗, 𝑗 = 1, … , 𝑛

min

𝑦 𝑔 0 𝑦

Subject to 𝑔

𝑗 𝑦 ≀ 𝑐𝑗 , 𝑗 = 1, β‹― , 𝑛

𝑦|𝑔

𝑗(𝑦) ≀ 𝑐𝑗, 𝑗 = 1, β‹― , 𝑛 is a convex set

slide-3
SLIDE 3

Convex Optimization Problem:

3

  • A. Convex Function Definition:

𝑔

𝑗 𝛽𝑦 + 𝛾𝑧 ≀ 𝛽𝑔 𝑗 𝑦 + 𝛾𝑔 𝑗 𝑧 , βˆ€π›½ + 𝛾 = 1, 𝛽, 𝛾 β‰₯ 0

  • B. Convex Set Definition: βˆ€π‘¦, 𝑧 ∈ 𝐷

We have 𝛽𝑦 + 𝛾𝑧 ∈ 𝐷, βˆ€π›½ + 𝛾 = 1, 𝛽, 𝛾 β‰₯ 0

slide-4
SLIDE 4

Chapter 2 Convex Set

  • 1. Set Convexity and Specification
  • 1. Convexity
  • 2. Implicit vs. Explicit Enumeration
  • 2. Convex Set Terms and Definitions
  • 3. Separating Hyperplanes
  • 4. Dual Cones

4

slide-5
SLIDE 5
  • 1. Set Convexity and Specification: Convexity

5

A set 𝑇 is convex if we have 𝛽𝑦 + 𝛾𝑧 ∈ 𝑇, βˆ€π›½ + 𝛾 = 1, 𝛽, 𝛾 β‰₯ 0, βˆ€π‘¦, 𝑧 ∈ 𝑇 Examples:

slide-6
SLIDE 6
  • 1. Set Convexity and Specification: Convexity

6

A set 𝑇 is convex if we have 𝛽𝑦 + 𝛾𝑧 ∈ 𝑇, βˆ€π›½ + 𝛾 = 1, 𝛽, 𝛾 β‰₯ 0, βˆ€π‘¦, 𝑧 ∈ 𝑇 Remark:

  • 1. Most used sets in the class
  • 1. Scalar set: 𝑇 βŠ‚ 𝑆
  • 2. Vector set: 𝑇 βŠ‚ π‘†π‘œ
  • 3. Matrix set: 𝑇 βŠ‚ π‘†π‘œΓ—π‘›
  • 2. Set S is convex if every two points in S has the

connected straight segment in the set.

  • 3. For convex sets 𝑇1 and 𝑇2: 𝑇1 ∩ 𝑇2 is also convex
slide-7
SLIDE 7
  • 1. Set Convexity and Specification:

Set Specification via Implicit or Explicit Enumeration

Implicit Expression Explicit Enumeration

7

𝑇𝐽 = {𝑦|𝐡𝑦 ≀ 𝑐, 𝑦 ∈ π‘†π‘œ} 𝑇𝐹 = {𝐡𝑦 | 𝑦 ∈ π‘†π‘œ}

Implicit Expression: Constraints Min 𝑔

𝑝 𝑦

Subject to 𝐡𝑦 ≀ 𝑐, 𝑦 ∈ π‘†π‘œ Explicit Expression: Enumeration Min 𝑔

𝑝 𝐡𝑦 , 𝑦 ∈ π‘†π‘œ

slide-8
SLIDE 8
  • 1. Implicit vs Explicit Enumeration of Convex Set

Implicit Expression

8

𝑇1 = {𝑦|𝐡𝑦 ≀ 𝑐} Example: {𝑦|𝐡𝑦≀𝑐}

𝑦1 +2𝑦2 +3𝑦3 ≀ 4 2𝑦1 βˆ’π‘¦2 ≀ 3 𝑦2 +𝑦3 ≀ 5 𝑦3 ≀ 10 𝐡 = 1 2 3 2 βˆ’1 1 1 1 , 𝑦 = 𝑦1 𝑦2 𝑦3 , 𝑐 = 4 3 5 10 Remark: Simultaneous linear constraints imply AND, Intersection of the constraints

slide-9
SLIDE 9

𝑇1 = {𝑦|𝐡𝑦 ≀ 𝑐, 𝑦 ∈ π‘†π‘œ} is a convex set Proof:

9

Given two vectors 𝑣, 𝑀 ∈ 𝑇1, 𝑗. 𝑓. 𝐡𝑣 ≀ 𝑐, 𝐡𝑀 ≀ 𝑐 For π‘₯ = πœ„1𝑣 + πœ„2𝑀, βˆ€πœ„1 + πœ„2 = 1, πœ„1, πœ„2 β‰₯ 0 we have 𝐡π‘₯ ≀ 𝑐. (𝐡π‘₯ = πœ„1𝐡𝑣 + πœ„2𝐡𝑀 ≀ πœ„1𝑐 + πœ„2𝑐 = 𝑐) The inequality implies π‘₯ ∈ 𝑇1 By definition, set 𝑇1is convex. Remark:

  • 1. Simultaneous linear constraints imply AND,

Intersection of the constraints

  • 2. Linear constraints constitute a convex set.
  • 1. Implicit vs Explicit Enumeration of Convex Set
slide-10
SLIDE 10
  • 1. Specification of Convex Set: Implicit Expression

Example:

10

𝑇 = 𝑦 ∈ 𝑆𝑛 π‘žπ‘¦(𝑒) ≀ 1 for 𝑒 ≀ 𝜌 3} π‘₯β„Žπ‘“π‘ π‘“ π‘žπ‘¦ 𝑒 = 𝑦1 cos 𝑒 + 𝑦2 cos 2𝑒 + β‹― + 𝑦𝑛 cos 𝑛𝑒

slide-11
SLIDE 11
  • 1. Implicit vs Explicit Enumeration of Convex Set

Example:

11

𝑇2 = 𝑦 𝐡𝑦 β‰₯ 𝑐, 𝑦 ∈ π‘†π‘œ} 𝑇3 = 𝑦 𝐡𝑦 = 𝑐, 𝑦 ∈ π‘†π‘œ}

slide-12
SLIDE 12
  • 1. Specification of Set: Explicit Expression

Explicit Enumeration

12

𝑦 𝐡𝑦 ≀ 𝑐, 𝑦 ∈ π‘†π‘œ} 𝑀𝑑. 𝐡𝑦 𝑦 ∈ π‘†π‘œ} Example:

𝐡 = 1 1 1 βˆ’1 𝑐 = 2 1 1

slide-13
SLIDE 13
  • 1. Specification of Set: Explicit Expression

Implicit and Explicit Conversion

13

Example: x 𝐡𝑦 ≀ 𝑐, 𝑦 ∈ π‘†π‘œ} 𝑀𝑑 {π‘‰πœ„| 1π‘ˆπœ„ = 1, πœ„ ∈ 𝑆+

𝑛}

1 1 1 βˆ’1 βˆ’1 𝑦1 𝑦2 ≀ 2 1 1 1 1 1 βˆ’1 βˆ’1 1 βˆ’1 βˆ’1 3 πœ„1 πœ„2 πœ„3 πœ„4

slide-14
SLIDE 14
  • 1. Implicit vs Explicit Enumeration of Convex Set

14

Remark: Implicit Expression: Constraints of the problem formulation Explicit Enumeration: Formulation of the objective function The interchange may not be trivial. π‘ž π‘“π‘Ÿπ‘£π‘π‘’π‘—π‘π‘œπ‘‘ π‘œ π‘€π‘π‘ π‘—π‘π‘π‘šπ‘“π‘‘ 𝑑𝑝𝑛𝑐 π‘ž, π‘œ π‘žπ‘π‘‘π‘‘π‘—π‘π‘šπ‘“ 𝑀𝑓𝑠𝑒𝑓𝑦 π‘žπ‘π‘—π‘œπ‘’π‘‘. min 𝑔

0(𝑦)

𝑑. 𝑒. 𝐡𝑦 ≀ 𝑐 𝑦 ∈ π‘†π‘œ min 𝑔

0(π‘‰πœ„)

𝑑. 𝑒. π½π‘ˆπœ„ ≀ 1 πœ„ ∈ 𝑆+

𝑛

Every vector 𝑣𝑗 in matrix 𝑉 is a solution of n equations in constraint 𝐡𝑦 ≀ 𝑐

slide-15
SLIDE 15
  • 1. Implicit vs Explicit Enumeration of Convex Set

Explicit Enumeration

15

𝑇4 = 𝐡𝑦 + 𝑐 π‘‘π‘ˆπ‘¦ + 𝑒 π‘‘π‘ˆπ‘¦ + 𝑒 > 0, 𝑦 ∈ 𝐷4} (Projective Function) 𝑇5 = 𝑨 𝑒 𝑨 ∈ π‘†π‘œ, 𝑒 > 0, 𝑨, 𝑒 ∈ 𝐷5} (Perspective Function) 𝑇4 is convex if 𝐷4 is convex 𝑇5 is convex if 𝐷5 is convex

slide-16
SLIDE 16
  • 1. Implicit vs Explicit Enumeration of Convex Set

Statement: 𝑇5 𝑗𝑑 π‘‘π‘π‘œπ‘€π‘“π‘¦. Proof:

16

Given

𝑨1 𝑒1

∈ 𝑇5,

𝑨2 𝑒2

∈ 𝑇5, Let us set 𝑨3 = 𝛽𝑨1 + β𝑨2, 𝑒3 = 𝛽𝑒1 + 𝛾𝑒2, βˆ€π›½ + 𝛾 = 1, 𝛽, 𝛾 β‰₯ 0 𝑨3 𝑒3 = 𝛽𝑨1 + β𝑨2 𝛽𝑒1 + β𝑒2 = 𝛽𝑒1 𝛽𝑒1 + β𝑒2 𝑨1 𝑒1 + 𝛾𝑒2 𝛽𝑒1 + β𝑒2 𝑨2 𝑒2 Let 𝛽′ = 𝛽𝑒1 𝛽𝑒1 + β𝑒2 , 𝛾′ = 𝛾𝑒2 𝛽𝑒1 + β𝑒2 (Note that 𝛽′ + 𝛾′ = 1, 𝛽′, 𝛾′ β‰₯ 0), we have 𝑨3 𝑒3 = 𝛽′ 𝑨1 𝑒1 + 𝛾′ 𝑨2 𝑒2 ∈ 𝑇5 Therefore, by definition 𝑇5 is convex. We then have

slide-17
SLIDE 17
  • 2. Convex Set Terms and Definitions

17

Definitions: Affine Set, Cone, and Convex Hull Given 𝑣1, 𝑣2, β‹― , 𝑣𝑙 ∈ π‘†π‘œ, function 𝑔 𝑣, πœ„ = πœ„1𝑣1 + πœ„2𝑣2 + β‹― + πœ„π‘™π‘£π‘™ and two conditions

  • 1. πœ„1+πœ„2 + β‹― + πœ„π‘™ = 1
  • 2. πœ„π‘—β‰₯ 0 βˆ€π‘—
  • i. f u, ΞΈ

condition 1}: Affine set

  • ii. f u, ΞΈ

condition 2}: Cone

  • iii. f u, ΞΈ

conditions 1 and 2}: Convex hull 𝐹𝑦1: πœ„1𝑣1 + πœ„2𝑣2 = 𝑣1 + πœ„2(𝑣2 βˆ’ 𝑣1) 𝐹𝑦2: πœ„1𝑣1 + πœ„2𝑣2 + πœ„3𝑣3

slide-18
SLIDE 18

Definitions: Hyperplane and Half Spaces

18

Hyperplane 𝑦 π‘π‘ˆπ‘¦ = 𝑐}, 𝑏 ∈ π‘†π‘œ, 𝑐 ∈ 𝑆

  • r

𝑦 π‘π‘ˆ(𝑦 βˆ’ 𝑦0) = 0}, for any 𝑦0 ∈ π‘†π‘œ, 𝑏 ∈ π‘†π‘œ, 𝑐 ∈ 𝑆 Half Space 𝑦 π‘π‘ˆπ‘¦ ≀ 𝑐} 𝑏 ∈ π‘†π‘œ, 𝑐 ∈ 𝑆

  • r

𝑦 π‘π‘ˆ(𝑦 βˆ’ 𝑦0) ≀ 0} 𝐹𝑦: 𝑦 𝑦1 + 𝑦2 = 1} 𝑝𝑠 𝑦 [1,1] 𝑦1 𝑦2 βˆ’ 0.5 0.5 = 0} 𝑦 π‘π‘ˆ(𝑦 βˆ’ 𝑦0) ≀ 0}, π‘π‘ˆ= [1,1], 𝑐 = 1, 𝑦0 = [2, βˆ’1] 𝑔 𝑦1, 𝑦2 = 𝑦1 + 𝑦2 βˆ’ 1 normalize the expression:

π‘π‘ˆ 𝑏 2 𝑦= 𝑐 𝑏 2

  • 2. Sets and Definitions
slide-19
SLIDE 19

Ex : 3 variables 𝑦|π‘π‘ˆπ‘¦ = 𝑐 , π‘π‘ˆ = 1,1,1 , 𝑐 = 6 Ex : 4 variables 𝑦|π‘π‘ˆπ‘¦ = 𝑐 , π‘π‘ˆ = 1,1,1,1 , 𝑐 = 6 (1) degrees of freedom : π‘œ βˆ’ 1 π‘†π‘œ . (2) all vectors (𝑦 βˆ’ 𝑧) are orthogonal to direction 𝑏, i.e. π‘π‘ˆ 𝑦 βˆ’ 𝑧 = 0, βˆ€π‘¦, 𝑧 in the hyperplane Proof: Exercise: Conceptually (visually) construct hyperplane.

  • 2. Sets and Definitions: Hyperplanes

19

slide-20
SLIDE 20

Hyperplane : as an Equal potential of cost function min𝑔

0 𝑦 = π‘‘π‘ˆπ‘¦

𝑓. 𝑕. 1, 2 𝑦1 𝑦2

πœ–π‘”

0 𝑦

πœ–π‘¦1 = 1 πœ–π‘”

0 𝑦

πœ–π‘¦2 = 2

Vector 𝑑 is the sensitivity or cost of vector 𝑦1 𝑦2

  • 2. Sets and Definitions: Hyperplanes

20

slide-21
SLIDE 21

Hyperplane : as a linearized constraint π‘π‘ˆπ‘¦ ≀ 𝑐 𝑓. 𝑕. 1, 2 𝑦1 𝑦2 ≀ 10 Remark :

  • Hyperplane is one key building block of convex optimization.

(theory, algorithms, applications for machine learning, deep learning, …)

  • Each hyperplane separates the space into two half spaces.
  • If π‘œ β‰₯ π‘ž, π‘ž hyperplanes can separate the space into 2π‘ž

disjoint regions.

  • 2. Sets and Definitions

21

slide-22
SLIDE 22

β…€. Polyhedra (plural) : Poly (many) Hedron (face) 𝑄 = 𝑦 𝐡𝑦 ≀ 𝑐, 𝐷𝑦 = 𝑒} 𝐡 = 𝑏1

π‘ˆ

𝑏2

π‘ˆ

… 𝑏𝑛

π‘ˆ

C = 𝑑1

π‘ˆ

𝑑2

π‘ˆ

… π‘‘π‘ž

π‘ˆ

  • 2. Sets and Definitions

22

slide-23
SLIDE 23

β…€I. Matrix Space : Positive Semidefinite Cone β‘  π‘‡π‘œ = π‘Œ ∈ π‘†π‘œβ¨‰π‘œ π‘Œ = π‘Œπ‘ˆ} Symmetric Matrix β‘‘ 𝑇+

π‘œ = π‘Œ ∈ π‘‡π‘œ π‘Œ βͺ° 0}

𝑗. 𝑓. π‘§π‘ˆπ‘Œπ‘§ β‰₯ 0, βˆ€π‘§ 𝑇++

π‘œ

= π‘Œ ∈ π‘‡π‘œ π‘Œ ≻ 0} 𝑗. 𝑓. π‘§π‘ˆπ‘Œπ‘§ > 0, βˆ€π‘§ β‰  0 Ex: π‘Œ = 𝑦 𝑧 𝑧 𝑨 ∈ 𝑇+

2 ⇔ 𝑦 β‰₯ 0, 𝑨 β‰₯ 0, 𝑦𝑨 β‰₯ 𝑧2

[𝑏 𝑐]π‘Œ 𝑏 𝑐 = 𝑏2𝑦 + 𝑐2𝑨 + 2𝑏𝑐𝑧 β‰₯ 0, βˆ€π‘, 𝑐 ∈ ℝ

  • 2. Sets and Definitions

23

slide-24
SLIDE 24

Proof : 1 βˆ’π‘¦βˆ’1𝑧 1 𝑦 𝑧 𝑧 𝑨 1 βˆ’π‘¦βˆ’1𝑧 1 = 𝑦 𝑨 βˆ’ π‘¦βˆ’1𝑧2 Let 𝑆 = 1 βˆ’π‘¦βˆ’1𝑧 1 We have 𝑏 𝑐 π‘Œ 𝑏 𝑐 = [𝑏 𝑐]π‘†βˆ’π‘ˆπ‘†π‘ˆπ‘Œπ‘†π‘†βˆ’1 𝑏 𝑐 = 𝑏 𝑐 π‘†βˆ’π‘ˆ 𝑦 𝑨 βˆ’ π‘¦βˆ’1𝑧2 π‘†βˆ’1 𝑏 𝑐

  • 2. Sets and Definitions

24

slide-25
SLIDE 25

𝑦 π‘π‘ˆπ‘¦ = 𝑐} (Classification, Optimization, Duality) Theorem : Given two convex sets 𝐷 ∩ 𝐸 = βˆ… in π‘†π‘œ βˆƒπ‘ ∈ π‘†π‘œ, 𝑐 ∈ 𝑆, 𝑑. 𝑒. π‘π‘ˆπ‘¦ ≀ 𝑐, βˆ€π‘¦ ∈ 𝐷 π‘π‘ˆπ‘¦ β‰₯ 𝑐, βˆ€π‘¦ ∈ 𝐸 Actually 𝑏 = 𝑒 βˆ’ 𝑑, 𝑐 =

𝑒 2

2βˆ’ 𝑑 2 2

2

i.e. 𝑔 𝑦 = π‘π‘ˆπ‘¦ βˆ’ 𝑐 = 𝑒 βˆ’ 𝑑 π‘ˆ(𝑦 βˆ’

𝑒+𝑑 2 )

For 𝑒𝑗𝑑𝑒 𝐷, 𝐸 = inf 𝑣 βˆ’ 𝑀 2 𝑣 ∈ 𝐷, 𝑀 ∈ 𝐸}

  • 3. Separating Hyperplane

25

slide-26
SLIDE 26

Proof : βˆ€π‘€ ∈ 𝐸, π‘π‘ˆπ‘€ β‰₯ π‘π‘ˆπ‘’ should be true By contradiction, suppose that π‘π‘ˆπ‘€ < π‘π‘ˆπ‘’ Then we can show that 𝑒 + 𝑒(𝑀 βˆ’ 𝑒) is close to 𝑑 for 𝑒 > 0 Because

𝑒 𝑒𝑒 𝑒 + 𝑒 𝑀 βˆ’ 𝑒 βˆ’ 𝑑 2 2 = 2 𝑒 βˆ’ 𝑑 π‘ˆ 𝑀 βˆ’ 𝑒 < 0

We have 𝑒 + 𝑒 𝑀 βˆ’ 𝑒 βˆ’ 𝑑 2 < 𝑒 βˆ’ 𝑑 2 for tiny 𝑒 > 0

  • 3. Separating Hyperplane

26

slide-27
SLIDE 27

Given set 𝐷 ∈ π‘†π‘œ, and a point 𝑦0 on the boundary of 𝐷, the hyperplan 𝑦 π‘π‘ˆπ‘¦ = π‘π‘ˆπ‘¦0} is called supporting hyperplane of C if π‘π‘ˆπ‘¦ ≀ π‘π‘ˆπ‘¦0, βˆ€π‘¦ ∈ 𝐷. Supporting Hyperplane Theorem: For any nonempty convex set 𝐷, and a point 𝑦0 on the boundary of 𝐷, There exists a support hyperplane to 𝐷 at 𝑦0. Proof: A separating hyperplane that separates interior 𝐷 and {𝑦0} is a supporting hyperplane.

  • 3. Supporting Hyperplane

27

slide-28
SLIDE 28

Given Cone 𝐿 (i.e. 𝐿 = {σ𝑗=1

𝑙

πœ„π‘—π‘£π‘— |πœ„π‘— > 0, 𝑣𝑗 ∈ π‘†π‘œ, βˆ€π‘—}) πΏβˆ— = 𝑧 π‘¦π‘ˆπ‘§ β‰₯ 0, βˆ€π‘¦ ∈ 𝐿} Ex: 1. 𝐿 = 𝑆+

π‘œ ∢ πΏβˆ— = 𝑆+ π‘œ

  • 2. 𝐿 = 𝑇+

π‘œ ∢ πΏβˆ— = 𝑇+ π‘œ

  • 3. 𝐿 =

𝑦, 𝑒 𝑦 2 ≀ 𝑒 ∢ πΏβˆ— = {(𝑦, 𝑒)| 𝑦 2 ≀ 𝑒}

  • 4. 𝐿 =

𝑦, 𝑒 𝑦 1 ≀ 𝑒 ∢ πΏβˆ— = {(𝑦, 𝑒)| 𝑦 ∞ ≀ 𝑒}

  • 4. Dual Cones

28

slide-29
SLIDE 29

Show that cone 𝐿 = 𝑦, 𝑒 𝑦 1 ≀ 𝑒 has its dual πΏβˆ— = 𝑦, 𝑒 𝑦 ∞ ≀ 𝑒 Proof : Statement π‘¦π‘ˆπ‘£ + 𝑒𝑀 β‰₯ 0, βˆ€ 𝑦 1 ≀ 𝑒 ↔ 𝑣 ∞ ≀ 𝑀 L=>R By contradiction, suppose that 𝑣 ∞ > 𝑀 We can find βˆƒπ‘¦ 𝑑. 𝑒 𝑦 1 ≀ 1, π‘¦π‘ˆπ‘£ > 𝑀 Setting t=1, then we have π‘£π‘ˆ βˆ’π‘¦ + 𝑀 < 0. R=>L Given 𝑦 1 ≀ 𝑒, 𝑣 ∞ ≀ 𝑀 π‘£π‘ˆ βˆ’π‘¦/𝑒 1 ≀ 𝑣 ∞ ≀ 𝑀 Thus, π‘£π‘ˆ βˆ’π‘¦ ≀ 𝑀𝑒

29

  • 4. Dual Cones
slide-30
SLIDE 30

Definition: 𝑦 ≀𝐿 𝑧 if 𝑧 βˆ’ 𝑦 ∈ 𝐿 Theorem: 𝑦 ≀𝐿 𝑧 iff πœ‡π‘ˆπ‘¦ ≀ πœ‡π‘ˆπ‘§, βˆ€πœ‡ ∈ πΏβˆ— Examples

30

  • 4. Dual Cones
slide-31
SLIDE 31

The polyhedral cone π‘Š = {𝑦|𝐡𝑦 β‰₯0} has its dual cone π‘Šβˆ— = {π΅π‘ˆπ‘€|𝑀 β‰₯ 0} Proof : By definition π‘Šβˆ— = {𝑧|π‘¦π‘ˆπ‘§ β‰₯ 0, βˆ€π‘¦ ∈ π‘Š} Thus π‘Šβˆ— = {𝑧|π‘¦π‘ˆπ‘§ β‰₯ 0, βˆ€π΅π‘¦ β‰₯ 0} Let 𝑧 = π΅π‘ˆπ‘€, we have π‘¦π‘ˆπ‘§ = π‘¦π‘ˆπ΅π‘ˆπ‘€ > 0 if 𝑀 β‰₯ 0 Ex: 𝐡 = 1 2 1 βˆ’1 i.e. 𝑦1 + 2𝑦2 β‰₯ 0, 𝑦1 βˆ’ 𝑦2 β‰₯ 0 π΅π‘ˆ = 1 1 2 βˆ’1 i.e. {πœ„1 1 2 + πœ„2 1 βˆ’1 |πœ„1, πœ„2 β‰₯ 0}

31

  • 4. Dual Cones
slide-32
SLIDE 32

Remark: 𝑦0 + βˆ†π‘¦ βˆ†π‘¦ ∈ 𝐿 (1) 𝐿 cone can be translated to 𝑦0 (2) If 𝑏 ∈ πΏβˆ— Then π‘π‘ˆπ‘¦ β‰₯ 0, βˆ€π‘¦ ∈ 𝐿, i.e. βˆ’π‘π‘¦ is a supporting hyperplane

  • f cone 𝐿

(3) Suppose that the current feasible search region is at corner 𝑦0 and 𝑦0 + βˆ†π‘¦ βˆ†π‘¦ ∈ 𝐿, ||βˆ†π‘¦|| < 𝑠 is a local feasible region

  • f a convex set

If 𝛼𝑔

0 𝑦0 ∈ πΏβˆ—, i.e. 𝛼𝑔 0 𝑦0 π‘ˆβˆ†π‘¦ β‰₯ 0, βˆ€βˆ†π‘¦ ∈ 𝐿

Then 𝑦0 is an optimal solution

32

  • 4. Dual Cones