paper-with-me

Papers

Automatic Bug Detection in LLM-Powered Text-Based Games Using LLMs

2024-06-06 · Claire Jin, Sudha Rao, Xiangyu Peng, Portia Botchway, Jessica Quaye, Chris Brockett, Bill Dolan

Advancements in large language models (LLMs) are revolutionizing interactive game design, enabling dynamic plotlines and interactions between players and non-player characters (NPCs). However, LLMs may exhibit flaws such as hallucinations, forgetfulness, or misinterpretations of prompts, causing logical inconsistencies and unexpected deviations from intended designs. Automated techniques for detecting such game bugs are still lacking. To address this, we propose a systematic LLM-based method for automatically identifying such bugs from player game logs, eliminating the need for collecting additional data such as post-play surveys. Applied to a text-based game DejaBoom!, our approach effectively identifies bugs inherent in LLM-powered interactive games, surpassing unstructured LLM-powered bug-catching methods and filling the gap in automated detection of logical and design flaws.

📄 PDF Abstract BibTeX arXiv:2406.04482

Code (0)

등록된 구현이 없습니다.

Tasks

Game Designtext-based games

Similar Papers 제목 키워드 기반

Large Language Models in Wireless Application Design: In-Context Learning-enhanced Automatic Network Intrusion Detection

2024-05-17 · Han Zhang, Akram Bin Sediq, Ali Afana, Melike Erol-Kantarci

Large language models (LLMs), especially generative pre-trained transformers (GPTs), have recently demonstrated outstanding ability in information comprehension and problem-solving. This has motivated many studies in app…

In-Context LearningIntrusion DetectionNetwork Intrusion Detection

Can LLMs Understand Social Norms in Autonomous Driving Games?

2024-08-22 · Boxuan Wang, Haonan Duan, Yanhao Feng, Xu Chen 외

Social norm is defined as a shared standard of acceptable behavior in a society. The emergence of social norms fosters coordination among agents without any hard-coded rules, which is crucial for the large-scale deployme…

Autonomous DrivingExperimental Design

Open-Ended Wargames with Large Language Models

2024-04-17 · Daniel P. Hogan, Andrea Brennen

Wargames are a powerful tool for understanding and rehearsing real-world decision making. Automated play of wargames using artificial intelligence (AI) enables possibilities beyond those of human-conducted games, such as…

Decision Making

Large Language Models powered Malicious Traffic Detection: Architecture, Opportunities and Case Study

2025-03-24 · Xinggong Zhang, Haotian Meng, Qingyang Li, Yunpeng Tan 외

Malicious traffic detection is a pivotal technology for network security to identify abnormal network traffic and detect network attacks. Large Language Models (LLMs) are trained on a vast corpus of text, have amassed re…

Traffic Classification

PokéChamp: an Expert-level Minimax Language Agent

2025-03-06 · Seth Karten, Andy Luu Nguyen, Chi Jin

We introduce Pok\'eChamp, a minimax agent powered by Large Language Models (LLMs) for Pok\'emon battles. Built on a general framework for two-player competitive games, Pok\'eChamp leverages the generalist capabilities of…