paper-with-me

Papers

Location-Based Reasoning about Complex Multi-Agent Behavior

2014-01-18 · Adam Sadilek, Henry Kautz

Recent research has shown that surprisingly rich models of human activity can be learned from GPS (positional) data. However, most effort to date has concentrated on modeling single individuals or statistical properties of groups of people. Moreover, prior work focused solely on modeling actual successful executions (and not failed or attempted executions) of the activities of interest. We, in contrast, take on the task of understanding human interactions, attempted interactions, and intentions from noisy sensor data in a fully relational multi-agent setting. We use a real-world game of capture the flag to illustrate our approach in a well-defined domain that involves many distinct cooperative and competitive joint activities. We model the domain using Markov logic, a statistical-relational language, and learn a theory that jointly denoises the data and infers occurrences of high-level activities, such as a player capturing an enemy. Our unified model combines constraints imposed by the geometry of the game area, the motion model of the players, and by the rules and dynamics of the game in a probabilistically and logically sound fashion. We show that while it may be impossible to directly detect a multi-agent activity due to sensor noise or malfunction, the occurrence of the activity can still be inferred by considering both its impact on the future behaviors of the people involved as well as the events that could have preceded it. Further, we show that given a model of successfully performed multi-agent activities, along with a set of examples of failed attempts at the same activities, our system automatically learns an augmented model that is capable of recognizing success and failure, as well as goals of peoples actions with high accuracy. We compare our approach with other alternatives and show that our unified model, which takes into account not only relationships among individual players, but also relationships among activities over the entire length of a game, although more computationally costly, is significantly more accurate. Finally, we demonstrate that explicitly modeling unsuccessful attempts boosts performance on other important recognition tasks.

📄 PDF Abstract BibTeX arXiv:1401.4593

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive GPU Resource Allocation for Multi-Agent Collaborative Reasoning in Serverless Environments

2025-12-15 · Guilin Zhang, Wulan Guo, Ziqi Tan arxiv

Multi-agent systems powered by large language models have emerged as a promising paradigm for solving complex reasoning tasks through collaborative intelligence. However, efficiently deploying these systems on serverless…

What do navigation agents learn about their environment?

2022-06-17 · CVPR 2022 1 · Kshitij Dwivedi, Gemma Roig, Aniruddha Kembhavi, Roozbeh Mottaghi

Today's state of the art visual navigation agents typically consist of large deep learning models trained end to end. Such models offer little to no interpretability about the learned skills or the actions of the agent t…

Visual Navigation

LLM Multi-Agent Systems: Challenges and Open Problems

2024-02-05 · Shanshan Han, Qifan Zhang, Yuhang Yao, Weizhao Jin 외

This paper explores multi-agent systems and identify challenges that remain inadequately addressed. By leveraging the diverse capabilities and roles of individual agents, multi-agent systems can tackle complex tasks thro…

Management

Multi-Agent Terraforming: Efficient Multi-Agent Path Finding via Environment Manipulation

2022-03-20 · David Vainshtein, Kiril Solovey, Oren Salzman

Multi-agent pathfinding (MAPF) is concerned with planning collision-free paths for a team of agents from their start to goal locations in an environment cluttered with obstacles. Typical approaches for MAPF consider the …

Multi-Agent Path Finding

Thinking Fast and Laterally: Multi-Agentic Approach for Reasoning about Uncertain Emerging Events

2024-12-10 · Stefan Dernbach, Alejandro Michel, Khushbu Agarwal, Christopher Brissette 외

This paper introduces lateral thinking to implement System-2 reasoning capabilities in AI systems, focusing on anticipatory and causal reasoning under uncertainty. We present a framework for systematic generation and mod…

ManagementSpecificity