Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Ineffective Reusage of Intermediate Derivatives

derivative_reusage

Figure a. In BCD's backward, the derivative of intermediate activations $z_\ell, \cdots z_L$ are only used for computing the gradient of the active block $W_{\ell}$. The proposed BREAD framework reuses these derivatives for efficiently computing the gradient of correction matrices.

Suboptimal Optimization Landscape

bcd limitation

Figure b. Suboptimality issue of BCD. Left figure shows that BCD fails to minimize the loss to zero when the final layer is frozen, as the groudtruth $y$ lies out of the positive column space of the last layer's weight. Right figure verifies the Proposition 4.1, where rotating the column space of the last layer effectively covers the label $y$.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors