中文
相关论文

相关论文: Towards Discriminative Representation Learning for…

200 篇论文

Unsupervised domain adaptation (UDA) aims at adapting the model trained on a labeled source-domain dataset to an unlabeled target-domain dataset. The task of UDA on open-set person re-identification (re-ID) is even more challenging as the…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Yixiao Ge , Feng Zhu , Dapeng Chen , Rui Zhao , Xiaogang Wang , Hongsheng Li

Existing unsupervised person re-identification (ReID) methods focus on adapting a model trained on a source domain to a fixed target domain. However, an adapted ReID model usually only works well on a certain target domain, but can hardly…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Hao Chen , Benoit Lagadec , Francois Bremond

Lifelong person re-identification (LReID) exhibits a contradictory relationship between intra-domain discrimination and inter-domain gaps when learning from continuous data. Intra-domain discrimination focuses on individual nuances (i.e.,…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Shiben Liu , Huijie Fan , Qiang Wang , Weihong Ren , Yandong Tang , Yang Cong

Domain adaptation in person re-identification (re-ID) has always been a challenging task. In this work, we explore how to harness the natural similar characteristics existing in the samples from the target domain for learning to conduct…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Yang Fu , Yunchao Wei , Guanshuo Wang , Yuqian Zhou , Honghui Shi , Thomas Huang

Addressing performance degradation in 3D LiDAR semantic segmentation due to domain shifts (e.g., sensor type, geographical location) is crucial for autonomous systems, yet manual annotation of target data is prohibitive. This study…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Abhishek Kaushik , Norbert Haala , Uwe Soergel

Domain adaptation has become a widely adopted approach in machine learning due to the high costs associated with labeling data. It is typically applied when access to a labeled source domain is available. However, in real-world scenarios,…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Amirfarhad Farhadi , Naser Mozayani , Azadeh Zamanifar

Self-training is a competitive approach in domain adaptive segmentation, which trains the network with the pseudo labels on the target domain. However inevitably, the pseudo labels are noisy and the target features are dispersed due to the…

计算机视觉与模式识别 · 计算机科学 2021-01-29 Pan Zhang , Bo Zhang , Ting Zhang , Dong Chen , Yong Wang , Fang Wen

Collaborative learning enables distributed clients to learn a shared model for prediction while keeping the training data local on each client. However, existing collaborative learning methods require fully-labeled data for training, which…

机器学习 · 计算机科学 2022-04-26 Yawen Wu , Zhepeng Wang , Dewen Zeng , Meng Li , Yiyu Shi , Jingtong Hu

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…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Robert A. Marsden , Alexander Bartler , Mario Döbler , Bin Yang

Domain Adaptation methodologies have shown to effectively generalize from a labeled source domain to a label scarce target domain. Previous research has either focused on unlabeled domain adaptation without any target supervision or…

机器学习 · 计算机科学 2022-02-14 Jonas Sonntag , Gunnar Behrens , Lars Schmidt-Thieme

Unsupervised domain adaptation aims at transferring knowledge from the labeled source domain to the unlabeled target domain. Previous adversarial domain adaptation methods mostly adopt the discriminator with binary or $K$-dimensional output…

机器学习 · 计算机科学 2020-01-03 Yuntao Du , Zhiwen Tan , Qian Chen , Xiaowen Zhang , Yirong Yao , Chongjun Wang

Aiming at recognizing images of the same person across distinct camera views, person re-identification (re-ID) has been among active research topics in computer vision. Most existing re-ID works require collection of a large amount of…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Ci-Siang Lin , Yuan-Chia Cheng , Yu-Chiang Frank Wang

Unsupervised Domain Adaptation (UDA) for re-identification (re-ID) is a challenging task: to avoid a costly annotation of additional data, it aims at transferring knowledge from a domain with annotated data to a domain of interest with only…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Fabian Dubourvieux , Angélique Loesch , Romaric Audigier , Samia Ainouz , Stéphane Canu

Unsupervised domain adaptation (UDA) methods have been broadly utilized to improve the models' adaptation ability in general computer vision. However, different from the natural images, there exist huge semantic gaps for the nuclei from…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Canran Li , Dongnan Liu , Haoran Li , Zheng Zhang , Guangming Lu , Xiaojun Chang , Weidong Cai

Supervised learning with large scale labeled datasets and deep layered models has made a paradigm shift in diverse areas in learning and recognition. However, this approach still suffers generalization issues under the presence of a domain…

机器学习 · 统计学 2016-03-28 Ozan Sener , Hyun Oh Song , Ashutosh Saxena , Silvio Savarese

Unsupervised domain adaptation (UDA) aims to learn models for a target domain of unlabeled data by transferring knowledge from a labeled source domain. In the traditional UDA setting, labeled source data are assumed to be available for…

机器学习 · 计算机科学 2021-03-30 Haojian Zhang , Yabin Zhang , Kui Jia , Lei Zhang

Domain adaptation (DA) addresses the real-world image classification problem of discrepancy between training (source) and testing (target) data distributions. We propose an unsupervised DA method that considers the presence of only…

计算机视觉与模式识别 · 计算机科学 2018-12-03 Debasmit Das , C. S. George Lee

Unsupervised Domain adaptation (UDA) attempts to recognize the unlabeled target samples by building a learning model from a differently-distributed labeled source domain. Conventional UDA concentrates on extracting domain-invariant features…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Taotao Jing , Zhengming Ding

Unsupervised domain adaptation (UDA) focuses on transferring knowledge learned in the labeled source domain to the unlabeled target domain. Despite significant progress that has been achieved in single-target domain adaptation for image…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Xiaohu Lu , Hayder Radha

Pedestrian attributes, e.g., hair length, clothes type and color, locally describe the semantic appearance of a person. Training person re-identification (ReID) algorithms under the supervision of such attributes have proven to be effective…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Xiangping Zhu , Pietro Morerio , Vittorio Murino