Efficient Tool-Calling Multi-Expert NPC Agent for Commonsense Persona-Grounded Dialogue
2025-11-03Code Available0· sign in to hype
Mahammad Nuriyev
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/mahammadnuriyev62/cpdc-challenge-2025-solutionOfficialIn paper★ 0
Abstract
We present a multi-expert system for creating Non-Player Characters (NPCs) capable of both natural dialogue and contextual action execution in interactive environments. Using Qwen3 as the base model and Low-Rank Adaptation (LoRA) adapters, we instantiate three specialists: tool calling, tool-response interpretation, and direct dialogue. Our system comfortably meets the computational efficiency requirements, delivering fast responses and maintaining modest resource usage on L40S GPUs. In the Commonsense Persona-Grounded Dialogue Challenge 2025, our method ranked second overall. Code available at: https://github.com/MahammadNuriyev62/CPDC-challenge-2025-solution/