paper-with-me

Papers

Visual analogy: Deep learning versus compositional models

2021-05-14 · Nicholas Ichien, Qing Liu, Shuhao Fu, Keith J. Holyoak, Alan Yuille, Hongjing Lu

Is analogical reasoning a task that must be learned to solve from scratch by applying deep learning models to massive numbers of reasoning problems? Or are analogies solved by computing similarities between structured representations of analogs? We address this question by comparing human performance on visual analogies created using images of familiar three-dimensional objects (cars and their subregions) with the performance of alternative computational models. Human reasoners achieved above-chance accuracy for all problem types, but made more errors in several conditions (e.g., when relevant subregions were occluded). We compared human performance to that of two recent deep learning models (Siamese Network and Relation Network) directly trained to solve these analogy problems, as well as to that of a compositional model that assesses relational similarity between part-based representations. The compositional model based on part representations, but not the deep learning models, generated qualitative performance similar to that of human reasoners.

📄 PDF Abstract BibTeX arXiv:2105.07065

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningRelation NetworkVisual Analogies

Similar Papers 제목 키워드 기반

Compositional Transduction with Latent Analogies for Offline Goal-Conditioned Reinforcement Learning

2026-05-20 · Junseok Kim, Dohyeong Kim, Mineui Hong, Songhwai Oh arxiv

Compositional generalization is essential for reaching unseen goals under novel contextual variations in offline goal-conditioned reinforcement learning (GCRL), where a generalist goal-reaching agent must be learned from…

Reinforcement Learning

What Analogies Reveal about Word Vectors and their Compositionality

2017-08-01 · SEMEVAL 2017 8 · Gregory Finley, Stephanie Farmer, Serguei Pakhomov

Analogy completion via vector arithmetic has become a common means of demonstrating the compositionality of word embeddings. Previous work have shown that this strategy works more reliably for certain types of analogical…

Semantic Textual SimilarityWord Embeddings

Im-Promptu: In-Context Composition from Image Prompts

2023-05-26 · NeurIPS 2023 11 · Bhishma Dedhia, Michael Chang, Jake C. Snell, Thomas L. Griffiths 외

Large language models are few-shot learners that can solve diverse tasks from a handful of demonstrations. This implicit understanding of tasks suggests that the attention mechanisms over word tokens may play a role in a…

Image GenerationMeta-Learning

ViRel: Unsupervised Visual Relations Discovery with Graph-level Analogy

2022-07-04 · Daniel Zeng, Tailin Wu, Jure Leskovec

Visual relations form the basis of understanding our compositional world, as relationships between visual objects capture key information in a scene. It is then advantageous to learn relations automatically from the data…

RelationRelation Classification

Is analogy enough to draw novel adjective-noun inferences?

2025-03-31 · Hayley Ross, Kathryn Davidson, Najoung Kim

Recent work (Ross et al., 2025, 2024) has argued that the ability of humans and LLMs respectively to generalize to novel adjective-noun combinations shows that they each have access to a compositional mechanism to determ…