中文
相关论文

相关论文: Generalizing Boolean Satisfiability I: Background …

200 篇论文

This is the second of three planned papers describing ZAP, a satisfiability engine that substantially generalizes existing tools while retaining the performance characteristics of modern high performance solvers. The fundamental idea…

人工智能 · 计算机科学 2011-09-13 H. E. Dixon , M. L. Ginsberg , E. M. Luks , A. J. Parkes

This is the third of three papers describing ZAP, a satisfiability engine that substantially generalizes existing tools while retaining the performance characteristics of modern high-performance solvers. The fundamental idea underlying ZAP…

人工智能 · 计算机科学 2011-09-13 H. E. Dixon , M. L. Ginsberg , D. Hofer , E. M. Luks , A. J. Parkes

The boolean satisfiability (SAT) problem asks whether there exists an assignment of boolean values to the variables of an arbitrary boolean formula making the formula evaluate to True. It is well-known that all NP-problems can be coded as…

机器学习 · 计算机科学 2024-10-22 Christopher R. Serrano , Jonathan Gallagher , Kenji Yamada , Alexei Kopylov , Michael A. Warren

Schaefer introduced a framework for generalized satisfiability problems on the Boolean domain and characterized the computational complexity of such problems. We investigate an algebraization of Schaefer's framework in which the Fourier…

计算机科学中的逻辑 · 计算机科学 2017-04-07 Albert Atserias , Phokion G. Kolaitis , Simone Severini

This is the second in a series of articles aimed at exploring the relationship between the complexity classes of P and NP. The research in this article aims to find conditions of an algorithmic nature that are necessary and sufficient to…

计算复杂性 · 计算机科学 2023-11-07 Stepan G. Margaryan

Boolean satisfiability ({\SAT}) has played a key role in diverse areas spanning testing, formal verification, planning, optimization, inferencing and the like. Apart from the classical problem of checking boolean satisfiability, the…

计算机科学中的逻辑 · 计算机科学 2014-04-29 Kuldeep S. Meel

Backdoors and backbones of Boolean formulas are hidden structural properties. A natural goal, already in part realized, is that solver algorithms seek to obtain substantially better performance by exploiting these structures. However, the…

人工智能 · 计算机科学 2018-11-05 Lane A. Hemaspaandra , David E. Narváez

It has been a long-standing goal in machine learning, as well as in AI more generally, to develop life-long learning systems that learn many different tasks over time, and reuse insights from tasks learned, "learning to learn" as they do…

机器学习 · 计算机科学 2014-12-08 Maria-Florina Balcan , Avrim Blum , Santosh Vempala

Generalised Bayesian learning algorithms are increasingly popular in machine learning, due to their PAC generalisation properties and flexibility. The present paper aims at providing a self-contained survey on the resulting PAC-Bayes…

机器学习 · 统计学 2020-02-06 Benjamin Guedj

Automated algorithm design is entering a new phase: Large Language Models can now generate full optimisation (meta)heuristics, explore vast design spaces and adapt through iterative feedback. Yet this rapid progress is largely…

人工智能 · 计算机科学 2025-11-21 Niki van Stein , Anna V. Kononova , Thomas Bäck

The rapid growth of the size and complexity in deep neural networks has sharply increased computational demands, challenging their efficient deployment in real-world scenarios. Boolean networks, constructed with logic gates, offer a…

机器学习 · 计算机科学 2024-09-12 Youngsung Kim

In this paper, we present a new, graph-based modeling approach and a polynomial-sized linear programming (LP) formulation of the Boolean satisfiability problem (SAT). The approach is illustrated with a numerical example.

离散数学 · 计算机科学 2016-10-21 Moustapha Diaby

Answer set programming (ASP) is a well-established knowledge representation formalism. Most ASP solvers are based on (extensions of) technology from Boolean satisfiability solving. While these solvers have shown to be very successful in…

计算机科学中的逻辑 · 计算机科学 2020-09-23 Wolf De Wulf , Bart Bogaerts

Boolean satisfiability is a propositional logic problem of interest in multiple fields, e.g., physics, mathematics, and computer science. Beyond a field of research, instances of the SAT problem, as it is known, require efficient solution…

新兴技术 · 计算机科学 2020-11-13 S. R. B. Bearden , Y. R. Pei , M. Di Ventra

In this paper we present a new approach to solve the satisfiability problem (SAT), based on boolean networks (BN). We define a mapping between a SAT instance and a BN, and we solve SAT problem by simulating the BN dynamics. We prove that BN…

人工智能 · 计算机科学 2011-02-01 Andrea Roli , Michela Milano

Two contrasting algorithmic paradigms for constraint satisfaction problems are successive local explorations of neighboring configurations versus producing new configurations using global information about the problem (e.g. approximating…

量子物理 · 物理学 2022-12-09 S. Andrew Lanham

Causality has gained popularity in recent years. It has helped improve the performance, reliability, and interpretability of machine learning models. However, recent literature on explainable artificial intelligence (XAI) has faced…

人工智能 · 计算机科学 2025-07-11 Samuel Reyd , Ada Diaconescu , Jean-Louis Dessalles

The Boolean satisfiability problem (SAT) is a well-known example of monotonic reasoning, of intense practical interest due to fast solvers, complemented by rigorous fine-grained complexity results. However, for non-monotonic reasoning,…

计算复杂性 · 计算机科学 2025-05-16 Victor Lagerkvist , Mohamed Maizia , Johannes Schmidt

Several fundamental problems in science and engineering consist of global optimization tasks involving unknown high-dimensional (black-box) functions that map a set of controllable variables to the outcomes of an expensive experiment.…

机器学习 · 计算机科学 2023-09-15 Mohamed Aziz Bhouri , Michael Joly , Robert Yu , Soumalya Sarkar , Paris Perdikaris

Large language models (LLMs) have led to breakthroughs in language tasks, yet the internal mechanisms that enable their remarkable generalization and reasoning abilities remain opaque. This lack of transparency presents challenges such as…

计算与语言 · 计算机科学 2024-04-17 Haiyan Zhao , Fan Yang , Bo Shen , Himabindu Lakkaraju , Mengnan Du
‹ 上一页 1 2 3 10 下一页 ›