中文
相关论文

相关论文: Adaptive Hardness-driven Augmentation and Alignmen…

200 篇论文

Source-Free Unsupervised Domain Adaptation (SFUDA) is a challenging task where a model needs to be adapted to a new domain without access to target domain labels or source domain data. The primary difficulty in this task is that the model's…

计算机视觉与模式识别 · 计算机科学 2024-02-05 Yangyang Shu , Xiaofeng Cao , Qi Chen , Bowen Zhang , Ziqin Zhou , Anton van den Hengel , Lingqiao Liu

Unsupervised Domain Adaptation (UDA) aims at classifying unlabeled target images leveraging source labeled ones. In this work, we consider the Partial Domain Adaptation (PDA) variant, where we have extra source classes not present in the…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Tiago Salvador , Kilian Fatras , Ioannis Mitliagkas , Adam Oberman

Contemporary domain adaptation methods are very effective at aligning feature distributions of source and target domains without any target supervision. However, we show that these techniques perform poorly when even a few labeled examples…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Kuniaki Saito , Donghyun Kim , Stan Sclaroff , Trevor Darrell , Kate Saenko

Domain adaptation investigates the problem of leveraging knowledge from a well-labeled source domain to an unlabeled target domain, where the two domains are drawn from different data distributions. Because of the distribution shifts,…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Jingjing Li , Mengmeng Jing , Yue Xie , Ke Lu , Zi Huang

We introduce Multi-Source 3D (MS3D), a new self-training pipeline for unsupervised domain adaptation in 3D object detection. Despite the remarkable accuracy of 3D detectors, they often overfit to specific domain biases, leading to…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Darren Tsai , Julie Stephany Berrio , Mao Shan , Eduardo Nebot , Stewart Worrall

Domain Adaptation (DA) techniques are important for overcoming the domain shift between the source domain used for training and the target domain where testing takes place. However, current DA methods assume that the entire target domain is…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Abu Md Niamul Taufique , Chowdhury Sadman Jahan , Andreas Savakis

Domain Adaptation (DA) approaches achieved significant improvements in a wide range of machine learning and computer vision tasks (i.e., classification, detection, and segmentation). However, as far as we are aware, there are few methods…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Can Qin , Haoxuan You , Lichen Wang , C. -C. Jay Kuo , Yun Fu

Deep learning approaches for semantic segmentation rely primarily on supervised learning approaches and require substantial efforts in producing pixel-level annotations. Further, such approaches may perform poorly when applied to unseen…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Ying Chen , Xu Ouyang , Kaiyue Zhu , Gady Agam

Given labeled instances on a source domain and unlabeled ones on a target domain, unsupervised domain adaptation aims to learn a task classifier that can well classify target instances. Recent advances rely on domain-adversarial training of…

计算机视觉与模式识别 · 计算机科学 2019-12-18 Hui Tang , Kui Jia

Although unsupervised domain adaptation methods have been widely adopted across several computer vision tasks, it is more desirable if we can exploit a few labeled data from new domains encountered in a real application. The novel setting…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Taekyung Kim , Changick Kim

Unsupervised domain adaptation (UDA) provides a strategy for improving machine learning performance in data-rich (target) domains where ground truth labels are inaccessible but can be found in related (source) domains. In cases where…

机器学习 · 计算机科学 2023-07-24 Garrett Wilson , Janardhan Rao Doppa , Diane J. Cook

Deep learning has revolutionized the early detection of breast cancer, resulting in a significant decrease in mortality rates. However, difficulties in obtaining annotations and huge variations in distribution between training sets and real…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Yuxiang Yang , Xinyi Zeng , Pinxian Zeng , Binyu Yan , Xi Wu , Jiliu Zhou , Yan Wang

Monocular depth estimation (MDE) has attracted intense study due to its low cost and critical functions for robotic tasks such as localization, mapping and obstacle detection. Supervised approaches have led to great success with the advance…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Shao-Yuan Lo , Wei Wang , Jim Thomas , Jingjing Zheng , Vishal M. Patel , Cheng-Hao Kuo

As the volume of data continues to expand, it becomes increasingly common for data to be aggregated from multiple sources. Leveraging multiple sources for model training typically achieves better predictive performance on test datasets.…

统计方法学 · 统计学 2025-03-05 Congbin Xu , Chengde Qian , Zhaojun Wang , Changliang Zou

Solving the domain shift problem during inference is essential in medical imaging, as most deep-learning based solutions suffer from it. In practice, domain shifts are tackled by performing Unsupervised Domain Adaptation (UDA), where a…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Vibashan VS , Jeya Maria Jose Valanarasu , Vishal M. Patel

Continuous Domain Adaptation (CDA) effectively bridges significant domain shifts by progressively adapting from the source domain through intermediate domains to the target domain. However, selecting intermediate domains without explicit…

机器学习 · 计算机科学 2025-10-14 Hanbing Liu , Huaze Tang , Yanru Wu , Yang Li , Xiao-Ping Zhang

Standard Unsupervised Domain Adaptation (UDA) methods assume the availability of both source and target data during the adaptation. In this work, we investigate Source-free Unsupervised Domain Adaptation (SF-UDA), a specific case of UDA…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Mattia Litrico , Alessio Del Bue , Pietro Morerio

Unsupervised Domain Adaptation (UDA) is quite challenging due to the large distribution discrepancy between the source domain and the target domain. Inspired by diffusion models which have strong capability to gradually convert data…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Duo Peng , Qiuhong Ke , Yinjie Lei , Jun Liu

Semi-supervised domain adaptation (SSDA) adapts a learner to a new domain by effectively utilizing source domain data and a few labeled target samples. It is a practical yet under-investigated research topic. In this paper, we analyze the…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Wenqiao Zhang , Changshuo Liu , Can Cui , Beng Chin Ooi

Source-free domain adaptation (SFDA) alleviates the domain discrepancy among data obtained from domains without accessing the data for the awareness of data privacy. However, existing conventional SFDA methods face inherent limitations in…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Yaxuan Song , Jianan Fan , Dongnan Liu , Weidong Cai