paper-with-me

Papers

Reinforcement Learning Environment with LLM-Controlled Adversary in D&D 5th Edition Combat

2025-03-19 · Joseph Emmanuel DL Dayo, Michel Onasis S. Ogbinar, Prospero C. Naval Jr

The objective of this study is to design and implement a reinforcement learning (RL) environment using D\&D 5E combat scenarios to challenge smaller RL agents through interaction with a robust adversarial agent controlled by advanced Large Language Models (LLMs) like GPT-4o and LLaMA 3 8B. This research employs Deep Q-Networks (DQN) for the smaller agents, creating a testbed for strategic AI development that also serves as an educational tool by simulating dynamic and unpredictable combat scenarios. We successfully integrated sophisticated language models into the RL framework, enhancing strategic decision-making processes. Our results indicate that while RL agents generally outperform LLM-controlled adversaries in standard metrics, the strategic depth provided by LLMs significantly enhances the overall AI capabilities in this complex, rule-based setting. The novelty of our approach and its implications for mastering intricate environments and developing adaptive strategies are discussed, alongside potential innovations in AI-driven interactive simulations. This paper aims to demonstrate how integrating LLMs can create more robust and adaptable AI systems, providing valuable insights for further research and educational applications.

📄 PDF Abstract BibTeX arXiv:2503.15726

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

Goal-Conditioned Reinforcement Learning in the Presence of an Adversary

2022-11-13 · Carlos Purves, Pietro Liò, Cătălina Cangea

Reinforcement learning has seen increasing applications in real-world contexts over the past few years. However, physical environments are often imperfect and policies that perform well in simulation might not achieve th…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Towards Human Engagement with Realistic AI Combat Pilots

2025-09-30 · Ardian Selmonaj, Giacomo Del Rio, Adrian Schneider, Alessandro Antonucci arxiv

We present a system that enables real-time interaction between human users and agents trained to control fighter jets in simulated 3D air combat scenarios. The agents are trained in a dedicated environment using Multi-Ag…

Multi-agent Reinforcement Learning

BVR Gym: A Reinforcement Learning Environment for Beyond-Visual-Range Air Combat

2024-03-26 · Edvards Scukins, Markus Klein, Lars Kroon, Petter Ögren

Creating new air combat tactics and discovering novel maneuvers can require numerous hours of expert pilots' time. Additionally, for each different combat scenario, the same strategies may not work since small changes in…

StarCraft+: Benchmarking Multi-agent Algorithms in Adversary Paradigm

2025-12-18 · Yadong Li, Tong Zhang, Bo Huang, Zhen Cui arxiv

Deep multi-agent reinforcement learning (MARL) algorithms are booming in the field of collaborative intelligence, and StarCraft multi-agent challenge (SMAC) is widely-used as the benchmark therein. However, imaginary opp…

Multi-agent Reinforcement LearningStarcraft II

Adversary agent reinforcement learning for pursuit-evasion

2021-08-25 · X. Huang

A reinforcement learning environment with adversary agents is proposed in this work for pursuit-evasion game in the presence of fog of war, which is of both scientific significance and practical importance in aerospace a…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Starcraft