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/A Joint Model for Dropped Pronoun Recovery and Conversatio...

A Joint Model for Dropped Pronoun Recovery and Conversational Discourse Parsing in Chinese Conversational Speech

Jingxuan Yang, Kerui Xu, Jun Xu, Si Li, Sheng Gao, Jun Guo, Nianwen Xue, Ji-Rong Wen

2021-06-07ACL 2021 5Discourse Parsing
PaperPDFCode(official)

Abstract

In this paper, we present a neural model for joint dropped pronoun recovery (DPR) and conversational discourse parsing (CDP) in Chinese conversational speech. We show that DPR and CDP are closely related, and a joint model benefits both tasks. We refer to our model as DiscProReco, and it first encodes the tokens in each utterance in a conversation with a directed Graph Convolutional Network (GCN). The token states for an utterance are then aggregated to produce a single state for each utterance. The utterance states are then fed into a biaffine classifier to construct a conversational discourse graph. A second (multi-relational) GCN is then applied to the utterance states to produce a discourse relation-augmented representation for the utterances, which are then fused together with token states in each utterance as input to a dropped pronoun recovery layer. The joint model is trained and evaluated on a new Structure Parsing-enhanced Dropped Pronoun Recovery (SPDPR) dataset that we annotated with both two types of information. Experimental results on the SPDPR dataset and other benchmarks show that DiscProReco significantly outperforms the state-of-the-art baselines of both tasks.

Results

TaskDatasetMetricValueModel
Discourse ParsingSTACLink & Rel F157DiscProReco
Discourse ParsingSTACLink F174.1DiscProReco

Related Papers

CoMuMDR: Code-mixed Multi-modal Multi-domain corpus for Discourse paRsing in conversations2025-06-10ESURF: Simple and Effective EDU Segmentation2025-01-13Acquired TASTE: Multimodal Stance Detection with Textual and Structural Embeddings2024-12-04GDTB: Genre Diverse Data for English Shallow Discourse Parsing across Modalities, Text Types, and Domains2024-11-01Bilingual Rhetorical Structure Parsing with Large Parallel Annotations2024-09-23Llamipa: An Incremental Discourse Parser2024-06-26Unsupervised Mutual Learning of Dialogue Discourse Parsing and Topic Segmentation2024-05-30Can we obtain significant success in RST discourse parsing by using Large Language Models?2024-03-08