paper-with-me

홈 › Papers

How to prepare your task head for finetuning

2023-02-11 · Yi Ren, Shangmin Guo, Wonho Bae, Danica J. Sutherland

In deep learning, transferring information from a pretrained network to a downstream task by finetuning has many benefits. The choice of task head plays an important role in fine-tuning, as the pretrained and downstream tasks are usually different. Although there exist many different designs for finetuning, a full understanding of when and why these algorithms work has been elusive. We analyze how the choice of task head controls feature adaptation and hence influences the downstream performance. By decomposing the learning dynamics of adaptation, we find that the key aspect is the training accuracy and loss at the beginning of finetuning, which determines the "energy" available for the feature's adaptation. We identify a significant trend in the effect of changes in this initial energy on the resulting features after fine-tuning. Specifically, as the energy increases, the Euclidean and cosine distances between the resulting and original features increase, while their dot products (and the resulting features' norm) first increase and then decrease. Inspired by this, we give several practical principles that lead to better downstream performance. We analytically prove this trend in an overparamterized linear setting and verify its applicability to different experimental settings.

📄 PDF Abstract BibTeX arXiv:2302.05779

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EMFormer: Efficient Multi-Scale Transformer for Accumulative Context Weather Forecasting

2026-02-01 · Hao Chen, Tao Han, Jie Zhang, Song Guo 외 arxiv

Long-term weather forecasting is critical for socioeconomic planning and disaster preparedness. While recent approaches employ finetuning to extend prediction horizons, they remain constrained by the issues of catastroph…

Weather Forecasting

Imagine yourself: Tuning-Free Personalized Image Generation

2024-09-20 · Zecheng He, Bo Sun, Felix Juefei-Xu, Haoyu Ma 외

Diffusion models have demonstrated remarkable efficacy across various image-to-image tasks. In this research, we introduce Imagine yourself, a state-of-the-art model designed for personalized image generation. Unlike con…

DiversityImage GenerationPersonalized Image Generation

Your Self-Play Algorithm is Secretly an Adversarial Imitator: Understanding LLM Self-Play through the Lens of Imitation Learning

2026-02-01 · Shangzhe Li, Xuchao Zhang, Chetan Bansal, Weitong Zhang arxiv

Self-play post-training methods has emerged as an effective approach for finetuning large language models and turn the weak language model into strong language model without preference data. However, the theoretical foun…

Follow-Your-Motion: Video Motion Transfer via Efficient Spatial-Temporal Decoupled Finetuning

2025-06-05 · Yue Ma, Yulong Liu, Qiyuan Zhu, Ayden Yang 외

Recently, breakthroughs in the video diffusion transformer have shown remarkable capabilities in diverse motion generations. As for the motion-transfer task, current methods mainly use two-stage Low-Rank Adaptations (LoR…

Make Lead Bias in Your Favor: A Simple and Effective Method for News Summarization

2019-09-25 · Chenguang Zhu, ZiYi Yang, Robert Gmyr, Michael Zeng 외

Lead bias is a common phenomenon in news summarization, where early parts of an article often contain the most salient information. While many algorithms exploit this fact in summary generation, it has a detrimental effe…

News Summarization