paper-with-me

홈 › Papers

Spectral Aware Softmax for Visible-Infrared Person Re-Identification

2023-02-03 · Lei Tan, Pingyang Dai, Qixiang Ye, Mingliang Xu, Yongjian Wu, Rongrong Ji

Visible-infrared person re-identification (VI-ReID) aims to match specific pedestrian images from different modalities. Although suffering an extra modality discrepancy, existing methods still follow the softmax loss training paradigm, which is widely used in single-modality classification tasks. The softmax loss lacks an explicit penalty for the apparent modality gap, which adversely limits the performance upper bound of the VI-ReID task. In this paper, we propose the spectral-aware softmax (SA-Softmax) loss, which can fully explore the embedding space with the modality information and has clear interpretability. Specifically, SA-Softmax loss utilizes an asynchronous optimization strategy based on the modality prototype instead of the synchronous optimization based on the identity prototype in the original softmax loss. To encourage a high overlapping between two modalities, SA-Softmax optimizes each sample by the prototype from another spectrum. Based on the observation and analysis of SA-Softmax, we modify the SA-Softmax with the Feature Mask and Absolute-Similarity Term to alleviate the ambiguous optimization during model training. Extensive experimental evaluations conducted on RegDB and SYSU-MM01 demonstrate the superior performance of the SA-Softmax over the state-of-the-art methods in such a cross-modality condition.

📄 PDF Abstract BibTeX arXiv:2302.01512

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-Identification

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Unified Batch All Triplet Loss for Visible-Infrared Person Re-identification

2021-03-08 · Wenkang Li, Ke Qi, Wenbin Chen, Yicong Zhou

Visible-Infrared cross-modality person re-identification (VI-ReID), whose aim is to match person images between visible and infrared modality, is a challenging cross-modality image retrieval task. Batch Hard Triplet loss…

AllCross-Modality Person Re-identificationImage RetrievalPerson Re-Identification+2

Spectral Enhancement and Pseudo-Anchor Guidance for Infrared-Visible Person Re-Identification

2024-12-26 · Yiyuan Ge, Zhihao Chen, Ziyang Wang, Jiaju Kang 외

The development of deep learning has facilitated the application of person re-identification (ReID) technology in intelligent security. Visible-infrared person re-identification (VI-ReID) aims to match pedestrians across…

Person Re-Identification

Multi-Domain Biometric Recognition using Body Embeddings

2025-03-13 · Anirudh Nanduri, Siyuan Huang, Rama Chellappa

Biometric recognition becomes increasingly challenging as we move away from the visible spectrum to infrared imagery, where domain discrepancies significantly impact identification performance. In this paper, we show tha…

Person IdentificationPerson Re-IdentificationTriplet

Cross-Spectral Body Recognition with Side Information Embedding: Benchmarks on LLCM and Analyzing Range-Induced Occlusions on IJB-MDF

2025-06-10 · Anirudh Nanduri, Siyuan Huang, Rama Chellappa

Vision Transformers (ViTs) have demonstrated impressive performance across a wide range of biometric tasks, including face and body recognition. In this work, we adapt a ViT model pretrained on visible (VIS) imagery to t…

Occlusion HandlingPerson Re-Identification

Modality-Aware Bias Mitigation and Invariance Learning for Unsupervised Visible-Infrared Person Re-Identification

2025-12-08 · Menglin Wang, Xiaojin Gong, Jiachen Li, Genlin Ji arxiv

Unsupervised visible-infrared person re-identification (USVI-ReID) aims to match individuals across visible and infrared cameras without relying on any annotation. Given the significant gap across visible and infrared mo…

Person Re-IdentificationRepresentation Learning