paper-with-me

홈 › Papers

Span-Oriented Information Extraction -- A Unifying Perspective on Information Extraction

2024-03-18 · Yifan Ding, Michael Yankoski, Tim Weninger

Information Extraction refers to a collection of tasks within Natural Language Processing (NLP) that identifies sub-sequences within text and their labels. These tasks have been used for many years to link extract relevant information and to link free text to structured data. However, the heterogeneity among information extraction tasks impedes progress in this area. We therefore offer a unifying perspective centered on what we define to be spans in text. We then re-orient these seemingly incongruous tasks into this unified perspective and then re-present the wide assortment of information extraction tasks as variants of the same basic Span-Oriented Information Extraction task.

📄 PDF Abstract BibTeX arXiv:2403.15453

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hyperdimensional Probe: Decoding LLM Representations via Vector Symbolic Architectures

2025-09-29 · Marco Bronzini, Carlo Nicolini, Bruno Lepri, Jacopo Staiano 외 arxiv

Despite their capabilities, Large Language Models (LLMs) remain opaque with limited understanding of their internal representations. Current interpretability methods either focus on input-oriented feature extraction, suc…

Text Generation

Packed Levitated Marker for Entity and Relation Extraction

2021-09-13 · ACL 2022 5 · Deming Ye, Yankai Lin, Peng Li, Maosong Sun

Recent entity and relation extraction works focus on investigating how to obtain a better span representation from the pre-trained encoder. However, a major limitation of existing works is that they ignore the interrelat…

Joint Entity and Relation ExtractionNamed Entity Recognition (NER)RelationRelation Extraction

Packed Levitated Marker for Entity and Relation Extraction

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Recent entity and relation extraction works focus on investigating how to obtain a better span representation from the pre-trained encoder. However, a major limitation of existing works is that they ignore the interrelat…

NERRelationRelation Extraction

Unifying Question Answering, Text Classification, and Regression via Span Extraction

2019-04-19 · Nitish Shirish Keskar, Bryan McCann, Caiming Xiong, Richard Socher

Even as pre-trained language encoders such as BERT are shared across many tasks, the output layers of question answering, text classification, and regression models are significantly different. Span decoders are frequent…

ClassificationGeneral ClassificationMulti-Task LearningQuestion Answering+3

Pre-training Entity Relation Encoder with Intra-span and Inter-span Information

2020-11-01 · EMNLP 2020 11 · Yijun Wang, Changzhi Sun, Yuanbin Wu, Junchi Yan 외

In this paper, we integrate span-related information into pre-trained encoder for entity relation extraction task. Instead of using general-purpose sentence encoder (e.g., existing universal pre-trained models), we intro…

RelationRelation ExtractionSentence