Tools and Methodologies for Verifying Answer Set Programs
- URL: http://arxiv.org/abs/2208.03096v1
- Date: Fri, 5 Aug 2022 10:50:21 GMT
- Title: Tools and Methodologies for Verifying Answer Set Programs
- Authors: Zach Hansen (University of Nebraska Omaha)
- Abstract summary: ASP is a powerful declarative programming paradigm commonly used for solving challenging search and optimization problems.
As an approach to Knowledge Representation and Reasoning, ASP benefits from its simplicity, conciseness and rigorously defined semantics.
My research is concerned with extending the theory and tools supporting the verification of ASP progams.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Answer Set Programming (ASP) is a powerful declarative programming paradigm
commonly used for solving challenging search and optimization problems. The
modeling languages of ASP are supported by sophisticated solving algorithms
(solvers) that make the solution search efficient while enabling the programmer
to model the problem at a high level of abstraction. As an approach to
Knowledge Representation and Reasoning, ASP benefits from its simplicity,
conciseness and rigorously defined semantics. These characteristics make ASP a
straightforward way to develop formally verifiable programs. In the context of
artificial intelligence (AI), the clarity of ASP programs lends itself to the
construction of explainable, trustworthy AI. In support of these goals, my
research is concerned with extending the theory and tools supporting the
verification of ASP progams.
Related papers
- Enhancing Multi-Step Reasoning Abilities of Language Models through Direct Q-Function Optimization [50.485788083202124]
Reinforcement Learning (RL) plays a crucial role in aligning large language models with human preferences and improving their ability to perform complex tasks.
We introduce Direct Q-function Optimization (DQO), which formulates the response generation process as a Markov Decision Process (MDP) and utilizes the soft actor-critic (SAC) framework to optimize a Q-function directly parameterized by the language model.
Experimental results on two math problem-solving datasets, GSM8K and MATH, demonstrate that DQO outperforms previous methods, establishing it as a promising offline reinforcement learning approach for aligning language models.
arXiv Detail & Related papers (2024-10-11T23:29:20Z) - Explainable Answer-set Programming [0.0]
Project aims to fill some of these gaps and contribute to the state of the art in explainable ASP.
We tackle this by extending the language support of existing approaches but also by the development of novel explanation formalisms.
arXiv Detail & Related papers (2023-08-30T09:09:57Z) - Inductive Learning of Declarative Domain-Specific Heuristics for ASP [1.0904219197219578]
This paper presents a novel approach to the automatic learning of domain-specifics.
We use Inductive Logic Programming (ILP) to learn domain-specifics from examples stemming from (near) answer sets of small but representative problem instances.
Our experimental results indicate that the learneds can improve solving performance and solution quality when solving larger, harder instances of the same problem.
arXiv Detail & Related papers (2023-08-30T08:55:17Z) - When Do Program-of-Thoughts Work for Reasoning? [51.2699797837818]
We propose complexity-impacted reasoning score (CIRS) to measure correlation between code and reasoning abilities.
Specifically, we use the abstract syntax tree to encode the structural information and calculate logical complexity.
Code will be integrated into the EasyInstruct framework at https://github.com/zjunlp/EasyInstruct.
arXiv Detail & Related papers (2023-08-29T17:22:39Z) - OpenAGI: When LLM Meets Domain Experts [51.86179657467822]
Human Intelligence (HI) excels at combining basic skills to solve complex tasks.
This capability is vital for Artificial Intelligence (AI) and should be embedded in comprehensive AI Agents.
We introduce OpenAGI, an open-source platform designed for solving multi-step, real-world tasks.
arXiv Detail & Related papers (2023-04-10T03:55:35Z) - An Abstract View on Optimizations in Propositional Frameworks [0.6853165736531939]
We propose a unifying framework of so-called weight systems that eliminates syntactic distinctions between paradigms.
This framework has significant simplifying and explanatory potential in the studies of optimization and modularity in automated reasoning and knowledge representation.
arXiv Detail & Related papers (2022-06-13T19:44:01Z) - Rushing and Strolling among Answer Sets -- Navigation Made Easy [0.0]
We propose a framework for interactive navigation towards desired subsets of answer sets analogous to faceted browsing.
Our approach enables the user to explore the solution space by consciously zooming in or out of sub-spaces of solutions at a certain pace.
arXiv Detail & Related papers (2021-12-14T17:50:06Z) - Leveraging Language to Learn Program Abstractions and Search Heuristics [66.28391181268645]
We introduce LAPS (Language for Abstraction and Program Search), a technique for using natural language annotations to guide joint learning of libraries and neurally-guided search models for synthesis.
When integrated into a state-of-the-art library learning system (DreamCoder), LAPS produces higher-quality libraries and improves search efficiency and generalization.
arXiv Detail & Related papers (2021-06-18T15:08:47Z) - Conflict-driven Inductive Logic Programming [3.29505746524162]
The goal of Inductive Logic Programming (ILP) is to learn a program that explains a set of examples.
Until recently, most research on ILP targeted learning Prolog programs.
The ILASP system instead learns Answer Set Programs (ASP)
arXiv Detail & Related papers (2020-12-31T20:24:28Z) - Modelling Multi-Agent Epistemic Planning in ASP [66.76082318001976]
This paper presents an implementation of a multi-shot Answer Set Programming-based planner that can reason in multi-agent epistemic settings.
The paper shows how the planner, exploiting an ad-hoc epistemic state representation and the efficiency of ASP solvers, has competitive performance results on benchmarks collected from the literature.
arXiv Detail & Related papers (2020-08-07T06:35:56Z) - The ILASP system for Inductive Learning of Answer Set Programs [79.41112438865386]
Our system learns Answer Set Programs, including normal rules, choice rules and hard and weak constraints.
We first give a general overview of ILASP's learning framework and its capabilities.
This is followed by a comprehensive summary of the evolution of the ILASP system.
arXiv Detail & Related papers (2020-05-02T19:04:12Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.