Ranked Set Sampling-Based Multilayer Perceptron: Improving Generalization via Variance-Based Bounds
Feijiang Li, Liuya Zhang, Jieting Wang, Tao Yan, Yuhua Qian

TL;DR
This paper introduces a novel RSS-MLP approach that leverages rank set sampling to reduce variance in empirical loss, thereby improving the generalization ability of multilayer perceptrons.
Contribution
It proposes a new variance-based generalization bound and introduces RSS-MLP, a method that reduces variance in training data for better neural network performance.
Findings
RSS-MLP achieves lower variance in empirical loss compared to SRS-based methods.
Experimental results on twelve datasets demonstrate improved generalization.
Theoretical analysis confirms variance reduction in convex loss functions.
Abstract
Multilayer perceptron (MLP), one of the most fundamental neural networks, is extensively utilized for classification and regression tasks. In this paper, we establish a new generalization error bound, which reveals how the variance of empirical loss influences the generalization ability of the learning model. Inspired by this learning bound, we advocate to reduce the variance of empirical loss to enhance the ability of MLP. As is well-known, bagging is a popular ensemble method to realize variance reduction. However, bagging produces the base training data sets by the Simple Random Sampling (SRS) method, which exhibits a high degree of randomness. To handle this issue, we introduce an ordered structure in the training data set by Rank Set Sampling (RSS) to further reduce the variance of loss and develop a RSS-MLP method. Theoretical results show that the variance of empirical…
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
TopicsNeural Networks and Applications · Face and Expression Recognition
