paper-with-me

홈 › Papers

Enhancing Robustness of CLIP to Common Corruptions through Bimodal Test-Time Adaptation

2024-12-03 · Sarthak Kumar Maharana, Baoming Zhang, Leonid Karlinsky, Rogerio Feris, Yunhui Guo

Although open-vocabulary classification models like Contrastive Language Image Pretraining (CLIP) have demonstrated strong zero-shot learning capabilities, their robustness to common image corruptions remains poorly understood. Through extensive experiments, we show that zero-shot CLIP lacks robustness to common image corruptions at increasing severity levels during test-time, necessitating the adaptation of CLIP to unlabeled corrupted images using test-time adaptation (TTA). However, we found that existing TTA methods have severe limitations in adapting CLIP due to their unimodal nature. To address these limitations, we propose \framework, a bimodal TTA method specially designed to improve CLIP's robustness to common image corruptions. The key insight of our approach is not only to adapt the visual encoders for better image feature extraction but also to strengthen the alignment between image and text features by promoting a stronger association between the image class prototype, computed using pseudo-labels, and the corresponding text feature. We evaluate our approach on benchmark image corruption datasets and achieve state-of-the-art results in TTA for CLIP, specifically for domains involving image corruption. Particularly, with a ViT-B/16 vision backbone, we obtain mean accuracy improvements of 9.7%, 5.94%, and 5.12% for CIFAR-10C, CIFAR-100C, and ImageNet-C, respectively.

📄 PDF Abstract BibTeX arXiv:2412.02837

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time AdaptationZero-Shot Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Benchmarking the Robustness of UAV Tracking Against Common Corruptions

2024-03-18 · Xiaoqiong Liu, Yunhe Feng, Shu Hu, Xiaohui Yuan 외

The robustness of unmanned aerial vehicle (UAV) tracking is crucial in many tasks like surveillance and robotics. Despite its importance, little attention is paid to the performance of UAV trackers under common corruptio…

Benchmarking

Benchmarking PathCLIP for Pathology Image Analysis

2024-01-05 · Sunyi Zheng, Xiaonan Cui, Yuxuan Sun, Jingxiong Li 외

Accurate image classification and retrieval are of importance for clinical diagnosis and treatment decision-making. The recent contrastive language-image pretraining (CLIP) model has shown remarkable proficiency in under…

BenchmarkingDecision Makingimage-classificationImage Classification+4

Common Corruptions for Enhancing and Evaluating Robustness in Air-to-Air Visual Object Detection

2024-05-10 · Anastasios Arsenos, Vasileios Karampinis, Evangelos Petrongonas, Christos Skliros 외

The main barrier to achieving fully autonomous flights lies in autonomous aircraft navigation. Managing non-cooperative traffic presents the most important challenge in this problem. The most efficient strategy for handl…

Objectobject-detectionObject DetectionObject Tracking

Exploiting Frequency Spectrum of Adversarial Images for General Robustness

2023-05-15 · Chun Yang Tan, Kazuhiko Kawamoto, Hiroshi Kera

In recent years, there has been growing concern over the vulnerability of convolutional neural networks (CNNs) to image perturbations. However, achieving general robustness against different types of perturbations remain…

Data Augmentation

AR2: Attention-Guided Repair for the Robustness of CNNs Against Common Corruptions

2025-07-08 · Fuyuan Zhang, Qichen Wang, Jianjun Zhao arxiv

Deep neural networks suffer from significant performance degradation when exposed to common corruptions such as noise, blur, weather, and digital distortions, limiting their reliability in real-world applications. In thi…