paper-with-me

홈 › Papers

Logical Tasks for Measuring Extrapolation and Rule Comprehension

2022-11-14 · Ippei Fujisawa, Ryota Kanai

Logical reasoning is essential in a variety of human activities. A representative example of a logical task is mathematics. Recent large-scale models trained on large datasets have been successful in various fields, but their reasoning ability in arithmetic tasks is limited, which we reproduce experimentally. Here, we recast this limitation as not unique to mathematics but common to tasks that require logical operations. We then propose a new set of tasks, termed logical tasks, which will be the next challenge to address. This higher point of view helps the development of inductive biases that have broad impact beyond the solution of individual tasks. We define and characterize logical tasks and discuss system requirements for their solution. Furthermore, we discuss the relevance of logical tasks to concepts such as extrapolation, explainability, and inductive bias. Finally, we provide directions for solving logical tasks.

📄 PDF Abstract BibTeX arXiv:2211.07727

Code (1)

ifujisawa/addition-experiment 공식 구현 pytorch

Tasks

Inductive BiasLogical Reasoning

Similar Papers 제목 키워드 기반

Deep Manifold Learning for Reading Comprehension and Logical Reasoning Tasks with Polytuplet Loss

2023-04-03 · Jeffrey Lu, Ivan Rodriguez

The current trend in developing machine learning models for reading comprehension and logical reasoning tasks is focused on improving the models' abilities to understand and utilize logical rules. This work focuses on pr…

Logical ReasoningReading ComprehensionTransfer Learning

From LSAT: The Progress and Challenges of Complex Reasoning

2021-08-02 · Siyuan Wang, Zhongkun Liu, Wanjun Zhong, Ming Zhou 외

Complex reasoning aims to draw a correct inference based on complex rules. As a hallmark of human intelligence, it involves a degree of explicit reading comprehension, interpretation of logical knowledge and complex rule…

Few-Shot LearningLogical ReasoningReading Comprehension

CellARC: Measuring Intelligence with Cellular Automata

2025-11-11 · Miroslav Lžičař arxiv

We introduce CellARC, a synthetic benchmark for abstraction and reasoning built from multicolor 1D cellular automata (CA). Each episode has five support pairs and one query serialized in 256 tokens, enabling rapid iterat…

Rule Extrapolation in Language Models: A Study of Compositional Generalization on OOD Prompts

2024-09-09 · Anna Mészáros, Szilvia Ujváry, Wieland Brendel, Patrik Reizinger 외

LLMs show remarkable emergent abilities, such as inferring concepts from presumably out-of-distribution prompts, known as in-context learning. Though this success is often attributed to the Transformer architecture, our …

In-Context LearningState Space Models

Mastering Symbolic Operations: Augmenting Language Models with Compiled Neural Networks

2023-04-04 · Yixuan Weng, Minjun Zhu, Fei Xia, Bin Li 외

Language models' (LMs) proficiency in handling deterministic symbolic reasoning and rule-based tasks remains limited due to their dependency implicit learning on textual data. To endow LMs with genuine rule comprehension…

Arithmetic ReasoningLanguage Modelling