中文
相关论文

相关论文: TTA-COPE: Test-Time Adaptation for Category-Level …

200 篇论文

Vision-language models (VLMs) encounter considerable challenges when adapting to domain shifts stemming from changes in data distribution. Test-time adaptation (TTA) has emerged as a promising approach to enhance VLM performance under such…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Chenyu Zhang , Kunlun Xu , Zichen Liu , Yuxin Peng , Jiahuan Zhou

In this paper, we are interested in pose estimation of animals. Animals usually exhibit a wide range of variations on poses and there is no available animal pose dataset for training and testing. To address this problem, we build an animal…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Jinkun Cao , Hongyang Tang , Hao-Shu Fang , Xiaoyong Shen , Cewu Lu , Yu-Wing Tai

We study the problem of continual test-time adaption where the goal is to adapt a source pre-trained model to a sequence of unlabelled target domains at test time. Existing methods on test-time training suffer from several limitations: (1)…

机器学习 · 计算机科学 2024-10-03 Kien X. Nguyen , Fengchun Qiao , Xi Peng

Unsupervised Domain Adaptive Object Detection (UDA-OD) uses unlabelled data to improve the reliability of robotic vision systems in open-world environments. Previous approaches to UDA-OD based on self-training have been effective in…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Nicolas Harvey Chapman , Feras Dayoub , Will Browne , Christopher Lehnert

Acquiring labeled 6D poses from real images is an expensive and time-consuming task. Though massive amounts of synthetic RGB images are easy to obtain, the models trained on them suffer from noticeable performance degradation due to the…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Dingding Cai , Janne Heikkilä , Esa Rahtu

Test-time adaptation (TTA) is an emerging paradigm that addresses distributional shifts between training and testing phases without additional data acquisition or labeling cost; only unlabeled test data streams are used for continual model…

机器学习 · 计算机科学 2023-01-12 Taesik Gong , Jongheon Jeong , Taewon Kim , Yewon Kim , Jinwoo Shin , Sung-Ju Lee

Unsupervised domain adaptation (UDA) plays a crucial role in object detection when adapting a source-trained detector to a target domain without annotated data. In this paper, we propose a novel and effective four-step UDA approach that…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Mohamed L. Mekhalfi , Davide Boscaini , Fabio Poiesi

Test-time adaptation approaches have recently emerged as a practical solution for handling domain shift without access to the source domain data. In this paper, we propose and explore a new multi-modal extension of test-time adaptation for…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Inkyu Shin , Yi-Hsuan Tsai , Bingbing Zhuang , Samuel Schulter , Buyu Liu , Sparsh Garg , In So Kweon , Kuk-Jin Yoon

Vision-language foundation models (VLMs), such as CLIP, exhibit remarkable performance across a wide range of tasks. However, deploying these models can be unreliable when significant distribution gaps exist between training and test data,…

机器学习 · 计算机科学 2025-09-29 Zongbo Han , Jialong Yang , Guangyu Wang , Junfan Li , Qianli Xu , Mike Zheng Shou , Changqing Zhang

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

Test-time adaptation (TTA) for large language models (LLMs) updates model parameters at inference time using signals available at deployment. This paper focuses on a common yet under-explored regime: unsupervised, sample-specific TTA, where…

计算与语言 · 计算机科学 2026-02-11 Longhuan Xu , Cunjian Chen , Feng Yin

Cross-domain object detection is challenging, and it involves aligning labeled source and unlabeled target domains. Previous approaches have used adversarial training to align features at both image-level and instance-level. At the instance…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Onkar Krishna , Hiroki Ohashi , Saptarshi Sinha

Test-time adaptation (TTA) aims at adapting a model pre-trained on the labeled source domain to the unlabeled target domain. Existing methods usually focus on improving TTA performance under covariate shifts, while neglecting semantic…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Zhengqing Gao , Xu-Yao Zhang , Cheng-Lin Liu

Relying on deep supervised or self-supervised learning, previous methods for depth completion from paired single image and sparse depth data have achieved impressive performance in recent years. However, facing a new environment where the…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Yang Chen , Shanshan Zhao , Wei Ji , Mingming Gong , Liping Xie

Existing algorithms for human body part segmentation have shown promising results on challenging datasets, primarily relying on end-to-end supervision. However, these algorithms exhibit severe performance drops in the face of domain shifts,…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Arindam Dutta , Rohit Lal , Yash Garg , Calvin-Khang Ta , Dripta S. Raychaudhuri , Hannah Dela Cruz , Amit K. Roy-Chowdhury

Test-time adaptation (TTA) allows a model to be adapted to an unseen domain without accessing the source data. Due to the nature of practical environments, TTA has a limited amount of data for adaptation. Recent TTA methods further restrict…

计算机视觉与模式识别 · 计算机科学 2024-10-21 Younggeol Cho , Youngrae Kim , Junho Yoon , Seunghoon Hong , Dongman Lee

Continual Test-Time Adaptation (CTTA) is an emerging and challenging task where a model trained in a source domain must adapt to continuously changing conditions during testing, without access to the original source data. CTTA is prone to…

机器学习 · 计算机科学 2024-05-29 Ziqi Shi , Fan Lyu , Ye Liu , Fanhua Shang , Fuyuan Hu , Wei Feng , Zhang Zhang , Liang Wang

Vision Transformer (ViT) is becoming more popular in image processing. Specifically, we investigate the effectiveness of test-time adaptation (TTA) on ViT, a technique that has emerged to correct its prediction during test-time by itself.…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Takeshi Kojima , Yutaka Matsuo , Yusuke Iwasawa

Recent video reasoning models have shown strong results on temporal and multimodal understanding, yet they depend on large-scale supervised data and multi-stage training pipelines, making them costly to train and difficult to adapt to new…

3D object pose estimation is a challenging task. Previous works always require thousands of object images with annotated poses for learning the 3D pose correspondence, which is laborious and time-consuming for labeling. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Fengrui Tian , Yaoyao Liu , Adam Kortylewski , Yueqi Duan , Shaoyi Du , Alan Yuille , Angtian Wang