English

Approximate Query Matching for Image Retrieval

Computer Vision and Pattern Recognition 2018-03-15 v1 Information Retrieval

Abstract

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 image with appropriate bounding boxes and performing image recognition within these bounding boxes (Semantic segmentation). The Visual Genome dataset [5] is an attempt to bridge these various approaches to a cohesive dataset for each subtask - bounding box generation, image recognition, captioning, and a new operation: scene graph generation. Our focus is on using such scene graphs to perform graph search on image databases to holistically retrieve images based on a search criteria. We develop a method to store scene graphs and metadata in graph databases (using Neo4J) and to perform fast approximate retrieval of images based on a graph search query. We process more complex queries than single object search, e.g. "girl eating cake" retrieves images that contain the specified relation as well as variations.

Keywords

Cite

@article{arxiv.1803.05401,
  title  = {Approximate Query Matching for Image Retrieval},
  author = {Abhijit Suprem and Polo Chau},
  journal= {arXiv preprint arXiv:1803.05401},
  year   = {2018}
}
R2 v1 2026-06-23T00:53:14.399Z