paper-with-me

Papers

Learning to Reason With Relational Abstractions

2022-10-06 · Andrew J. Nam, Mengye Ren, Chelsea Finn, James L. McClelland

Large language models have recently shown promising progress in mathematical reasoning when fine-tuned with human-generated sequences walking through a sequence of solution steps. However, the solution sequences are not formally structured and the resulting model-generated sequences may not reflect the kind of systematic reasoning we might expect an expert human to produce. In this paper, we study how to build stronger reasoning capability in language models using the idea of relational abstractions. We introduce new types of sequences that more explicitly provide an abstract characterization of the transitions through intermediate solution steps to the goal state. We find that models that are supplied with such sequences as prompts can solve tasks with a significantly higher accuracy, and models that are trained to produce such sequences solve problems better than those that are trained with previously used human-generated sequences and other baselines. Our work thus takes several steps toward elucidating and improving how language models perform on tasks requiring multi-step mathematical reasoning.

📄 PDF Abstract BibTeX arXiv:2210.02615

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Similar Papers 제목 키워드 기반

Constellation: Learning relational abstractions over objects for compositional imagination

2021-07-23 · James C. R. Whittington, Rishabh Kabra, Loic Matthey, Christopher P. Burgess 외

Learning structured representations of visual scenes is currently a major bottleneck to bridging perception with reasoning. While there has been exciting progress with slot-based models, which learn to segment scenes int…

Relational Reasoning

In-Context Analogical Reasoning with Pre-Trained Language Models

2023-05-28 · Xiaoyang Hu, Shane Storks, Richard L. Lewis, Joyce Chai

Analogical reasoning is a fundamental capacity of human cognition that allows us to reason abstractly about novel situations by relating them to past experiences. While it is thought to be essential for robust reasoning …

In-Context LearningRelational Reasoning

Relational Abstractions for Generalized Reinforcement Learning on Symbolic Problems

2022-04-27 · Rushang Karia, Siddharth Srivastava

Reinforcement learning in problems with symbolic state spaces is challenging due to the need for reasoning over long horizons. This paper presents a new approach that utilizes relational abstractions in conjunction with …

Objectreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Answer-Set-Programming-based Abstractions for Reinforcement Learning

2026-05-29 · Rafael Bankosegger, Thomas Eiter, Johannes Oetsch arxiv

Reinforcement Learning (RL) enables autonomous agents to learn policies from experience, but realistic problems often involve enormous state spaces, making learning and generalisation challenging. Abstraction and approxi…

Reinforcement Learning

Deep Semantic Abstractions of Everyday Human Activities: On Commonsense Representations of Human Interactions

2017-10-10 · Jakob Suchan, Mehul Bhatt

We propose a deep semantic characterization of space and motion categorically from the viewpoint of grounding embodied human-object interactions. Our key focus is on an ontological model that would be adept to formalisat…

Human-Object Interaction DetectionObjectRelational Reasoning