paper-with-me

홈 › Papers

Feed Two Birds with One Scone: Exploiting Function-Space Regularization for Both OOD Robustness and ID Fine-Tuning Performance

2025-08-31 · Xiang Yuan, Jun Shu, Deyu meng, Zongben Xu arxiv

Robust fine-tuning aims to achieve competitive in-distribution (ID) performance while maintaining the out-of-distribution (OOD) robustness of a pre-trained model when transferring it to a downstream task. To remedy this, most robust fine-tuning methods aim to preserve the pretrained weights, features, or logits. However, we find that these methods cannot always improve OOD robustness for different model architectures. This is due to the OOD robustness requiring the model function to produce stable prediction for input information of downstream tasks, while existing methods might serve as a poor proxy for the optimization in the function space. Based on this finding, we propose a novel regularization that constrains the distance of fine-tuning and pre-trained model in the function space with the simulated OOD samples, aiming to preserve the OOD robustness of the pre-trained model. Besides, to further enhance the OOD robustness capability of the fine-tuning model, we introduce an additional consistency regularization to promote stable predictions of perturbed samples. Extensive experiments demonstrate our approach could consistently improve both downstream task ID fine-tuning performance and OOD robustness across a variety of CLIP backbones, outperforming existing regularization-based robust fine-tuning methods.

📄 PDF Abstract BibTeX arXiv:2509.05328

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Feed Two Birds with One Scone: Exploiting Wild Data for Both Out-of-Distribution Generalization and Detection

2023-06-15 · Haoyue Bai, Gregory Canal, Xuefeng Du, Jeongyeol Kwon 외

Modern machine learning models deployed in the wild can encounter both covariate and semantic shifts, giving rise to the problems of out-of-distribution (OOD) generalization and OOD detection respectively. While both pro…

Out-of-Distribution Generalization

Jam or Cream First? Modeling Ambiguity in Neural Machine Translation with SCONES

2022-05-02 · NAACL 2022 7 · Felix Stahlberg, Shankar Kumar

The softmax layer in neural machine translation is designed to model the distribution over mutually exclusive tokens. Machine translation, however, is intrinsically uncertain: the same source sentence can have multiple s…

Machine TranslationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONNMT+2

Feed m Birds with One Scone: Accelerating Multi-task Gradient Balancing via Bi-level Optimization

2026-03-08 · Xuxing Chen, Yun He, Jiayi Xu, Minhui Huang 외 arxiv

In machine learning, the goal of multi-task learning (MTL) is to optimize multiple objectives together. Recent works, for example, Multiple Gradient Descent Algorithm (MGDA) and its variants, show promising results with …

Multi-Task Learning

PDiscoNet: Semantically consistent part discovery for fine-grained recognition

2023-09-06 · ICCV 2023 1 · Robert van der Klis, Stephan Alaniz, Massimiliano Mancini, Cassio F. Dantas 외

Fine-grained classification often requires recognizing specific object parts, such as beak shape and wing patterns for birds. Encouraging a fine-grained classification model to first detect such parts and then using them…

Classification

Temp-SCONE: A Novel Out-of-Distribution Detection and Domain Generalization Framework for Wild Data with Temporal Shift

2025-12-04 · Aditi Naiknaware, Sanchit Singh, Hajar Homayouni, Salimeh Sekeh arxiv

Open-world learning (OWL) requires models that can adapt to evolving environments while reliably detecting out-of-distribution (OOD) inputs. Existing approaches, such as SCONE, achieve robustness to covariate and semanti…

Out-of-Distribution DetectionDomain Generalization