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

📅 2026-02-13
📈 Citations: 0
Influential: 0
📄 PDF

Technology Category

Application Category

📝 Abstract
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.
Problem

Research questions and friction points this paper is trying to address.

multimodal search
audiovisual retrieval
cross-modal querying
vector search
metadata filtering
Innovation

Methods, ideas, or system contributions that make the work stand out.

multimodal search
vector search
audiovisual retrieval
modular architecture
cross-modal querying
P
Prasanna Sridhar
University of Oxford, Oxford, UK
H
Horace Lee
University of Oxford, Oxford, UK
D
David M. S. Pinto
University of Oxford, Oxford, UK
Andrew Zisserman
Andrew Zisserman
University of Oxford
Computer VisionMachine Learning
Abhishek Dutta
Abhishek Dutta
University of Oxford
Computer VisionMachine LearningComputer Programming