paper-with-me

홈 › Papers

Mint: A Simple Test-Time Adaptation of Vision-Language Models against Common Corruptions

2025-10-25 · Wenxuan Bao, Ruxi Deng, Jingrui He arxiv

Pretrained vision-language models such as CLIP achieve strong zero-shot generalization but remain vulnerable to distribution shifts caused by input corruptions. In this work, we investigate how corruptions affect CLIP's image embeddings and uncover a consistent phenomenon we term as embedding variance collapse, where both intra-class and inter-class variances shrink as corruption severity increases. We find that this collapse is closely tied to performance degradation, with inter-class variance strongly correlated with classification accuracy. To explain this phenomenon, we analyze how corruptions alter the structure of the embedding space. Our theoretical results suggest that the visual encoder tends to encode corruption-related signals, which dilute class-discriminative features and compress the representation geometry. We further show that maximizing inter-class variance, even when estimated from pseudo-labels, can provably enhance embedding quality. Based on this insight, we propose Mint, a simple test-time adaptation method that maximizes pseudo-label-based inter-class variance on the fly using a mean accumulator and a gradient accumulator. Mint operates effectively with small batch sizes and consistently improves performance across multiple corruption benchmarks and CLIP architectures. Our code is available at https://github.com/baowenxuan/Mint .

📄 PDF Abstract BibTeX arXiv:2510.22127

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-shot GeneralizationTest-time Adaptation

Similar Papers 제목 키워드 기반

MinT: Managed Infrastructure for Training and Serving Millions of LLMs

2026-05-13 · Mind Lab, :, Song Cao, Vic Cao 외 arxiv

We present MindLab Toolkit (MinT), a managed infrastructure system for Low-Rank Adaptation (LoRA) post-training and online serving. MinT targets a setting where many trained policies are produced over a small number of e…

Is My Vision-Language Data in Your AI? Membership Inference Test (MINT) Demo 2

2026-06-05 · Daniel DeAlcala, Gonzalo Mancera, Julian Fierrez, Aythami Morales 외 arxiv

We present the Membership Inference Test (MINT) Demo 2, a framework designed to improve transparency in machine learning training processes. MINT is a technique for experimentally determining whether specific data were u…

Face Recognition

Active Membership Inference Test (aMINT): Enhancing Model Auditability with Multi-Task Learning

2025-09-09 · Daniel DeAlcala, Aythami Morales, Julian Fierrez, Gonzalo Mancera 외 arxiv

Active Membership Inference Test (aMINT) is a method designed to detect whether given data were used during the training of machine learning models. In Active MINT, we propose a novel multitask learning process that invo…

Multi-Task Learning

BST: Badminton Stroke-type Transformer for Skeleton-based Action Recognition in Racket Sports

2025-02-28 · Jing-Yuan Chang

Badminton, known for having the fastest ball speeds among all sports, presents significant challenges to the field of computer vision, including player identification, court line detection, shuttlecock trajectory trackin…

Action RecognitionLine DetectionPose EstimationSkeleton Based Action Recognition+2

Added Toxicity Mitigation at Inference Time for Multimodal and Massively Multilingual Translation

2023-11-11 · Marta R. Costa-jussà, David Dale, Maha Elbayad, Bokai Yu

Added toxicity in the context of translation refers to the fact of producing a translation output with more toxicity than there exists in the input. In this paper, we present MinTox which is a novel pipeline to identify …

Machine TranslationTranslation