Enhanced Multimodal Video Retrieval System: Integrating Query Expansion and Cross-modal Temporal Event Retrieval
Van-Thinh Vo, Minh-Khoi Nguyen, Minh-Huy Tran, Anh-Quan Nguyen-Tran, Duy-Tan Nguyen, Khanh-Loi Nguyen, Anh-Minh Phan
TL;DR
The paper tackles robust, temporally-aware video retrieval across multiple modalities by introducing an adaptive KDE-GMM thresholding method for scene boundary detection, a cross-modal temporal event retrieval framework, and LLM-based query augmentation via Gemini. It combines embedding-based and metadata-based search with a Reciprocal Rank Fusion re-ranking strategy and a cross-modal temporal reasoning module that selects a pivot scene and optimizes over a 10-frame window. Key contributions include adaptive keyframe extraction, rich multimodal metadata, and a unified UI to support complex multi-scene queries, demonstrated in the Ho Chi Minh AI Challenge 2025. The approach promises improved precision and efficiency for large-scale, real-world video search tasks, with broad applicability to surveillance, content discovery, and multimedia databases.
Abstract
Multimedia information retrieval from videos remains a challenging problem. While recent systems have advanced multimodal search through semantic, object, and OCR queries - and can retrieve temporally consecutive scenes - they often rely on a single query modality for an entire sequence, limiting robustness in complex temporal contexts. To overcome this, we propose a cross-modal temporal event retrieval framework that enables different query modalities to describe distinct scenes within a sequence. To determine decision thresholds for scene transition and slide change adaptively, we build Kernel Density Gaussian Mixture Thresholding (KDE-GMM) algorithm, ensuring optimal keyframe selection. These extracted keyframes act as compact, high-quality visual exemplars that retain each segment's semantic essence, improving retrieval precision and efficiency. Additionally, the system incorporates a large language model (LLM) to refine and expand user queries, enhancing overall retrieval performance. The proposed system's effectiveness and robustness were demonstrated through its strong results in the Ho Chi Minh AI Challenge 2025.
