中文
相关论文

相关论文: On Computing Plans with Uniform Action Costs

200 篇论文

Human decision-making often involves constrained optimization. As LLM agents are deployed to assist with real-world tasks like travel planning, shopping, and scheduling, they must mirror this capability. We introduce COMPASS, a benchmark…

AI planning algorithms have addressed the problem of generating sequences of operators that achieve some input goal, usually assuming that the planning agent has perfect control over and information about the world. Relaxing these…

人工智能 · 计算机科学 2013-02-28 Denise L. Draper , Steve Hanks , Daniel Weld

As autonomous agents become more ubiquitous, they will eventually have to reason about the plans of other agents, which is known as theory of mind reasoning. We develop a planning-as-inference framework in which agents perform nested…

人工智能 · 计算机科学 2020-03-06 Iris Rubi Seaman , Jan-Willem van de Meent , David Wingate

Decision-theoretic planning with risk-sensitive planning objectives is important for building autonomous agents or decision-support systems for real-world applications. However, this line of research has been largely ignored in the…

人工智能 · 计算机科学 2012-07-09 Yaxin Liu , Sven Koenig

A desirable property of an intelligent agent is its ability to understand its environment to quickly generalize to novel tasks and compose simpler tasks into more complex ones. If the environment has geometric or arithmetic structure, the…

人工智能 · 计算机科学 2018-09-07 David Folqué , Sainbayar Sukhbaatar , Arthur Szlam , Joan Bruna

Recent years have witnessed increasing interest in extending large language models into agentic systems. While the effectiveness of agents has continued to improve, efficiency, which is crucial for real-world deployment, has often been…

In this paper, we introduce a generic and fresh model for distributed planning called "Distributed Planning Through Graph Merging" ({\sf DPGM}). This model unifies the different steps of the distributed planning process into a single step.…

人工智能 · 计算机科学 2018-10-22 Damien Pellier , lias. Belaidi

In domains requiring intelligent agents to emulate plausible human-like behaviour, such as formative simulations, traditional techniques like behaviour trees encounter significant challenges. Large Language Models (LLMs), despite not always…

人工智能 · 计算机科学 2025-01-20 Israel Puerta-Merino , Jordi Sabater-Mir

Task and motion planning represents a powerful set of hybrid planning methods that combine reasoning over discrete task domains and continuous motion generation. Traditional reasoning necessitates task domain models and enough information…

机器人学 · 计算机科学 2024-06-14 Tianyang Pan , Rahul Shome , Lydia E. Kavraki

Over the last decade, the use of robots in production and daily life has increased. With increasingly complex tasks and interaction in different environments including humans, robots are required a higher level of autonomy for efficient…

机器人学 · 计算机科学 2023-01-19 Daniele Meli , Hirenkumar Nakawala , Paolo Fiorini

As automatic optimization techniques find their way into industrial applications, the behavior of many complex systems is determined by some form of planner picking the right actions to optimize a given objective function. In many cases,…

神经与进化计算 · 计算机科学 2018-10-31 Thomas Gabor , Lenz Belzner , Thomy Phan , Kyrill Schmid

Planning is useful. It lets people take actions that have desirable long-term consequences. But, planning is hard. It requires thinking about consequences, which consumes limited computational and cognitive resources. Thus, people should…

人工智能 · 计算机科学 2020-02-17 Mark K. Ho , David Abel , Jonathan D. Cohen , Michael L. Littman , Thomas L. Griffiths

An optimal solution to the problem of scheduling real-time tasks on a set of identical processors is derived. The described approach is based on solving an equivalent uniprocessor real-time scheduling problem. Although there are other…

操作系统 · 计算机科学 2011-04-19 Paul Regnier , George Lima , Ernesto Massa

When designing a motion planner for autonomous robots there are usually multiple objectives to be considered. However, a cost function that yields the desired trade-off between objectives is not easily obtainable. A common technique across…

机器人学 · 计算机科学 2023-12-13 Nils Wilde , Stephen L. Smith , Javier Alonso-Mora

Effort estimation is a crucial activity in agile software development, where teams collaboratively review, discuss, and estimate the effort required to complete user stories in a product backlog. Current practices in agile effort estimation…

软件工程 · 计算机科学 2025-09-19 Thanh-Long Bui , Hoa Khanh Dam , Rashina Hoda

Today's multiagent systems have grown too complex to rely on centralized controllers, prompting increasing interest in the design of distributed algorithms. In this respect, game theory has emerged as a valuable tool to complement more…

系统与控制 · 计算机科学 2020-02-19 Rahul Chandan , Dario Paccagnan , Jason R. Marden

Planning is an essential topic in the realm of automated driving. Besides planning algorithms that are widely covered in the literature, planning requires different software tools for its development, validation, and execution. This paper…

机器人学 · 计算机科学 2021-11-25 Kailin Tong , Zlatan Ajanovic , Georg Stettinger

Automated planning is concerned with developing efficient algorithms to generate plans or sequences of actions to achieve a specific goal in a given environment. Emerging Large Language Models (LLMs) can answer questions, write high-quality…

This thesis explores the benefits machine learning algorithms can bring to online planning and scheduling for autonomous vehicles in off-road situations. Mainly, we focus on typical problems of interest which include computing itineraries…

人工智能 · 计算机科学 2021-08-03 Kevin Osanlou

Generating optimal plans in highly dynamic environments is challenging. Plans are predicated on an assumed initial state, but this state can change unexpectedly during plan generation, potentially invalidating the planning effort. In this…

人工智能 · 计算机科学 2012-05-14 Christian Fritz , Sheila McIlraith