|
|
|
|
|
by imtringued
255 days ago
|
|
Since you're associating ML with singular value decomposition, do you know if it is possible to factor the matrices of neural networks for fast inverse jacobian products? If this is possible, then optimizing through a neural network becomes roughly as cheap as doing half a dozen forward passes. |
|
Less popular techniques like normalizing flows do need that but instead of SVD they directly design transformations that are easier to invert.