CVDec 1, 2021

Subtask-dominated Transfer Learning for Long-tail Person Search

arXiv:2112.00527v1
Originality Incremental advance
AI Analysis

This addresses a specific problem in person search for computer vision applications, but it is incremental as it adapts existing techniques to a multi-task framework.

The paper tackles the challenge of imbalanced long-tail identity distributions in one-step person search, which hinders learning discriminative features for re-identification, and proposes a Subtask-dominated Transfer Learning method that improves performance on CUHK-SYSU and PRW datasets.

Person search unifies person detection and person re-identification (Re-ID) to locate query persons from the panoramic gallery images. One major challenge comes from the imbalanced long-tail person identity distributions, which prevents the one-step person search model from learning discriminative person features for the final re-identification. However, it is under-explored how to solve the heavy imbalanced identity distributions for the one-step person search. Techniques designed for the long-tail classification task, for example, image-level re-sampling strategies, are hard to be effectively applied to the one-step person search which jointly solves person detection and Re-ID subtasks with a detection-based multi-task framework. To tackle this problem, we propose a Subtask-dominated Transfer Learning (STL) method. The STL method solves the long-tail problem in the pretraining stage of the dominated Re-ID subtask and improves the one-step person search by transfer learning of the pretrained model. We further design a Multi-level RoI Fusion Pooling layer to enhance the discrimination ability of person features for the one-step person search. Extensive experiments on CUHK-SYSU and PRW datasets demonstrate the superiority and effectiveness of the proposed method.

Foundations

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

Your Notes