paper-with-me

홈 › Papers

Compositional Sketch Search

2021-06-15 · Alexander Black, Tu Bui, Long Mai, Hailin Jin, John Collomosse

We present an algorithm for searching image collections using free-hand sketches that describe the appearance and relative positions of multiple objects. Sketch based image retrieval (SBIR) methods predominantly match queries containing a single, dominant object invariant to its position within an image. Our work exploits drawings as a concise and intuitive representation for specifying entire scene compositions. We train a convolutional neural network (CNN) to encode masked visual features from sketched objects, pooling these into a spatial descriptor encoding the spatial relationships and appearances of objects in the composition. Training the CNN backbone as a Siamese network under triplet loss yields a metric search embedding for measuring compositional similarity which may be efficiently leveraged for visual search by applying product quantization.

📄 PDF Abstract BibTeX arXiv:2106.08009

Code (1)

AlexBlck/compsketch 공식 구현 pytorch

Tasks

Image RetrievalPositionQuantizationRetrievalSketch-Based Image RetrievalTriplet

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음
Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Learning in Infinitesimal Non-Compositional Sketches

2026-07-16 · Sridhar Mahadevan arxiv

This paper develops a categorical framework -- Learning in Infinitesimal Non-Compositional Sketches (LINCS) -- as the repair of non-compositionality: failures of diagrams to factor through quotient sketches lifted to the…

Reinforcement Learning

SketchEmbedNet: Learning Novel Concepts by Imitating Drawings

2020-08-27 · Alexander Wang, Mengye Ren, Richard S. Zemel

Sketch drawings capture the salient information of visual concepts. Previous work has shown that neural networks are capable of producing sketches of natural objects drawn from a small number of classes. While earlier ap…

Novel ConceptsRetrieval

Style-Content Disentanglement in Language-Image Pretraining Representations for Zero-Shot Sketch-to-Image Synthesis

2022-06-03 · Jan Zuiderveld

In this work, we propose and validate a framework to leverage language-image pretraining representations for training-free zero-shot sketch-to-image synthesis. We show that disentangled content and style representations …

DisentanglementImage Generation

Radically Compositional Cognitive Concepts

2019-11-14 · Toby B. St Clere Smithe

Despite ample evidence that our concepts, our cognitive architecture, and mathematics itself are all deeply compositional, few models take advantage of this structure. We therefore propose a radically compositional appro…

"Stack It Up!": 3D Stable Structure Generation from 2D Hand-drawn Sketch

2025-08-04 · Yiqing Xu, Linfeng Li, Cunjun Yu, David Hsu arxiv

Imagine a child sketching the Eiffel Tower and asking a robot to bring it to life. Today's robot manipulation systems can't act on such sketches directly-they require precise 3D block poses as goals, which in turn demand…

Robot Manipulation