paper-with-me

홈 › Papers

Multiagent Simple Temporal Problem: The Arc-Consistency Approach

2017-11-22 · Shufeng Kong, Jae Hee Lee, Sanjiang Li

The Simple Temporal Problem (STP) is a fundamental temporal reasoning problem and has recently been extended to the Multiagent Simple Temporal Problem (MaSTP). In this paper we present a novel approach that is based on enforcing arc-consistency (AC) on the input (multiagent) simple temporal network. We show that the AC-based approach is sufficient for solving both the STP and MaSTP and provide efficient algorithms for them. As our AC-based approach does not impose new constraints between agents, it does not violate the privacy of the agents and is superior to the state-of-the-art approach to MaSTP. Empirical evaluations on diverse benchmark datasets also show that our AC-based algorithms for STP and MaSTP are significantly more efficient than existing approaches.

📄 PDF Abstract BibTeX arXiv:1711.08151

Code (0)

등록된 구현이 없습니다.

Tasks

ARC

Similar Papers 제목 키워드 기반

Hierarchical Deep Multiagent Reinforcement Learning with Temporal Abstraction

2018-09-25 · Hongyao Tang, Jianye Hao, Tangjie Lv, Yingfeng Chen 외

Multiagent reinforcement learning (MARL) is commonly considered to suffer from non-stationary environments and exponentially increasing policy space. It would be even more challenging when rewards are sparse and delayed …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Cooperation Graph Approach for Multiagent Sparse Reward Reinforcement Learning

2022-08-05 · Qingxu Fu, Tenghai Qiu, Zhiqiang Pu, Jianqiang Yi 외

Multiagent reinforcement learning (MARL) can solve complex cooperative tasks. However, the efficiency of existing MARL methods relies heavily on well-defined reward functions. Multiagent tasks with sparse reward feedback…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Interpreting Primal-Dual Algorithms for Constrained Multiagent Reinforcement Learning

2022-11-29 · Daniel Tabas, Ahmed S. Zamzam, Baosen Zhang

Constrained multiagent reinforcement learning (C-MARL) is gaining importance as MARL algorithms find new applications in real-world systems ranging from energy systems to drone swarms. Most C-MARL algorithms use a primal…

reinforcement-learningReinforcement Learning

A Bilinear Programming Approach for Multiagent Planning

2014-01-15 · Marek Petrik, Shlomo Zilberstein

Multiagent planning and coordination problems are common and known to be computationally hard. We show that a wide range of two-agent problems can be formulated as bilinear programs. We present a successive approximation…

Dimensionality Reduction

Predicting Shot Making in Basketball Learnt from Adversarial Multiagent Trajectories

2016-09-15 · Mark Harmon, Abdolghani Ebrahimi, Patrick Lucey, Diego Klabjan

In this paper, we predict the likelihood of a player making a shot in basketball from multiagent trajectories. Previous approaches to similar problems center on hand-crafting features to capture domain specific knowledge…