Decoupled and Memory-Reinforced Networks: Towards Effective Feature Learning for One-Step Person Search
Chuchu Han, Zhedong Zheng, Changxin Gao, Nong Sang, Yi Yang

TL;DR
This paper introduces DMRNet, a decoupled and memory-reinforced network for one-step person search, addressing sub-task interference and small batch issues to improve identification feature learning and overall accuracy.
Contribution
The paper proposes a novel decoupled multi-task framework with a memory-reinforced mechanism, enhancing feature learning and performance in one-step person search.
Findings
Achieves 93.2% mAP on CUHK-SYSU dataset.
Achieves 46.9% mAP on PRW dataset.
Outperforms all existing one-step methods.
Abstract
The goal of person search is to localize and match query persons from scene images. For high efficiency, one-step methods have been developed to jointly handle the pedestrian detection and identification sub-tasks using a single network. There are two major challenges in the current one-step approaches. One is the mutual interference between the optimization objectives of multiple sub-tasks. The other is the sub-optimal identification feature learning caused by small batch size when end-to-end training. To overcome these problems, we propose a decoupled and memory-reinforced network (DMRNet). Specifically, to reconcile the conflicts of multiple objectives, we simplify the standard tightly coupled pipelines and establish a deeply decoupled multi-task learning framework. Further, we build a memory-reinforced mechanism to boost the identification feature learning. By queuing the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
