ChEMU-Ref: A Corpus for Modeling Anaphora Resolution in the Chemical Domain (2021.eacl-main)
Copied to clipboard
| Challenge: | Using a novel annotation scheme, we identify anaphoric references in chemical patents and determine the chemical relation between linked entities. |
| Approach: | They propose a neural approach to anaphora resolution based on coreference and bridging links in chemical patents. |
| Outcome: | The proposed framework can be used to identify anaphoric references in chemical patents and determine the chemical relation between linked entities. |
Similar Papers
What does it take to bake a cake? The RecipeRef corpus and anaphora resolution in procedural text (2022.findings-acl)
Copied to clipboard
| Challenge: | Current research on anaphora resolution is mostly based on declarative text, such as chemical patents or instruction manuals. |
| Approach: | They propose a framework for anaphora annotation for the chemical domain for modeling anamorphic phenomena in recipes and chemical patents. |
| Outcome: | The proposed framework improves resolution of anaphora in recipes, suggesting transferability of general procedural knowledge. |
Bridging resolution: Task definition, corpus resources and rule-based experiments (C18-1)
Copied to clipboard
| Challenge: | Recent work on bridging resolution has been based on the corpus ISNotes, as this was the only corpus available with unrestricted bridling annotations. |
| Approach: | They propose a rule-based system to resolve bridging annotations in ISNotes corpus and apply it to new corpora. |
| Outcome: | The proposed system achieves state-of-the-art performance on ISNotes corpus, but low performance on in-domain corpora. |
Bridging Resolution: A Survey of the State of the Art (2020.coling-main)
Copied to clipboard
| Challenge: | bridging resolution is an anaphora resolution task that is less studied than entity coreference resolution. |
| Approach: | This paper presents a survey of the current state of research on bridging resolution . it identifies and resolves bridling/associative anaphors, which are anamorphic references to non-identical associated antecedents. |
| Outcome: | The proposed task is more difficult than entity coreference resolution because of the lack of annotated corpora and lack of standardized evaluation protocols. |
Enhanced Word Representations for Bridging Anaphora Resolution (N18-2)
Copied to clipboard
| Challenge: | Existing word representations do not capture semantic similarity for bridging anaphora resolution. |
| Approach: | They propose to use word embeddings to capture semantic similarity by exploring syntactic structure of noun phrases. |
| Outcome: | The proposed model achieves 30% of accuracy for bridging anaphora resolution on ISNotes corpus. |
A Deterministic Algorithm for Bridging Anaphora Resolution (D18-1)
Copied to clipboard
| Challenge: | Existing methods for bridging anaphora resolution only consider NPs’ head nouns and thus do not capture the semantics of NP. |
| Approach: | They propose a deterministic approach to bridging anaphora resolution which represents the semantics of an NP based on its head noun and modifications. |
| Outcome: | The proposed approach achieves competitive results compared to the best system in Hou et al. (2013) which explores Markov Logic Networks to model the problem. |
Annotation and Evaluation of Coreference Resolution in Screenplays (2021.findings-acl)
Copied to clipboard
| Challenge: | Screenplays refer to characters using different names, pronouns, and nominal expressions. |
| Approach: | They develop an automatic screenplay parser to extract structural information and design coreference rules based upon the structure of screenplays. |
| Outcome: | The proposed model outperforms a benchmark model on the screenplay coreference resolution task. |
Multitask Learning-Based Neural Bridging Reference Resolution (2020.coling-main)
Copied to clipboard
| Challenge: | Existing models for bridging references lack large corpora annotated with briding references . second challenge is different definitions of bridding used in different corpors . |
| Approach: | They propose a multi-task learning-based neural model for bridging reference resolution . they show substantial improvements of up to 8 p.p. on full briding resolution compared to previous models . |
| Outcome: | The proposed model outperforms the best reported results on full bridging resolution by up to 8 p.p. |
Bridging Resolution: Making Sense of the State of the Art (2021.naacl-main)
Copied to clipboard
| Challenge: | bridging resolution is a task that involves identifying and resolving bridling/associative anaphors, which are anamorphic references to non-identical associated antecedents. |
| Approach: | They propose a hybrid rule-based and MTL approach that would enable a better understanding of their comparative strengths and weaknesses. |
| Outcome: | The proposed model would be able to better understand their strengths and weaknesses and perform a manual analysis of the errors made by the model. |
End-to-End Neural Discourse Deixis Resolution in Dialogue (2022.emnlp-main)
Copied to clipboard
| Challenge: | Lexical overlap is a strong indicator of entity coreference, both among names and in the resolution of nominals. |
| Approach: | They propose to extend their span-based entity coreference model to exploit task-specific characteristics of discourse deixis resolution in dialogue. |
| Outcome: | The proposed model achieves state-of-the-art results on the four datasets in the CODI-CRAC 2021 shared task. |
End-to-End AMR Coreference Resolution (2021.acl-long)
Copied to clipboard
| Challenge: | Existing work on AMR focuses on individual sentences, but there is a need for multi-sentence AMRs. |
| Approach: | They propose to use an end-to-end AMR coreference resolution model to generate multi-sentence AMRs. |
| Outcome: | The proposed model reduces error propagation and is more robust for both in- and out-domain situations. |