中文
相关论文

相关论文: A Large Scale Benchmark for Test Time Adaptation M…

200 篇论文

Imaging modalities such as Computed Tomography (CT) and Positron Emission Tomography (PET) are key in cancer detection, inspiring Deep Neural Networks (DNN) models that merge these scans for tumor segmentation. When both CT and PET scans…

图像与视频处理 · 电气工程与系统科学 2024-04-23 Nada Saadi , Numan Saeed , Mohammad Yaqub , Karthik Nandakumar

Deep learning models perform poorly when domain shifts exist between training and test data. Test-time adaptation (TTA) is a paradigm to mitigate this issue by adapting pre-trained models using only unlabeled test samples. However, existing…

机器学习 · 计算机科学 2025-05-27 Taeckyung Lee , Sorn Chottananurak , Junsu Kim , Jinwoo Shin , Taesik Gong , Sung-Ju Lee

Remote photoplethysmography (rPPG) aims to extract non-contact physiological signals from facial videos and has shown great potential. However, existing rPPG approaches struggle to bridge the gap between source and target domains. Recent…

定量方法 · 定量生物学 2025-10-03 Shuyang Chu , Jingang Shi , Xu Cheng , Haoyu Chen , Xin Liu , Jian Xu , Guoying Zhao

Automated analysis of optical coherence tomography (OCT) and OCT angiography (OCTA) images is critical for robust ophthalmic diagnosis. Existing mainstream methods trained from scratch rely heavily on massive data and model scale, thereby…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Xiaofei Su , Zengshuo Wang , Minghe Sun , Xin Zhao , Mingzhu Sun

Deep neural networks have achieved remarkable success in a variety of computer vision applications. However, there is a problem of degrading accuracy when the data distribution shifts between training and testing. As a solution of this…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Shohei Enomoto , Naoya Hasegawa , Kazuki Adachi , Taku Sasaki , Shin'ya Yamaguchi , Satoshi Suzuki , Takeharu Eda

Medical image segmentation is fundamental to clinical workflows, yet models trained on a single dataset often fail to generalize across institutions, scanners, or patient populations. While vision foundation models have shown great promise…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Bowen Chen , Qiaohui Gao , Shaowen Wan , Shanhui Sun , Wei Liu , Xiang Li , Tianming Liu , Lin Zhao

Test-time adaptation (TTA) enables neural forecasters to adapt to distribution shifts in streaming time series, but existing methods apply the same adaptation intensity regardless of the nature of the shift. We propose Regime-Guided…

机器学习 · 计算机科学 2026-03-31 Indar Kumar , Akanksha Tiwari , Sai Krishna Jasti , Ankit Hemant Lade

Multimodal sentiment analysis (MSA) is an emerging research topic that aims to understand and recognize human sentiment or emotions through multiple modalities. However, in real-world dynamic scenarios, the distribution of target data is…

机器学习 · 计算机科学 2025-02-11 Zirun Guo , Tao Jin , Wenlong Xu , Wang Lin , Yangyang Wu

Recently, automated medical image segmentation methods based on deep learning have achieved great success. However, they heavily rely on large annotated datasets, which are costly and time-consuming to acquire. Few-shot learning aims to…

人工智能 · 计算机科学 2024-08-20 Jiayu Huo , Ruiqiang Xiao , Haotian Zheng , Yang Liu , Sebastien Ourselin , Rachel Sparks

Test-time adaptation (TTA) enables online model adaptation using only unlabeled test data, aiming to bridge the gap between source and target distributions. However, in multimodal scenarios, varying degrees of distribution shift across…

机器学习 · 计算机科学 2026-03-24 Jiacheng Li , Songhe Feng

In dynamic environments, unfamiliar objects and distribution shifts are often encountered, which challenge the generalization abilities of the deployed trained models. This work addresses Incremental Test Time Adaptation of Vision Language…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Manogna Sreenivas , Soma Biswas

Test-time adaptation (TTA) has emerged as a viable solution to adapt pre-trained models to domain shifts using unlabeled test data. However, TTA faces challenges of adaptation failures due to its reliance on blind adaptation to unknown test…

机器学习 · 计算机科学 2024-04-03 Taeckyung Lee , Sorn Chottananurak , Taesik Gong , Sung-Ju Lee

Unsupervised domain adaptation (UDA) aims to learn a model trained on source domain and performs well on unlabeled target domain. In medical image segmentation field, most existing UDA methods depend on adversarial learning to address the…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Shaolei Liu , Siqi Yin , Linhao Qu , Manning Wang

Test-time adaptation (TTA) has been widely explored to prevent performance degradation when test data differ from the training distribution. However, fully leveraging the rich representations of large pretrained models with minimal…

计算机视觉与模式识别 · 计算机科学 2026-04-15 Sunghyun Baek , Jaemyung Yu , Seunghee Koh , Minsu Kim , Hyeonseong Jeon , Junmo Kim

We present Seg-TTO, a novel framework for zero-shot, open-vocabulary semantic segmentation (OVSS), designed to excel in specialized domain tasks. While current open-vocabulary approaches show impressive performance on standard segmentation…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Ulindu De Silva , Didula Samaraweera , Sasini Wanigathunga , Kavindu Kariyawasam , Kanchana Ranasinghe , Muzammal Naseer , Ranga Rodrigo

Graph-based learning excels at capturing interaction patterns in diverse domains like recommendation, fraud detection, and particle physics. However, its performance often degrades under distribution shifts, especially those altering…

机器学习 · 计算机科学 2026-05-12 Hans Hao-Hsun Hsu , Shikun Liu , Han Zhao , Pan Li

Multi-modal test-time adaptation (MM-TTA) adapts models to an unlabeled target domain by leveraging the complementary multi-modal inputs in an online manner. While previous MM-TTA methods for 3D segmentation offer a promising solution by…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Haozhi Cao , Yuecong Xu , Pengyu Yin , Xingyu Ji , Shenghai Yuan , Jianfei Yang , Lihua Xie

Domain shift is a common problem in the realistic world, where training data and test data follow different data distributions. To deal with this problem, fully test-time adaptation (TTA) leverages the unlabeled data encountered during test…

人工智能 · 计算机科学 2024-04-29 Guoliang Lin , Hanjiang Lai , Yan Pan , Jian Yin

Test-time adaptation (TTA) has emerged as a promising paradigm for vision-language models (VLMs) to bridge the distribution gap between pre-training and test data. Recent works have focused on backpropagation-free TTA methods that rely on…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Zhaohong Huang , Yuxin Zhang , Wenjing Liu , Fei Chao , Rongrong Ji

In this study, we introduce an intelligent Test Time Augmentation (TTA) algorithm designed to enhance the robustness and accuracy of image classification models against viewpoint variations. Unlike traditional TTA methods that…

图像与视频处理 · 电气工程与系统科学 2024-06-14 Efe Ozturk , Mohit Prabhushankar , Ghassan AlRegib