paper-with-me

Papers

Contrastive Multiple Instance Learning for Weakly Supervised Person ReID

2024-02-12 · Jacob Tyo, Zachary C. Lipton

The acquisition of large-scale, precisely labeled datasets for person re-identification (ReID) poses a significant challenge. Weakly supervised ReID has begun to address this issue, although its performance lags behind fully supervised methods. In response, we introduce Contrastive Multiple Instance Learning (CMIL), a novel framework tailored for more effective weakly supervised ReID. CMIL distinguishes itself by requiring only a single model and no pseudo labels while leveraging contrastive losses -- a technique that has significantly enhanced traditional ReID performance yet is absent in all prior MIL-based approaches. Through extensive experiments and analysis across three datasets, CMIL not only matches state-of-the-art performance on the large-scale SYSU-30k dataset with fewer assumptions but also consistently outperforms all baselines on the WL-market1501 and Weakly Labeled MUddy racer re-iDentification dataset (WL-MUDD) datasets. We introduce and release the WL-MUDD dataset, an extension of the MUDD dataset featuring naturally occurring weak labels from the real-world application at PerformancePhoto.co. All our code and data are accessible at https://drive.google.com/file/d/1rjMbWB6m-apHF3Wg_cfqc8QqKgQ21AsT/view?usp=drive_link.

📄 PDF Abstract BibTeX arXiv:2402.07685

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance LearningPerson Re-Identification

Similar Papers 제목 키워드 기반

Weakly Supervised Person Search with Region Siamese Networks

2021-09-13 · ICCV 2021 10 · Chuchu Han, Kai Su, Dongdong Yu, Zehuan Yuan 외

Supervised learning is dominant in person search, but it requires elaborate labeling of bounding boxes and identities. Large-scale labeled training data is often difficult to collect, especially for person identities. A …

Contrastive LearningPerson Search

Object Discovery via Contrastive Learning for Weakly Supervised Object Detection

2022-08-16 · Jinhwan Seo, Wonho Bae, Danica J. Sutherland, Junhyug Noh 외

Weakly Supervised Object Detection (WSOD) is a task that detects objects in an image using a model trained only on image-level annotations. Current state-of-the-art models benefit from self-supervised instance-level supe…

Contrastive LearningObjectObject DetectionObject Discovery+1

Rethinking Multiple Instance Learning for Whole Slide Image Classification: A Good Instance Classifier is All You Need

2023-07-05 · Linhao Qu, Yingfan Ma, Xiaoyuan Luo, Manning Wang 외

Weakly supervised whole slide image classification is usually formulated as a multiple instance learning (MIL) problem, where each slide is treated as a bag, and the patches cut out of it are treated as instances. Existi…

AllClassificationContrastive Learningimage-classification+3

CPCL: Cross-Modal Prototypical Contrastive Learning for Weakly Supervised Text-based Person Re-Identification

2024-01-18 · Yanwei Zheng, Xinpeng Zhao, Chuanlin Lan, Xiaowei Zhang 외

Weakly supervised text-based person re-identification (TPRe-ID) seeks to retrieve images of a target person using textual descriptions, without relying on identity annotations and is more challenging and practical. The p…

Contrastive LearningPerson Re-IdentificationPseudo Label

Deep Intra-Image Contrastive Learning for Weakly Supervised One-Step Person Search

2023-02-09 · Jiabei Wang, Yanwei Pang, Jiale Cao, Hanqing Sun 외

Weakly supervised person search aims to perform joint pedestrian detection and re-identification (re-id) with only person bounding-box annotations. Recently, the idea of contrastive learning is initially applied to weakl…

Contrastive LearningPedestrian DetectionPerson Search