paper-with-me

홈 › Papers

TRACER: Persistent Regularization for Robust Multimodal Finetuning

2026-05-28 · Hesam Asadollahzadeh, Feng Liu, Christopher Leckie, Sarah M. Erfani arxiv

Mainstream strategies for finetuning pretrained multimodal models often degrade out-of-distribution (OOD) robustness, a phenomenon known as catastrophic forgetting. In this paper, we develop a theoretical framework for multimodal contrastive finetuning, yielding closed-form solutions and a geometric decomposition for each strategy. This framework shows that self-distillation is more effective than other regularization approaches to retain the knowledge of the pretrained model. Our analysis reveals a largely overlooked limitation: standard Exponential Moving Average (EMA) teachers, widely used in robust finetuning, suffer from collapse. To solve this, we prove that a Weighted Moving Average (WMA) teacher maintains a persistent regularizing force over finite horizons and yields bias-free convergence in the task subspace while preserving orthogonal knowledge. These insights motivate TRACER (Trajectory-Robust Anchoring for Contrastive Encoder Regularization), which combines contrastive learning with WMA-guided multi-perspective distillation. Extensive experiments on CLIP finetuning demonstrate consistent OOD accuracy and calibration gains across three backbone architectures, and comprehensive ablations confirm that TRACER is both principled and robust to hyperparameter choices. Code is available at https://github.com/HesamAsad/TRACER.

📄 PDF Abstract BibTeX arXiv:2605.29380

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

G-TRACER: Expected Sharpness Optimization

2023-06-24 · John Williams, Stephen Roberts

We propose a new regularization scheme for the optimization of deep learning architectures, G-TRACER ("Geometric TRACE Ratio"), which promotes generalization by seeking flat minima, and has a sound theoretical basis as a…

When Two Tracers Disagree: An Investigation of Multimodal Fusion for Clinical PET/CT Segmentation

2026-08-19 · Jack A. Johnson, Bartłomiej W. Papież arxiv

PSMA and FDG PET/CT visualise complementary biological information in prostate cancer. Combining both tracers could capture heterogeneous tumour phenotypes that may be missed by either alone, yet there is no consensus on…

Lesion Segmentation

MUST-PET: MUltimodal Self-supervised learning across Tracers for whole-body PET/CT-based lesion segmentation

2026-08-20 · Bashirul Azam Biswas, Amartya Bhattacharya, Biratal Raj Wagle, Matthew E. Maeder 외 arxiv

Deep learning-based whole-body PET-CT lesion segmentation can support cancer staging, treatment planning, and response assessment, but generalization is limited by scarce annotations and domain shifts. Self-supervised le…

Self-Supervised LearningLesion Segmentation

TRACER: Verifiable Generative Provenance for Multimodal Tool-Using Agents

2026-05-11 · Bihui Yu, Caijun Jia, Jing Chi, Xiaohan Liu 외 arxiv

Multimodal large language models increasingly solve vision-centric tasks by calling external tools for visual inspection, OCR, retrieval, calculation, and multi-step reasoning. Current tool-using agents usually expose th…

Reinforcement Learning

TraCeR: Transformer-Based Competing Risk Analysis with Longitudinal Covariates

2025-12-19 · Maxmillan Ries, Sohan Seth arxiv

Survival analysis is a critical tool for modeling time-to-event data. Recent deep learning-based models have reduced various modeling assumptions including proportional hazard and linearity. However, a persistent challen…