paper-with-me

Papers

Low Saturation Confidence Distribution-based Test-Time Adaptation for Cross-Domain Remote Sensing Image Classification

2024-08-29 · Yu Liang, Shilei Cao, Xiucheng Zhang, Juepeng Zheng, Jianxi Huang, Haohuan Fu

Unsupervised Domain Adaptation (UDA) has emerged as a powerful technique for addressing the distribution shift across various Remote Sensing (RS) applications. However, most UDA approaches require access to source data, which may be infeasible due to data privacy or transmission constraints. Source-free Domain Adaptation addresses the absence of source data but usually demands a large amount of target domain data beforehand, hindering rapid adaptation and restricting their applicability in broader scenarios. In practical cross-domain RS image classification, achieving a balance between adaptation speed and accuracy is crucial. Therefore, we propose Low Saturation Confidence Distribution Test-Time Adaptation (LSCD-TTA), marketing the first attempt to explore Test-Time Adaptation for cross-domain RS image classification without requiring source or target training data. LSCD-TTA adapts a source-trained model on the fly using only the target test data encountered during inference, enabling immediate and efficient adaptation while maintaining high accuracy. Specifically, LSCD-TTA incorporates three optimization strategies tailored to the distribution characteristics of RS images. Firstly, weak-confidence softmax-entropy loss emphasizes categories that are more difficult to classify to address unbalanced class distribution. Secondly, balanced-categories softmax-entropy loss softens and balances the predicted probabilities to tackle the category diversity. Finally, low saturation distribution loss utilizes soft log-likelihood ratios to reduce the impact of low-confidence samples in the later stages of adaptation. By effectively combining these losses, LSCD-TTA enables rapid and accurate adaptation to the target domain for RS image classification.

📄 PDF Abstract BibTeX arXiv:2408.16265

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptationimage-classificationImage ClassificationMarketingRemote Sensing Image ClassificationSource-Free Domain AdaptationTest-time AdaptationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Test-Time Low Rank Adaptation via Confidence Maximization for Zero-Shot Generalization of Vision-Language Models

2024-07-22 · Raza Imam, Hanan Gani, Muhammad Huzaifa, Karthik Nandakumar

The conventional modus operandi for adapting pre-trained vision-language models (VLMs) during test-time involves tuning learnable prompts, ie, test-time prompt tuning. This paper introduces Test-Time Low-rank adaptation …

Zero-shot Generalization

Unleashing the Potential of All Test Samples: Mean-Shift Guided Test-Time Adaptation

2025-07-01 · Jizhou Han, Chenhao Ding, SongLin Dong, Yuhang He 외 arxiv

Visual-language models (VLMs) like CLIP exhibit strong generalization but struggle with distribution shifts at test time. Existing training-free test-time adaptation (TTA) methods operate strictly within CLIP's original …

Test-time Adaptation

Test-Time Adaptation to Distribution Shift by Confidence Maximization and Input Transformation

2021-06-28 · Chaithanya Kumar Mummadi, Robin Hutmacher, Kilian Rambach, Evgeny Levinkov 외

Deep neural networks often exhibit poor performance on data that is unlikely under the train-time data distribution, for instance data affected by corruptions. Previous works demonstrate that test-time adaptation to data…

Test-time Adaptation

Test-Time Adaptation to Distribution Shifts by Confidence Maximization and Input Transformation

2021-05-21 · NeurIPS 2021 12 · Chaithanya Kumar Mummadi, Robin Hutmacher, Kilian Rambach, Evgeny Levinkov 외

Deep neural networks often exhibit poor performance on data that is unlikely under the train-time data distribution, for instance data affected by corruptions. Previous works demonstrate that test-time adaptation to data…

Test-time Adaptation

Adaptive Cache Enhancement for Test-Time Adaptation of Vision-Language Models

2025-08-11 · Khanh-Binh Nguyen, Phuoc-Nguyen Bui, Hyunseung Choo, Duc Thanh Nguyen arxiv

Vision-language models (VLMs) exhibit remarkable zero-shot generalization but suffer performance degradation under distribution shifts in downstream tasks, particularly in the absence of labeled data. Test-Time Adaptatio…

Zero-shot GeneralizationTest-time Adaptation