paper-with-me

Papers

Training Interactive Agent in Large FPS Game Map with Rule-enhanced Reinforcement Learning

2024-10-07 · Chen Zhang, Huan Hu, Yuan Zhou, Qiyang Cao, Ruochen Liu, Wenya Wei, Elvis S. Liu

In the realm of competitive gaming, 3D first-person shooter (FPS) games have gained immense popularity, prompting the development of game AI systems to enhance gameplay. However, deploying game AI in practical scenarios still poses challenges, particularly in large-scale and complex FPS games. In this paper, we focus on the practical deployment of game AI in the online multiplayer competitive 3D FPS game called Arena Breakout, developed by Tencent Games. We propose a novel gaming AI system named Private Military Company Agent (PMCA), which is interactable within a large game map and engages in combat with players while utilizing tactical advantages provided by the surrounding terrain. To address the challenges of navigation and combat in modern 3D FPS games, we introduce a method that combines navigation mesh (Navmesh) and shooting-rule with deep reinforcement learning (NSRL). The integration of Navmesh enhances the agent's global navigation capabilities while shooting behavior is controlled using rule-based methods to ensure controllability. NSRL employs a DRL model to predict when to enable the navigation mesh, resulting in a diverse range of behaviors for the game AI. Customized rewards for human-like behaviors are also employed to align PMCA's behavior with that of human players.

📄 PDF Abstract BibTeX arXiv:2410.04936

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningFPS Games

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Focus 설명 없음

Similar Papers 제목 키워드 기반

STARLING: Self-supervised Training of Text-based Reinforcement Learning Agent with Large Language Models

2024-06-09 · Shreyas Basavatia, Keerthiram Murugesan, Shivam Ratnakar

Interactive fiction games have emerged as an important application to improve the generalization capabilities of language-based reinforcement learning (RL) agents. Existing environments for interactive fiction games are …

Reinforcement Learning (RL)text-based games

Modeling Worlds in Text

2021-05-21 · Anonymous

We provide a dataset that enables the creation of learning agents that can build knowledge graph-based world models of interactive narratives. Interactive narratives---or text-adventure games---are partially observable e…

Action ParsingKnowledge GraphsQuestion Answering

Modeling Worlds in Text

2021-06-17 · AKBC Workshop CSKB 2021 10 · Prithviraj Ammanabrolu, Mark O. Riedl

We provide a dataset that enables the creation of learning agents that can build knowledge graph-based world models of interactive narratives. Interactive narratives -- or text-adventure games -- are partially observable…

Knowledge GraphsQuestion Answering

Evaluating Creativity and Deception in Large Language Models: A Simulation Framework for Multi-Agent Balderdash

2024-11-15 · Parsa Hejabi, Elnaz Rahmati, Alireza S. Ziabari, Preni Golazizian 외

Large Language Models (LLMs) have shown impressive capabilities in complex tasks and interactive environments, yet their creativity remains underexplored. This paper introduces a simulation framework utilizing the game B…

Logical Reasoning

Interactive Decision Making for Autonomous Vehicles in Dense Traffic

2019-09-27 · David Isele

Dense urban traffic environments can produce situations where accurate prediction and dynamic models are insufficient for successful autonomous vehicle motion planning. We investigate how an autonomous agent can safely n…

Autonomous VehiclesDecision MakingMotion Planning