Math Problem Statement
Let A ∈ Rn×n be a constant matrix and b ∈ Rn be a constant vector.
Let z ∈ Rn. Consider the function g(z) defined as
g(z) =
1
2
∥Az − b∥22
1
2
∥z∥22
Consider the problem of finding the minimum of g(z) using gradient
descent. Derive the optimal step size αk to be used at iteration number
k of the gradient descent scheme assuming estimate zk−1 from the
previous iteration.
Solution
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Matrix Algebra
Gradient Descent
Formulas
Gradient of a Quadratic Function
Theorems
-
Suitable Grade Level
Advanced Undergraduate
Related Recommendation
Optimal Step Size in Gradient Descent for Quadratic Function
Derive the Optimal Step Size for Gradient Descent at Iteration k
Optimal Step Size in Gradient Descent for Quadratic Function Minimization
Optimal Step Length in Steepest Descent and Newton's Method for Strongly Convex Quadratic Functions
Optimal Step Size Calculation for Gradient Descent Algorithm