paper-with-me

홈 › Papers

Deflanderization for Game Dialogue: Balancing Character Authenticity with Task Execution in LLM-based NPCs

2025-10-15 · Pasin Buakhaw, Kun Kerdthaisong, Phuree Phenhiran, Pitikorn Khlaisamniang, Supasate Vorathammathorn, Piyalitt Ittichaiwong, Nutchanon Yongsatianchot arxiv

The emergence of large language models (LLMs) has opened new opportunities for creating dynamic non-player characters (NPCs) in gaming environments, enabling both functional task execution and persona-consistent dialogue generation. In this paper, we (Tu_Character_lab) report our participation in the Commonsense Persona-Grounded Dialogue Challenge (CPDC) 2025 Round 2, which evaluates agents across three tracks: task-oriented dialogue, context-aware dialogue, and their integration. Our approach combines two complementary strategies: (i) lightweight prompting techniques in the API track, including a Deflanderization prompting method to suppress excessive role-play and improve task fidelity, and (ii) fine-tuned large models in the GPU track, leveraging Qwen3-14B with supervisedfinetuning (SFT) and Low-Rank Adaptation(LoRA). Our best submissions ranked 2nd on Task 1, 2nd on Task 3 (API track), and 4th on Task 3 (GPU track).

📄 PDF Abstract BibTeX arXiv:2510.13586

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue Generation

Similar Papers 제목 키워드 기반

Reward-Decomposed Reinforcement Learning for Immersive Video Role-Playing

2026-05-06 · Miao Wang, Yuling Shi, Yijiang Li, Yeheng Chen 외 arxiv

Text-based role-playing models can imitate character styles, but often fail to capture scene atmosphere and evolving tension, which are crucial for immersive applications such as VR games and interactive narratives. We s…

Reinforcement LearningResponse Generation

Ontologically Faithful Generation of Non-Player Character Dialogues

2022-12-20 · Nathaniel Weir, Ryan Thomas, Randolph D'Amore, Kellie Hill 외

We introduce a language generation task grounded in a popular video game environment. KNUDGE (KNowledge Constrained User-NPC Dialogue GEneration) requires models to produce trees of dialogue between video game characters…

Dialogue GenerationIn-Context LearningText Generation

OceanChat: The Effect of Virtual Conversational AI Agents on Sustainable Attitude and Behavior Change

2025-02-05 · Pat Pataranutaporn, Alexander Doudkin, Pattie Maes

Marine ecosystems face unprecedented threats from climate change and plastic pollution, yet traditional environmental education often struggles to translate awareness into sustained behavioral change. This paper presents…

Automating Direct Speech Variations in Stories and Games

2017-08-30 · Stephanie M. Lukin, James O. Ryan, Marilyn A. Walker

Dialogue authoring in large games requires not only content creation but the subtlety of its delivery, which can vary from character to character. Manually authoring this dialogue can be tedious, time-consuming, or even …

Text GenerationTranslation

Dungeons and Dragons as a Dialog Challenge for Artificial Intelligence

2022-10-13 · Chris Callison-Burch, Gaurav Singh Tomar, Lara J. Martin, Daphne Ippolito 외

AI researchers have posited Dungeons and Dragons (D&D) as a challenge problem to test systems on various language-related capabilities. In this paper, we frame D&D specifically as a dialogue system challenge, where the t…

Language ModellingLarge Language Model