LGCVMar 31, 2022

Efficient Maximal Coding Rate Reduction by Variational Forms

arXiv:2204.00077v110 citations
Originality Incremental advance
AI Analysis

This work addresses a computational bottleneck for researchers and practitioners using MCR^2 or similar log-determinant-based models, making it more efficient for training discriminative structures in high-dimensional data.

The paper tackles the high computational cost of the Maximal Coding Rate Reduction (MCR^2) training objective by reformulating it using variational forms of spectral functions, resulting in significant speed-ups and often higher quality representations in image classification experiments.

The principle of Maximal Coding Rate Reduction (MCR$^2$) has recently been proposed as a training objective for learning discriminative low-dimensional structures intrinsic to high-dimensional data to allow for more robust training than standard approaches, such as cross-entropy minimization. However, despite the advantages that have been shown for MCR$^2$ training, MCR$^2$ suffers from a significant computational cost due to the need to evaluate and differentiate a significant number of log-determinant terms that grows linearly with the number of classes. By taking advantage of variational forms of spectral functions of a matrix, we reformulate the MCR$^2$ objective to a form that can scale significantly without compromising training accuracy. Experiments in image classification demonstrate that our proposed formulation results in a significant speed up over optimizing the original MCR$^2$ objective directly and often results in higher quality learned representations. Further, our approach may be of independent interest in other models that require computation of log-determinant forms, such as in system identification or normalizing flow models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes