ESS-ReduNet: Enhancing Subspace Separability of ReduNet via Dynamic Expansion with Bayesian Inference
Xiaojie Yu, Haibo Zhang, Lizhi Peng, Fengyang Sun, Jeremiah Deng

TL;DR
This paper introduces ESS-ReduNet, a novel deep learning model that enhances subspace separability through dynamic expansion and Bayesian inference, leading to faster convergence and improved classification accuracy.
Contribution
The paper proposes a new method to improve ReduNet by dynamically expanding feature subspaces and incorporating Bayesian inference for better subspace decoupling.
Findings
Achieves over 10x faster convergence than ReduNet.
Improves SVM classification accuracy by 47% on ESR dataset.
Demonstrates effectiveness on multiple datasets including ESR, HAR, Covertype, and Gas.
Abstract
ReduNet is a deep neural network model that leverages the principle of maximal coding rate \textbf{redu}ction to transform original data samples into a low-dimensional, linear discriminative feature representation. Unlike traditional deep learning frameworks, ReduNet constructs its parameters explicitly layer by layer, with each layer's parameters derived based on the features transformed from the preceding layer. Rather than directly using labels, ReduNet uses the similarity between each category's spanned subspace and the data samples for feature updates at each layer. This may lead to features being updated in the wrong direction, impairing the correct construction of network parameters and reducing the network's convergence speed. To address this issue, based on the geometric interpretation of the network parameters, this paper presents ESS-ReduNet to enhance the separability of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications
MethodsSupport Vector Machine
