Improving Search by Utilizing State Information in OPTIC Planners
Compilation to LP
- URL: http://arxiv.org/abs/2106.07924v1
- Date: Tue, 15 Jun 2021 07:23:31 GMT
- Title: Improving Search by Utilizing State Information in OPTIC Planners
Compilation to LP
- Authors: Elad Denenberg, Amanda Coles, and Derek Long
- Abstract summary: Many planners are domain-independent, allowing their deployment in a variety of domains.
These planners perform Forward Search and call a Linear Programming (LP) solver multiple times at every state to check for consistency and to set bounds on the numeric variables.
This paper suggests a method for identifying information about the specific state being evaluated, allowing the formulation of the equations to facilitate better solver selection and faster LP solving.
- Score: 1.9686770963118378
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Automated planners are computer tools that allow autonomous agents to make
strategies and decisions by determining a set of actions for the agent that to
take, which will carry a system from a given initial state to the desired goal
state. Many planners are domain-independent, allowing their deployment in a
variety of domains. Such is the broad family of OPTIC planners. These planners
perform Forward Search and call a Linear Programming (LP) solver multiple times
at every state to check for consistency and to set bounds on the numeric
variables. These checks can be computationally costly, especially in real-life
applications. This paper suggests a method for identifying information about
the specific state being evaluated, allowing the formulation of the equations
to facilitate better solver selection and faster LP solving. The usefulness of
the method is demonstrated in six domains and is shown to enhance performance
significantly.
Related papers
- MathViz-E: A Case-study in Domain-Specialized Tool-Using Agents [1.1962302221087486]
We present an automated math visualizer and solver system for mathematical pedagogy.
The system orchestrates mathematical solvers and math graphing tools to produce accurate visualizations from simple natural language commands.
We describe the creation of specialized data-sets, and also develop an auto-evaluator to easily evaluate the outputs of our system.
arXiv Detail & Related papers (2024-07-24T15:45:07Z) - Octo-planner: On-device Language Model for Planner-Action Agents [19.627197141903505]
Planner-Action framework separates planning and action execution into two distinct components.
Agent first responds to user queries by decomposing tasks into a sequence of sub-steps, which are then executed by the action agent.
We employ model fine-tuning instead of in-context learning, reducing computational costs and energy consumption.
arXiv Detail & Related papers (2024-06-26T05:40:10Z) - Learning Logic Specifications for Policy Guidance in POMDPs: an
Inductive Logic Programming Approach [57.788675205519986]
We learn high-quality traces from POMDP executions generated by any solver.
We exploit data- and time-efficient Indu Logic Programming (ILP) to generate interpretable belief-based policy specifications.
We show that learneds expressed in Answer Set Programming (ASP) yield performance superior to neural networks and similar to optimal handcrafted task-specifics within lower computational time.
arXiv Detail & Related papers (2024-02-29T15:36:01Z) - Scalable Mechanism Design for Multi-Agent Path Finding [87.40027406028425]
Multi-Agent Path Finding (MAPF) involves determining paths for multiple agents to travel simultaneously and collision-free through a shared area toward given goal locations.
Finding an optimal solution is often computationally infeasible, making the use of approximate, suboptimal algorithms essential.
We introduce the problem of scalable mechanism design for MAPF and propose three strategyproof mechanisms, two of which even use approximate MAPF algorithms.
arXiv Detail & Related papers (2024-01-30T14:26:04Z) - Automated Process Planning Based on a Semantic Capability Model and SMT [50.76251195257306]
In research of manufacturing systems and autonomous robots, the term capability is used for a machine-interpretable specification of a system function.
We present an approach that combines these two topics: starting from a semantic capability model, an AI planning problem is automatically generated.
arXiv Detail & Related papers (2023-12-14T10:37:34Z) - AI planning in the imagination: High-level planning on learned abstract
search spaces [68.75684174531962]
We propose a new method, called PiZero, that gives an agent the ability to plan in an abstract search space that the agent learns during training.
We evaluate our method on multiple domains, including the traveling salesman problem, Sokoban, 2048, the facility location problem, and Pacman.
arXiv Detail & Related papers (2023-08-16T22:47:16Z) - On efficient computation in active inference [1.1470070927586016]
We present a novel planning algorithm for finite temporal horizons with drastically lower computational complexity.
We also simplify the process of setting an appropriate target distribution for new and existing active inference planning schemes.
arXiv Detail & Related papers (2023-07-02T07:38:56Z) - AVIS: Autonomous Visual Information Seeking with Large Language Model
Agent [123.75169211547149]
We propose an autonomous information seeking visual question answering framework, AVIS.
Our method leverages a Large Language Model (LLM) to dynamically strategize the utilization of external tools.
AVIS achieves state-of-the-art results on knowledge-intensive visual question answering benchmarks such as Infoseek and OK-VQA.
arXiv Detail & Related papers (2023-06-13T20:50:22Z) - Factorization of Multi-Agent Sampling-Based Motion Planning [72.42734061131569]
Modern robotics often involves multiple embodied agents operating within a shared environment.
Standard sampling-based algorithms can be used to search for solutions in the robots' joint space.
We integrate the concept of factorization into sampling-based algorithms, which requires only minimal modifications to existing methods.
We present a general implementation of a factorized SBA, derive an analytical gain in terms of sample complexity for PRM*, and showcase empirical results for RRG.
arXiv Detail & Related papers (2023-04-01T15:50:18Z) - Safe-Planner: A Single-Outcome Replanner for Computing Strong Cyclic
Policies in Fully Observable Non-Deterministic Domains [0.22940141855172028]
We introduce an offline replanner, called Safe-Planner, that relies on a single-outcome determinization to compile a non-deterministic domain to a set of classical domains.
We show experimentally that this approach can allow SP to avoid generating misleading plans but to generate weak plans that directly lead to strong solutions.
arXiv Detail & Related papers (2021-09-23T16:20:35Z) - Actions You Can Handle: Dependent Types for AI Plans [2.064612766965483]
This paper proposes a methodology for embedding plans produced by AI planners into dependently-typed language Agda.
It enables users to reason about and verify more general and abstract properties of plans.
arXiv Detail & Related papers (2021-05-24T13:33:56Z)
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.