paper-with-me

홈 › Papers

Learning Mathematical Rules with Large Language Models

2024-10-22 · Antoine Gorceix, Bastien Le Chenadec, Ahmad Rammal, Nelson Vadori, Manuela Veloso

In this paper, we study the ability of large language models to learn specific mathematical rules such as distributivity or simplifying equations. We present an empirical analysis of their ability to generalize these rules, as well as to reuse them in the context of word problems. For this purpose, we provide a rigorous methodology to build synthetic data incorporating such rules, and perform fine-tuning of large language models on such data. Our experiments show that our model can learn and generalize these rules to some extent, as well as suitably reuse them in the context of word problems.

📄 PDF Abstract BibTeX arXiv:2410.16973

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MetaRuleGPT: Recursive Numerical Reasoning of Language Models Trained with Simple Rules

2024-12-18 · Kejie Chen, Lin Wang, Qinghai Zhang, Renjun Xu

Recent studies have highlighted the limitations of large language models in mathematical reasoning, particularly their inability to capture the underlying logic. Inspired by meta-learning, we propose that models should a…

Mathematical ReasoningMeta-Learning

MedRule-KG: A Knowledge-Graph--Steered Scaffold for Mathematical Reasoning with a Lightweight Verifier

2025-10-18 · Crystal Su arxiv

Large language models (LLMs) often produce fluent reasoning steps while violating simple mathematical or logical constraints. We introduce MedRule-KG, a compact typed knowledge graph coupled with a symbolic verifier, des…

Mathematical Reasoning

Mathador-LM: A Dynamic Benchmark for Mathematical Reasoning on Large Language Models

2024-06-18 · Eldar Kurtic, Amir Moeini, Dan Alistarh

We introduce Mathador-LM, a new benchmark for evaluating the mathematical reasoning on large language models (LLMs), combining ruleset interpretation, planning, and problem-solving. This benchmark is inspired by the Math…

Mathematical Reasoning

Concept Generalization in Humans and Large Language Models: Insights from the Number Game

2025-12-23 · Arghavan Bazigaran, Hansem Sohn arxiv

We compare human and large language model (LLM) generalization in the number game, a concept inference task. Using a Bayesian model as an analytical framework, we examined the inductive biases and inference strategies of…

RuleArena: A Benchmark for Rule-Guided Reasoning with LLMs in Real-World Scenarios

2024-12-12 · Ruiwen Zhou, Wenyue Hua, Liangming Pan, Sitao Cheng 외

This paper introduces RuleArena, a novel and challenging benchmark designed to evaluate the ability of large language models (LLMs) to follow complex, real-world rules in reasoning. Covering three practical domains -- ai…

Logical ReasoningLong-Context Understanding