CLAILGSep 23, 2021

CSAGN: Conversational Structure Aware Graph Network for Conversational Semantic Role Labeling

arXiv:2109.11541v2662 citations
Originality Incremental advance
AI Analysis

This work addresses a crucial challenge in dialogue understanding for natural language processing applications, though it appears incremental in nature.

The authors tackled conversational semantic role labeling (CSRL) by developing a conversational structure-aware graph network that encodes speaker-dependent information, achieving significant performance improvements over previous baselines on benchmark datasets.

Conversational semantic role labeling (CSRL) is believed to be a crucial step towards dialogue understanding. However, it remains a major challenge for existing CSRL parser to handle conversational structural information. In this paper, we present a simple and effective architecture for CSRL which aims to address this problem. Our model is based on a conversational structure-aware graph network which explicitly encodes the speaker dependent information. We also propose a multi-task learning method to further improve the model. Experimental results on benchmark datasets show that our model with our proposed training objectives significantly outperforms previous baselines.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes