paper-with-me

Papers

Selective, Regularized, and Calibrated: Harnessing Vision Foundation Models for Cross-Domain Few-Shot Semantic Segmentation

2026-05-19 · Junyuan Ma, Xunzhi Xiang, Wenbin Li, Qi Fan, Yang Gao arxiv

Vision foundation models (VFMs) have achieved strong performance across various vision tasks. However, it still remains challenging to apply VFMs for cross-domain few-shot segmentation (CD-FSS), which segments objects of novel classes under domain shifts using only a few labeled exemplars. The challenge is mainly driven by two factors: (1) limited labeled exemplars per novel class relative to the scale of VFM pre-training, making the model prone to overfitting during retraining, and (2) target-domain shifts underrepresented during pre-training, inducing cross-domain inconsistency and layer-wise sensitivity. To address these issues, we propose Hierarchical Exemplar Representation Adaptation (HERA), a three-stage select-regularize-calibrate VFM-based segmentation framework that learns effectively from limited labels and adapts to novel domains without source-data retraining. We first design Hierarchical Layer Selection (HLS) to adaptively identify the most informative VFM layer using a data-dependent Exemplar Transfer Risk (ETR) computed for each candidate layer. Then, Prior-Guided Regularization (PGR) regularizes interactions on the selected representation, yielding well-structured local signals for the subsequent stage. Furthermore, Pixelwise Adaptive Calibration (PAC) combines the selected representation with the refined interaction maps to calibrate pixel-wise predictions, producing consistent masks. Together, these stages form a hierarchical select-regularize-calibrate pipeline that guides frozen VFM features in new domains while fine-tuning less than 2.7% of parameters at test time. Extensive experiments show that HERA surpasses the state of the art by more than 4.1 mIoU across multiple CD-FSS benchmarks.

📄 PDF Abstract BibTeX arXiv:2605.19340

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationCross-Domain Few-Shot

Similar Papers 제목 키워드 기반

Domain Generalizable Adaptation of 3D Vision-Language Models via Regularized Fine-Tuning

2026-06-16 · Sneha Paul, Zachary Patterson, Nizar Bouguila arxiv

Domain adaptation remains a central challenge in 3D vision, especially for multimodal foundation models that align 3D point clouds with visual and textual data. While these models demonstrate strong general capabilities,…

Domain GeneralizationDomain AdaptationPoint Clouds

S$^3$AM: A Single-Stream SAM with Reliability-Calibrated Frequency Adapter for Multi-modal Salient Object Detection

2026-08-18 · Ruichao Hou, Boyue Xu, Tongwei Ren, Dongming Zhou 외 arxiv

Vision foundation models have recently advanced multi-modal salient object detection (MSOD) through parameter-efficient tuning and prompt learning. However, existing Segment Anything Model (SAM)-adapted MSOD methods ofte…

Salient Object Detection

Preserving Multi-Modal Capabilities of Pre-trained VLMs for Improving Vision-Linguistic Compositionality

2024-10-07 · Youngtaek Oh, Jae Won Cho, Dong-Jin Kim, In So Kweon 외

In this paper, we propose a new method to enhance compositional understanding in pre-trained vision and language models (VLMs) without sacrificing performance in zero-shot multi-modal tasks. Traditional fine-tuning appro…

CROP: Task Relevance via Counterfactuals for Selective On-Policy Distillation

2026-08-13 · Enhan Li, Junhao He, Hongyang Du arxiv

On-policy distillation (OPD) supervises a student language model on trajectories sampled from its current policy, but assigns equal credit to response tokens with unequal supervision value. Selective OPD addresses this l…

Calibrating Bayesian Learning via Regularization, Confidence Minimization, and Selective Inference

2024-04-17 · Jiayi Huang, Sangwoo Park, Osvaldo Simeone

The application of artificial intelligence (AI) models in fields such as engineering is limited by the known difficulty of quantifying the reliability of an AI's decision. A well-calibrated AI model must correctly report…

Variational Inference