ReduNet: A White-box Deep Network from the Principle of Maximizing Rate Reduction
Kwan Ho Ryan Chan, Yaodong Yu, Chong You, Haozhi Qi, John Wright, Yi, Ma

TL;DR
This paper introduces ReduNet, a theoretically grounded deep network derived from the principle of maximizing rate reduction, providing explicit layer-wise construction with interpretability and invariance properties.
Contribution
It presents a novel white-box deep network framework based on rate reduction principles, with explicit layer construction and geometric interpretation.
Findings
ReduNet effectively maximizes rate reduction for multi-class data.
The network components have clear optimization and geometric interpretations.
Preliminary experiments verify the effectiveness of the rate reduction approach.
Abstract
This work attempts to provide a plausible theoretical framework that aims to interpret modern deep (convolutional) networks from the principles of data compression and discriminative representation. We argue that for high-dimensional multi-class data, the optimal linear discriminative representation maximizes the coding rate difference between the whole dataset and the average of all the subsets. We show that the basic iterative gradient ascent scheme for optimizing the rate reduction objective naturally leads to a multi-layer deep network, named ReduNet, which shares common characteristics of modern deep networks. The deep layered architectures, linear and nonlinear operators, and even parameters of the network are all explicitly constructed layer-by-layer via forward propagation, although they are amenable to fine-tuning via back propagation. All components of so-obtained "white-box"…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications · Sparse and Compressive Sensing Techniques
MethodsConvolution
