paper-with-me

Papers

Input margins can predict generalization too

2023-08-29 · Coenraad Mouton, Marthinus W. Theunissen, Marelie H. Davel

Understanding generalization in deep neural networks is an active area of research. A promising avenue of exploration has been that of margin measurements: the shortest distance to the decision boundary for a given sample or its representation internal to the network. While margins have been shown to be correlated with the generalization ability of a model when measured at its hidden representations (hidden margins), no such link between large margins and generalization has been established for input margins. We show that while input margins are not generally predictive of generalization, they can be if the search space is appropriately constrained. We develop such a measure based on input margins, which we refer to as `constrained margins'. The predictive power of this new measure is demonstrated on the 'Predicting Generalization in Deep Learning' (PGDL) dataset and contrasted with hidden representation margins. We find that constrained margins achieve highly competitive scores and outperform other margin measurements in general. This provides a novel insight on the relationship between generalization and classification margins, and highlights the importance of considering the data manifold for investigations of generalization in DNNs.

📄 PDF Abstract BibTeX arXiv:2308.15466

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Insufficiency of the Large Margins Theory in Explaining the Performance of Ensemble Methods

2019-06-10 · Waldyn Martinez, J. Brian Gray

Boosting and other ensemble methods combine a large number of weak classifiers through weighted voting to produce stronger predictive models. To explain the successful performance of boosting algorithms, Schapire et al. …

Rethinking Breiman's Dilemma in Neural Networks: Phase Transitions of Margin Dynamics

2018-10-08 · Weizhi Zhu, Yifei HUANG, Yuan YAO

Margin enlargement over training data has been an important strategy since perceptrons in machine learning for the purpose of boosting the robustness of classifiers toward a good generalization ability. Yet Breiman (1999…

Generalization Bounds

ON BREIMAN’S DILEMMA IN NEURAL NETWORKS: SUCCESS AND FAILURE OF NORMALIZED MARGINS

2019-05-01 · ICLR 2019 5 · Yifei HUANG, Yuan YAO, Weizhi Zhu

A belief persists long in machine learning that enlargement of margins over training data accounts for the resistance of models to overfitting by increasing the robustness. Yet Breiman shows a dilemma (Breiman, 1999) tha…

Generalization Bounds

On the Current State of Research in Explaining Ensemble Performance Using Margins

2019-06-07 · Waldyn Martinez, J. Brian Gray

Empirical evidence shows that ensembles, such as bagging, boosting, random and rotation forests, generally perform better in terms of their generalization error than individual classifiers. To explain this performance, S…

Multi-Instance Partial-Label Learning with Margin Adjustment

2025-01-22 · Wei Tang, Yin-Fang Yang, Zhaofei Wang, Weijia Zhang 외

Multi-instance partial-label learning (MIPL) is an emerging learning framework where each training sample is represented as a multi-instance bag associated with a candidate label set. Existing MIPL algorithms often overl…

Partial Label Learning