IRCVFeb 13

WISE: A Multimodal Search Engine for Visual Scenes, Audio, Objects, Faces, Speech, and Metadata

arXiv:2602.12819v1h-index: 14Has Code
Originality Synthesis-oriented
AI Analysis

This provides a practical tool for users without machine learning expertise to perform complex multimodal searches, such as in historical archives or private collections, though it is incremental as it combines existing vector search techniques into a unified system.

The authors tackled the problem of multimodal search across diverse data types by developing WISE, an open-source audiovisual search engine that integrates retrieval capabilities for visual scenes, audio, objects, faces, speech, and metadata, enabling efficient scaling to millions of images or thousands of hours of video.

In this paper, we present WISE, an open-source audiovisual search engine which integrates a range of multimodal retrieval capabilities into a single, practical tool accessible to users without machine learning expertise. WISE supports natural-language and reverse-image queries at both the scene level (e.g. empty street) and object level (e.g. horse) across images and videos; face-based search for specific individuals; audio retrieval of acoustic events using text (e.g. wood creak) or an audio file; search over automatically transcribed speech; and filtering by user-provided metadata. Rich insights can be obtained by combining queries across modalities -- for example, retrieving German trains from a historical archive by applying the object query "train" and the metadata query "Germany", or searching for a face in a place. By employing vector search techniques, WISE can scale to support efficient retrieval over millions of images or thousands of hours of video. Its modular architecture facilitates the integration of new models. WISE can be deployed locally for private or sensitive collections, and has been applied to various real-world use cases. Our code is open-source and available at https://gitlab.com/vgg/wise/wise.

Foundations

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

Your Notes