paper-with-me

Papers

Flexible and Explainable Solutions for Multi-Agent Path Finding Problems

2021-09-17 · Aysu Bogatarkan

The multi-agent path finding (MAPF) problem is a combinatorial search problem that aims at finding paths for multiple agents (e.g., robots) in an environment (e.g., an autonomous warehouse) such that no two agents collide with each other, and subject to some constraints on the lengths of paths. The real-world applications of MAPF require flexibility (e.g., solving variations of MAPF) as well as explainability. In this study, both of these challenges are addressed and some flexible and explainable solutions for MAPF and its variants are introduced.

📄 PDF Abstract BibTeX arXiv:2109.08299

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Agent Path Finding

Similar Papers 제목 키워드 기반

CADRL: Category-aware Dual-agent Reinforcement Learning for Explainable Recommendations over Knowledge Graphs

2024-08-06 · Shangfei Zheng, Hongzhi Yin, Tong Chen, Xiangjie Kong 외

Knowledge graphs (KGs) have been widely adopted to mitigate data sparsity and address cold-start issues in recommender systems. While existing KGs-based recommendation methods can predict user preferences and demands, th…

Explainable RecommendationGraph Neural NetworkKnowledge GraphsRecommendation Systems+3

Conflict-Based Search for Explainable Multi-Agent Path Finding

2022-02-20 · Justin Kottinger, Shaull Almagor, Morteza Lahijanian

In the Multi-Agent Path Finding (MAPF) problem, the goal is to find non-colliding paths for agents in an environment, such that each agent reaches its goal from its initial location. In safety-critical applications, a hu…

Multi-Agent Path Finding

EMOTE: An Explainable architecture for Modelling the Other Through Empathy

2023-06-01 · Manisha Senadeera, Thommen Karimpanal George, Sunil Gupta, Stephan Jacobs 외

We can usually assume others have goals analogous to our own. This assumption can also, at times, be applied to multi-agent games - e.g. Agent 1's attraction to green pellets is analogous to Agent 2's attraction to red p…

Heterogeneous Relational Reasoning in Knowledge Graphs with Reinforcement Learning

2020-03-12 · Mandana Saebi, Steven Krieg, Chuxu Zhang, Meng Jiang 외

Path-based relational reasoning over knowledge graphs has become increasingly popular due to a variety of downstream applications such as question answering in dialogue systems, fact prediction, and recommender systems. …

Graph Neural NetworkKnowledge GraphsQuestion AnsweringRecommendation Systems+4

Large Neighborhood Search for Multi-Agent Task Assignment and Path Finding with Precedence Constraints

2026-03-30 · Viraj Parimi, Brian C. Williams arxiv

Many multi-robot applications require tasks to be completed efficiently and in the correct order, so that downstream operations can proceed at the right time. Multi-agent path finding with precedence constraints (MAPF-PC…