paper-with-me

Papers

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 concepts from known domains to novel domains. Structure Mapping Theory of human analogical reasoning posits that analogical mappings rely on (higher-order) relations and not on the sensory content of the domain. This enables humans to reason systematically about novel domains, a problem with which machine learning (ML) models tend to struggle. We introduce a two-stage neural framework, which we label Neural Structure Mapping (NSM), to learn visual analogies from Raven's Progressive Matrices, an abstract visual reasoning test of fluid intelligence. Our framework uses (1) a multi-task visual relationship encoder to extract constituent concepts from raw visual input in the source domain, and (2) a neural module net analogy inference engine to reason compositionally about the inferred relation in the target domain. Our NSM approach (a) isolates the relational structure from the source domain with high accuracy, and (b) successfully utilizes this structure for analogical reasoning in the target domain.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Visual AnalogiesVisual Reasoning

Similar Papers 제목 키워드 기반

Why Do We Need Neuro-symbolic AI to Model Pragmatic Analogies?

2023-08-02 · Thilini Wijesiriwardene, Amit Sheth, Valerie L. Shalin, Amitava Das

A hallmark of intelligence is the ability to use a familiar domain to make inferences about a less familiar domain, known as analogical reasoning. In this article, we delve into the performance of Large Language Models (…

Automatic Extraction of Metaphoric Analogies from Literary Texts: Task Formulation, Dataset Construction, and Evaluation

2024-12-19 · Joanne Boisson, Zara Siddique, Hsuvas Borkakoty, Dimosthenis Antypas 외

Extracting metaphors and analogies from free text requires high-level reasoning abilities such as abstraction and language understanding. Our study focuses on the extraction of the concepts that form metaphoric analogies…

Learning to Make Analogies by Contrasting Abstract Relational Structure

2019-01-31 · ICLR 2019 5 · Felix Hill, Adam Santoro, David G. T. Barrett, Ari S. Morcos 외

Analogical reasoning has been a principal focus of various waves of AI research. Analogy is particularly challenging for machines because it requires relational structures to be represented such that they can be flexibly…

Semantic Structure-Mapping in LLM and Human Analogical Reasoning

2024-06-19 · Sam Musker, Alex Duchnowski, Raphaël Millière, Ellie Pavlick

Analogical reasoning is considered core to human learning and cognition. Recent studies have compared the analogical reasoning abilities of human subjects and Large Language Models (LLMs) on abstract symbol manipulation …

Language Acquisition

Visual Analogies between Atari Games for Studying Transfer Learning in RL

2018-07-29 · Doron Sobol, Lior Wolf, Yaniv Taigman

In this work, we ask the following question: Can visual analogies, learned in an unsupervised way, be used in order to transfer knowledge between pairs of games and even play one game using an agent trained for another g…

Atari GamesTransfer LearningVisual Analogies