paper-with-me

Papers

WAVE: Weight Template for Adaptive Initialization of Variable-sized Models

2024-06-25 · Fu Feng, Yucheng Xie, Jing Wang, Xin Geng

The expansion of model parameters underscores the significance of pre-trained models; however, the constraints encountered during model deployment necessitate models of variable sizes. Consequently, the traditional pre-training and fine-tuning paradigm fails to address the initialization problem when target models are incompatible with pre-trained models. We tackle this issue from a multitasking perspective and introduce \textbf{WAVE}, which incorporates a set of shared \textbf{W}eight templates for \textbf{A}daptive initialization of \textbf{V}ariable-siz\textbf{E}d Models. During initialization, target models will initialize the corresponding weight scalers tailored to their model size, which are sufficient to learn the connection rules of weight templates based on the Kronecker product from a limited amount of data. For the construction of the weight templates, WAVE utilizes the \textit{Learngene} framework, which structurally condenses common knowledge from ancestry models into weight templates as the learngenes through knowledge distillation. This process allows the integration of pre-trained models' knowledge into structured knowledge according to the rules of weight templates. We provide a comprehensive benchmark for the learngenes, and extensive experiments demonstrate the efficacy of WAVE. The results show that WAVE achieves state-of-the-art performance when initializing models with various depth and width, and even outperforms the direct pre-training of $n$ entire models, particularly for smaller models, saving approximately $n\times$ and $5\times$ in computational and storage resources, respectively. WAVE simultaneously achieves the most efficient knowledge transfer across a series of datasets, specifically achieving an average improvement of 1.8\% and 1.2\% on 7 downstream datasets.

📄 PDF Abstract BibTeX arXiv:2406.17503

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationTransfer Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

WAVE: Weight Templates for Adaptive Initialization of Variable-sized Models

2025-01-01 · CVPR 2025 1 · Fu Feng, Yucheng Xie, Jing Wang, Xin Geng

The growing complexity of model parameters underscores the significance of pre-trained models. However, deployment constraints often necessitate models of varying sizes, exposing limitations in the conventional pre-t…

Self-Supervised Weight Templates for Scalable Vision Model Initialization

2026-01-27 · Yucheng Xie, Fu Feng, Ruixiao Shi, Jing Wang 외 arxiv

The increasing scale and complexity of modern model parameters underscore the importance of pre-trained models. However, deployment often demands architectures of varying sizes, exposing limitations of conventional pre-t…

Constraint-based Pre-training: From Structured Constraints to Scalable Model Initialization

2026-04-16 · Fu Feng, Yucheng Xie, Ruixiao Shi, Jing Wang 외 arxiv

The pre-training and fine-tuning paradigm has become the dominant approach for model adaptation. However, conventional pre-training typically yields models at a fixed scale, whereas practical deployment often requires mo…

Image ClassificationImage Generation

Waveform Design Based on Mutual Information Upper Bound For Joint Detection and Estimation

2025-04-30 · Ruofeng Yu, Caiguang Zhang, Chenyang Luo, Mengdi Bai 외

Adaptive radar waveform design grounded in information-theoretic principles is critical for advancing cognitive radar performance in complex environments. This paper investigates the optimization of phase-coded waveforms…

parameter estimationRadar waveform design

Multi-frequency wavefield solutions for variable velocity models using meta-learning enhanced low-rank physics-informed neural network

2025-02-02 · Shijun Cheng, Tariq Alkhalifah

Physics-informed neural networks (PINNs) face significant challenges in modeling multi-frequency wavefields in complex velocity models due to their slow convergence, difficulty in representing high-frequency details, and…

Computational EfficiencyMeta-Learning