English
Related papers

Related papers: D2ADA: Dynamic Density-aware Active Domain Adaptat…

200 papers

Active domain adaptation has emerged as a solution to balance the expensive annotation cost and the performance of trained models in semantic segmentation. However, existing works usually ignore the correlation between selected samples and…

Computer Vision and Pattern Recognition · Computer Science 2023-12-18 Shizhan Liu , Zhengkai Jiang , Yuxi Li , Jinlong Peng , Yabiao Wang , Weiyao Lin

Unsupervised domain adaptation (UDA) aims to adapt a model trained on the source domain (e.g. synthetic data) to the target domain (e.g. real-world data) without requiring further annotations on the target domain. This work focuses on UDA…

Computer Vision and Pattern Recognition · Computer Science 2022-07-27 Lukas Hoyer , Dengxin Dai , Luc Van Gool

Test-time adaptation (TTA) adapts the pre-trained models during inference using unlabeled test data and has received a lot of research attention due to its potential practical value. Unfortunately, without any label supervision, existing…

Computer Vision and Pattern Recognition · Computer Science 2023-12-05 Longhui Yuan , Shuang Li , Zhuo He , Binhui Xie

Unsupervised Domain Adaptation (UDA) for semantic segmentation has been favorably applied to real-world scenarios in which pixel-level labels are hard to be obtained. In most of the existing UDA methods, all target data are assumed to be…

Computer Vision and Pattern Recognition · Computer Science 2021-10-12 Joonhyuk Kim , Sahng-Min Yoo , Gyeong-Moon Park , Jong-Hwan Kim

Semi-supervised domain adaptation (SSDA) is to adapt a learner to a new domain with only a small set of labeled samples when a large labeled dataset is given on a source domain. In this paper, we propose a pair-based SSDA method that adapts…

Computer Vision and Pattern Recognition · Computer Science 2021-11-30 Jeongbeen Yoon , Dahyun Kang , Minsu Cho

Test-time adaptation with pre-trained vision-language models has attracted increasing attention for tackling distribution shifts during the test time. Though prior studies have achieved very promising performance, they involve intensive…

Computer Vision and Pattern Recognition · Computer Science 2024-03-28 Adilbek Karmanov , Dayan Guan , Shijian Lu , Abdulmotaleb El Saddik , Eric Xing

Semantic segmentation is a critical step in automated image interpretation and analysis where pixels are classified into one or more predefined semantically meaningful classes. Deep learning approaches for semantic segmentation rely on…

Computer Vision and Pattern Recognition · Computer Science 2023-07-10 Tushar Kataria , Beatrice Knudsen , Shireen Elhabian

Semantic segmentation is essential for comprehending images, but the process necessitates a substantial amount of detailed annotations at the pixel level. Acquiring such annotations can be costly in the real-world. Unsupervised domain…

Computer Vision and Pattern Recognition · Computer Science 2025-01-17 Jianzi Xiang , Cailu Wan , Zhu Cao

Unsupervised domain adaptation enables to alleviate the need for pixel-wise annotation in the semantic segmentation. One of the most common strategies is to translate images from the source domain to the target domain and then align their…

Computer Vision and Pattern Recognition · Computer Science 2020-08-25 Jinyu Yang , Weizhi An , Sheng Wang , Xinliang Zhu , Chaochao Yan , Junzhou Huang

Domain adaptation is a potential method to train a powerful deep neural network, which can handle the absence of labeled data. More precisely, domain adaptation solving the limitation called dataset bias or domain shift when the training…

Computer Vision and Pattern Recognition · Computer Science 2022-10-20 Thai-Vu Nguyen , Anh Nguyen , Nghia Le , Bac Le

Active learning (AL) aims at reducing labeling effort by identifying the most valuable unlabeled data points from a large pool. Traditional AL frameworks have two limitations: First, they perform data selection in a multi-round manner,…

Machine Learning · Computer Science 2021-08-09 Si Chen , Tianhao Wang , Ruoxi Jia

Deep learning has become one of remote sensing scientists' most efficient computer vision tools in recent years. However, the lack of training labels for the remote sensing datasets means that scientists need to solve the domain adaptation…

Computer Vision and Pattern Recognition · Computer Science 2022-12-13 Mikhail Sokolov , Christopher Henry , Joni Storie , Christopher Storie , Victor Alhassan , Mathieu Turgeon-Pelchat

Deep convolutional neural networks have considerably improved state-of-the-art results for semantic segmentation. Nevertheless, even modern architectures lack the ability to generalize well to a test dataset that originates from a different…

Computer Vision and Pattern Recognition · Computer Science 2021-05-06 Robert A. Marsden , Alexander Bartler , Mario Döbler , Bin Yang

Universal domain adaptation (UniDA) has been proposed to transfer knowledge learned from a label-rich source domain to a label-scarce target domain without any constraints on the label sets. In practice, however, it is difficult to obtain a…

Computer Vision and Pattern Recognition · Computer Science 2021-04-02 Qing Yu , Atsushi Hashimoto , Yoshitaka Ushiku

Harvesting dense pixel-level annotations to train deep neural networks for semantic segmentation is extremely expensive and unwieldy at scale. While learning from synthetic data where labels are readily available sounds promising,…

Computer Vision and Pattern Recognition · Computer Science 2018-04-17 Zuxuan Wu , Xintong Han , Yen-Liang Lin , Mustafa Gkhan Uzunbas , Tom Goldstein , Ser Nam Lim , Larry S. Davis

Unsupervised Domain Adaptation (UDA) technique has been explored in 3D cross-domain tasks recently. Though preliminary progress has been made, the performance gap between the UDA-based 3D model and the supervised one trained with fully…

Computer Vision and Pattern Recognition · Computer Science 2023-03-13 Jiakang Yuan , Bo Zhang , Xiangchao Yan , Tao Chen , Botian Shi , Yikang Li , Yu Qiao

Domain generalization involves learning a classifier from a heterogeneous collection of training sources such that it generalizes to data drawn from similar unknown target domains, with applications in large-scale learning and personalized…

Machine Learning · Computer Science 2021-12-24 Xavier Thomas , Dhruv Mahajan , Alex Pentland , Abhimanyu Dubey

Unsupervised Domain Adaptation (UDA) aims to adapt models trained on a source domain to a new target domain where no labelled data is available. In this work, we investigate the problem of UDA from a synthetic computer-generated domain to a…

Computer Vision and Pattern Recognition · Computer Science 2021-11-29 Stephan Brehm , Sebastian Scherer , Rainer Lienhart

Semantic segmentation methods have achieved outstanding performance thanks to deep learning. Nevertheless, when such algorithms are deployed to new contexts not seen during training, it is necessary to collect and label scene-specific data…

Computer Vision and Pattern Recognition · Computer Science 2020-06-19 Daniele Di Mauro , Antonino Furnari , Giuseppe Patanè , Sebastiano Battiato , Giovanni Maria Farinella

Domain Adaptation (DA) targets at adapting a model trained over the well-labeled source domain to the unlabeled target domain lying in different distributions. Existing DA normally assumes the well-labeled source domain is class-wise…

Computer Vision and Pattern Recognition · Computer Science 2020-11-04 Tongxin Wang , Zhengming Ding , Wei Shao , Haixu Tang , Kun Huang