MagFormer:- Parameter-Efficient Modular Approach for Person Re-Identification
Susim Roy, Dr. Kaiyi Ji
Last updated on
Jul 20, 2025
Summary
- MagFormer, a modular transformer model, improves person re-identification by integrating image-to-image interactions during training to reduce noisy or unstable representations.
- It introduces three components(1)MALAA: Approximates dense relations using magnitude-aware landmarks.
(2)RNS: Focuses attention on contextually relevant samples by sparsifying it.
(3)DiffAttn: Cancels residual noise to boost identity consistency.
- MagFormer is scalable, interpretable, and consistently outperforms baselines.