paper-with-me

Papers

Anaphora Resolution in Dialogue: System Description (CODI-CRAC 2022 Shared Task)

2023-01-05 · COLING (CODI, CRAC) 2022 10 · Tatiana Anikina, Natalia Skachkova, Joseph Renner, Priyansh Trivedi

We describe three models submitted for the CODI-CRAC 2022 shared task. To perform identity anaphora resolution, we test several combinations of the incremental clustering approach based on the Workspace Coreference System (WCS) with other coreference models. The best result is achieved by adding the ''cluster merging'' version of the coref-hoi model, which brings up to 10.33% improvement 1 over vanilla WCS clustering. Discourse deixis resolution is implemented as multi-task learning: we combine the learning objective of corefhoi with anaphor type classification. We adapt the higher-order resolution model introduced in Joshi et al. (2019) for bridging resolution given gold mentions and anaphors.

📄 PDF Abstract BibTeX arXiv:2301.02113

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMulti-Task Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Anaphora Resolution in Dialogue: Description of the DFKI-TalkingRobots System for the CODI-CRAC 2021 Shared-Task

2021-11-01 · ACL (CODI, CRAC) 2021 11 · Tatiana Anikina, Cennet Oguz, Natalia Skachkova, Siyu Tao 외

We describe the system developed by the DFKI-TalkingRobots Team for the CODI-CRAC 2021 Shared-Task on anaphora resolution in dialogue. Our system consists of three subsystems: (1) the Workspace Coreference System (WCS) i…

coreference-resolutionCoreference ResolutionSemantic SimilaritySemantic Textual Similarity

The CODI-CRAC 2021 Shared Task on Anaphora, Bridging, and Discourse Deixis Resolution in Dialogue: A Cross-Team Analysis

2021-11-01 · ACL (CODI, CRAC) 2021 11 · Shengjie Li, Hideo Kobayashi, Vincent Ng

The CODI-CRAC 2021 shared task is the first shared task that focuses exclusively on anaphora resolution in dialogue and provides three tracks, namely entity coreference resolution, bridging resolution, and discourse deix…

coreference-resolutionCoreference Resolution

Anaphora Resolution in Dialogue: Cross-Team Analysis of the DFKI-TalkingRobots Team Submissions for the CODI-CRAC 2021 Shared-Task

2021-11-01 · ACL (CODI, CRAC) 2021 11 · Natalia Skachkova, Cennet Oguz, Tatiana Anikina, Siyu Tao 외

We compare our team’s systems to others submitted for the CODI-CRAC 2021 Shared-Task on anaphora resolution in dialogue. We analyse the architectures and performance, report some problematic cases in gold annotations, an…

Neural Anaphora Resolution in Dialogue Revisited

2022-10-01 · COLING (CODI, CRAC) 2022 10 · Shengjie Li, Hideo Kobayashi, Vincent Ng

We present the systems that we developed for all three tracks of the CODI-CRAC 2022 shared task, namely the anaphora resolution track, the bridging resolution track, and the discourse deixis resolution track. Combining a…

All

Pipeline Coreference Resolution Model for Anaphoric Identity in Dialogues

2022-10-01 · COLING (CODI, CRAC) 2022 10 · Damrin Kim, Seongsik Park, Mirae Han, Harksoo Kim

CODI-CRAC 2022 Shared Task in Dialogues consists of three sub-tasks: Sub-task 1 is the resolution of anaphoric identity, sub-task 2 is the resolution of bridging references, and sub-task 3 is the resolution of discourse …

coreference-resolutionCoreference ResolutionTask 2