paper-with-me

Papers

Scaling Laws for Data-Efficient Visual Transfer Learning

2025-04-17 · Wenxuan Yang, Qingqu Wei, Chenxi Ma, Weimin Tan, Bo Yan

Current scaling laws for visual AI models focus predominantly on large-scale pretraining, leaving a critical gap in understanding how performance scales for data-constrained downstream tasks. To address this limitation, this paper establishes the first practical framework for data-efficient scaling laws in visual transfer learning, addressing two fundamental questions: 1) How do scaling behaviors shift when downstream tasks operate with limited data? 2) What governs the efficacy of knowledge distillation under such constraints? Through systematic analysis of vision tasks across data regimes (1K-1M samples), we propose the distillation boundary theory, revealing a critical turning point in distillation efficiency: 1) Distillation superiority: In data-scarce conditions, distilled models significantly outperform their non-distillation counterparts, efficiently leveraging inherited knowledge to compensate for limited training samples. 2) Pre-training dominance: As pre-training data increases beyond a critical threshold, non-distilled models gradually surpass distilled versions, suggesting diminishing returns from knowledge inheritance when sufficient task-specific data becomes available. Empirical validation across various model scales (2.5M to 38M parameters) and data volumes demonstrate these performance inflection points, with error difference curves transitioning from positive to negative values at critical data thresholds, confirming our theoretical predictions. This work redefines scaling laws for data-limited regimes, bridging the knowledge gap between large-scale pretraining and practical downstream adaptation, addressing a critical barrier to understanding vision model scaling behaviors and optimizing computational resource allocation.

📄 PDF Abstract BibTeX arXiv:2504.13219

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationTransfer Learning

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Scaling Laws for Black box Adversarial Attacks

2024-11-25 · Chuan Liu, Huanran Chen, Yichi Zhang, Yinpeng Dong 외

Adversarial examples usually exhibit good cross-model transferability, enabling attacks on black-box models with limited information about their architectures and parameters, which are highly threatening in commercial bl…

Adversarial Attack

ATLAS: Adaptive Transfer Scaling Laws for Multilingual Pretraining, Finetuning, and Decoding the Curse of Multilinguality

2025-10-24 · Shayne Longpre, Sneha Kudugunta, Niklas Muennighoff, I-Hung Hsu 외 arxiv

Scaling laws research has focused overwhelmingly on English -- yet the most prominent AI models explicitly serve billions of international users. In this work, we undertake the largest multilingual scaling laws study to …

Cross-Lingual Transfer

An Empirical Study of Scaling Laws for Transfer

2024-08-30 · Matthew Barnett

We present a limited empirical study of scaling laws for transfer learning in transformer models. More specifically, we examine a scaling law that incorporates a "transfer gap" term, indicating the effectiveness of pre-t…

Transfer Learning

Scaling Laws for Discriminative Speech Recognition Rescoring Models

2023-06-27 · Yile Gu, Prashanth Gurunath Shivakumar, Jari Kolehmainen, Ankur Gandhe 외

Recent studies have found that model performance has a smooth power-law relationship, or scaling laws, with training data and model size, for a wide range of problems. These scaling laws allow one to choose nearly optima…

speech-recognitionSpeech Recognition

ShapleyLaw: A Game-Theoretic Approach to Multilingual Scaling Laws

2026-03-18 · Xuyang Cao, Qianying Liu, Chuan Xiao, Yusuke Oda 외 arxiv

In multilingual pretraining, the test loss of a pretrained model is heavily influenced by the proportion of each language in the pretraining data, namely the \textit{language mixture ratios}. Multilingual scaling laws ca…

Cross-Lingual Transfer