CVOct 2, 2025

Leveraging Prior Knowledge of Diffusion Model for Person Search

arXiv:2510.01841v11 citationsh-index: 4
Originality Highly original
AI Analysis

This work addresses the suboptimal performance in person search due to conflicting optimization objectives and limited feature extraction, offering a novel solution for computer vision applications.

The paper tackles the problem of person search by proposing DiffPS, a framework that leverages a pre-trained diffusion model to improve person detection and re-identification, achieving state-of-the-art results on CUHK-SYSU and PRW datasets.

Person search aims to jointly perform person detection and re-identification by localizing and identifying a query person within a gallery of uncropped scene images. Existing methods predominantly utilize ImageNet pre-trained backbones, which may be suboptimal for capturing the complex spatial context and fine-grained identity cues necessary for person search. Moreover, they rely on a shared backbone feature for both person detection and re-identification, leading to suboptimal features due to conflicting optimization objectives. In this paper, we propose DiffPS (Diffusion Prior Knowledge for Person Search), a novel framework that leverages a pre-trained diffusion model while eliminating the optimization conflict between two sub-tasks. We analyze key properties of diffusion priors and propose three specialized modules: (i) Diffusion-Guided Region Proposal Network (DGRPN) for enhanced person localization, (ii) Multi-Scale Frequency Refinement Network (MSFRN) to mitigate shape bias, and (iii) Semantic-Adaptive Feature Aggregation Network (SFAN) to leverage text-aligned diffusion features. DiffPS sets a new state-of-the-art on CUHK-SYSU and PRW.

Foundations

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

Your Notes