中文
相关论文

相关论文: Label Distribution Learning for Generalizable Mult…

200 篇论文

Domain adaptation manages to transfer the knowledge of well-labeled source data to unlabeled target data. Many recent efforts focus on improving the prediction accuracy of target pseudo-labels to reduce conditional distribution shift. In…

机器学习 · 计算机科学 2023-02-20 Lei Tian , Yongqiang Tang , Liangchen Hu , Wensheng Zhang

Person re-identification (Re-ID) aims to match images of the same individual across non-overlapping camera views and remains challenging due to domain shifts caused by variations in illumination, background, camera characteristics, and…

计算机视觉与模式识别 · 计算机科学 2026-05-04 Sundas Iqbal , Qing Tian , Danish Ali , Jianping Gou , Weihua Oue

Cross-domain person re-identification (re-ID), such as unsupervised domain adaptive (UDA) re-ID, aims to transfer the identity-discriminative knowledge from the source to the target domain. Existing methods commonly consider the source and…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Yongxing Dai , Yifan Sun , Jun Liu , Zekun Tong , Yi Yang , Ling-Yu Duan

Domain adaptation is transfer learning which aims to generalize a learning model across training and testing data with different distributions. Most previous research tackle this problem in seeking a shared feature representation between…

机器学习 · 计算机科学 2017-04-17 Lingkun Luo , Xiaofang Wang , Shiqiang Hu , Chao Wang , Yuxing Tang , Liming Chen

Adversarial learning has demonstrated good performance in the unsupervised domain adaptation setting, by learning domain-invariant representations. However, recent work has shown limitations of this approach when label distributions differ…

机器学习 · 计算机科学 2020-12-15 Remi Tachet , Han Zhao , Yu-Xiang Wang , Geoff Gordon

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

In this paper, we investigate the generalization problem of person re-identification (re-id), whose major challenge is the distribution shift on an unseen domain. As an important tool of regularizing the distribution, batch normalization…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Ke Han , Chenyang Si , Yan Huang , Liang Wang , Tieniu Tan

This work considers the problem of unsupervised domain adaptation in person re-identification (re-ID), which aims to transfer knowledge from the source domain to the target domain. Existing methods are primary to reduce the inter-domain…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Zhun Zhong , Liang Zheng , Zhiming Luo , Shaozi Li , Yi Yang

In conventional domain adaptation, a critical assumption is that there exists a fully labeled domain (source) that contains the same label space as another unlabeled or scarcely labeled domain (target). However, in the real world, there…

机器学习 · 计算机科学 2019-05-01 Shuhan Tan , Jiening Jiao , Wei-Shi Zheng

This paper presents an approach to tackle the re-identification problem. This is a challenging problem due to the large variation of pose, illumination or camera view. More and more datasets are available to train machine learning models…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Matthieu Ospici , Antoine Cecchi

Unsupervised person re-identification (re-ID) remains a challenging task. While extensive research has focused on the framework design and loss function, this paper shows that sampling strategy plays an equally important role. We analyze…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Xumeng Han , Xuehui Yu , Guorong Li , Jian Zhao , Gang Pan , Qixiang Ye , Jianbin Jiao , Zhenjun Han

The recent success of deep neural networks relies on massive amounts of labeled data. For a target task where labeled data is unavailable, domain adaptation can transfer a learner from a different source domain. In this paper, we propose a…

机器学习 · 计算机科学 2017-02-17 Mingsheng Long , Han Zhu , Jianmin Wang , Michael I. Jordan

A big challenge of person re-identification (Re-ID) using a multi-branch network architecture is to learn diverse features from the ID-labeled dataset. The 2-branch Batch DropBlock (BDB) network was recently proposed for achieving diversity…

计算机视觉与模式识别 · 计算机科学 2020-02-12 Xiaofu Wu , Ben Xie , Shiliang Zhao , Suofei Zhang , Yong Xiao , Ming Li

Unsupervised domain adaptation (UDA) is a statistical learning problem when the distribution of training (source) data is different from that of test (target) data. In this setting, one has access to labeled data only from the source domain…

机器学习 · 计算机科学 2026-02-24 Seonghwi Kim , Sung Ho Jo , Wooseok Ha , Minwoo Chae

Person re-identification (ReID) plays a critical role in intelligent surveillance systems by linking identities across multiple cameras in complex environments. However, ReID faces significant challenges such as appearance variations,…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Dang H. Pham , Tu N. Nguyen , Hoa N. Nguyen

Supervised person re-identification (ReID) often has poor scalability and usability in real-world deployments due to domain gaps and the lack of annotations for the target domain data. Unsupervised person ReID through domain adaptation is…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Xin Jin , Cuiling Lan , Wenjun Zeng , Zhibo Chen

In this paper, we focus on the semi-supervised person re-identification (Re-ID) case, which only has the intra-camera (within-camera) labels but not inter-camera (cross-camera) labels. In real-world applications, these intra-camera labels…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Lei Qi , Lei Wang , Jing Huo , Yinghuan Shi , Yang Gao

Person Re-Identification (ReID) is a challenging problem in many video analytics and surveillance applications, where a person's identity must be associated across a distributed non-overlapping network of cameras. Video-based person ReID…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Madhu Kiran , Amran Bhuiyan , Louis-Antoine Blais-Morin , Mehrsan Javan , Ismail Ben Ayed , Eric Granger

With the rapid development of deep learning methods, there have been many breakthroughs in the field of text classification. Models developed for this task have been shown to achieve high accuracy. However, most of these models are trained…

机器学习 · 计算机科学 2024-09-24 Yuxuan Hu , Chenwei Zhang , Min Yang , Xiaodan Liang , Chengming Li , Xiping Hu

To address semi-supervised learning from both labeled and unlabeled data, we present a novel meta-learning scheme. We particularly consider that labeled and unlabeled data share disjoint ground truth label sets, which can be seen tasks like…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Yun-Chun Chen , Chao-Te Chou , Yu-Chiang Frank Wang