paper-with-me

Papers

MerLean: An Agentic Framework for Autoformalization in Quantum Computation

2026-02-18 · Yuanjie Ren, Jinzheng Li, Yidi Qi arxiv

We introduce MerLean, a fully automated agentic framework for autoformalization in quantum computation. MerLean extracts mathematical statements from \LaTeX{} source files, formalizes them into verified Lean~4 code built on Mathlib, and translates the result back into human-readable \LaTeX{} for semantic review. We evaluate MerLean on three theoretical quantum computing papers producing 2,050 Lean declarations from 114 statements in total. MerLean achieves end-to-end formalization on all three papers, reducing the verification burden to only the newly introduced definitions and axioms. Our results demonstrate that agentic autoformalization can scale to frontier research, offering both a practical tool for machine-verified peer review and a scalable engine for mining high-quality synthetic data to train future reasoning models. Our approach can also be generalized to any other rigorous research in mathematics and theoretical physics.

📄 PDF Abstract BibTeX arXiv:2602.16554

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MMFormalizer: Multimodal Autoformalization in the Wild

2026-01-06 · Jing Xiong, Qi Han, Yunta Hsieh, Hui Shen 외 arxiv

Autoformalization, which translates natural language mathematics into formal statements to enable machine reasoning, faces fundamental challenges in the wild due to the multimodal nature of the physical world, where phys…

MerLean-Prover: A Recursive Looping Harness for Lean 4 Theorem Proving

2026-05-26 · Jinzheng Li, Zeru Zhu, Yuanjie Ren arxiv

MerLean-Prover is an end-to-end Lean4 theorem prover that replaces sorry declarations with kernel-checkable proofs. It is built from three agent types (Planning, Check, and Lean) composed by a recursive outer loop whose …

MAGIQ: A Post-Quantum Multi-Agentic AI Governance System with Provable Security

2026-05-07 · Sepideh Avizheh, Tushin Mallick, Alina Oprea, Cristina Nita-Rotaru 외 arxiv

Our computing ecosystem is being transformed by two emerging paradigms: the increased deployment of agentic AI systems and advancements in quantum computing. With respect to agentic AI systems, one of the most critical p…

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…

AxQM: A Textbook-Scale Benchmark for Formal Proof Synthesis in a Library of Finite-Dimensional Quantum Mechanics

2026-09-04 · Weichen Winston Yin, Jacob M. Taylor, Dirk R. Englund, Frank H. L. Koppens arxiv

Formalizing mathematics in a proof assistant, where a machine checks every definition, statement and proof, has set a new standard of rigor. Large language models are now capable of formalizing autonomously, even at the …