paper-with-me

Papers

Discovering mathematical concepts through a multi-agent system

2026-03-04 · Daattavya Aggarwal, Oisin Kim, Carl Henrik Ek, Challenger Mishra arxiv

Mathematical concepts emerge through an interplay of processes, including experimentation, efforts at proof, and counterexamples. In this paper, we present a new multi-agent model for computational mathematical discovery based on this observation. Our system, conceived with research in mind, poses its own conjectures and then attempts to prove them, making decisions informed by this feedback and an evolving data distribution. Inspired by the history of Euler's conjecture for polyhedra and an open challenge in the literature, we benchmark with the task of autonomously recovering the concept of homology from polyhedral data and knowledge of linear algebra. Our system completes this learning problem. Most importantly, the experiments are ablations, statistically testing the value of the complete dynamic and controlling for experimental setup. They support our main claim: that the optimisation of the right combination of local processes can lead to surprisingly well-aligned notions of mathematical interestingness.

📄 PDF Abstract BibTeX arXiv:2603.04528

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

From Solvers to Research: Large Language Model-Driven Formal Mathematics at the Research Frontier

2026-07-08 · Eric Jiang, Xiao Liang, Yikai Zhang, Yingjia Wan 외 arxiv

Recent developments in AI for Mathematics (AI4Math), especially Large Language Model (LLM)-driven theorem provers, has achieved remarkable success in formal proof generation for well-defined mathematical problems through…

Mathematical Reasoning

Discovering Sound Concepts and Acoustic Relations In Text

2016-09-23 · Anurag Kumar, Bhiksha Raj, Ndapandula Nakashole

In this paper we describe approaches for discovering acoustic concepts and relations in text. The first major goal is to be able to identify text phrases which contain a notion of audibility and can be termed as a sound …

Dependency Parsing

Math Takes Two: A test for emergent mathematical reasoning in communication

2026-03-30 · Michael Cooper, Samuel Cooper arxiv

Although language models demonstrate remarkable proficiency on mathematical benchmarks, it remains unclear whether this reflects true mathematical reasoning or statistical pattern matching over learning formal syntax. Mo…

Mathematical Reasoning

Symbolic Physics Learner: Discovering governing equations via Monte Carlo tree search

2022-05-26 · Fangzheng Sun, Yang Liu, Jian-Xun Wang, Hao Sun

Nonlinear dynamics is ubiquitous in nature and commonly seen in various science and engineering disciplines. Distilling analytical expressions that govern nonlinear dynamics from limited data remains vital but challengin…

Mathematical Framing for Different Agent Strategies

2025-12-04 · Philip Stephens, Emmanuel Salawu arxiv

We introduce a unified mathematical and probabilistic framework for understanding and comparing diverse AI agent strategies. We bridge the gap between high-level agent design concepts, such as ReAct, multi-agent systems,…