paper-with-me

홈 › Papers

Loss Smoothing for Stable Adaptation Under Distribution Shift

2026-07-01 · Darshan Patil, Ekaterina Lobacheva, Razvan Pascanu, Sarath Chandar arxiv

In settings such as fine-tuning and reinforcement learning, neural networks are often adapted under distribution shift. Standard adaptation methods typically optimize the target objective directly, inducing an abrupt change from the source training objective. This abrupt transition can distort learned representations, including features that may still be useful for the new task. We investigate whether a more gradual transition can improve adaptation. We propose loss smoothing, a simple approach that interpolates between the source and target training objectives at the start of adaptation. This smooth transition helps to preserve useful features from the source distribution while still enabling the model to specialize to the target distribution. Across controlled supervised shifts, pretrained vision adaptation, offline-to-online and online reinforcement learning, and language model fine-tuning, we find that loss smoothing consistently improves performance, suggesting that smoother objective transitions are a broadly useful tool for model adaptation.

📄 PDF Abstract BibTeX arXiv:2607.00634

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Distill Once, Adapt Life-Long: Exploring Dataset Distillation for Continual Test-Time Adaptation

2026-06-18 · Hyun-Kurl Jang, Jihun Kim, Hyeokjun Kweon, Kuk-Jin Yoon arxiv

Continual Test-Time Adaptation (CTTA) aims to maintain model performance under evolving target domains by adapting online without labeled data. However, practical deployments often cannot retain the source dataset due to…

Test-time Adaptation

Smoothing the Shift: Towards Stable Test-Time Adaptation under Complex Multimodal Noises

2025-03-04 · Zirun Guo, Tao Jin

Test-Time Adaptation (TTA) aims to tackle distribution shifts using unlabeled test data without access to the source data. In the context of multimodal data, there are more complex noise patterns than unimodal data such …

Test-time Adaptation

Geometry Adaptive Counterfactual Distribution Learning with Diffusion-Guided Smoothing

2026-05-25 · Kwangho Kim arxiv

We study counterfactual distribution learning for high-dimensional outcomes whose counterfactual law may concentrate near lower-dimensional structure. Standard isotropic smoothing treats all ambient directions equally, l…

Wasserstein Exponential Smoothing for Distributional Time Series Forecasting

2026-06-04 · Takuo Matsubara, Peiwen Jiang, Minh-Ngoc Tran, Wilson Ye Chen arxiv

Distributional time series arise when each temporal observation is a probability distribution rather than a scalar. We propose Wasserstein exponential smoothing (WES), a one-parameter recursive forecasting method for dis…

Time Series Forecasting

Similarity Based Label Smoothing For Dialogue Generation

2021-07-23 · Sougata Saha, Souvik Das, Rohini Srihari

Generative neural conversational systems are generally trained with the objective of minimizing the entropy loss between the training "hard" targets and the predicted logits. Often, performance gains and improved general…

Dialogue GenerationWord Similarity