We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Semantic Role Labeling as Dependency Parsing: Exploring Latent Tree Structures Inside Arguments

Abstract: Semantic role labeling (SRL) is a fundamental yet challenging task in the NLP community. Recent works of SRL mainly fall into two lines: 1) BIO-based; 2) span-based. Despite ubiquity, they share some intrinsic drawbacks of not considering internal argument structures, potentially hindering the model's expressiveness. The key challenge is arguments are flat structures, and there are no determined subtree realizations for words inside arguments. To remedy this, in this paper, we propose to regard flat argument spans as latent subtrees, accordingly reducing SRL to a tree parsing task. In particular, we equip our formulation with a novel span-constrained TreeCRF to make tree structures span-aware and further extend it to the second-order case. We conduct extensive experiments on CoNLL05 and CoNLL12 benchmarks. Results reveal that our methods perform favorably better than all previous syntax-agnostic works, achieving new state-of-the-art under both end-to-end and w/ gold predicates settings.
Comments: COLING 2022
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2110.06865 [cs.CL]
  (or arXiv:2110.06865v2 [cs.CL] for this version)

Submission history

From: Yu Zhang [view email]
[v1] Wed, 13 Oct 2021 17:02:29 GMT (44kb,D)
[v2] Sat, 17 Sep 2022 13:08:22 GMT (50kb,D)

Link back to: arXiv, form interface, contact.