paper-with-me

홈 › Papers

Semantic Image Retrieval via Active Grounding of Visual Situations

2017-10-31 · Max H. Quinn, Erik Conser, Jordan M. Witte, Melanie Mitchell

We describe a novel architecture for semantic image retrieval---in particular, retrieval of instances of visual situations. Visual situations are concepts such as "a boxing match," "walking the dog," "a crowd waiting for a bus," or "a game of ping-pong," whose instantiations in images are linked more by their common spatial and semantic structure than by low-level visual similarity. Given a query situation description, our architecture---called Situate---learns models capturing the visual features of expected objects as well the expected spatial configuration of relationships among objects. Given a new image, Situate uses these models in an attempt to ground (i.e., to create a bounding box locating) each expected component of the situation in the image via an active search procedure. Situate uses the resulting grounding to compute a score indicating the degree to which the new image is judged to contain an instance of the situation. Such scores can be used to rank images in a collection as part of a retrieval system. In the preliminary study described here, we demonstrate the promise of this system by comparing Situate's performance with that of two baseline methods, as well as with a related semantic image-retrieval system based on "scene graphs."

📄 PDF Abstract BibTeX arXiv:1711.00088

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Fast-Slow Transformer for Visually Grounding Speech

2021-09-16 · Puyuan Peng, David Harwath

We present Fast-Slow Transformer for Visually Grounding Speech, or FaST-VGS. FaST-VGS is a Transformer-based model for learning the associations between raw speech waveforms and visual images. The model unifies dual-enco…

Image RetrievalRetrieval

MADTempo: An Interactive System for Multi-Event Temporal Video Retrieval with Query Augmentation

2025-12-15 · Huu-An Vu, Van-Khanh Mai, Trong-Tam Nguyen, Quang-Duc Dam 외 arxiv

The rapid expansion of video content across online platforms has accelerated the need for retrieval systems capable of understanding not only isolated visual moments but also the temporal structure of complex events. Exi…

Visual GroundingVideo Retrieval

On the Contributions of Visual and Textual Supervision in Low-Resource Semantic Speech Retrieval

2019-04-24 · Ankita Pasad, Bowen Shi, Herman Kamper, Karen Livescu

Recent work has shown that speech paired with images can be used to learn semantically meaningful speech representations even without any textual supervision. In real-world low-resource settings, however, we often have a…

RetrievalVisual Grounding

Visual Word2Vec (vis-w2v): Learning Visually Grounded Word Embeddings Using Abstract Scenes

2015-11-22 · CVPR 2016 6 · Satwik Kottur, Ramakrishna Vedantam, José M. F. Moura, Devi Parikh

We propose a model to learn visually grounded word embeddings (vis-w2v) to capture visual notions of semantic relatedness. While word embeddings trained using text have been extremely successful, they cannot uncover noti…

Common Sense ReasoningImage RetrievalRetrievalVisual Grounding+1

Response-G1: Explicit Scene Graph Modeling for Proactive Streaming Video Understanding

2026-05-08 · Ke Ma, Jiaqi Tang, Bin Guo, Xueting Han 외 arxiv

Proactive streaming video understanding requires Video-LLMs to decide when to respond as a video unfolds, a task where existing methods often fall short due to their implicit, query-agnostic modeling of visual evidence. …

Scene Graph Generation