TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Auto-ReID: Searching for a Part-aware ConvNet for Person R...

Auto-ReID: Searching for a Part-aware ConvNet for Person Re-Identification

Ruijie Quan, Xuanyi Dong, Yu Wu, Linchao Zhu, Yi Yang

2019-03-23ICCV 2019 10Neural Architecture SearchPerson Re-IdentificationGeneral ClassificationRetrievalClassification
PaperPDFCodeCodeCode

Abstract

Prevailing deep convolutional neural networks (CNNs) for person re-IDentification (reID) are usually built upon ResNet or VGG backbones, which were originally designed for classification. Because reID is different from classification, the architecture should be modified accordingly. We propose to automatically search for a CNN architecture that is specifically suitable for the reID task. There are three aspects to be tackled. First, body structural information plays an important role in reID but it is not encoded in backbones. Second, Neural Architecture Search (NAS) automates the process of architecture design without human effort, but no existing NAS methods incorporate the structure information of input images. Third, reID is essentially a retrieval task but current NAS algorithms are merely designed for classification. To solve these problems, we propose a retrieval-based search algorithm over a specifically designed reID search space, named Auto-ReID. Our Auto-ReID enables the automated approach to find an efficient and effective CNN architecture for reID. Extensive experiments demonstrate that the searched architecture achieves state-of-the-art performance while reducing 50% parameters and 53% FLOPs compared to others.

Results

TaskDatasetMetricValueModel
Person Re-IdentificationCUHK03 detectedMAP69.3Auto-ReID (ICCV'19)
Person Re-IdentificationCUHK03 detectedRank-173.3Auto-ReID (ICCV'19)
Person Re-IdentificationCUHK03 labeledMAP73Auto-ReID (ICCV'19)
Person Re-IdentificationCUHK03 labeledRank-177.9Auto-ReID (ICCV'19)
Person Re-IdentificationMarket-1501Rank-195.4Auto-ReID(RK)
Person Re-IdentificationMarket-1501mAP94.2Auto-ReID(RK)
Person Re-IdentificationDukeMTMC-reIDRank-191.4Auto-ReID(RK)
Person Re-IdentificationDukeMTMC-reIDmAP89.2Auto-ReID(RK)

Related Papers

DASViT: Differentiable Architecture Search for Vision Transformer2025-07-17Weakly Supervised Visible-Infrared Person Re-Identification via Heterogeneous Expert Collaborative Consistency Learning2025-07-17WhoFi: Deep Person Re-Identification via Wi-Fi Channel Signal Encoding2025-07-17From Roots to Rewards: Dynamic Tree Reasoning with RL2025-07-17HapticCap: A Multimodal Dataset and Task for Understanding User Experience of Vibration Haptic Signals2025-07-17A Survey of Context Engineering for Large Language Models2025-07-17MCoT-RE: Multi-Faceted Chain-of-Thought and Re-Ranking for Training-Free Zero-Shot Composed Image Retrieval2025-07-17Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17