paper-with-me

Papers

Structured Query-Based Image Retrieval Using Scene Graphs

2020-05-13 · Brigit Schroeder, Subarna Tripathi

A structured query can capture the complexity of object interactions (e.g. 'woman rides motorcycle') unlike single objects (e.g. 'woman' or 'motorcycle'). Retrieval using structured queries therefore is much more useful than single object retrieval, but a much more challenging problem. In this paper we present a method which uses scene graph embeddings as the basis for an approach to image retrieval. We examine how visual relationships, derived from scene graphs, can be used as structured queries. The visual relationships are directed subgraphs of the scene graph with a subject and object as nodes connected by a predicate relationship. Notably, we are able to achieve high recall even on low to medium frequency objects found in the long-tailed COCO-Stuff dataset, and find that adding a visual relationship-inspired loss boosts our recall by 10% in the best case.

📄 PDF Abstract BibTeX arXiv:2005.06653

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalObjectRetrieval

Similar Papers 제목 키워드 기반

Compact Scene Graphs for Layout Composition and Patch Retrieval

2019-04-19 · Subarna Tripathi, Sharath Nittur Sridhar, Sairam Sundaresan, Hanlin Tang

Structured representations such as scene graphs serve as an efficient and compact representation that can be used for downstream rendering or retrieval tasks. However, existing efforts to generate realistic images from s…

Image GenerationRetrieval

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

Image-to-Image Retrieval by Learning Similarity between Scene Graphs

2020-12-29 · Sangwoong Yoon, Woo Young Kang, Sungwook Jeon, SeongEun Lee 외

As a scene graph compactly summarizes the high-level content of an image in a structured and symbolic manner, the similarity between scene graphs of two images reflects the relevance of their contents. Based on this idea…

Graph SimilarityImage RetrievalRetrievalSentence+1

Approximate Query Matching for Image Retrieval

2018-03-14 · Abhijit Suprem, Polo Chau

Traditional image recognition involves identifying the key object in a portrait-type image with a single object focus (ILSVRC, AlexNet, and VGG). More recent approaches consider dense image recognition - segmenting an im…

Graph GenerationImage RetrievalObjectRetrieval+2

SupScene: Scene-Structured Overlap Supervision for Image Retrieval in Unconstrained SfM

2026-01-17 · Xulei Shi, Maoyu Wang, Yuning Peng, Guanbo Wang 외 arxiv

Image retrieval is a critical step for reducing the quadratic cost of image matching in unconstrained Structure-from-Motion (SfM). Unlike generic image retrieval, however, the relevant goal of SfM is to identify geometri…

Image RetrievalImage Matching