Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

hw6_532_fall21_solutions E C E 532|VERY HELPFUL

Rating
-
Sold
-
Pages
8
Grade
A+
Uploaded on
03-12-2022
Written in
2022/2023

CS/ECE/ME 532 Homework 6: Iterative Algorithms for Regularized LS 1. Gradient Descent Convergence. Consider the Gradient Descent iteration for solving a standard least-squares problem with A ∈ R m×n , b ∈ R m, and A has full column rank. Recall that this iteration begins with some initial x0 and then: xk+1 = xk − µAT (Axk − b) for k = 0, 1, . . . (1) a) We expect the algorithm to converge to x? = (ATA) −1ATb. Define the error as ek := xk − x?. Show how to rewrite (1) in the form ek+1 = P ek. What is the matrix P ? SOLUTION: Substitute xk 7→ ek + x? and xk+1 7→ ek+1 + x? and obtain: ek+1 = ek − µAT (Aek + Ax? − b) Then, using the fact that ATAx? = ATb, the expression simplifies to: ek+1 = (I − µATA)ek Therefore P = I − µATA. b) Define the residual rk := Axk − b. Show how to rewrite (1) in the form rk+1 = Qrk. What is the matrix Q? SOLUTION: Compute the residual at time k + 1 and obtain: rk+1 = Axk+1 − b = A(xk − µAT (Axk − b)) − b = (I − µAAT )(Axk − b) = (I − µAAT )rk Therefore Q = I − µAAT. c) Let {σi} be the singular values of A. Prove that when 0 µ 2 σ 2 1 , we have limk→∞ ek = 0. Hint: substitute the SVD of A into your expression for P . SOLUTION: Let UΣV T = A be the full SVD of A. The expression for ek+1 becomes: ek+1 = (I − µV ΣTΣV T )ek Multiply by V T on both sides and define V Tek = qk and rewrite as: qk+1 = (I − µΣTΣ)qk Since V T is orthogonal, ek → 0 if and only if qk → 0. And this, in turn, is equivalent to each component of qk going to zero separately (because I − µΣTΣ is diagonal). Moreover, A has full column rank, so ΣTΣ is invertible—it is diagonal with entries σ1 ≥ · · · ≥ σn 0. The equations corresponding to individual components of qk look like: qk+1 = (1 − µσ2 )qk. We have convergence to zero if and only if |1 − µσ2 i |

Show more Read less
Institution
Course









Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
Course

Document information

Uploaded on
December 3, 2022
Number of pages
8
Written in
2022/2023
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$7.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Abbyy01 Exam Questions
Follow You need to be logged in order to follow users or courses
Sold
96
Member since
4 year
Number of followers
33
Documents
1337
Last sold
1 week ago

3.5

13 reviews

5
5
4
2
3
3
2
1
1
2

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions