Online Coreference Resolution for Dialogue Processing: Improving Mention-Linking on Real-Time Conversations
Liyan Xu, Jinho D. Choi

TL;DR
This paper introduces an online coreference resolution method tailored for real-time dialogue processing, emphasizing mention-linking, speaker context, and cross-turn information to improve accuracy in active conversations.
Contribution
It proposes a new incremental models adapted from mention-linking for online dialogue coreference resolution, addressing singletons, speaker grounding, and cross-turn context.
Findings
Models outperform baseline by over 10% on three datasets.
Each aspect (singletons, speaker grounding, cross-turn) improves performance.
Effective for real-time dialogue mention linking.
Abstract
This paper suggests a direction of coreference resolution for online decoding on actively generated input such as dialogue, where the model accepts an utterance and its past context, then finds mentions in the current utterance as well as their referents, upon each dialogue turn. A baseline and four incremental-updated models adapted from the mention-linking paradigm are proposed for this new setting, which address different aspects including the singletons, speaker-grounded encoding and cross-turn mention contextualization. Our approach is assessed on three datasets: Friends, OntoNotes, and BOLT. Results show that each aspect brings out steady improvement, and our best models outperform the baseline by over 10%, presenting an effective system for this setting. Further analysis highlights the task characteristics, such as the significance of addressing the mention recall.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Natural Language Processing Techniques
