paper-with-me

홈 › Papers

A Re-ranking Method using K-nearest Weighted Fusion for Person Re-identification

2025-09-04 · Huy Che, Le-Chuong Nguyen, Gia-Nghia Tran, Dinh-Duy Phan, Vinh-Tiep Nguyen arxiv

In person re-identification, re-ranking is a crucial step to enhance the overall accuracy by refining the initial ranking of retrieved results. Previous studies have mainly focused on features from single-view images, which can cause view bias and issues like pose variation, viewpoint changes, and occlusions. Using multi-view features to present a person can help reduce view bias. In this work, we present an efficient re-ranking method that generates multi-view features by aggregating neighbors' features using K-nearest Weighted Fusion (KWF) method. Specifically, we hypothesize that features extracted from re-identification models are highly similar when representing the same identity. Thus, we select K neighboring features in an unsupervised manner to generate multi-view features. Additionally, this study explores the weight selection strategies during feature aggregation, allowing us to identify an effective strategy. Our re-ranking approach does not require model fine-tuning or extra annotations, making it applicable to large-scale datasets. We evaluate our method on the person re-identification datasets Market1501, MSMT17, and Occluded-DukeMTMC. The results show that our method significantly improves Rank@1 and mAP when re-ranking the top M candidates from the initial ranking results. Specifically, compared to the initial results, our re-ranking method achieves improvements of 9.8%/22.0% in Rank@1 on the challenging datasets: MSMT17 and Occluded-DukeMTMC, respectively. Furthermore, our approach demonstrates substantial enhancements in computational efficiency compared to other re-ranking methods. Code is available at https://github.com/chequanghuy/Enhancing-Person-Re-Identification-via-UFFM-and-AMC.

📄 PDF Abstract BibTeX arXiv:2509.04050

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-IdentificationComputational Efficiency

Similar Papers 제목 키워드 기반

Re-ranking Person Re-identification with k-reciprocal Encoding

2017-01-29 · CVPR 2017 7 · Zhun Zhong, Liang Zheng, Donglin Cao, Shaozi Li

When considering person re-identification (re-ID) as a retrieval process, re-ranking is a critical step to improve its accuracy. Yet in the re-ID community, limited effort has been devoted to re-ranking, especially those…

Person Re-IdentificationRe-RankingRetrieval

Cheb-GR: Rethinking K-nearest Neighbor Search in Re-ranking for Person Re-identification

2025-01-01 · CVPR 2025 1 · Jinxi Yang, He Li, Bo Du, Mang Ye

Person re-identification (ReID) is the task of matching individuals across different camera views. Existing approaches typically employ neural networks to extract discriminative features, ranking gallery images based…

Person Re-IdentificationRe-RankingRetrieval

Divide and Fuse: A Re-ranking Approach for Person Re-identification

2017-08-11 · Rui Yu, Zhichao Zhou, Song Bai, Xiang Bai

As re-ranking is a necessary procedure to boost person re-identification (re-ID) performance on large-scale datasets, the diversity of feature becomes crucial to person reID for its importance both on designing pedestria…

DiversityPerson Re-IdentificationRe-Ranking

Re-Ranking via Metric Fusion for Object Retrieval and Person Re-Identification

2019-06-01 · CVPR 2019 6 · Song Bai, Peng Tang, Philip H.S. Torr, Longin Jan Latecki

This work studies the unsupervised re-ranking procedure for object retrieval and person re-identification with a specific concentration on an ensemble of multiple metrics (or similarities). While the re-ranking step is i…

3D Shape Classification3D Shape RetrievalImage RetrievalPerson Re-Identification+2

Denoising Nearest Neighbor Graph via Continuous CRF for Visual Re-ranking without Fine-tuning

2024-12-18 · Jaeyoon Kim, Yoonki Cho, Taeyong Kim, Sung-Eui Yoon

Visual re-ranking using Nearest Neighbor graph~(NN graph) has been adapted to yield high retrieval accuracy, since it is beneficial to exploring an high-dimensional manifold and applicable without additional fine-tuning.…

DenoisingPerson Re-IdentificationRe-RankingRetrieval