TL;DR
CAWI introduces a dependence-aware weight initialization for randomized neural networks by fitting input features to a copula, significantly improving predictive performance across diverse benchmarks.
Contribution
It proposes a novel copula-based weight initialization method that respects feature dependence, enhancing the effectiveness of randomized neural networks.
Findings
CAWI outperforms traditional random initialization on 83 classification benchmarks.
It improves predictive accuracy on biomedical datasets like BreaKHis and Schizophrenia.
Dependence-aware initialization leads to better-conditioned models and more reliable predictions.
Abstract
Randomized neural networks (RdNNs) enable efficient, backpropagation-free training by freezing randomly initialized input-to-hidden weights, which permits a closed-form solution for the output layer. However, conventional random initialization is blind to inter-feature dependence, ignoring correlations, asymmetries, and tail dependence in the data, which degrades conditioning and predictive performance. To the best of our knowledge, this limitation remains unaddressed in the RdNN literature. To close this gap, we propose CAWI (Copula-Aligned Weight Initialization), a framework that draws input-to-hidden weights from a data-fitted copula that matches empirical dependence, ensuring the frozen projections respect inter-feature dependence without sacrificing the closed-form solution. CAWI (i) maps each feature to the unit interval using empirical CDFs, (ii) fits a multivariate copula that…
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.
