Encode the Unseen: Predictive Video Hashing for Scalable Mid-Stream Retrieval
Tong Yu, Nicolas Padoy

TL;DR
This paper introduces a novel predictive hashing framework for mid-stream video retrieval, enabling real-time search of streaming videos by inferring unseen future content, with significant performance improvements demonstrated on benchmark datasets.
Contribution
It presents the first hashing method capable of predicting unseen future video content for mid-stream retrieval, addressing a new challenge in real-time video search.
Findings
Achieved up to 7.4% mAP@20 improvement on FCVID.
Demonstrated feasibility of predicting unseen video content.
Outperformed adapted baseline methods in streaming scenarios.
Abstract
This paper tackles a new problem in computer vision: mid-stream video-to-video retrieval. This task, which consists in searching a database for content similar to a video right as it is playing, e.g. from a live stream, exhibits challenging characteristics. Only the beginning part of the video is available as query and new frames are constantly added as the video plays out. To perform retrieval in this demanding situation, we propose an approach based on a binary encoder that is both predictive and incremental in order to (1) account for the missing video content at query time and (2) keep up with repeated, continuously evolving queries throughout the streaming. In particular, we present the first hashing framework that infers the unseen future content of a currently playing video. Experiments on FCVID and ActivityNet demonstrate the feasibility of this task. Our approach also yields a…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Multimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques
