Papers › Structured Dialogue Discourse Parsing

Structured Dialogue Discourse Parsing

26 Jun 2023SIGDIAL (ACL) 2022 9arXiv:2306.15103archive 2025-07-28

Ta-Chung Chi, Alexander I. Rudnicky

Dialogue discourse parsing aims to uncover the internal structure of a multi-participant conversation by finding all the discourse~\emph{links} and corresponding~\emph{relations}. Previous work either treats this task as a series of independent multiple-choice problems, in which the link existence and relations are decoded separately, or the encoding is restricted to only local interaction, ignoring the holistic structural information. In contrast, we propose a principled method that improves upon previous work from two perspectives: encoding and decoding. From the encoding side, we perform structured encoding on the adjacency matrix followed by the matrix-tree learning algorithm, where all discourse links and relations in the dialogue are jointly optimized based on latent tree-level distribution. From the decoding side, we perform structured inference using the modified Chiu-Liu-Edmonds algorithm, which explicitly generates the labeled multi-root non-projective spanning tree that best captures the discourse structure. In addition, unlike in previous work, we do not rely on hand-crafted features; this improves the model's robustness. Experiments show that our method achieves new state-of-the-art, surpassing the previous model by 2.3 on STAC and 1.5 on Molweni (F1 scores). \footnote{Code released at~\url{https://github.com/chijames/structured_dialogue_discourse_parsing}.}

PaperPDFConference PDFCode

Code

chijames/structured_dialogue_discourse_parsing officialmentioned in paperpytorch 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

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Discourse ParsingMultiple-choice

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Discourse Parsing Molweni Structured Link & Rel F1 59.9 #2 of 7 Archive leaderboard report
Discourse Parsing Molweni Structured Link F1 83.5 #2 of 7 Archive leaderboard report
Discourse Parsing STAC Structured Link & Rel F1 59.6 #1 of 7 Archive leaderboard report
Discourse Parsing STAC Structured Link F1 74.4 #1 of 7 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.

Methods

STAC

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