CLSep 16, 2021

Sister Help: Data Augmentation for Frame-Semantic Role Labeling

arXiv:2109.07725v1661 citations
Originality Incremental advance
AI Analysis

This addresses data scarcity for researchers in frame-semantic role labeling, but it is incremental as it builds on existing annotation methods.

The paper tackled the limited labeled data in FrameNet by proposing a rule-based data augmentation method using sister lexical units, resulting in large improvements in frame identification and argument identification.

While FrameNet is widely regarded as a rich resource of semantics in natural language processing, a major criticism concerns its lack of coverage and the relative paucity of its labeled data compared to other commonly used lexical resources such as PropBank and VerbNet. This paper reports on a pilot study to address these gaps. We propose a data augmentation approach, which uses existing frame-specific annotation to automatically annotate other lexical units of the same frame which are unannotated. Our rule-based approach defines the notion of a sister lexical unit and generates frame-specific augmented data for training. We present experiments on frame-semantic role labeling which demonstrate the importance of this data augmentation: we obtain a large improvement to prior results on frame identification and argument identification for FrameNet, utilizing both full-text and lexicographic annotations under FrameNet. Our findings on data augmentation highlight the value of automatic resource creation for improved models in frame-semantic parsing.

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