中文
相关论文

相关论文: Lifted Unit Propagation for Effective Grounding

200 篇论文

Classical planning problems are typically defined using lifted first-order representations, which offer compactness and generality. While most planners ground these representations to simplify reasoning, this can cause an exponential blowup…

人工智能 · 计算机科学 2026-03-23 João Filipe , Gregor Behnke

Several paradigms for declarative problem solving start from a specification in a high-level language, which is then transformed to a low-level language, such as SAT or SMT. Often, this transformation includes a "grounding" step to remove…

计算机科学中的逻辑 · 计算机科学 2024-08-16 Lucas Van Laer , Simon Vandevelde , Joost Vennekens

Grounding is the task of reducing a first-order theory and finite domain to an equivalent propositional theory. It is used as preprocessing phase in many logic-based reasoning systems. Such systems provide a rich first-order input language…

计算机科学中的逻辑 · 计算机科学 2014-01-17 Johan Wittocx , Maarten Mariën , Marc Denecker

Satisfiability Modulo Theories (SMT) specifications often rely on quantifiers to remain concise and declarative. However, checking the satisfiability of such specifications directly can be inefficient. A common optimization is to ground the…

计算机科学中的逻辑 · 计算机科学 2026-02-24 Pierre Carbonnelle

The promise of lifted probabilistic inference is to carry out probabilistic inference in a relational probabilistic model without needing to reason about each individual separately (grounding out the representation) by treating the…

人工智能 · 计算机科学 2011-07-22 David Poole , Fahiem Bacchus , Jacek Kisynski

Parity constraints, common in application domains such as circuit verification, bounded model checking, and logical cryptanalysis, are not necessarily most efficiently solved if translated into conjunctive normal form. Thus, specialized…

计算机科学中的逻辑 · 计算机科学 2014-06-19 Tero Laitinen , Tommi Junttila , Ilkka Niemelä

Grounding is a critical step in classical planning, yet it often becomes a computational bottleneck due to the exponential growth in grounded actions and atoms as task size increases. Recent advances in partial grounding have addressed this…

人工智能 · 计算机科学 2026-02-26 Giuseppe Canonaco , Alberto Pozanco , Daniel Borrajo

A variety of lifted inference algorithms, which exploit model symmetry to reduce computational cost, have been proposed to render inference tractable in probabilistic relational models. Most existing lifted inference algorithms operate only…

机器学习 · 计算机科学 2020-02-11 Yuqiao Chen , Yibo Yang , Sriraam Natarajan , Nicholas Ruozzi

Answer Set Programming (ASP) is often hindered by the grounding bottleneck: large Herbrand universes generate ground programs so large that solving becomes difficult. Many methods employ ad-hoc heuristics to improve grounding performance,…

人工智能 · 计算机科学 2025-08-13 HuanYu Yang , Fengming Zhu , YangFan Wu , Jianmin Ji

Large-scale maps of field boundaries are essential for agricultural monitoring tasks. Existing deep learning approaches for satellite-based field mapping are sensitive to illumination, spatial scale, and changes in geographic location. We…

We propose prioritized unit propagation with periodic resetting, which is a simple but surprisingly effective algorithm for solving random SAT instances that are meant to be hard. In particular, an evaluation on the Random Track of the 2017…

人工智能 · 计算机科学 2019-12-13 Xujie Si , Yujia Li , Vinod Nair , Felix Gimeno

Argumentation frameworks, consisting of arguments and an attack relation representing conflicts, are fundamental for formally studying reasoning under conflicting information. We use methods from mathematical logic, specifically…

人工智能 · 计算机科学 2025-12-01 Uri Andrews , Luca San Mauro

We present an algorithm for solving the unification problem in the description logic $\mathcal{FL}_\bot$. This logic extends $\mathcal{FL}_0$ with the bottom constructor, and thus supports conjunction, value restrictions, top and bottom…

符号计算 · 计算机科学 2025-08-13 Barbara Morawska , Dariusz Marzec

Answer Set Programming (ASP) is a well-established declarative paradigm. One of the successes of ASP is the availability of efficient systems. State-of-the-art systems are based on the ground+solve approach. In some applications this…

人工智能 · 计算机科学 2018-02-01 Bernardo Cuteri , Carmine Dodaro , Francesco Ricca , Peter Schüller

To appear in Theory and Practice of Logic Programming (TPLP) Bound Founded Answer Set Programming (BFASP) is an extension of Answer Set Programming (ASP) that extends stable model semantics to numeric variables. While the theory of BFASP is…

人工智能 · 计算机科学 2014-05-15 Rehan Abdul Aziz , Geoffrey Chu , Peter James Stuckey

We provide a comprehensive elaboration of the theoretical foundations of variable instantiation, or grounding, in Answer Set Programming (ASP). Building on the semantics of ASP's modeling language, we introduce a formal characterization of…

人工智能 · 计算机科学 2022-07-26 Roland Kaminski , Torsten Schaub

This paper introduces two significant contributions to address the issue of grounding claims in a given context. Grounding means that given a context (document) and a claim, there's at least one supportive evidence for the claim in the…

人工智能 · 计算机科学 2025-06-26 Dror Ivry , Oran Nahum

Unit propagation (which is called also Boolean Constraint Propagation) has been an important component of every modern CDCL SAT solver since the CDCL solver was developed. In general, unit propagation is implemented by scanning sequentially…

计算机科学中的逻辑 · 计算机科学 2019-07-03 Jingchao Chen

We introduce a new class of computationally tractable scattering problems in unbounded domains, which we call decomposable problems. In these decomposable problems, the computational domain can be split into a finite collection of…

数值分析 · 数学 2024-11-19 Tristan Goodwill , Charles L. Epstein

Weighted Max-SAT is the optimization version of SAT and many important problems can be naturally encoded as such. Solving weighted Max-SAT is an important problem from both a theoretical and a practical point of view. In recent years, there…

人工智能 · 计算机科学 2007-05-23 Javier Larrosa , Federico Heras , Simon de Givry
‹ 上一页 1 2 3 10 下一页 ›