CVJun 3, 2021

APES: Audiovisual Person Search in Untrimmed Video

arXiv:2106.01667v17 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the need for automatic person retrieval in applications like video summarization, though it is incremental as it builds on existing person re-identification efforts.

The authors tackled the problem of searching for a person of interest in untrimmed videos by introducing APES, a dataset with over 1.9K identities across 36 hours of video, and showed that modeling audiovisual cues improves identity recognition.

Humans are arguably one of the most important subjects in video streams, many real-world applications such as video summarization or video editing workflows often require the automatic search and retrieval of a person of interest. Despite tremendous efforts in the person reidentification and retrieval domains, few works have developed audiovisual search strategies. In this paper, we present the Audiovisual Person Search dataset (APES), a new dataset composed of untrimmed videos whose audio (voices) and visual (faces) streams are densely annotated. APES contains over 1.9K identities labeled along 36 hours of video, making it the largest dataset available for untrimmed audiovisual person search. A key property of APES is that it includes dense temporal annotations that link faces to speech segments of the same identity. To showcase the potential of our new dataset, we propose an audiovisual baseline and benchmark for person retrieval. Our study shows that modeling audiovisual cues benefits the recognition of people's identities. To enable reproducibility and promote future research, the dataset annotations and baseline code are available at: https://github.com/fuankarion/audiovisual-person-search

Code Implementations1 repo
Foundations

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

Your Notes