paper-with-me

Papers

DATA Agent

2018-09-28 · Michael Cerny Green, Gabriella A. B. Barros, Antonios Liapis, Julian Togelius

This paper introduces DATA Agent, a system which creates murder mystery adventures from open data. In the game, the player takes on the role of a detective tasked with finding the culprit of a murder. All characters, places, and items in DATA Agent games are generated using open data as source content. The paper discusses the general game design and user interface of DATA Agent, and provides details on the generative algorithms which transform linked data into different game objects. Findings from a user study with 30 participants playing through two games of DATA Agent show that the game is easy and fun to play, and that the mysteries it generates are straightforward to solve.

📄 PDF Abstract BibTeX arXiv:1810.02251

Code (0)

등록된 구현이 없습니다.

Tasks

Game Design

Similar Papers 제목 키워드 기반

Agent TCP/IP: An Agent-to-Agent Transaction System

2025-01-08 · Andrea Muttoni, Jason Zhao

Autonomous agents represent an inevitable evolution of the internet. Current agent frameworks do not embed a standard protocol for agent-to-agent interaction, leaving existing agents isolated from their peers. As intelle…

Chain-of-Agents: End-to-End Agent Foundation Models via Multi-Agent Distillation and Agentic RL

2025-08-06 · Weizhen Li, Jianbo Lin, Zhuosong Jiang, Jingyi Cao 외 arxiv

Recent advances in large language models (LLMs) and multi-agent systems have demonstrated remarkable capabilities in complex problem-solving tasks such as deep research, vibe coding, and mathematical reasoning. However, …

Reinforcement LearningMathematical Reasoning

AgentFormer: Agent-Aware Transformers for Socio-Temporal Multi-Agent Forecasting

2021-03-25 · ICCV 2021 10 · Ye Yuan, Xinshuo Weng, Yanglan Ou, Kris Kitani

Predicting accurate future trajectories of multiple agents is essential for autonomous systems, but is challenging due to the complex agent interaction and the uncertainty in each agent's future behavior. Forecasting mul…

Autonomous DrivingPedestrian Trajectory PredictionTrajectory ForecastingTrajectory Prediction

EvoAgent: Towards Automatic Multi-Agent Generation via Evolutionary Algorithms

2024-06-20 · Siyu Yuan, Kaitao Song, Jiangjie Chen, Xu Tan 외

The rise of powerful large language models (LLMs) has spurred a new trend in building LLM-based autonomous agents for solving complex tasks, especially multi-agent systems. Despite the remarkable progress, we notice that…

Evolutionary Algorithms

AgentLite: A Lightweight Library for Building and Advancing Task-Oriented LLM Agent System

2024-02-23 · Zhiwei Liu, Weiran Yao, JianGuo Zhang, Liangwei Yang 외

The booming success of LLMs initiates rapid development in LLM agents. Though the foundation of an LLM agent is the generative model, it is critical to devise the optimal reasoning strategies and agent architectures. Acc…

AI Agent