中文
相关论文

相关论文: A Formal Metareasoning Model of Concurrent Plannin…

200 篇论文

This paper presents a {theoretical study} of the problem of verifying linearizability at runtime, where one seeks for a concurrent algorithm for verifying that the current execution of a given concurrent shared object implementation is…

分布式、并行与集群计算 · 计算机科学 2025-11-14 Armando Castañeda , Gilde Valeria Rodríguez

In a warehouse environment, tasks appear dynamically. Consequently, a task management system that matches them with the workforce too early (e.g., weeks in advance) is necessarily sub-optimal. Also, the rapidly increasing size of the action…

机器学习 · 计算机科学 2022-03-08 Diogo S. Carvalho , Biswa Sengupta

Deep learning is rapidly becoming a go-to tool for many artificial intelligence problems due to its ability to outperform other approaches and even humans at many problems. Despite its popularity we are still unable to accurately predict…

机器学习 · 计算机科学 2018-11-30 Daniel Justus , John Brennan , Stephen Bonner , Andrew Stephen McGough

Managing transition plans is one of the major problems of people with cognitive disabilities. Therefore, finding an automated way to generate such plans would be a helpful tool for this community. In this paper we have specifically proposed…

人工智能 · 计算机科学 2024-02-02 Javier Carbo , Jose M Molina , Miguel A Patricio

Cyber-physical systems, such as mobile robots, must respond adaptively to dynamic operating conditions. Effective operation of these systems requires that sensing and actuation tasks are performed in a timely manner. Additionally, execution…

机器学习 · 计算机科学 2012-03-19 Robert Glaubius , Terry Tidwell , Christopher Gill , William D. Smart

Societal and industrial infrastructures and systems increasingly leverage sensors that emit correlated time series. Forecasting of future values of such time series based on recorded historical values has important benefits. Automatically…

机器学习 · 计算机科学 2024-11-12 Xinle Wu , Xingjian Wu , Dalin Zhang , Miao Zhang , Chenjuan Guo , Bin Yang , Christian S. Jensen

We introduce a class of learning problems where the agent is presented with a series of tasks. Intuitively, if there is relation among those tasks, then the information gained during execution of one task has value for the execution of…

机器学习 · 计算机科学 2012-09-06 Christos Dimitrakakis

In this work, we study the multi-agent decision problem where agents try to coordinate to optimize a given system-level objective. While solving for the global optimal is intractable in many cases, the greedy algorithm is a well-studied and…

多智能体系统 · 计算机科学 2022-12-01 Rohit Konda , David Grimsman , Jason Marden

By searching for shared inductive biases across tasks, meta-learning promises to accelerate learning on novel tasks, but with the cost of solving a complex bilevel optimization problem. We introduce and rigorously define the trade-off…

机器学习 · 计算机科学 2021-04-15 Katelyn Gao , Ozan Sener

We propose a distributed planning method with asynchronous execution for multi-agent pickup and delivery (MAPD) problems for environments with occasional delays in agents' activities and flexible endpoints. MAPD is a crucial problem…

多智能体系统 · 计算机科学 2023-02-21 Yuki Miyashita , Tomoki Yamauchi , Toshiharu Sugawara

Executing multiple tasks concurrently is important in many robotic applications. Moreover, the prioritization of tasks is essential in applications where safety-critical tasks need to precede application-related objectives, in order to…

机器人学 · 计算机科学 2020-03-09 Gennaro Notomista , Siddharth Mayya , Mario Selvaggio , Maria Santos , Cristian Secchi

In this article, we propose a centralized Multi-Agent Learning framework for learning a policy that models the simultaneous behavior of multiple agents that need to coordinate to solve a certain task. Centralized approaches often suffer…

人工智能 · 计算机科学 2025-04-08 Ángel Aso-Mollar , Eva Onaindia

We present alternative approaches to routing and scheduling in Answer Set Programming (ASP), and explore them in the context of Multi-agent Path Finding. The idea is to capture the flow of time in terms of partial orders rather than time…

人工智能 · 计算机科学 2024-03-20 Roland Kaminski , Torsten Schaub , Tran Cao Son , Jiří Švancara , Philipp Wanko

Combining symbolic and geometric reasoning in multi-agent systems is a challenging task that involves planning, scheduling, and synchronization problems. Existing works overlooked the variability of task duration and geometric feasibility…

机器人学 · 计算机科学 2023-04-18 Marco Faroni , Alessandro Umbrico , Manuel Beschi , Andrea Orlandini , Amedeo Cesta , Nicola Pedrocchi

Contract scheduling is a general technique that allows to design a system with interruptible capabilities, given an algorithm that is not necessarily interruptible. Previous work on this topic has largely assumed that the interruption is a…

人工智能 · 计算机科学 2020-11-26 Spyros Angelopoulos , Shahin Kamali

This paper introduces a framework for Planning while Learning where an agent is given a goal to achieve in an environment whose behavior is only partially known to the agent. We discuss the tractability of various plan-design processes. We…

人工智能 · 计算机科学 2014-11-17 S. Safra , M. Tennenholtz

This paper introduces a problem in which the state of a system needs to be determined through costly tests of its components by a limited number of testing units and before a given deadline. We also consider a closely related search problem…

离散数学 · 计算机科学 2021-01-15 Alessandro Agnetis , Ben Hermans , Roel Leus , Salim Rostami

In this work, we present a new planning formalism called Expectation-Aware planning for decision making with humans in the loop where the human's expectations about an agent may differ from the agent's own model. We show how this…

人工智能 · 计算机科学 2019-11-12 Sarath Sreedharan , Tathagata Chakraborti , Christian Muise , Subbarao Kambhampati

Time-inconsistency is a characteristic of human behavior in which people plan for long-term benefits but take actions that differ from the plan due to conflicts with short-term benefits. Such time-inconsistent behavior is believed to be…

计算机科学与博弈论 · 计算机科学 2025-01-15 Yasunori Akagi , Naoki Marumo , Takeshi Kurashima

In a distributed algorithm, multiple processes, or agents, work toward a common goal. More often than not, the actions of some agents are dependent on the previous execution (if not also on the outcome) of the actions of other agents. The…

多智能体系统 · 计算机科学 2012-06-12 Yannai A. Gonczarowski