paper-with-me

Papers

Multilingual Coreference Resolution in Multiparty Dialogue

2022-08-02 · Boyuan Zheng, Patrick Xia, Mahsa Yarmohammadi, Benjamin Van Durme

Existing multiparty dialogue datasets for entity coreference resolution are nascent, and many challenges are still unaddressed. We create a large-scale dataset, Multilingual Multiparty Coref (MMC), for this task based on TV transcripts. Due to the availability of gold-quality subtitles in multiple languages, we propose reusing the annotations to create silver coreference resolution data in other languages (Chinese and Farsi) via annotation projection. On the gold (English) data, off-the-shelf models perform relatively poorly on MMC, suggesting that MMC has broader coverage of multiparty coreference than prior datasets. On the silver data, we find success both using it for data augmentation and training from scratch, which effectively simulates the zero-shot cross-lingual setting.

📄 PDF Abstract BibTeX arXiv:2208.01307

Code (1)

boyuanzheng010/mmc 공식 구현 pytorch

Tasks

coreference-resolutionCoreference ResolutionData Augmentation

Similar Papers 제목 키워드 기반

Online Neural Coreference Resolution with Rollback

2022-10-01 · COLING (CRAC) 2022 10 · Patrick Xia, Benjamin Van Durme

Humans process natural language online, whether reading a document or participating in multiparty dialogue. Recent advances in neural coreference resolution have focused on offline approaches that assume the full communi…

coreference-resolutionCoreference ResolutionDialogue Understanding

CREAD: Combined Resolution of Ellipses and Anaphora in Dialogues

2021-05-20 · NAACL 2021 4 · Bo-Hsiang Tseng, Shruti Bhargava, Jiarui Lu, Joel Ruben Antony Moniz 외

Anaphora and ellipses are two common phenomena in dialogues. Without resolving referring expressions and information omission, dialogue systems may fail to generate consistent and coherent responses. Traditionally, anaph…

coreference-resolutionCoreference ResolutionDialogue Understanding

Coreference Resolution for Polish: Improvements within the CRAC 2022 Shared Task

2022-10-01 · CRAC (ACL) 2022 10 · Karol Saputa

The paper presents our system for coreference resolution in Polish. We compare the system with previous works for the Polish language as well as with the multilingual approach in the CRAC 2022 Shared Task on Multilingual…

coreference-resolutionCoreference Resolution

End-to-end Multilingual Coreference Resolution with Mention Head Prediction

2022-09-26 · CRAC (ACL) 2022 10 · Ondřej Pražák, Miloslav Konopík

This paper describes our approach to the CRAC 2022 Shared Task on Multilingual Coreference Resolution. Our model is based on a state-of-the-art end-to-end coreference resolution system. Apart from joined multilingual tra…

coreference-resolutionCoreference Resolution

Multilingual Coreference Resolution in Low-resource South Asian Languages

2024-02-21 · Ritwik Mishra, Pooja Desur, Rajiv Ratn Shah, Ponnurangam Kumaraguru

Coreference resolution involves the task of identifying text spans within a discourse that pertain to the same real-world entity. While this task has been extensively explored in the English language, there has been a no…

coreference-resolutionCoreference ResolutionWord Alignment