Papers › Dialogue-Based Relation Extraction

Dialogue-Based Relation Extraction

17 Apr 2020ACL 2020 6arXiv:2004.08056archive 2025-07-28

Dian Yu, Kai Sun, Claire Cardie, Dong Yu

We present the first human-annotated dialogue-based relation extraction (RE) dataset DialogRE, aiming to support the prediction of relation(s) between two arguments that appear in a dialogue. We further offer DialogRE as a platform for studying cross-sentence RE as most facts span multiple sentences. We argue that speaker-related information plays a critical role in the proposed task, based on an analysis of similarities and differences between dialogue-based and traditional RE tasks. Considering the timeliness of communication in a dialogue, we design a new metric to evaluate the performance of RE methods in a conversational setting and investigate the performance of several representative RE methods on DialogRE. Experimental results demonstrate that a speaker-aware extension on the best-performing model leads to gains in both the standard and conversational evaluation settings. DialogRE is available at https://dataset.org/dialogre/.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2004.08056")

Code

Syntology Ran 9 of 9 code samples harvested from 3 repositories linked to this paper; 0 have no recorded run. Of those that ran: 3 ran · honoured contract; 5 ran · our draft was wrong; 1 ran · fixture could not drive it.

By repository: community (archive-listed): 9 samples from 3 repositories, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

frankdarkluo/sols mentioned on GitHubpytorch report
nlpdata/dialogre mentioned on GitHubpytorch report
scofield7419/DiaRE-D2G mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 9 ran; 3 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · honoured contract
5ran · our draft was wrong
1ran · fixture could not drive it

Licence: 5 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

GetEntityId scofield7419/DiaRE-D2G/data/gen_data.py community (archive-listed) ran · honoured contract MIT (permissive) · 5b487fad244ccba0 · report
GetNodePosition scofield7419/DiaRE-D2G/data/gen_data.py community (archive-listed) ran · our draft was wrong MIT (permissive) · d477c30eb97260f1 · report
GetVertexSet scofield7419/DiaRE-D2G/data/gen_data.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 68a5d94d6d86784d · report
accuracy nlpdata/dialogre/bert/run_classifier.py community (archive-listed) ran · fixture could not drive it fingerprinted licence not identified · pointer only · 60df39eb36936e8d · report
getpredict nlpdata/dialogre/bert/evaluate.py community (archive-listed) ran · our draft was wrong licence not identified · pointer only · 89590c28ea45a292 · report
getresult nlpdata/dialogre/bert/evaluate.py community (archive-listed) ran · honoured contract licence not identified · pointer only · 47d4d6050a2a0f45 · report
softmax nlpdata/dialogre/bert/evaluate.py community (archive-listed) ran · honoured contract fingerprinted licence not identified · pointer only · cb5cbea0e8219ff5 · report
tok_list frankdarkluo/sols/DialogRE/SOLS/run_cn.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 16cddd8313b87121 · report
tokenize nlpdata/dialogre/bert/run_classifier.py community (archive-listed) ran · our draft was wrong licence not identified · pointer only · 1af3bee20f833832 · report

Tasks

Dialog Relation ExtractionRelation ExtractionSentence

1 archive task tag without a task page not shown.

Datasets

Introduced by this paper, per the archive.

DialogRE

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Dialog Relation Extraction DialogRE BERTS F1 (v1) 61.2 #15 of 17 Archive leaderboard report
Dialog Relation Extraction DialogRE BERTS F1c (v1) 55.4 #15 of 17 Archive leaderboard report
Dialog Relation Extraction DialogRE BiLSTM F1 (v1) 48.6 #17 of 17 Archive leaderboard report
Dialog Relation Extraction DialogRE BiLSTM F1c (v1) 45 #17 of 17 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections