中文
相关论文

相关论文: ProofWatch: Watchlist Guidance for Large Theories …

200 篇论文

Chain-of-thought explanations are widely used to inspect the decision process of large language models (LLMs) and to evaluate the trustworthiness of model outputs, making them important for effective collaboration between LLMs and humans.…

计算与语言 · 计算机科学 2025-07-16 Pedro Ferreira , Wilker Aziz , Ivan Titov

We present LISA, a proof system and proof assistant for constructing proofs in schematic first-order logic and axiomatic set theory. The logical kernel of the system is a proof checker for first-order logic with equality and schematic…

计算机科学中的逻辑 · 计算机科学 2025-07-16 Simon Guilloud , Sankalp Gambhir , Viktor Kunčak

Automated Theorem Proving (ATP) in formal languages remains a formidable challenge in AI, demanding rigorous logical deduction and navigating vast search spaces. While large language models (LLMs) have shown promising performance, existing…

人工智能 · 计算机科学 2025-05-19 Zhenwen Liang , Linfeng Song , Yang Li , Tao Yang , Feng Zhang , Haitao Mi , Dong Yu

Generalizable protein function prediction is increasingly constrained by the growing mismatch between exponentially expanding sequences of environmental proteins and the comparatively slow accumulation of experimentally verified functional…

定量方法 · 定量生物学 2026-02-27 Ashley Babjac , Adrienne Hoarfrost

I propose a system for Automated Theorem Proving in higher order logic using deep learning and eschewing hand-constructed features. Holophrasm exploits the formalism of the Metamath language and explores partial proof trees using a…

人工智能 · 计算机科学 2016-08-11 Daniel Whalen

Large language models (LLMs) have shown promise in formal theorem proving, but their token-level processing often fails to capture the inherent hierarchical nature of mathematical proofs. We introduce \textbf{Hierarchical Attention}, a…

机器学习 · 计算机科学 2025-04-29 Jianlong Chen , Chao Li , Yang Yuan , Andrew C Yao

Explicit theory axioms are added by a saturation-based theorem prover as one of the techniques for supporting theory reasoning. While simple and effective, adding theory axioms can also pollute the search space with many irrelevant…

计算机科学中的逻辑 · 计算机科学 2020-04-02 Bernhard Gleiss , Martin Suda

The ability to automatically generalise (interactive) proofs and use such generalisations to discharge related conjectures is a very hard problem which remains unsolved. Here, we develop a notion of goal types to capture key properties of…

计算机科学中的逻辑 · 计算机科学 2013-06-11 Gudmund Grov , Ewen Maclean

We present and verify template algorithms for lock-free concurrent search structures that cover a broad range of existing implementations based on lists and skiplists. Our linearizability proofs are fully mechanized in the concurrent…

编程语言 · 计算机科学 2024-05-24 Nisarg Patel , Dennis Shasha , Thomas Wies

Motivation: In silico methods for the prediction of antigenic peptides binding to MHC class I molecules play an increasingly important role in the identification of T-cell epitopes. Statistical and machine learning methods, in particular,…

定量方法 · 定量生物学 2007-05-23 Laurent Jacob , Jean-Philippe Vert

Machine-assisted theorem proving refers to the process of conducting structured reasoning to automatically generate proofs for mathematical theorems. Recently, there has been a surge of interest in using machine learning models in…

计算机科学中的逻辑 · 计算机科学 2025-02-03 Leni Aniva , Chuyue Sun , Brando Miranda , Clark Barrett , Sanmi Koyejo

In this paper, we compare different existing approaches employed in data mining of big proof libraries in automated and interactive theorem proving.

软件工程 · 计算机科学 2013-03-07 Jónathan Heras , Ekaterina Komendantskaya

Decision theories offer principled methods for making choices under various types of uncertainty. Algorithms that implement these theories have been successfully applied to a wide range of real-world problems, including materials and drug…

机器学习 · 计算机科学 2026-05-26 Agustinus Kristiadi

Recommender systems are crucial tools to overcome the information overload brought about by the Internet. Rigorous tests are needed to establish to what extent sophisticated methods can improve the quality of the predictions. Here we…

信息检索 · 计算机科学 2007-09-19 Marcel Blattner , Alexander Hunziker , Paolo Laureti

We introduce Tinker, a tool for designing and evaluating proof strategies based on proof-strategy graphs, a formalism previously introduced by the authors. We represent proof strategies as open-graphs, which are directed graphs with…

计算机科学中的逻辑 · 计算机科学 2014-10-31 Gudmund Grov , Aleks Kissinger , Yuhui Lin

As artificial intelligence (AI) gains greater adoption in a wide variety of applications, it has immense potential to contribute to mathematical discovery, by guiding conjecture generation, constructing counterexamples, assisting in…

人工智能 · 计算机科学 2023-10-27 Hassen Saidi , Susmit Jha , Tuhin Sahai

Large formal mathematical libraries consist of millions of atomic inference steps that give rise to a corresponding number of proved statements (lemmas). Analogously to the informal mathematical practice, only a tiny fraction of such…

人工智能 · 计算机科学 2013-10-11 Cezary Kaliszyk , Josef Urban

We introduce a new theorem prover for classical higher-order logic named auto2. The prover is designed to make use of human-specified heuristics when searching for proofs. The core algorithm is a best-first search through the space of…

计算机科学中的逻辑 · 计算机科学 2016-08-30 Bohua Zhan

Model checklists (Ribeiro et al., 2020) have emerged as a useful tool for understanding the behavior of LLMs, analogous to unit-testing in software engineering. However, despite datasets being a key determinant of model behavior, evaluating…

计算与语言 · 计算机科学 2024-08-07 Heidi C. Zhang , Shabnam Behzad , Kawin Ethayarajh , Dan Jurafsky

Large language models are evolving from single-turn responders into tool-using agents capable of sustained reasoning and decision-making for deep research. Prevailing systems adopt a linear pipeline of plan to search to write to a report,…

计算与语言 · 计算机科学 2025-11-25 Yu Lei , Shuzheng Si , Wei Wang , Yifei Wu , Gang Chen , Fanchao Qi , Maosong Sun