paper-with-me

Papers

Symbolic Brittleness in Sequence Models: on Systematic Generalization in Symbolic Mathematics

2021-09-28 · Sean Welleck, Peter West, Jize Cao, Yejin Choi

Neural sequence models trained with maximum likelihood estimation have led to breakthroughs in many tasks, where success is defined by the gap between training and test performance. However, their ability to achieve stronger forms of generalization remains unclear. We consider the problem of symbolic mathematical integration, as it requires generalizing systematically beyond the test set. We develop a methodology for evaluating generalization that takes advantage of the problem domain's structure and access to a verifier. Despite promising in-distribution performance of sequence-to-sequence models in this domain, we demonstrate challenges in achieving robustness, compositionality, and out-of-distribution generalization, through both carefully constructed manual test suites and a genetic algorithm that automatically finds large collections of failures in a controllable manner. Our investigation highlights the difficulty of generalizing well with the predominant modeling and learning approach, and the importance of evaluating beyond the test set, across different aspects of generalization.

📄 PDF Abstract BibTeX arXiv:2109.13986

Code (1)

wellecks/symbolic_generalization 공식 구현 pytorch

Tasks

Out-of-Distribution GeneralizationSystematic Generalization

Methods 이 논문이 사용한 방법론

Test 설명 없음

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

Neural-Symbolic Recursive Machine for Systematic Generalization

2022-10-04 · Qing Li, Yixin Zhu, Yitao Liang, Ying Nian Wu 외

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-Symbo…

Arithmetic ReasoningMachine TranslationSemantic ParsingSystematic Generalization

A Hybrid System for Systematic Generalization in Simple Arithmetic Problems

2023-06-29 · Flavio Petruzzellis, Alberto Testolin, Alessandro Sperduti

Solving symbolic reasoning problems that require compositionality and systematicity is considered one of the key ingredients of human intelligence. However, symbolic reasoning is still a great challenge for deep learning…

Language ModelingLanguage ModellingLarge Language ModelSystematic Generalization

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