Think Rationally about What You See: Continuous Rationale Extraction for Relation Extraction
Xuming Hu, Zhaochen Hong, Chenwei Zhang, Irwin King, Philip S. Yu

TL;DR
This paper introduces RE2, a novel framework for relation extraction that extracts continuous, relevant, and coherent rationales from sentences, improving relation inference by filtering noise and maintaining semantic integrity.
Contribution
RE2 employs a binary mask with continuity and sparsity constraints to extract meaningful rationales without labeled data, advancing relation extraction methods.
Findings
RE2 outperforms baseline models on four datasets.
The framework effectively filters irrelevant content while preserving semantic coherence.
Continuous rationale extraction improves relation inference accuracy.
Abstract
Relation extraction (RE) aims to extract potential relations according to the context of two entities, thus, deriving rational contexts from sentences plays an important role. Previous works either focus on how to leverage the entity information (e.g., entity types, entity verbalization) to inference relations, but ignore context-focused content, or use counterfactual thinking to remove the model's bias of potential relations in entities, but the relation reasoning process will still be hindered by irrelevant content. Therefore, how to preserve relevant content and remove noisy segments from sentences is a crucial task. In addition, retained content needs to be fluent enough to maintain semantic coherence and interpretability. In this work, we propose a novel rationale extraction framework named RE2, which leverages two continuity and sparsity factors to obtain relevant and coherent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
