paper-with-me

홈 › Papers

Pruning's Effect on Generalization Through the Lens of Training and Regularization

2022-10-25 · Tian Jin, Michael Carbin, Daniel M. Roy, Jonathan Frankle, Gintare Karolina Dziugaite

Practitioners frequently observe that pruning improves model generalization. A long-standing hypothesis based on bias-variance trade-off attributes this generalization improvement to model size reduction. However, recent studies on over-parameterization characterize a new model size regime, in which larger models achieve better generalization. Pruning models in this over-parameterized regime leads to a contradiction -- while theory predicts that reducing model size harms generalization, pruning to a range of sparsities nonetheless improves it. Motivated by this contradiction, we re-examine pruning's effect on generalization empirically. We show that size reduction cannot fully account for the generalization-improving effect of standard pruning algorithms. Instead, we find that pruning leads to better training at specific sparsities, improving the training loss over the dense model. We find that pruning also leads to additional regularization at other sparsities, reducing the accuracy degradation due to noisy examples over the dense model. Pruning extends model training time and reduces model size. These two factors improve training and add regularization respectively. We empirically demonstrate that both factors are essential to fully explaining pruning's impact on generalization.

📄 PDF Abstract BibTeX arXiv:2210.13738

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Can network pruning benefit deep learning under label noise?

2021-09-29 · Zheng He, Quanzhi Zhu, Zengchang Qin

Network pruning is a widely-used technique to reduce the computational cost of over-parameterized neural networks. Conventional wisdom also regards pruning as a way to improve generalization: by zeroing out parameters, p…

Deep LearningNetwork Pruning

Adaptive Sharpness-Aware Pruning for Robust Sparse Networks

2023-06-25 · Anna Bair, Hongxu Yin, Maying Shen, Pavlo Molchanov 외

Robustness and compactness are two essential attributes of deep learning models that are deployed in the real world. The goals of robustness and compactness may seem to be at odds, since robustness requires generalizatio…

image-classificationImage Classificationobject-detectionObject Detection+1

TPV: Parameter Perturbations Through the Lens of Test Prediction Variance

2025-12-11 · Devansh Arpit arxiv

We introduce test prediction variance (TPV)--the first-order sensitivity of a trained model's outputs to parameter perturbations--as a unifying framework for analyzing post-training robustness. TPV is a fully label-free …

Transfer Learning

Pruning for Generalization: A Transfer-Oriented Spatiotemporal Graph Framework

2026-02-04 · Zihao Jing, Yuxi Long, Ganlin Feng arxiv

Multivariate time series forecasting in graph-structured domains is critical for real-world applications, yet existing spatiotemporal models often suffer from performance degradation under data scarcity and cross-domain …

Multivariate Time Series Forecasting

Cut Less, Fold More: Model Compression through the Lens of Projection Geometry

2026-02-20 · Olga Saukh, Dong Wang, Haris Šikić, Yun Cheng 외 arxiv

Compressing neural networks without retraining is vital for deployment at scale. We study calibration-free compression through the lens of projection geometry: structured pruning is an axis-aligned projection, whereas mo…

Model Compression