paper-with-me

Papers

Detecting unseen visual relations using analogies

2018-12-13 · ICCV 2019 10 · Julia Peyre, Ivan Laptev, Cordelia Schmid, Josef Sivic

We seek to detect visual relations in images of the form of triplets t = (subject, predicate, object), such as "person riding dog", where training examples of the individual entities are available but their combinations are unseen at training. This is an important set-up due to the combinatorial nature of visual relations : collecting sufficient training data for all possible triplets would be very hard. The contributions of this work are three-fold. First, we learn a representation of visual relations that combines (i) individual embeddings for subject, object and predicate together with (ii) a visual phrase embedding that represents the relation triplet. Second, we learn how to transfer visual phrase embeddings from existing training triplets to unseen test triplets using analogies between relations that involve similar objects. Third, we demonstrate the benefits of our approach on three challenging datasets : on HICO-DET, our model achieves significant improvement over a strong baseline for both frequent and unseen triplets, and we observe similar improvement for the retrieval of unseen triplets with out-of-vocabulary predicates on the COCO-a dataset as well as the challenging unusual triplets in the UnRel dataset.

📄 PDF Abstract BibTeX arXiv:1812.05736

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalTriplet

Similar Papers 제목 키워드 기반

When Models Know More Than They Say: Probing Analogical Reasoning in LLMs

2026-04-04 · Hope McGovern, Caroline Craig, Thomas Lippincott, Hale Sirin arxiv

Analogical reasoning is a core cognitive faculty essential for narrative understanding. While LLMs perform well when surface and structural cues align, they struggle in cases where an analogy is not apparent on the surfa…

Neural Structure Mapping For Learning Abstract Visual Analogies

2021-10-12 · NeurIPS Workshop SVRHM 2021 12 · Shashank Shekhar, Graham W. Taylor

Building conceptual abstractions from sensory information and then reasoning about them is central to human intelligence. Abstract reasoning both relies on, and is facilitated by, our ability to make analogies about conc…

Visual AnalogiesVisual Reasoning

Finding 3D Scene Analogies with Multimodal Foundation Models

2025-10-27 · Junho Kim, Young Min Kim arxiv

Connecting current observations with prior experiences helps robots adapt and plan in new, unseen 3D environments. Recently, 3D scene analogies have been proposed to connect two 3D scenes, which are smooth maps that alig…

community2vec: Vector representations of online communities encode semantic relationships

2017-08-01 · WS 2017 8 · Trevor Martin

Vector embeddings of words have been shown to encode meaningful semantic relationships that enable solving of complex analogies. This vector embedding concept has been extended successfully to many different domains and …

Learning 3D Scene Analogies with Neural Contextual Scene Maps

2025-03-20 · Junho Kim, Gwangtak Bae, Eun Sun Lee, Young Min Kim

Understanding scene contexts is crucial for machines to perform tasks and adapt prior knowledge in unseen or noisy 3D environments. As data-driven learning is intractable to comprehensively encapsulate diverse ranges of …

Imitation LearningObject Rearrangement