A Syntax-aware Multi-task Learning Framework for Chinese Semantic Role Labeling
Qingrong Xia, Zhenghua Li, Min Zhang

TL;DR
This paper introduces a syntax-aware multi-task learning framework for Chinese semantic role labeling that leverages dependency parsing to enhance SRL performance, achieving state-of-the-art results on benchmark datasets.
Contribution
The paper proposes a novel multi-task learning framework that extracts implicit syntactic representations from a dependency parser to improve Chinese SRL performance.
Findings
Achieves new state-of-the-art F1 scores of 87.54 and 88.5 on benchmark datasets.
Effectively improves SRL performance by integrating syntactic information.
Demonstrates the effectiveness of implicit syntactic representations in SRL.
Abstract
Semantic role labeling (SRL) aims to identify the predicate-argument structure of a sentence. Inspired by the strong correlation between syntax and semantics, previous works pay much attention to improve SRL performance on exploiting syntactic knowledge, achieving significant results. Pipeline methods based on automatic syntactic trees and multi-task learning (MTL) approaches using standard syntactic trees are two common research orientations. In this paper, we adopt a simple unified span-based model for both span-based and word-based Chinese SRL as a strong baseline. Besides, we present a MTL framework that includes the basic SRL module and a dependency parser module. Different from the commonly used hard parameter sharing strategy in MTL, the main idea is to extract implicit syntactic representations from the dependency parser as external inputs for the basic SRL model. Experiments on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Text Readability and Simplification
MethodsTest · Linear Layer · Residual Connection · Attention Dropout · Linear Warmup With Linear Decay · Weight Decay · Refunds@Expedia|||How do I get a full refund from Expedia? · Dense Connections · Adam · WordPiece
