Exploring the Camera Bias of Person Re-identification
Myungseo Song, Jin-Woo Park, Jong-Seok Lee

TL;DR
This paper investigates camera bias in person re-identification models, especially under domain shifts, and proposes simple normalization and training strategies to reduce bias and improve model performance.
Contribution
It reveals how camera bias worsens under data shifts, analyzes why feature normalization helps, and offers practical strategies to mitigate bias in both supervised and unsupervised ReID models.
Findings
Camera bias increases under data distribution shifts.
Feature normalization effectively reduces bias across various factors.
Simple training strategies improve unsupervised ReID performance.
Abstract
We empirically investigate the camera bias of person re-identification (ReID) models. Previously, camera-aware methods have been proposed to address this issue, but they are largely confined to training domains of the models. We measure the camera bias of ReID models on unseen domains and reveal that camera bias becomes more pronounced under data distribution shifts. As a debiasing method for unseen domain data, we revisit feature normalization on embedding vectors. While the normalization has been used as a straightforward solution, its underlying causes and broader applicability remain unexplored. We analyze why this simple method is effective at reducing bias and show that it can be applied to detailed bias factors such as low-level image properties and body angle. Furthermore, we validate its generalizability across various models and benchmarks, highlighting its potential as a…
Peer Reviews
Decision·ICLR 2025 Spotlight
1. A thorough investigation of camera bias in reID is a big contribution. This paper provides a quantitative view for bias measuring, which is most welcomed. 2. The consequently proposed debiasing normalization is very simple yet effective, with sufficient experimental and theorical analysis. 3. The new findings could advanced exisiting reID methods.
1. The adopted reID method is not new, missing some newly proposed methods. 2. If the number of cameras arise to a big one, e.g., 10k in a region, would the bias disappeared? Or the bias could be supressed by multi-view learning?
The paper is well-written, with clear motivation and visual aids enhancing the analysis. The main contributions of this work are as follows: 1. The authors investigate camera bias in ReID models across unseen domain data, offering a comprehensive analysis that spans diverse learning methods and model architectures. 2. The authors' analysis explains why it is effective for bias mitigation and shows its applicability to detailed bias factors and multiple models. 3. The authors explore the risk of
1. The authors’ analysis lacks consideration of the spatial distribution of features, such as a scatterplot of features downscaled to two dimensions using t-SNE. This visualization could reveal feature distributions under camera bias conditions. 2. The paper primarily addresses domain differences as camera biases. However, another type of camera bias, i.e., the number of samples varies between different cameras, and the identity labels may also be different, is not mentioned in the paper. The au
- Overall I like this paper. The authors obviously provided lots of interesting insights. They found that existing methods have camera bias, especially for self-supervised/unsupervised ones. The ones that have dedicated camera-aware design has less camera bias. I believe this observation is new. - The method is simple and effective. While this method has been used in test-time adaptation, authors use it to address a different problem in person re-id, which should be encouraged. - Rich insigh
I don't have particular problem with this paper. If I'm to write this paper, perhaps I will improve the structure a bit more. But given that this paper talks about observations, insights, and an easy solution, perhaps the current struture is fine. Reviewers may have a problem with novelty. But I would champion this way of doing research - there is no need to come up with some new method if the paper is sound and insightful in itself.
Videos
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Face recognition and analysis · Infrared Target Detection Methodologies
