Tutorials
EventWeave: A Dynamic Framework for Capturing Core and Supporting Events in Dialogue Systems
arXiv:2503.23078v3 Announce Type: replace Abstract: Large language models have improved dialogue systems, but often process conversational turns in isolation, overlooking the event structures that gui
arXiv:2503.23078v3 Announce Type: replace Abstract: Large language models have improved dialogue systems, but often process conversational turns in isolation, overlooking the event structures that guide natural interactions. Hence we introduce EventWeave, a framework that explicitly models relationships between conversational events to generate more contextually appropriate dialogue responses. EventWeave constructs a dynamic event graph that distinguishes between core events (main goals) and supporting events (interconnected details), employing a multi-head attention mechanism to selectively determine which events are most relevant to the current turn. Unlike summarization or standard graph-based approaches, our method captures three distinct relationship types between events, allowing for more nuanced context modeling. Experiments on three dialogue datasets demonstrate that EventWeave produces more natural and contextually appropriate responses while requiring less computational overhead than models processing the entire dialogue history. Ablation studies confirm improvements stem from better event relationship modeling rather than increased information density. Our approach effectively balances comprehensive context understanding with generating concise responses, maintaining strong performance across various dialogue lengths through targeted optimization techniques.
Related
- DYCP: Dynamic Context Pruning for Long-Form Dialogue with LLMs
- Data Selection for Multi-turn Dialogue Instruction Tuning
- Stop Listening to Me! How Multi-turn Conversations Can Degrade LLM Diagnostic Reasoning
- Current LLMs still cannot 'talk much' about grammar modules: Evidence from syntax
Source: arXiv cs.CL | 2026-04-10