中文
相关论文

相关论文: NEO: No-Optimization Test-Time Adaptation through …

200 篇论文

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

Test-Time Adaptation (TTA) for black-box models accessible only via APIs remains a largely unexplored challenge. Existing approaches such as post-hoc output refinement offer limited adaptive capacity, while Zeroth-Order Optimization (ZOO)…

机器学习 · 计算机科学 2026-04-20 Yunbei Zhang , Shuaicheng Niu , Chengyi Cai , Feng Liu , Jihun Hamm

Test-time adaptation (TTA) is a technique aimed at enhancing the generalization performance of models by leveraging unlabeled samples solely during prediction. Given the need for robustness in neural network systems when faced with…

机器学习 · 计算机科学 2023-07-07 Yongcan Yu , Lijun Sheng , Ran He , Jian Liang

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

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

Data-driven visual-inertial odometry (VIO) has received highlights for its performance since VIOs are a crucial compartment in autonomous robots. However, their deployment on resource-constrained devices is non-trivial since large network…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Jinho Park , Se Young Chun , Mingoo Seok

Vision-Language Models seamlessly discriminate among arbitrary semantic categories, yet they still suffer from poor generalization when presented with challenging examples. For this reason, Episodic Test-Time Adaptation (TTA) strategies…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Matteo Farina , Gianni Franchi , Giovanni Iacca , Massimiliano Mancini , Elisa Ricci

Test-Time Adaptation (TTA) methods improve the robustness of deep neural networks to domain shift on a variety of tasks such as image classification or segmentation. This work explores adapting segmentation models to a single unlabelled…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Klara Janouskova , Tamir Shor , Chaim Baskin , Jiri Matas

This article presents a comprehensive survey of online test-time adaptation (OTTA), focusing on effectively adapting machine learning models to distributionally different target data upon batch arrival. Despite the recent proliferation of…

人工智能 · 计算机科学 2024-07-19 Zixin Wang , Yadan Luo , Liang Zheng , Zhuoxiao Chen , Sen Wang , Zi Huang

Test-time adaptation (TTA) aims to improve model robustness under distribution shifts by adapting to unlabeled test data, but most existing methods rely on backpropagation (BP), which is computationally costly and incompatible with…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Ronghao Zhang , Shuaicheng Niu , Qi Deng , Yanjie Dong , Jian Chen , Runhao Zeng

Test-Time Adaptation (TTA) has emerged as an effective solution for adapting Vision Transformers (ViT) to distribution shifts without additional training data. However, existing TTA methods often incur substantial computational overhead,…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Yizhe Xiong , Zihan Zhou , Yiwen Liang , Hui Chen , Zijia Lin , Tianxiang Hao , Fan Zhang , Jungong Han , Guiguang Ding

Test-time adaptation (TTA) aims to adapt a trained classifier using online unlabeled test data only, without any information related to the training procedure. Most existing TTA methods adapt the trained classifier using the classifier's…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Minguk Jang , Sae-Young Chung , Hye Won Chung

Quantizing deep models prior to deployment is a widely adopted technique to speed up inference for various real-time applications, such as autonomous driving. However, quantized models often suffer from severe performance degradation in…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Zeshuai Deng , Guohao Chen , Shuaicheng Niu , Hui Luo , Shuhai Zhang , Yifan Yang , Renjie Chen , Wei Luo , Mingkui Tan

Test-time adaptation (TTA) seeks to tackle potential distribution shifts between training and testing data by adapting a given model w.r.t. any testing sample. This task is particularly important for deep models when the test environment…

机器学习 · 计算机科学 2022-06-01 Shuaicheng Niu , Jiaxiang Wu , Yifan Zhang , Yaofo Chen , Shijian Zheng , Peilin Zhao , Mingkui Tan

Pretrained vision-language models (VLMs) like CLIP show strong zero-shot performance but struggle with generalization under distribution shifts. Test-Time Adaptation (TTA) addresses this by adapting VLMs to unlabeled test data in new…

计算机视觉与模式识别 · 计算机科学 2025-08-11 Hamidreza Dastmalchi , Aijun An , Ali cheraghian

Test-Time Adaptation (TTA) adjusts models using unlabeled test data to handle dynamic distribution shifts. However, existing methods rely on frequent adaptation and high computational cost, making them unsuitable for resource-constrained…

机器学习 · 计算机科学 2025-11-20 Hyeongheon Cha , Dong Min Kim , Hye Won Chung , Taesik Gong , Sung-Ju Lee

Test-time adaptation has proven effective in adapting a given trained model to unseen test samples with potential distribution shifts. However, in real-world scenarios, models are usually deployed on resource-limited devices, e.g., FPGAs,…

机器学习 · 计算机科学 2024-05-30 Shuaicheng Niu , Chunyan Miao , Guohao Chen , Pengcheng Wu , Peilin Zhao

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 Adaptation (TTA) addresses…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Khanh-Binh Nguyen , Phuoc-Nguyen Bui , Hyunseung Choo , Duc Thanh Nguyen

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

Test-time adaptation (TTA) refers to adjusting the model during the testing phase to cope with changes in sample distribution and enhance the model's adaptability to new environments. In real-world scenarios, models often encounter samples…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Ziqiong Liu , Yushun Tang , Junyang Ji , Zhihai He
‹ 上一页 1 2 3 10 下一页 ›