paper-with-me

홈 › Papers

Knowledge Graph-enhanced Large Language Model for Incremental Game PlayTesting

2025-11-04 · Enhong Mu, Jinyu Cai, Yijun Lu, Mingyue Zhang, Kenji Tei, Jialong Li arxiv

The rapid iteration and frequent updates of modern video games pose significant challenges to the efficiency and specificity of testing. Although automated playtesting methods based on Large Language Models (LLMs) have shown promise, they often lack structured knowledge accumulation mechanisms, making it difficult to conduct precise and efficient testing tailored for incremental game updates. To address this challenge, this paper proposes a KLPEG framework. The framework constructs and maintains a Knowledge Graph (KG) to systematically model game elements, task dependencies, and causal relationships, enabling knowledge accumulation and reuse across versions. Building on this foundation, the framework utilizes LLMs to parse natural language update logs, identify the scope of impact through multi-hop reasoning on the KG, enabling the generation of update-tailored test cases. Experiments in two representative game environments, Overcooked and Minecraft, demonstrate that KLPEG can more accurately locate functionalities affected by updates and complete tests in fewer steps, significantly improving both playtesting effectiveness and efficiency.

📄 PDF Abstract BibTeX arXiv:2511.02534

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FoodGPT: A Large Language Model in Food Testing Domain with Incremental Pre-training and Knowledge Graph Prompt

2023-08-20 · Zhixiao Qi, Yijiong Yu, Meiqi Tu, Junyi Tan 외

Currently, the construction of large language models in specific domains is done by fine-tuning on a base model. Some models also incorporate knowledge bases without the need for pre-training. This is because the base mo…

HallucinationLanguage ModelingLanguage ModellingLarge Language Model+1

RAG-KG-IL: A Multi-Agent Hybrid Framework for Reducing Hallucinations and Enhancing LLM Reasoning through RAG and Incremental Knowledge Graph Learning Integration

2025-03-14 · Hong Qing Yu, Frank Mcquade

This paper presents RAG-KG-IL, a novel multi-agent hybrid framework designed to enhance the reasoning capabilities of Large Language Models (LLMs) by integrating Retrieval-Augmented Generation (RAG) and Knowledge Graphs …

Graph LearningHallucinationIncremental LearningKnowledge Graphs+2

A Double-Graph Based Framework for Frame Semantic Parsing

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Frame semantic parsing is a fundamental NLP task, which consists of three subtasks: frame identification, argument identification and role classification. Most previous studies tend to neglect relations between different…

graph constructionSemantic Parsing

A Double-Graph Based Framework for Frame Semantic Parsing

2022-06-18 · NAACL 2022 7 · Ce Zheng, Xudong Chen, Runxin Xu, Baobao Chang

Frame semantic parsing is a fundamental NLP task, which consists of three subtasks: frame identification, argument identification and role classification. Most previous studies tend to neglect relations between different…

graph constructionSemantic Parsing

iText2KG: Incremental Knowledge Graphs Construction Using Large Language Models

2024-09-05 · Yassir Lairgi, Ludovic Moncla, Rémy Cazabet, Khalid Benabdeslem 외

Most available data is unstructured, making it challenging to access valuable information. Automatically building Knowledge Graphs (KGs) is crucial for structuring data and making it accessible, allowing users to search …

Few-Shot LearningInformation RetrievalKnowledge Graphsnamed-entity-recognition+3