paper-with-me

Papers

Building Dataset for Grounding of Formulae — Annotating Coreference Relations Among Math Identifiers

2022-06-01 · LREC 2022 6 · Takuto Asakura, Yusuke Miyao, Akiko Aizawa

Grounding the meaning of each symbol in math formulae is important for automated understanding of scientific documents. Generally speaking, the meanings of math symbols are not necessarily constant, and the same symbol is used in multiple meanings. Therefore, coreference relations between symbols need to be identified for grounding, and the task has aspects of both description alignment and coreference analysis. In this study, we annotated 15 papers selected from arXiv.org with the grounding information. In total, 12,352 occurrences of math identifiers in these papers were annotated, and all coreference relations between them were made explicit in each paper. The constructed dataset shows that regardless of the ambiguity of symbols in math formulae, coreference relations can be labeled with a high inter-annotator agreement. The constructed dataset enables us to achieve automation of formula grounding, and in turn, make deeper use of the knowledge in scientific documents using techniques such as math information extraction. The built grounding dataset is available at https://sigmathling.kwarc.info/resources/grounding- dataset/.

📄 PDF Abstract BibTeX

Code (1)

wtsnjp/MioGatto 공식 구현

Tasks

Math

Similar Papers 제목 키워드 기반

Mention Annotations Alone Enable Efficient Domain Adaptation for Coreference Resolution

2022-10-14 · Nupoor Gandhi, Anjalie Field, Emma Strubell

Although recent neural models for coreference resolution have led to substantial improvements on benchmark datasets, transferring these models to new target domains containing out-of-vocabulary spans and requiring differ…

coreference-resolutionCoreference ResolutionDomain Adaptation

Extending Phrase Grounding with Pronouns in Visual Dialogues

2022-10-23 · Panzhong Lu, Xin Zhang, Meishan Zhang, Min Zhang

Conventional phrase grounding aims to localize noun phrases mentioned in a given caption to their corresponding image regions, which has achieved great success recently. Apparently, sole noun phrase grounding is not enou…

Phrase Grounding

Parallel Data Helps Neural Entity Coreference Resolution

2023-05-28 · Gongbo Tang, Christian Hardmeier

Coreference resolution is the task of finding expressions that refer to the same entity in a text. Coreference models are generally trained on monolingual annotated data but annotating coreference is expensive and challe…

coreference-resolutionCoreference Resolution

Qualitative and Quantitative Analysis of Diversity in Cross-document Coreference Resolution Datasets

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Established cross-document coreference resolution (CDCR) datasets contain manually annotated event-centric mentions of events and entities that form coreference chains with identity relations. In this paper, we qualitati…

coreference-resolutionCoreference ResolutionCross Document Coreference ResolutionDiversity

GRAVL-BERT: Graphical Visual-Linguistic Representations for Multimodal Coreference Resolution

2022-10-01 · COLING 2022 10 · Danfeng Guo, Arpit Gupta, Sanchit Agarwal, Jiun-Yu Kao 외

Learning from multimodal data has become a popular research topic in recent years. Multimodal coreference resolution (MCR) is an important task in this area. MCR involves resolving the references across different modalit…

coreference-resolutionCoreference ResolutionVisual Grounding