paper-with-me

Papers

Mechanic: Sorrifier-Driven Formal Decomposition Workflow for Automated Theorem Proving

2026-03-25 · Ruichen Qiu, Yichuan Cao, Junqi Liu, Dakai Guo, Xiao-Shan Gao, Lihong Zhi, Ruyong Feng arxiv

Recent advances in large language models (LLMs) and LLM-based agents have substantially improved the capabilities of automated theorem proving. However, for problems requiring complex mathematical reasoning, current systems rarely succeed on the first try and must repeatedly modify their proof strategies. Existing approaches for handling failed attempts typically either discard the entire proof and regenerate it from scratch or iteratively fix errors within the proof. The former is inefficient, as it may abandon mostly correct reasoning due to localized errors, while the latter, although preserving prior progress, leads to progressively longer contexts which progressively degrades the model's ability to attend to the remaining unresolved subproblems. To address this dilemma, we propose Mechanic, a novel agent system that employs a sorry-driven formal decomposition strategy. By leveraging the sorry placeholder in Lean to precisely isolate unresolved subgoals while preserving the surrounding verified proof structure, Mechanic extracts each failed subproblem into a clean, self-contained context and resolves it independently. This avoids both the waste of full regeneration and the excessive context length induced by repeated repairs. Experimental results on challenging mathematical competition benchmarks, including IMO 2025 and Putnam 2025, demonstrate that our agent achieves significant advantages in proving efficiency.

📄 PDF Abstract BibTeX arXiv:2603.24465

Code (0)

등록된 구현이 없습니다.

Tasks

Automated Theorem ProvingMathematical Reasoning

Similar Papers 제목 키워드 기반

On Automating Video Game Regression Testing by Planning and Learning

2024-02-16 · Tomáš Balyo, G. Michael Youngblood, Filip Dvořák, Lukáš Chrpa 외

In this paper, we propose a method and workflow for automating regression testing of certain video game aspects using automated planning and incremental action model learning techniques. The basic idea is to use detailed…

regressionUnity

Modeling Cancer Progression: An Integrated Workflow Extending Data-Driven Kinetic Models to Bio-Mechanical PDE Models

2023-11-03 · Navid Mohammad Mirzaei, Leili Shahriyari

Computational modeling of cancer can help unveil dynamics and interactions that are hard to replicate experimentally. Thanks to the advancement in cancer databases and data analysis technologies, these models have become…

Diagnosticparameter estimation

Twelve quick tips for designing AI-driven HPC workflows

2026-06-05 · Jamie J. Alnasir arxiv

High-performance computing (HPC) clusters remain the backbone of large-scale scientific computation, traditionally executing deterministic, linear pipelines optimised for predictable performance. However, the pervasive i…

A free energy principle for a particular physics

2019-06-24

This monograph attempts a theory of every 'thing' that can be distinguished from other things in a statistical sense. The ensuing statistical independencies, mediated by Markov blankets, speak to a recursive composition …

Towards knowledge-based workflows: a semantic approach to atomistic simulations for mechanical and thermodynamic properties

2026-02-01 · Abril Azocar Guzman, Hoang-Thien Luu, Sarath Menon, Tilmann Hickel 외 arxiv

Mechanical and thermodynamic properties, including the influence of crystal defects, are critical for evaluating materials in engineering applications. Molecular dynamics simulations provide valuable insight into these m…