PulseAugur
LIVE 03:37:10
research · [2 sources] ·
0
research

GEM framework boosts dialogue state tracking with graph-enhanced experts and ReAct agents

Researchers have developed GEM, a novel framework for Dialogue State Tracking that combines graph-enhanced mixture-of-experts with ReAct agents. This approach dynamically routes between specialized experts, including a Graph Neural Network for dialogue structure and a T5-Small encoder-decoder, coordinated by a router. For complex tasks, ReAct agents perform structured reasoning, leading to a Joint Goal Accuracy of 65.19% on MultiWOZ 2.2, significantly outperforming existing LLM approaches and state-of-the-art methods. AI

Summary written by gemini-2.5-flash-lite from 2 sources. How we write summaries →

IMPACT This approach could improve the accuracy and efficiency of dialogue systems in complex, multi-domain conversations.

RANK_REASON The cluster contains an arXiv preprint detailing a new method for dialogue state tracking.

Read on arXiv cs.CL →

COVERAGE [2]

  1. arXiv cs.CL TIER_1 · Ziqi Zhu, Adithya Suresh, Tomal Deb, Iman Abbasnejad ·

    GEM: Graph-Enhanced Mixture-of-Experts with ReAct Agents for Dialogue State Tracking

    arXiv:2605.04449v1 Announce Type: new Abstract: Dialogue State Tracking (DST) requires precise extraction of structured information from multi-domain conversations, a task where Large Language Models (LLMs) struggle despite their impressive general capabilities. We present GEM (G…

  2. arXiv cs.CL TIER_1 · Iman Abbasnejad ·

    GEM: Graph-Enhanced Mixture-of-Experts with ReAct Agents for Dialogue State Tracking

    Dialogue State Tracking (DST) requires precise extraction of structured information from multi-domain conversations, a task where Large Language Models (LLMs) struggle despite their impressive general capabilities. We present GEM (Graph-Enhanced Mixture-of-Experts), a novel frame…