CVJul 19, 2024

The Research of Group Re-identification from Multiple Cameras

arXiv:2407.14620v1h-index: 2
Originality Incremental advance
AI Analysis

This work addresses a rarely discussed problem in visual surveillance for security and monitoring applications, representing an incremental advancement by extending individual re-identification methods to groups.

The paper tackles the problem of group re-identification from multiple cameras, which involves identifying groups of people across different camera views, and introduces a novel approach using multi-granularity information and multi-order matching to handle challenges like group layout changes and member variations, achieving effective results as demonstrated on various datasets.

Object re-identification is of increasing importance in visual surveillance. Most existing works focus on re-identify individual from multiple cameras while the application of group re-identification (Re-ID) is rarely discussed. We redefine Group Re-identification as a process which includes pedestrian detection, feature extraction, graph model construction, and graph matching. Group re-identification is very challenging since it is not only interfered by view-point and human pose variations in the traditional re-identification tasks, but also suffered from the challenges in group layout change and group member variation. To address the above challenges, this paper introduces a novel approach which leverages the multi-granularity information inside groups to facilitate group re-identification. We first introduce a multi-granularity Re-ID process, which derives features for multi-granularity objects (people/people-subgroups) in a group and iteratively evaluates their importances during group Re-ID, so as to handle group-wise misalignments due to viewpoint change and group dynamics. We further introduce a multi-order matching scheme. It adaptively selects representative people/people-subgroups in each group and integrates the multi-granularity information from these people/people-subgroups to obtain group-wise matching, hence achieving a more reliable matching score between groups. Experimental results on various datasets demonstrate the effectiveness of our approach.

Foundations

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

Your Notes