中文
相关论文

相关论文: Source-Free Test-Time Adaptation For Online Surfac…

200 篇论文

Time Series Forecasting (TSF) is a crucial task in various domains, yet existing TSF models rely heavily on high-quality data and insufficiently exploit all available data. This paper explores a novel self-supervised approach to re-label…

机器学习 · 计算机科学 2025-12-17 Yuxuan Yang , Dalin Zhang , Yuxuan Liang , Hua Lu , Gang Chen , Huan Li

Accurate product information is critical for e-commerce stores to allow customers to browse, filter, and search for products. Product data quality is affected by missing or incorrect information resulting in poor customer experience. While…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Enric Moreu , Alex Martinelli , Martina Naughton , Philip Kelly , Noel E. O'Connor

Unsupervised domain adaptation (UDA) has witnessed remarkable advancements in improving the accuracy of models for unlabeled target domains. However, the calibration of predictive uncertainty in the target domain, a crucial aspect of the…

机器学习 · 计算机科学 2023-07-17 Dapeng Hu , Jian Liang , Xinchao Wang , Chuan-Sheng Foo

Semi-Supervised Domain Adaptation (SSDA) leverages knowledge from a fully labeled source domain to classify data in a partially labeled target domain. Due to the limited number of labeled samples in the target domain, there can be intrinsic…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Yuting Hong , Li Dong , Xiaojie Qiu , Hui Xiao , Baochen Yao , Siming Zheng , Chengbin Peng

We propose a domain adaptation approach for object detection. We introduce a two-step method: the first step makes the detector robust to low-level differences and the second step adapts the classifiers to changes in the high-level…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Adrian Lopez Rodriguez , Krystian Mikolajczyk

Standard Unsupervised Domain Adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target but usually requires simultaneous access to both source and target data. Moreover, UDA approaches commonly assume…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Mattia Litrico , Davide Talon , Sebastiano Battiato , Alessio Del Bue , Mario Valerio Giuffrida , Pietro Morerio

Machine learning algorithms have achieved remarkable success across various disciplines, use cases and applications, under the prevailing assumption that training and test samples are drawn from the same distribution. Consequently, these…

机器学习 · 计算机科学 2024-11-07 Zehao Xiao , Cees G. M. Snoek

Open Set Domain Adaptation (OSDA) aims to adapt a model trained on a source domain to a target domain that undergoes distribution shift and contains samples from novel classes outside the source domain. Source-free OSDA (SF-OSDA) techniques…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Chowdhury Sadman Jahan , Andreas Savakis

Source-free test-time adaptation for medical image segmentation aims to enhance the adaptability of segmentation models to diverse and previously unseen test sets of the target domain, which contributes to the generalizability and…

计算机视觉与模式识别 · 计算机科学 2023-10-19 Yanyu Ye , Zhenxi Zhang , Wei Wei , Chunna Tian

This work tackles the unsupervised cross-domain object detection problem which aims to generalize a pre-trained object detector to a new target domain without labels. We propose an uncertainty-aware model adaptation method, which is based…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Minjie Cai , Minyi Luo , Xionghu Zhong , Hao Chen

We are considering in this paper the task of label-efficient fine-tuning of segmentation models: We assume that a large labeled dataset is available and allows to train an accurate segmentation model in one domain, and that we have to adapt…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Bruno Sauvalle , Mathieu Salzmann

Effort in releasing large-scale datasets may be compromised by privacy and intellectual property considerations. A feasible alternative is to release pre-trained models instead. While these models are strong on their original task (source…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Yunzhong Hou , Liang Zheng

Recent semi-supervised learning (SSL) methods typically include a filtering strategy to improve the quality of pseudo labels. However, these filtering strategies are usually hand-crafted and do not change as the model is updated, resulting…

机器学习 · 计算机科学 2023-09-19 Lei Zhu , Zhanghan Ke , Rynson Lau

Recent domain adaptation methods have demonstrated impressive improvement on unsupervised domain adaptation problems. However, in the semi-supervised domain adaptation (SSDA) setting where the target domain has a few labeled instances…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Bingyu Liu , Yuhong Guo , Jieping Ye , Weihong Deng

Prior to deployment, an object detector is trained on a dataset compiled from a previous data collection campaign. However, the environment in which the object detector is deployed will invariably evolve, particularly in outdoor settings…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Anh-Dzung Doan , Bach Long Nguyen , Terry Lim , Madhuka Jayawardhana , Surabhi Gupta , Christophe Guettier , Ian Reid , Markus Wagner , Tat-Jun Chin

One of the primary challenges in Semi-supervised Domain Adaptation (SSDA) is the skewed ratio between the number of labeled source and target samples, causing the model to be biased towards the source domain. Recent works in SSDA show that…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Abhay Rawat , Isha Dua , Saurav Gupta , Rahul Tallamraju

In the domain adaptation problem, source data may be unavailable to the target client side due to privacy or intellectual property issues. Source-free unsupervised domain adaptation (SF-UDA) aims at adapting a model trained on the source…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Zheang Huai , Xinpeng Ding , Yi Li , Xiaomeng Li

In this work, we study Source-Free Unsupervised Domain Adaptation under corruption-induced domain shifts, where performance degradation is caused by natural image corruptions that go beyond additive noise, including blur, weather effects,…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Francesco Olivato , Cigdem Beyan , Vittorio Murino

Real-world vision models in dynamic environments face rapid shifts in domain distributions, leading to decreased recognition performance. Using unlabeled test data, continuous test-time adaptation (CTTA) directly adjusts a pre-trained…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Sarthak Kumar Maharana , Baoming Zhang , Yunhui Guo

Continual Test-Time Adaptation (CTA) is a challenging task that aims to adapt a source pre-trained model to continually changing target domains. In the CTA setting, a model does not know when the target domain changes, thus facing a drastic…

机器学习 · 计算机科学 2024-03-05 Inseop Chung , Kyomin Hwang , Jayeon Yoo , Nojun Kwak