Abstract
Concept-free search, which embeds text and video signals in a joint space for retrieval, appears to be a new state-of-the-art. However, this new search paradigm suffers from two limitations. First, the search result is unpredictable and not interpretable. Second, the embedded features are in high-dimensional space hindering real-time indexing and search. In this paper, we present a new implementation of the Vireo video search system (Vireo-VSS), which employs a dual-task model to index each video segment with an embedding feature in a low dimension and a concept list for retrieval. The concept list serves as a reference to interpret its associated embedded feature. With these changes, a SQL-like querying interface is designed such that a user can specify the search content (subject, predicate, object) and constraint (logical condition) in a semi-structured way. The system will decompose the SQL-like query into multiple sub-queries depending on the constraint being specified. Each sub-query is translated into an embedding feature and a concept list for video retrieval. The search result is compiled by union or pruning of the search lists from multiple sub-queries. The SQL-like interface is also extended for temporal querying, by providing multiple SQL templates for users to specify the temporal evolution of a query.
| Original language | English |
|---|---|
| Title of host publication | MultiMedia Modeling |
| Subtitle of host publication | 27th International Conference, MMM 2021, Prague, Czech Republic, June 22–24, 2021, Proceedings |
| Editors | Jakub Lokoč, Tomáš Skopal, Klaus Schoeffmann, Vasileios Mezaris, Xirong Li, Stefanos Vrochidis, Ioannis Patras |
| Place of Publication | Cham |
| Publisher | Springer |
| Pages | 391-397 |
| Volume | Part II |
| ISBN (Electronic) | 9783030678357 |
| ISBN (Print) | 9783030678340 |
| DOIs | |
| Publication status | Published - 2021 |
| Event | 27th International Conference on MultiMedia Modeling (MMM 2021) - Prague, Czech Republic Duration: 22 Jun 2021 → 24 Jun 2021 https://mmm2021.cz/ |
Publication series
| Name | Lecture Notes in Computer Science |
|---|---|
| Volume | 12573 |
| ISSN (Print) | 0302-9743 |
| ISSN (Electronic) | 1611-3349 |
Conference
| Conference | 27th International Conference on MultiMedia Modeling (MMM 2021) |
|---|---|
| Place | Czech Republic |
| City | Prague |
| Period | 22/06/21 → 24/06/21 |
| Internet address |
Research Keywords
- Concept-based search
- Concept-free search
- Interactive video search
- SQL-like interpretable search
- Video browser showdown