paper-with-me

Papers

Probabilistic Abduction for Visual Abstract Reasoning via Learning Rules in Vector-symbolic Architectures

2024-01-29 · Michael Hersche, Francesco Di Stefano, Thomas Hofmann, Abu Sebastian, Abbas Rahimi

Abstract reasoning is a cornerstone of human intelligence, and replicating it with artificial intelligence (AI) presents an ongoing challenge. This study focuses on efficiently solving Raven's progressive matrices (RPM), a visual test for assessing abstract reasoning abilities, by using distributed computation and operators provided by vector-symbolic architectures (VSA). Instead of hard-coding the rule formulations associated with RPMs, our approach can learn the VSA rule formulations (hence the name Learn-VRF) with just one pass through the training data. Yet, our approach, with compact parameters, remains transparent and interpretable. Learn-VRF yields accurate predictions on I-RAVEN's in-distribution data, and exhibits strong out-of-distribution capabilities concerning unseen attribute-rule pairs, significantly outperforming pure connectionist baselines including large language models. Our code is available at https://github.com/IBM/learn-vector-symbolic-architectures-rule-formulations.

📄 PDF Abstract BibTeX arXiv:2401.16024

Code (1)

ibm/learn-vector-symbolic-architectures-rule-formulations 공식 구현 pytorch

Tasks

Attribute

Similar Papers 제목 키워드 기반

Abstract Spatial-Temporal Reasoning via Probabilistic Abduction and Execution

2021-03-26 · CVPR 2021 1 · Chi Zhang, Baoxiong Jia, Song-Chun Zhu, Yixin Zhu

Spatial-temporal reasoning is a challenging task in Artificial Intelligence (AI) due to its demanding but unique nature: a theoretic requirement on representing and reasoning based on spatial-temporal knowledge in mind, …

AttributeLogical Reasoning

AbductionRules: Training Transformers to Explain Unexpected Inputs

2022-03-23 · Findings (ACL) 2022 5 · Nathan Young, Qiming Bao, Joshua Bensemann, Michael Witbrock

Transformers have recently been shown to be capable of reliably performing logical reasoning over facts and rules expressed in natural language, but abductive reasoning - inference to the best explanation of an unexpecte…

Common Sense ReasoningLogical Reasoningscientific discovery

AbductionRules: Training Transformers to Explain Unexpected Inputs

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Transformers have recently been shown to be capable of reliably performing logical reasoning over facts and rules expressed in natural language, but abductive reasoning - inference to the best explanation of an unexpecte…

Common Sense ReasoningLogical Reasoningscientific discovery

Backdoors to Abduction

2013-04-22 · Andreas Pfandler, Stefan Rümmele, Stefan Szeider

Abductive reasoning (or Abduction, for short) is among the most fundamental AI reasoning methods, with a broad range of applications, including fault diagnosis, belief revision, and automated planning. Unfortunately, Abd…

Fault Diagnosis

Pre-Training Meta-Rule Selection Policy for Visual Generative Abductive Learning

2025-03-09 · Yu Jin, Jingming Liu, Zhexu Luo, Yifei Peng 외

Visual generative abductive learning studies jointly training symbol-grounded neural visual generator and inducing logic rules from data, such that after learning, the visual generation process is guided by the induced l…

Memorization