paper-with-me

Papers

Relational reasoning and generalization using non-symbolic neural networks

2020-06-14 · Atticus Geiger, Alexandra Carstensen, Michael C. Frank, Christopher Potts

The notion of equality (identity) is simple and ubiquitous, making it a key case study for broader questions about the representations supporting abstract relational reasoning. Previous work suggested that neural networks were not suitable models of human relational reasoning because they could not represent mathematically identity, the most basic form of equality. We revisit this question. In our experiments, we assess out-of-sample generalization of equality using both arbitrary representations and representations that have been pretrained on separate tasks to imbue them with structure. We find neural networks are able to learn (1) basic equality (mathematical identity), (2) sequential equality problems (learning ABA-patterned sequences) with only positive training instances, and (3) a complex, hierarchical equality problem with only basic equality training instances ("zero-shot'" generalization). In the two latter cases, our models perform tasks proposed in previous work to demarcate human-unique symbolic abilities. These results suggest that essential aspects of symbolic reasoning can emerge from data-driven, non-symbolic learning processes.

📄 PDF Abstract BibTeX arXiv:2006.07968

Code (1)

atticusg/NeuralEqualityExperiments 공식 구현 pytorch

Tasks

Relational ReasoningZero-shot Generalization

Similar Papers 제목 키워드 기반

A Novel Neural-symbolic System under Statistical Relational Learning

2023-09-16 · Dongran Yu, Xueyan Liu, Shirui Pan, Anchen Li 외

A key objective in field of artificial intelligence is to develop cognitive models that can exhibit human-like intellectual capabilities. One promising approach to achieving this is through neural-symbolic systems, which…

Deep LearningRelational Reasoning

RESOLVE: Relational Reasoning with Symbolic and Object-Level Features Using Vector Symbolic Processing

2024-11-13 · Mohamed Mejri, Chandramouli Amarnath, Abhijit Chatterjee

Modern transformer-based encoder-decoder architectures struggle with reasoning tasks due to their inability to effectively extract relational information between input objects (data/tokens). Recent work introduced the Ab…

DecoderMathRelational Reasoning

Systematic Reasoning About Relational Domains With Graph Neural Networks

2024-07-24 · Irtaza Khalid, Steven Schockaert

Developing models that can learn to reason is a notoriously challenging problem. We focus on reasoning in relational domains, where the use of Graph Neural Networks (GNNs) seems like a natural choice. However, previous w…

Inductive BiasSystematic Generalization

Arbitrarily Applicable Same/Opposite Relational Responding with NARS

2025-05-11 · Robert Johansson, Patrick Hammer, Tony Lofthouse

Same/opposite relational responding, a fundamental aspect of human symbolic cognition, allows the flexible generalization of stimulus relationships based on minimal experience. In this study, we demonstrate the emergence…

Relational Reasoning

Relational Reasoning Networks

2021-06-01 · Giuseppe Marra, Michelangelo Diligenti, Francesco Giannini

Neuro-symbolic methods integrate neural architectures, knowledge representation and reasoning. However, they have been struggling at both dealing with the intrinsic uncertainty of the observations and scaling to real-wor…

Relational Reasoning