PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
June 25, 2024ACM transactions on office information systems0 citationsOpen Access

Document-Level Relation Extraction with Progressive Self-Distillation

View Full Paper
QWQuan WangZMZhendong MaoJGJie Gao

Key Points

Key points are not available for this paper at this time.

Abstract

Document-level relation extraction (RE) aims to simultaneously predict relations (including no-relation cases denoted as NA) between all entity pairs in a document. It is typically formulated as a relation classification task with entities pre-detected in advance and solved by a hard-label training regime, which, however, neglects the divergence of the NA class and the correlations among other classes. This article introduces progressive self-distillation (PSD), a new training regime that employs online, self-knowledge distillation (KD) to produce and incorporate soft labels for document-level RE.The key idea of PSD is to gradually soften hard labels using past predictions from an RE model itself, which are adjusted adaptively as training proceeds. As such, PSD has to learn only one RE model within a single training pass, requiring no extra computation or annotation to pretrain another high-capacity teacher. PSD is conceptually simple, easy to implement, and generally applicable to various RE models to further improve their performance, without introducing additional parameters or significantly increasing training overheads into the models. It is also a general framework that can be flexibly extended to distilling various types of knowledge, rather than being restricted to soft labels themselves. Extensive experiments on four benchmarking datasets verify the effectiveness and generality of the proposed approach. The code is available at https://github.com/GaoJieCN/psd

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Wang et al. (2024) studied this question.

synapsesocial.com/papers/68e635e4b6db6435875c7e6fhttps://doi.org/10.1145/3656168
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1SAIS: Supervising and Augmenting Intermediate Steps for Document-Level Relation Extraction2022 · 51 citations
  2. 2Document-level Relation Extraction via Separate Relation Representation and Logical Reasoning2023 · 19 citations
  3. 3Proceedings of the 25th international conference on Machine learning2008 · 5,551 citations
  4. 4Decoupled Weight Decay Regularization2017 · 9,185 citations
  5. 5Word-Entity Duet Representations for Document Ranking2017 · 114 citations