arXiv:2509.08926cs.CVcs.AI2025-09

用贝塔混合模型检测相似度异常值,提升有噪声下的重识别性能

Similarity-based Outlier Detection for Noisy Object Re-Identification Using Beta Mixtures

  • 基于双贝塔分布建模嵌入相似度,识别标签噪声中的异常样本
  • 在10%-30%噪声下,人/车重识别准确率优于现有方法
  • 适用于标签不洁场景,特别适合鲁棒性要求高的实际应用

行人重识别(Re-ID)方法对标签噪声敏感,常导致性能显著下降。本文将Re-ID重构为监督图像相似性任务,采用孪生网络学习判别性成对关系。核心是提出一种新颖的统计异常检测框架——贝塔-异常检测(Beta-SOD),通过双成分贝塔分布混合模型建模嵌入对间的余弦相似度分布。我们建立了双贝塔分布混合模型的可辨识性理论结果,确保学习任务良定义。该异常检测步骤与结合二元交叉熵、对比损失和余弦嵌入损失的Re-ID架构协同优化特征级相似性。在CUHK03、Market-1501(行人)和VeRi-776(车辆)数据集上验证了Beta-SOD在去噪和重识别任务中的有效性。相比当前最优方法,在10%-30%噪声水平下均表现更优,展现出强鲁棒性和广泛适用性。代码已开源:github.com/waqar3411/Beta-SOD。

原文摘要 · Abstract (English)

Object re-identification (Re-ID) methods are highly sensitive to label noise, which typically leads to significant performance degradation. We address this challenge by reframing Re-ID as a supervised image similarity task and adopting a Siamese network architecture trained to capture discriminative pairwise relationships. Central to our approach is a novel statistical outlier detection (OD) framework, termed Beta-SOD (Beta mixture Similarity-based Outlier Detection), which models the distribution of cosine similarities between embedding pairs using a two-component Beta distribution mixture model. We establish a novel identifiability result for mixtures of two Beta distributions, ensuring that our learning task is well-posed. The proposed OD step complements the Re-ID architecture combining binary cross-entropy, contrastive, and cosine embedding losses that jointly optimize feature-level similarity learning. We demonstrate the effectiveness of Beta-SOD in de-noising and Re-ID tasks for person Re-ID, on CUHK03 and Market-1501 datasets, and vehicle Re-ID, on VeRi-776 dataset. Our method shows superior performance compared to the state-of-the-art methods across various noise levels (10-30\%), demonstrating both robustness and broad applicability in noisy Re-ID scenarios. The implementation of Beta-SOD is available at: github.com/waqar3411/Beta-SOD

重识别异常检测贝塔分布噪声鲁棒

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。