paper-with-me

홈 › Papers

RocqStar: Leveraging Similarity-driven Retrieval and Agentic Systems for Rocq generation

2025-05-28 · Nikita Khramov, Andrei Kozyrev, Gleb Solovev, Anton Podkopaev

Interactive Theorem Proving was repeatedly shown to be fruitful combined with Generative Artificial Intelligence. This paper assesses multiple approaches to Rocq generation and illuminates potential avenues for improvement. We highlight the importance of thorough premise selection for generating Rocq proofs and propose a novel approach, leveraging retrieval via a self-attentive embedder model. The evaluation of the designed approach shows up to 28% relative increase of the generator's performance. We tackle the problem of writing Rocq proofs using a multi-stage agentic system, tailored for formal verification, and demonstrate its high effectiveness. We conduct an ablation study and show the use of multi-agent debate on the planning stage of proof synthesis.

📄 PDF Abstract BibTeX arXiv:2505.22846

Code (0)

등록된 구현이 없습니다.

Tasks

Automated Theorem ProvingRetrieval

Similar Papers 제목 키워드 기반

Retrieval Augmented Generation for Topic Modeling in Organizational Research: An Introduction with Empirical Demonstration

2025-02-28 · Gerion Spielberger, Florian M. Artinger, Jochen Reb, Rudolf Kerschreiter

Analyzing textual data is the cornerstone of qualitative research. While traditional methods such as grounded theory and content analysis are widely used, they are labor-intensive and time-consuming. Topic modeling offer…

RAGRetrievalRetrieval-augmented Generation

On the Brittle Foundations of ReAct Prompting for Agentic Large Language Models

2024-05-22 · Mudit Verma, Siddhant Bhambri, Subbarao Kambhampati

The reasoning abilities of Large Language Models (LLMs) remain a topic of debate. Some methods such as ReAct-based prompting, have gained popularity for claiming to enhance sequential decision-making abilities of agentic…

Decision MakingSequential Decision Making

FollowTable: A Benchmark for Instruction-Following Table Retrieval

2026-05-01 · Rihui Jin, Yuchen Lu, Ting Zhang, Jun Wang 외 arxiv

Table Retrieval (TR) has traditionally been formulated as an ad-hoc retrieval problem, where relevance is primarily determined by topical semantic similarity. With the growing adoption of LLM-based agentic systems, acces…

Semantic SimilarityTable Retrieval

ContextNav: Towards Agentic Multimodal In-Context Learning

2025-10-06 · Honghao Fu, Yuan Ouyang, Kai-Wei Chang, Yiwei Wang 외 arxiv

Recent advances demonstrate that multimodal large language models (MLLMs) exhibit strong multimodal in-context learning (ICL) capabilities, enabling them to adapt to novel vision-language tasks from a few contextual exam…

Beyond Semantic Similarity: Rethinking Retrieval for Agentic Search via Direct Corpus Interaction

2026-05-03 · Zhuofeng Li, Haoxiang Zhang, Cong Wei, Pan Lu 외 arxiv

Modern retrieval systems, whether lexical or semantic, expose a corpus through a fixed similarity interface that compresses access into a single top-k retrieval step before reasoning. This abstraction is efficient, but f…

Semantic Similarity