TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/D-REX: Dialogue Relation Extraction with Explanations

D-REX: Dialogue Relation Extraction with Explanations

Alon Albalak, Varun Embar, Yi-Lin Tuan, Lise Getoor, William Yang Wang

2021-09-10NLP4ConvAI (ACL) 2022 5Relation ExtractionDialog Relation ExtractionRe-Ranking
PaperPDFCode(official)

Abstract

Existing research studies on cross-sentence relation extraction in long-form multi-party conversations aim to improve relation extraction without considering the explainability of such methods. This work addresses that gap by focusing on extracting explanations that indicate that a relation exists while using only partially labeled data. We propose our model-agnostic framework, D-REX, a policy-guided semi-supervised algorithm that explains and ranks relations. We frame relation extraction as a re-ranking task and include relation- and entity-specific explanations as an intermediate step of the inference process. We find that about 90% of the time, human annotators prefer D-REX's explanations over a strong BERT-based joint relation extraction and explanation model. Finally, our evaluations on a dialogue relation extraction dataset show that our method is simple yet effective and achieves a state-of-the-art F1 score on relation extraction, improving upon existing methods by 13.5%.

Results

TaskDatasetMetricValueModel
Relation ExtractionDialogREF1 (v2)67.2D-REX_RoBERTa
Relation ExtractionDialogREF1 (v2)65.2Joint_RoBERTa

Related Papers

Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17MCoT-RE: Multi-Faceted Chain-of-Thought and Re-Ranking for Training-Free Zero-Shot Composed Image Retrieval2025-07-17CATVis: Context-Aware Thought Visualization2025-07-15DocIE@XLLM25: In-Context Learning for Information Extraction using Fully Synthetic Demonstrations2025-07-08SAMURAI: Shape-Aware Multimodal Retrieval for 3D Object Identification2025-06-26Multiple Streams of Relation Extraction: Enriching and Recalling in Transformers2025-06-25RAG-VisualRec: An Open Resource for Vision- and Text-Enhanced Retrieval-Augmented Generation in Recommendation2025-06-25IRanker: Towards Ranking Foundation Model2025-06-25