10.03.2015 Views

v2009.01.01 - Convex Optimization

v2009.01.01 - Convex Optimization

v2009.01.01 - Convex Optimization

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

D.1. DIRECTIONAL DERIVATIVE, TAYLOR SERIES 615<br />

One advantage to vectorization is existence of a traditional<br />

two-dimensional matrix representation for the second-order gradient of<br />

a real function with respect to a vectorized matrix. For example, from<br />

A.1.1 no.27 (D.2.1) for square A,B∈R n×n [140,5.2] [11,3]<br />

∇ 2 vec X tr(AXBXT ) = ∇ 2 vec X vec(X)T (B T ⊗A) vec X = B⊗A T +B T ⊗A ∈ R n2 ×n 2<br />

(1659)<br />

To disadvantage is a large new but known set of algebraic rules (A.1.1)<br />

and the fact that its mere use does not generally guarantee two-dimensional<br />

matrix representation of gradients.<br />

Another application of the Kronecker product is to reverse order of<br />

appearance in a matrix product: Suppose we wish to weight the columns<br />

of a matrix S ∈ R M×N , for example, by respective entries w i from the<br />

main-diagonal in<br />

W ∆ =<br />

⎡<br />

⎣ w ⎤<br />

1 0<br />

... ⎦∈ S N (1660)<br />

0 T w N<br />

The conventional way of accomplishing that is to multiply S by diagonal<br />

matrix W on the right-hand side: D.2<br />

⎡ ⎤<br />

w 1 0<br />

SW = S⎣<br />

... ⎦= [ ]<br />

S(:, 1)w 1 · · · S(:, N)w N ∈ R M×N (1661)<br />

0 T w N<br />

To reverse product order such that diagonal matrix W instead appears to<br />

the left of S : (Sze Wan)<br />

⎡<br />

⎤<br />

S(:, 1) 0 0<br />

SW = (δ(W) T ⊗ I) ⎢ 0 S(:, 2)<br />

...<br />

⎥<br />

⎣ ...<br />

... 0 ⎦ ∈ RM×N (1662)<br />

0 0 S(:, N)<br />

where I ∈ S M . For any matrices of like size, S,Y ∈ R M×N<br />

⎡<br />

⎤<br />

S(:, 1) 0 0<br />

S ◦Y = [ δ(Y (:, 1)) · · · δ(Y (:, N)) ] ⎢ 0 S(:, 2)<br />

...<br />

⎥<br />

⎣ ...<br />

... 0 ⎦ ∈ RM×N<br />

0 0 S(:, N)<br />

(1663)<br />

D.2 Multiplying on the left by W ∈ S M would instead weight the rows of S .

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!