CVDec 9, 2025

What really matters for person re-identification? A Mixture-of-Experts Framework for Semantic Attribute Importance

arXiv:2512.08697v1h-index: 3Has Code
Originality Incremental advance
AI Analysis

This work provides interpretability for person re-identification models, addressing a domain-specific need for transparency in computer vision applications.

The authors tackled the problem of understanding which semantic attributes matter most for person re-identification by proposing MoSAIC-ReID, a Mixture-of-Experts framework that quantifies attribute importance, revealing that clothing colors and intrinsic characteristics contribute strongly while infrequent cues like accessories have limited effect.

State-of-the-art person re-identification methods achieve impressive accuracy but remain largely opaque, leaving open the question: which high-level semantic attributes do these models actually rely on? We propose MoSAIC-ReID, a Mixture-of-Experts framework that systematically quantifies the importance of pedestrian attributes for re-identification. Our approach uses LoRA-based experts, each linked to a single attribute, and an oracle router that enables controlled attribution analysis. While MoSAIC-ReID achieves competitive performance on Market-1501 and DukeMTMC under the assumption that attribute annotations are available at test time, its primary value lies in providing a large-scale, quantitative study of attribute importance across intrinsic and extrinsic cues. Using generalized linear models, statistical tests, and feature-importance analyses, we reveal which attributes, such as clothing colors and intrinsic characteristics, contribute most strongly, while infrequent cues (e.g. accessories) have limited effect. This work offers a principled framework for interpretable ReID and highlights the requirements for integrating explicit semantic knowledge in practice. Code is available at https://github.com/psaltaath/MoSAIC-ReID

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes