paper-with-me

Papers

Exploiting Partial Knowledge in Declarative Domain-Specific Heuristics for ASP

2019-09-18 · Richard Taupe, Konstantin Schekotihin, Peter Schüller, Antonius Weinzierl, Gerhard Friedrich

Domain-specific heuristics are an important technique for solving combinatorial problems efficiently. We propose a novel semantics for declarative specifications of domain-specific heuristics in Answer Set Programming (ASP). Decision procedures that are based on a partial solution are a frequent ingredient of existing domain-specific heuristics, e.g., for placing an item that has not been placed yet in bin packing. Therefore, in our novel semantics negation as failure and aggregates in heuristic conditions are evaluated on a partial solver state. State-of-the-art solvers do not allow such a declarative specification. Our implementation in the lazy-grounding ASP system Alpha supports heuristic directives under this semantics. By that, we also provide the first implementation for incorporating declaratively specified domain-specific heuristics in a lazy-grounding setting. Experiments confirm that the combination of ASP solving with lazy grounding and our novel heuristics can be a vital ingredient for solving industrial-size problems.

📄 PDF Abstract BibTeX arXiv:1909.08231

Code (1)

alpha-asp/Alpha 공식 구현

Tasks

Negation

Similar Papers 제목 키워드 기반

Specifying and Exploiting Non-Monotonic Domain-Specific Declarative Heuristics in Answer Set Programming

2022-09-19 · Richard Comploi-Taupe, Gerhard Friedrich, Konstantin Schekotihin, Antonius Weinzierl

Domain-specific heuristics are an essential technique for solving combinatorial problems efficiently. Current approaches to integrate domain-specific heuristics with Answer Set Programming (ASP) are unsatisfactory when d…

Combining Answer Set Programming and POMDPs for Knowledge Representation and Reasoning on Mobile Robots

2013-07-29 · Shiqi Zhang, Mohan Sridharan

For widespread deployment in domains characterized by partial observability, non-deterministic actions and unforeseen changes, robots need to adapt sensing, processing and interaction with humans to the tasks at hand. Wh…

RLang: A Declarative Language for Describing Partial World Knowledge to Reinforcement Learning Agents

2022-08-12 · Rafael Rodriguez-Sanchez, Benjamin A. Spiegel, Jennifer Wang, Roma Patel 외

We introduce RLang, a domain-specific language (DSL) for communicating domain knowledge to an RL agent. Unlike existing RL DSLs that ground to \textit{single} elements of a decision-making formalism (e.g., the reward fun…

Decision Makingreinforcement-learningReinforcement Learning (RL)World Knowledge

Refining HTN Methods via Task Insertion with Preferences

2019-11-29 · Zhanhao Xiao, Hai Wan, Hankui Hankz Zhuo, Andreas Herzig 외

Hierarchical Task Network (HTN) planning is showing its power in real-world planning. Although domain experts have partial hierarchical domain knowledge, it is time-consuming to specify all HTN methods, leaving them inco…

Declarative Skills for AI Agents in Knowledge-Grounded Tool-Use Workflows

2026-06-05 · M. Danish Lim, I. Danial Bin Sharudin, Wen Han Chen, Cedric Lim 외 arxiv

We study orchestration mechanisms for tool-using AI agents in realistic customer-service workflows over an unstructured knowledge base. We argue that declarative agents -- AI agents equipped with natural-language skill f…