中文
相关论文

相关论文: Hard-sample Guided Hybrid Contrast Learning for Un…

200 篇论文

Employing clustering strategy to assign unlabeled target images with pseudo labels has become a trend for person re-identification (re-ID) algorithms in domain adaptation. A potential limitation of these clustering-based methods is that…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Suncheng Xiang , Yuzhuo Fu , Mengyuan Guan , Ting Liu

Unsupervised Deep Distance Metric Learning (UDML) aims to learn sample similarities in the embedding space from an unlabeled dataset. Traditional UDML methods usually use the triplet loss or pairwise loss which requires the mining of…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Binh X. Nguyen , Binh D. Nguyen , Gustavo Carneiro , Erman Tjiputra , Quang D. Tran , Thanh-Toan Do

Through minimization of an appropriate loss function such as the InfoNCE loss, contrastive learning (CL) learns a useful representation function by pulling positive samples close to each other while pushing negative samples far apart in the…

机器学习 · 计算机科学 2024-05-13 Ruijie Jiang , Thuan Nguyen , Prakash Ishwar , Shuchin Aeron

Cloth-changing person reidentification (ReID) is a newly emerging research topic that is aimed at addressing the issues of large feature variations due to cloth-changing and pedestrian view/pose changes. Although significant progress has…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Zan Gao , Shenxun Wei , Weili Guan , Lei Zhu , Meng Wang , Shenyong Chen

This paper tackles the purely unsupervised person re-identification (Re-ID) problem that requires no annotations. Some previous methods adopt clustering techniques to generate pseudo labels and use the produced labels to train Re-ID models…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Menglin Wang , Baisheng Lai , Jianqiang Huang , Xiaojin Gong , Xian-Sheng Hua

Unsupervised video-based person re-identification (re-ID) methods extract richer features from video tracklets than image-based ones. The state-of-the-art methods utilize clustering to obtain pseudo-labels and train the models iteratively.…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Pengyu Xie , Xin Xu , Zheng Wang , Toshihiko Yamasaki

Unsupervised person re-identification aims to retrieve images of a specified person without identity labels. Many recent unsupervised Re-ID approaches adopt clustering-based methods to measure cross-camera feature similarity to roughly…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Pengna Li , Kangyi Wu , Wenli Huang , Sanping Zhou , Jinjun Wang

Existing person re-identification (ReID) methods typically directly load the pre-trained ImageNet weights for initialization. However, as a fine-grained classification task, ReID is more challenging and exists a large domain gap between…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Zizheng Yang , Xin Jin , Kecheng Zheng , Feng Zhao

Image classification datasets exhibit a non-negligible fraction of mislabeled examples, often due to human error when one class superficially resembles another. This issue poses challenges in supervised contrastive learning (SCL), where the…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Zijun Long , George Killick , Lipeng Zhuang , Richard McCreadie , Gerardo Aragon Camarasa , Paul Henderson

Unsupervised Domain Adaptive (UDA) object re-identification (Re-ID) aims at adapting a model trained on a labeled source domain to an unlabeled target domain. State-of-the-art object Re-ID approaches adopt clustering algorithms to generate…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Pengfei Wang , Changxing Ding , Wentao Tan , Mingming Gong , Kui Jia , Dacheng Tao

Due to the advantages of leveraging unlabeled data and learning meaningful representations, semi-supervised learning and contrastive learning have been progressively combined to achieve better performances in popular applications with few…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Bowen Tao , Lan Li , Xin-Chun Li , De-Chuan Zhan

We present a novel unsupervised domain adaption method for person re-identification (reID) that generalizes a model trained on a labeled source domain to an unlabeled target domain. We introduce a camera-driven curriculum learning (CaCL)…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Geon Lee , Sanghoon Lee , Dohyung Kim , Younghoon Shin , Yongsang Yoon , Bumsub Ham

Unsupervised out-of-distribution (OOD) Detection aims to separate the samples falling outside the distribution of training data without label information. Among numerous branches, contrastive learning has shown its excellent capability of…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Menglong Chen , Xingtai Gui , Shicai Fan

Most existing unsupervised person re-identification (Re-ID) methods use clustering to generate pseudo labels for model training. Unfortunately, clustering sometimes mixes different true identities together or splits the same identity into…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Xinyu Zhang , Dongdong Li , Zhigang Wang , Jian Wang , Errui Ding , Javen Qinfeng Shi , Zhaoxiang Zhang , Jingdong Wang

Contrastive learning is a well-established paradigm in representation learning. The standard framework of contrastive learning minimizes the distance between "similar" instances and maximizes the distance between dissimilar ones in the…

机器学习 · 计算机科学 2025-02-06 Naghmeh Ghanooni , Barbod Pajoum , Harshit Rawal , Sophie Fellenz , Vo Nguyen Le Duy , Marius Kloft

Disease diagnosis from medical images via supervised learning is usually dependent on tedious, error-prone, and costly image labeling by medical experts. Alternatively, semi-supervised learning and self-supervised learning offer…

计算机视觉与模式识别 · 计算机科学 2023-06-14 Attiano Purpura-Pontoniere , Demetri Terzopoulos , Adam Wang , Abdullah-Al-Zubaer Imran

Existing person re-identification (re-id) methods mostly rely on supervised model learning from a large set of person identity labelled training data per domain. This limits their scalability and usability in large scale deployments. In…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Minxian Li , Xiatian Zhu , Shaogang Gong

Due to the high cost of data annotation in supervised learning for person re-identification (Re-ID) methods, unsupervised learning becomes more attractive in the real world. The Bottom-up Clustering (BUC) approach based on hierarchical…

计算机视觉与模式识别 · 计算机科学 2020-04-23 Kaiwei Zeng

Recently, cluster contrastive learning has been proven effective for object ReID by computing the contrastive loss between the individual features and the cluster memory. However, existing methods that use the individual features to…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Hantao Yao , Changsheng Xu

We investigate contrastive learning in the federated setting through the lens of SimCLR and multi-view mutual information maximization. In doing so, we uncover a connection between contrastive representation learning and user verification;…

机器学习 · 计算机科学 2024-05-06 Christos Louizos , Matthias Reisser , Denis Korzhenkov