paper-with-me

홈 › Papers

AmbiCoref: Evaluating Human and Model Sensitivity to Ambiguous Coreference

2023-02-01 · Yuewei Yuan, Chaitanya Malaviya, Mark Yatskar

Given a sentence "Abby told Brittney that she upset Courtney", one would struggle to understand who "she" refers to, and ask for clarification. However, if the word "upset" were replaced with "hugged", "she" unambiguously refers to Abby. We study if modern coreference resolution models are sensitive to such pronominal ambiguity. To this end, we construct AmbiCoref, a diagnostic corpus of minimal sentence pairs with ambiguous and unambiguous referents. Our examples generalize psycholinguistic studies of human perception of ambiguity around particular arrangements of verbs and their arguments. Analysis shows that (1) humans are less sure of referents in ambiguous AmbiCoref examples than unambiguous ones, and (2) most coreference models show little difference in output between ambiguous and unambiguous pairs. We release AmbiCoref as a diagnostic corpus for testing whether models treat ambiguity similarly to humans.

📄 PDF Abstract BibTeX arXiv:2302.00762

Code (1)

lucyyyw/ambicoref 공식 구현

Tasks

coreference-resolutionCoreference ResolutionDiagnosticSensitivitySentence

Similar Papers 제목 키워드 기반

Inside CORE-KG: Evaluating Structured Prompting and Coreference Resolution for Knowledge Graphs

2025-10-30 · Dipak Meher, Carlotta Domeniconi arxiv

Human smuggling networks are increasingly adaptive and difficult to analyze. Legal case documents offer critical insights but are often unstructured, lexically dense, and filled with ambiguous or shifting references, whi…

Coreference ResolutionKnowledge Graphs

Gendered Ambiguous Pronouns Shared Task: Boosting Model Confidence by Evidence Pooling

2019-08-01 · WS 2019 8 · S Attree, eep

This paper presents a strong set of results for resolving gendered ambiguous pronouns on the Gendered Ambiguous Pronouns shared task. The model presented here draws upon the strengths of state-of-the-art language and cor…

coreference-resolutionCoreference Resolution

Gendered Ambiguous Pronouns Shared Task: Boosting Model Confidence by Evidence Pooling

2019-06-03 · Sandeep Attree

This paper presents a strong set of results for resolving gendered ambiguous pronouns on the Gendered Ambiguous Pronouns shared task. The model presented here draws upon the strengths of state-of-the-art language and cor…

coreference-resolutionCoreference Resolution

Coreference information guides human expectations during natural reading

2020-12-01 · COLING 2020 8 · Evan Jaffe, Cory Shain, William Schuler

Models of human sentence processing effort tend to focus on costs associated with retrieving structures and discourse referents from memory (memory-based) and/or on costs associated with anticipating upcoming words and s…

RetrievalSentence

CorefDRE: Document-level Relation Extraction with coreference resolution

2022-02-22 · Zhongxuan Xue, Rongzhen Li, Qizhu Dai, Zhong Jiang

Document-level relation extraction is to extract relation facts from a document consisting of multiple sentences, in which pronoun crossed sentences are a ubiquitous phenomenon against a single sentence. However, most of…

coreference-resolutionCoreference ResolutionDocument-level Relation ExtractionRelation+2