Prevention is Better than Cure: Handling Basis Collapse and Transparency in Dense Networks
Gurpreet Singh, Soumyajit Gupta, Clint N. Dawson

TL;DR
This paper identifies basis collapse as a key issue in dense networks, proposes a modified loss to prevent it, and demonstrates that this leads to more concise, interpretable models with better performance and transparency.
Contribution
The work introduces a new loss function to address basis collapse, provides guidelines for activation choice and scaling, and experimentally verifies the impact on network efficiency and interpretability.
Findings
Basis collapse causes redundant networks.
Modified loss reduces parameters by 100x and lowers MSE by 10x.
Network width depends on feature complexity, not just dimension.
Abstract
Dense nets are an integral part of any classification and regression problem. Recently, these networks have found a new application as solvers for known representations in various domains. However, one crucial issue with dense nets is it's feature interpretation and lack of reproducibility over multiple training runs. In this work, we identify a basis collapse issue as a primary cause and propose a modified loss function that circumvents this problem. We also provide a few general guidelines relating the choice of activations to loss surface roughness and appropriate scaling for designing low-weight dense nets. We demonstrate through carefully chosen numerical experiments that the basis collapse issue leads to the design of massively redundant networks. Our approach results in substantially concise nets, having fewer parameters, while achieving a much lower MSE…
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
TopicsAdversarial Robustness in Machine Learning · Gene Regulatory Network Analysis · Explainable Artificial Intelligence (XAI)
