paper-with-me

Papers

Agent Hunt: Bounty Based Collaborative Autoformalization With LLM Agents

2026-03-06 · Chad E. Brown, Cezary Kaliszyk, Josef Urban arxiv

We describe an experiment in large-scale autoformalization of algebraic topology in an Interactive Theorem Proving (ITP) environment, where the workload is distributed among multiple LLM-based coding agents. Rather than relying on static central planning, we implement a simulated bounty-based marketplace in which agents dynamically propose new lemmas (formal statements), attach bounties to them, and compete to discharge these proof obligations and claim the bounties. The agents interact directly with the interactive proof system: they can invoke tactics, inspect proof states and goals, analyze tactic successes and failures, and iteratively refine their proof scripts. In addition to constructing proofs, agents may introduce new formal definitions and intermediate lemmas to structure the development. All accepted proofs are ultimately checked and verified by the underlying proof assistant. This setting explores collaborative, decentralized proof search and theory building, and the use of market-inspired mechanisms to scale autoformalization in ITP.

📄 PDF Abstract BibTeX arXiv:2603.06737

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MASA: LLM-Driven Multi-Agent Systems for Autoformalization

2025-10-10 · Lan Zhang, Marco Valentino, André Freitas arxiv

Autoformalization serves a crucial role in connecting natural language and formal reasoning. This paper presents MASA, a novel framework for building multi-agent systems for autoformalization driven by Large Language Mod…

Misalignment Bounty: Crowdsourcing AI Agent Misbehavior

2025-10-22 · Rustem Turtayev, Natalia Fedorova, Oleg Serikov, Sergey Koldyba 외 arxiv

Advanced AI systems sometimes act in ways that differ from human intent. To gather clear, reproducible examples, we ran the Misalignment Bounty: a crowdsourced project that collected cases of agents pursuing unintended o…

Artificial Bugs for Crowdsearch

2024-03-14 · Hans Gersbach, Fikri Pitsuwan, Pio Blieske

Bug bounty programs, where external agents are invited to search and report vulnerabilities (bugs) in exchange for rewards (bounty), have become a major tool for companies to improve their systems. We suggest augmenting …

(Auto)formalization is supposed to be easy: Trellis process semantics for spelling out rigorous proofs

2026-06-08 · Wesley Pegden arxiv

We present Trellis: an autoformalization system that leverages LLM agents in a deterministically constrained workflow to enforce incremental progress in Lean autoformalization tasks through iterative refinement of natura…

Multi-agent Autoformalization of Tensor Network Theory

2026-07-08 · Sirui Lu, Erickson Tjoa, J. Ignacio Cirac arxiv

We build a team of specialized large language-model agents and present an agent-driven workflow for research-level formalization in theoretical physics, with the autoformalization of the fundamental theorem of matrix-pro…