linear algebra 3 -...

16
Linear Algebra 3 Industrial AI Lab. Prof. Seungchul Lee

Upload: lebao

Post on 04-Apr-2019

217 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Linear Algebra 3 - i-systems.github.ioi-systems.github.io/HSE545/iAI/ML/topics/02_Linear_Algebra/04... · System of Linear Equations •Well-determined linear systems •Under-determined

Linear Algebra 3

Industrial AI Lab.

Prof. Seungchul Lee

Page 2: Linear Algebra 3 - i-systems.github.ioi-systems.github.io/HSE545/iAI/ML/topics/02_Linear_Algebra/04... · System of Linear Equations •Well-determined linear systems •Under-determined

System of Linear Equations

• Well-determined linear systems

• Under-determined linear systems

• Over-determined linear systems

2

Page 3: Linear Algebra 3 - i-systems.github.ioi-systems.github.io/HSE545/iAI/ML/topics/02_Linear_Algebra/04... · System of Linear Equations •Well-determined linear systems •Under-determined

Well-Determined Linear Systems

• System of linear equations

• Geometric interpretation

3

Page 4: Linear Algebra 3 - i-systems.github.ioi-systems.github.io/HSE545/iAI/ML/topics/02_Linear_Algebra/04... · System of Linear Equations •Well-determined linear systems •Under-determined

Well-Determined Linear Systems

• System of linear equations

• Generalization

4

Page 5: Linear Algebra 3 - i-systems.github.ioi-systems.github.io/HSE545/iAI/ML/topics/02_Linear_Algebra/04... · System of Linear Equations •Well-determined linear systems •Under-determined

Under-Determined Linear Systems

• System of linear equations

• Geometric interpretation

5

Page 6: Linear Algebra 3 - i-systems.github.ioi-systems.github.io/HSE545/iAI/ML/topics/02_Linear_Algebra/04... · System of Linear Equations •Well-determined linear systems •Under-determined

Under-Determined Linear Systems

• System of linear equations

• Generalization

6

Page 7: Linear Algebra 3 - i-systems.github.ioi-systems.github.io/HSE545/iAI/ML/topics/02_Linear_Algebra/04... · System of Linear Equations •Well-determined linear systems •Under-determined

Over-Determined Linear Systems

• System of linear equations

• Geometric interpretation

7

Page 8: Linear Algebra 3 - i-systems.github.ioi-systems.github.io/HSE545/iAI/ML/topics/02_Linear_Algebra/04... · System of Linear Equations •Well-determined linear systems •Under-determined

Over-Determined Linear Systems

• System of linear equations

• Generalization

8

Page 9: Linear Algebra 3 - i-systems.github.ioi-systems.github.io/HSE545/iAI/ML/topics/02_Linear_Algebra/04... · System of Linear Equations •Well-determined linear systems •Under-determined

Summary of Linear Systems

• Square: Well-determined

• Fat: Under-determined

• Skinny: Over-determined

9

Page 10: Linear Algebra 3 - i-systems.github.ioi-systems.github.io/HSE545/iAI/ML/topics/02_Linear_Algebra/04... · System of Linear Equations •Well-determined linear systems •Under-determined

Least-Norm Solution

• For Under-Determined Linear System

• Find the solution of 𝐴𝑋 = 𝐵 that minimize 𝑋 or 𝑋 2

• i.e., optimization problem

10

Page 11: Linear Algebra 3 - i-systems.github.ioi-systems.github.io/HSE545/iAI/ML/topics/02_Linear_Algebra/04... · System of Linear Equations •Well-determined linear systems •Under-determined

Least-Norm Solution

• Optimization problem

• Geometric interpretation

• Select one solution among many solutions

• Often control problem

11

Page 12: Linear Algebra 3 - i-systems.github.ioi-systems.github.io/HSE545/iAI/ML/topics/02_Linear_Algebra/04... · System of Linear Equations •Well-determined linear systems •Under-determined

Least-Square Solution

• For Over-Determined Linear System

• Find 𝑋 that minimizes 𝐸 or 𝐸 2 (error)

• i.e. optimization problem

12

Page 13: Linear Algebra 3 - i-systems.github.ioi-systems.github.io/HSE545/iAI/ML/topics/02_Linear_Algebra/04... · System of Linear Equations •Well-determined linear systems •Under-determined

Least-Square Solution

• i.e. optimization problem

• Geometric interpretation

• Often estimation problem

13

Page 14: Linear Algebra 3 - i-systems.github.ioi-systems.github.io/HSE545/iAI/ML/topics/02_Linear_Algebra/04... · System of Linear Equations •Well-determined linear systems •Under-determined

Vector Projection onto Y

• The vector projection of a vector 𝑋 on (or onto) a nonzero vector 𝑌 is the orthogonal projection of 𝑋onto a straight line parallel to 𝑌

14

Page 15: Linear Algebra 3 - i-systems.github.ioi-systems.github.io/HSE545/iAI/ML/topics/02_Linear_Algebra/04... · System of Linear Equations •Well-determined linear systems •Under-determined

Vector Projection onto Y

• Another way of computing 𝜔 and 𝑊

15

Page 16: Linear Algebra 3 - i-systems.github.ioi-systems.github.io/HSE545/iAI/ML/topics/02_Linear_Algebra/04... · System of Linear Equations •Well-determined linear systems •Under-determined

Orthogonal Projection onto a Subspace

• Projection of 𝐵 onto a subspace 𝑈 of span of 𝐴1 and 𝐴2• Orthogonality

16