paper-with-me

Papers

Neural-Symbolic Recursive Machine for Systematic Generalization

2022-10-04 · Qing Li, Yixin Zhu, Yitao Liang, Ying Nian Wu, Song-Chun Zhu, Siyuan Huang

Current learning models often struggle with human-like systematic generalization, particularly in learning compositional rules from limited data and extrapolating them to novel combinations. We introduce the Neural-Symbolic Recursive Machine (NSR), whose core is a Grounded Symbol System (GSS), allowing for the emergence of combinatorial syntax and semantics directly from training data. The NSR employs a modular design that integrates neural perception, syntactic parsing, and semantic reasoning. These components are synergistically trained through a novel deduction-abduction algorithm. Our findings demonstrate that NSR's design, imbued with the inductive biases of equivariance and compositionality, grants it the expressiveness to adeptly handle diverse sequence-to-sequence tasks and achieve unparalleled systematic generalization. We evaluate NSR's efficacy across four challenging benchmarks designed to probe systematic generalization capabilities: SCAN for semantic parsing, PCFG for string manipulation, HINT for arithmetic reasoning, and a compositional machine translation task. The results affirm NSR's superiority over contemporary neural and hybrid models in terms of generalization and transferability.

📄 PDF Abstract BibTeX arXiv:2210.01603

Code (0)

등록된 구현이 없습니다.

Tasks

Arithmetic ReasoningMachine TranslationSemantic ParsingSystematic Generalization

Similar Papers 제목 키워드 기반

Compositional Generalization via Neural-Symbolic Stack Machines

2020-08-15 · NeurIPS 2020 12 · Xinyun Chen, Chen Liang, Adams Wei Yu, Dawn Song 외

Despite achieving tremendous success, existing deep learning models have exposed limitations in compositional generalization, the capability to learn compositional rules and apply them to unseen cases in a systematic man…

Few-Shot LearningMachine TranslationTranslation

A Recursive Bateson-Inspired Model for the Generation of Semantic Formal Concepts from Spatial Sensory Data

2023-07-16 · Jaime de Miguel-Rodriguez, Fernando Sancho-Caparrini

Neural-symbolic approaches to machine learning incorporate the advantages from both connectionist and symbolic methods. Typically, these models employ a first module based on a neural architecture to extract features fro…

Data-driven formulation of natural laws by recursive-LASSO-based symbolic regression

2021-02-18 · Yuma Iwasaki, Masahiko Ishida

Discovery of new natural laws has for a long time relied on the inspiration of some genius. Recently, however, machine learning technologies, which analyze big data without human prejudice and bias, are expected to find …

BIG-bench Machine Learningfeature selectionregressionSymbolic Regression

Systematic Abductive Reasoning via Diverse Relation Representations in Vector-symbolic Architecture

2025-01-21 · Zhong-Hua Sun, Ru-Yuan Zhang, Zonglei Zhen, Da-Hui Wang 외

In abstract visual reasoning, monolithic deep learning models suffer from limited interpretability and generalization, while existing neuro-symbolic approaches fall short in capturing the diversity and systematicity of a…

AttributeDiversityOut-of-Distribution GeneralizationRelation+1

Discrete Dictionary-based Decomposition Layer for Structured Representation Learning

2024-06-11 · Taewon Park, Hyun-Chul Kim, Minho Lee

Neuro-symbolic neural networks have been extensively studied to integrate symbolic operations with neural networks, thereby improving systematic generalization. Specifically, Tensor Product Representation (TPR) framework…

Representation LearningSystematic Generalization