paper-with-me

Papers Document-level Relation Extraction

“Document-level Relation Extraction” 태그가 달린 논문 112편 · 필터 해제

Ontology-Driven Structural Regularization for Document-Level Relation Extraction

2026-08-21 · Laura Menotti, Stefano Marchesin, Gianmaria Silvello arxiv

Document-Level Relation Extraction (DocRE) relies heavily on costly manually annotated datasets, while large distant supervision resources such as DocRED distant remain underexploited due to noise. We show that a critica…

Document-level Relation Extraction

A Domain-Specific Curated Benchmark for Entity and Document-Level Relation Extraction

2026-02-04 · Marco Martinelli, Stefano Marchesin, Vanessa Bonato, Giorgio Maria Di Nunzio 외 arxiv

Information Extraction (IE), encompassing Named Entity Recognition (NER), Named Entity Linking (NEL), and Relation Extraction (RE), is critical for transforming the rapidly growing volume of scientific publications into …

Document-level Relation ExtractionInformation ExtractionEntity Linking

DOREMI: Optimizing Long Tail Predictions in Document-Level Relation Extraction

2026-01-16 · Laura Menotti, Stefano Marchesin, Gianmaria Silvello arxiv

Document-Level Relation Extraction (DocRE) presents significant challenges due to its reliance on cross-sentence context and the long-tail distribution of relation types, where many relations have scarce training example…

Document-level Relation Extraction

Relation as a Prior: A Novel Paradigm for LLM-based Document-level Relation Extraction

2025-11-11 · Qiankun Pi, Yepeng Sun, Jicang Lu, Qinlong Fan 외 arxiv

Large Language Models (LLMs) have demonstrated their remarkable capabilities in document understanding. However, recent research reveals that LLMs still exhibit performance gaps in Document-level Relation Extraction (Doc…

Document-level Relation Extraction

GLiDRE: Generalist Lightweight model for Document-level Relation Extraction

2025-08-01 · Robin Armingaud, Romaric Besançon arxiv

Relation Extraction (RE) is a fundamental task in Natural Language Processing, and its document-level variant poses significant challenges, due to complex interactions between entities across sentences. While supervised …

Document-level Relation Extraction

Multi-Relation Extraction in Entity Pairs using Global Context

2025-07-23 · Nilesh, Atul Gupta, Avinash C Panday arxiv

In document-level relation extraction, entities may appear multiple times in a document, and their relationships can shift from one context to another. Accurate prediction of the relationship between two entities across …

Document-level Relation Extraction

Rethinking the Role of LLMs for Document-level Relation Extraction: a Refiner with Task Distribution and Probability Fusion

2025-04-01 · Conference 2025 4 · Fu Zhang, Xinlong Jin, Jingwei Cheng, Hongsen Yu 외

Document-level relation extraction (DocRE) provides a broad context for extracting one or more relations for each entity pair. Large language models (LLMs) have made great progress in relation extraction tasks. However, …

Document-level Relation ExtractionRelationRelation ExtractionRelation Prediction

COMM:Concentrated Margin Maximization for Robust Document-Level Relation Extraction

2025-03-18 · Zhichao Duan, Tengyu Pan, Zhenyu Li, Xiuxing Li 외

Document-level relation extraction (DocRE) is the process of identifying and extracting relations between entities that span multiple sentences within a document. Due to its realistic settings, DocRE has garnered increas…

Document-level Relation ExtractionRelationRelation Extraction

Enhancing Biomedical Relation Extraction with Directionality

2025-01-23 · Po-Ting Lai, Chih-Hsuan Wei, Shubo Tian, Robert Leaman 외

Biological relation networks contain rich information for understanding the biological mechanisms behind the relationship of entities such as genes, proteins, diseases, and chemicals. The vast growth of biomedical litera…

BenchmarkingDocument-level Relation ExtractionLanguage ModelingLanguage Modelling+4

KnowRA: Knowledge Retrieval Augmented Method for Document-level Relation Extraction with Comprehensive Reasoning Abilities

2024-12-31 · Chengcheng Mai, Yuxiang Wang, Ziyu Gong, Hanxiang Wang 외

Document-level relation extraction (Doc-RE) aims to extract relations between entities across multiple sentences. Therefore, Doc-RE requires more comprehensive reasoning abilities like humans, involving complex cross-sen…

Common Sense ReasoningDocument-level Relation ExtractionGeneral KnowledgeLogical Reasoning+4

VaeDiff-DocRE: End-to-end Data Augmentation Framework for Document-level Relation Extraction

2024-12-18 · Khai Phan Tran, Wen Hua, Xue Li

Document-level Relation Extraction (DocRE) aims to identify relationships between entity pairs within a document. However, most existing methods assume a uniform label distribution, resulting in suboptimal performance on…

Data AugmentationDocument-level Relation ExtractionRelation+1

Graph-DPEP: Decomposed Plug and Ensemble Play for Few-Shot Document Relation Extraction with Graph-of-Thoughts Reasoning

2024-11-05 · Tao Zhang, Ning Yan, Masood Mortazavi, Hoang H. Nguyen 외

Large language models (LLMs) pre-trained on massive corpora have demonstrated impressive few-shot learning capability on many NLP tasks. Recasting an NLP task into a text-to-text generation task is a common practice so t…

Document-level Relation ExtractionFew-Shot LearningRelationRelation Extraction+2

TPN: Transferable Proto-Learning Network towards Few-shot Document-Level Relation Extraction

2024-10-01 · Yu Zhang, Zhao Kang

Few-shot document-level relation extraction suffers from poor performance due to the challenging cross-domain transferability of NOTA (none-of-the-above) relation representation. In this paper, we introduce a Transferabl…

Document-level Relation ExtractionRelationRelation Extraction

DiVA-DocRE: A Discriminative and Voice-Aware Paradigm for Document-Level Relation Extraction

2024-09-07 · YiHeng Wu, Roman Yangarber, Xian Mao

The remarkable capabilities of Large Language Models (LLMs) in text comprehension and generation have revolutionized Information Extraction (IE). One such advancement is in Document-level Relation Triplet Extraction (Doc…

Document-level Relation ExtractionReading ComprehensionRelationRelation Extraction+2

LLM with Relation Classifier for Document-Level Relation Extraction

2024-08-25 · Xingzuo Li, Kehai Chen, Yunfei Long, Min Zhang

Large language models (LLMs) have created a new paradigm for natural language processing. Despite their advancement, LLM-based methods still lag behind traditional approaches in document-level relation extraction (DocRE)…

Document-level Relation ExtractionRelationRelation ClassificationRelation Extraction

GEGA: Graph Convolutional Networks and Evidence Retrieval Guided Attention for Enhanced Document-level Relation Extraction

2024-07-31 · Yanxu Mao, Xiaohui Chen, Peipei Liu, Tiehan Cui 외

Document-level relation extraction (DocRE) aims to extract relations between entities from unstructured document text. Compared to sentence-level relation extraction, it requires more complex semantic understanding from …

Document-level Relation ExtractionRelationRelation ExtractionRetrieval+1

Consistent Document-Level Relation Extraction via Counterfactuals

2024-07-09 · Ali Modarressi, Abdullatif Köksal, Hinrich Schütze

Many datasets have been developed to train and evaluate document-level relation extraction (RE) models. Most of these are constructed using real-world data. It has been shown that RE models trained on real-world data suf…

counterfactualDocument-level Relation ExtractionRelationRelation Extraction

EVA-Score: Evaluating Abstractive Long-form Summarization on Informativeness through Extraction and Validation

2024-07-06 · Yuchen Fan, Xin Zhong, Yazhe Wan, Chengsi Wang 외

Since LLMs emerged, more attention has been paid to abstractive long-form summarization, where longer input sequences indicate more information contained. Nevertheless, the automatic evaluation of such summaries remains …

Document-level Relation ExtractionFormInformativenessRelation Extraction

Augmenting Document-level Relation Extraction with Efficient Multi-Supervision

2024-07-01 · Xiangyu Lin, Weijia Jia, Zhiguo Gong

Despite its popularity in sentence-level relation extraction, distantly supervised data is rarely utilized by existing work in document-level relation extraction due to its noisy nature and low information density. Among…

Document-level Relation ExtractionRelationRelation ExtractionSentence

Combining Supervised Learning and Reinforcement Learning for Multi-Label Classification Tasks with Partial Labels

2024-06-24 · Zixia Jia, Junpeng Li, Shichuan Zhang, Anji Liu 외

Traditional supervised learning heavily relies on human-annotated datasets, especially in data-hungry neural approaches. However, various tasks, especially multi-label tasks like document-level relation extraction, pose …

Document-level Relation Extractionimage-classificationImage ClassificationMulti-Label Classification+4
1–20 / 112 다음 →