中文
相关论文

相关论文: Fast and Slow Enigmas and Parental Guidance

200 篇论文

ENIGMA is a learning-based method for guiding given clause selection in saturation-based theorem provers. Clauses from many proof searches are classified as positive and negative based on their participation in the proofs. An efficient…

计算机科学中的逻辑 · 计算机科学 2017-01-25 Jan Jakubův , Josef Urban

We describe an efficient implementation of clause guidance in saturation-based automated theorem provers extending the ENIGMA approach. Unlike in the first ENIGMA implementation where fast linear classifier is trained and used together with…

人工智能 · 计算机科学 2019-03-11 Karel Chvalovský , Jan Jakubův , Martin Suda , Josef Urban

In this work in progress, we demonstrate a new use-case for the ENIGMA system. The ENIGMA system using the XGBoost implementation of gradient boosted decision trees has demonstrated high capability to learn to guide the E theorem prover's…

人工智能 · 计算机科学 2020-04-21 Zarathustra Amadeus Goertzel

We re-examine the topic of machine-learned clause selection guidance in saturation-based theorem provers. The central idea, recently popularized by the ENIGMA system, is to learn a classifier for recognizing clauses that appeared in…

人工智能 · 计算机科学 2021-04-15 Martin Suda

We significantly improve the performance of the E automated theorem prover on the Isabelle Sledgehammer problems by combining learning and theorem proving in several ways. In particular, we develop targeted versions of the ENIGMA guidance…

Saturation-style automated theorem provers (ATPs) based on the given clause procedure are today the strongest general reasoners for classical first-order logic. The clause selection heuristics in such systems are, however, often evaluating…

计算机科学中的逻辑 · 计算机科学 2021-07-22 Karel Chvalovský , Jan Jakubův , Miroslav Olšák , Josef Urban

We describe an implementation of gradient boosting and neural guidance of saturation-style automated theorem provers that does not depend on consistent symbol names across problems. For the gradient-boosting guidance, we manually create…

人工智能 · 计算机科学 2020-04-29 Jan Jakubův , Karel Chvalovský , Miroslav Olšák , Bartosz Piotrowski , Martin Suda , Josef Urban

In this work we describe a new learning-based proof guidance -- ENIGMAWatch -- for saturation-style first-order theorem provers. ENIGMAWatch combines two guiding approaches for the given-clause selection implemented for the E ATP system:…

人工智能 · 计算机科学 2019-08-26 Zarathustra Goertzel , Jan Jakubův , Josef Urban

In order to speed-up classification models when facing a large number of categories, one usual approach consists in organizing the categories in a particular structure, this structure being then used as a way to speed-up the prediction…

机器学习 · 计算机科学 2015-11-26 Aurélia Léon , Ludovic Denoyer

Training large language models with reinforcement learning (RL) against verifiable rewards significantly enhances their reasoning abilities, yet remains computationally expensive due to inefficient uniform prompt sampling. We introduce…

机器学习 · 计算机科学 2026-03-06 Ruiqi Zhang , Daman Arora , Song Mei , Andrea Zanette

The fairness characteristic is a critical attribute of trusted AI systems. A plethora of research has proposed diverse methods for individual fairness testing. However, they are suffering from three major limitations, i.e., low efficiency,…

神经与进化计算 · 计算机科学 2022-05-18 Ming Fan , Wenying Wei , Wuxia Jin , Zijiang Yang , Ting Liu

Retrieval-Augmented Generation (RAG) has emerged as a powerful approach to mitigate large language model (LLM) hallucinations by incorporating external knowledge retrieval. However, existing RAG frameworks often apply retrieval…

信息检索 · 计算机科学 2025-07-29 Jinyan Su , Jennifer Healey , Preslav Nakov , Claire Cardie

Recently, a plethora of works have proposed inference-time algorithms (e.g. best-of-n), which incorporate verifiers to assist the generation process. Their quality-efficiency trade-offs have been empirically benchmarked on a variety of…

计算与语言 · 计算机科学 2025-06-09 Edoardo Botta , Yuchen Li , Aashay Mehta , Jordan T. Ash , Cyril Zhang , Andrej Risteski

Recent studies show that the reasoning capabilities of Large Language Models (LLMs) can be improved by applying Reinforcement Learning (RL) to question-answering (QA) tasks in areas such as math and coding. With a long context length, LLMs…

计算与语言 · 计算机科学 2025-10-17 Stephen Chung , Wenyu Du , Jie Fu

Deep learning techniques lie at the heart of several significant AI advances in recent years including object recognition and detection, image captioning, machine translation, speech recognition and synthesis, and playing the game of Go.…

人工智能 · 计算机科学 2017-05-10 Sarah Loos , Geoffrey Irving , Christian Szegedy , Cezary Kaliszyk

Clause selection is arguably the most important choice point in saturation-based theorem proving. Framing it as a reinforcement learning (RL) task is a way to challenge the human-designed heuristics of state-of-the-art provers and to…

人工智能 · 计算机科学 2025-06-03 Martin Suda

Proof by induction plays a critical role in formal verification and mathematics at large. However, its automation remains as one of the long-standing challenges in Computer Science. To address this problem, we developed sem_ind. Given…

编程语言 · 计算机科学 2021-05-11 Yutaka Nagashima

This paper presents EasyRAG, a simple, lightweight, and efficient retrieval-augmented generation framework for automated network operations. Our framework has three advantages. The first is accurate question answering. We designed a…

计算与语言 · 计算机科学 2024-10-16 Zhangchi Feng , Dongdong Kuang , Zhongyuan Wang , Zhijie Nie , Yaowei Zheng , Richong Zhang

Directed graphical models such as Bayesian nets are often used to implement intelligent tutoring systems able to interact in real-time with learners in a purely automatic way. When coping with such models, keeping a bound on the number of…

人工智能 · 计算机科学 2024-09-10 Alessandro Antonucci , Francesca Mangili , Claudio Bonesana , Giorgia Adorni

Current AI systems lack several important human capabilities, such as adaptability, generalizability, self-control, consistency, common sense, and causal reasoning. We believe that existing cognitive theories of human decision making, such…

‹ 上一页 1 2 3 10 下一页 ›