SRL4E – Semantic Role Labeling for Emotions: A Unified Evaluation Framework (2022.acl-long)
Copied to clipboard
| Challenge: | Existing datasets for emotion detection are heterogeneous in size, domain, format, splits, emotion categories and role labels, hampering progress in this area. |
| Approach: | They propose a framework for annotating emotions manually using a common labeling scheme to unify several datasets tagged with emotions and semantic roles. |
| Outcome: | The proposed framework unifies datasets tagged with emotions and semantic roles by using a common labeling scheme. |
Similar Papers
SRL4ORL: Improving Opinion Role Labeling Using Multi-Task Learning with Semantic Role Labeling (N18-1)
Copied to clipboard
| Challenge: | Recent neural approaches do not outperform the state-of-the-art feature-based models for Opinion Role Labeling (ORL). |
| Approach: | They propose to use multi-task learning to improve Opinion Role Labeling by using a related task which has substantially more data. |
| Outcome: | The proposed model outperforms the state-of-the-art model for Opinion Role Labeling (ORL) with more data. |
UniteD-SRL: A Unified Dataset for Span- and Dependency-Based Multilingual and Cross-Lingual Semantic Role Labeling (2021.findings-emnlp)
Copied to clipboard
| Challenge: | Multilingual and cross-lingual Semantic Role Labeling (SRL) has attracted increasing attention as multilingual text representation techniques have become more effective and widely available. |
| Approach: | They propose a benchmark for multilingual and cross-lingual, span- and dependency-based SRL that provides expert-curated parallel annotations using a common predicate-argument structure inventory. |
| Outcome: | The proposed benchmark provides expert-curated parallel annotations using a common predicate-argument structure inventory, allowing direct comparisons across languages and encouraging studies on cross-lingual transfer in SRL. |
Seq2Emo: A Sequence to Multi-Label Emotion Classification Model (2021.naacl-main)
Copied to clipboard
| Challenge: | Existing methods for multi-label emotion classification are based on binary relevance and classifier chain (CC) |
| Approach: | They propose a sequence-to-emotion approach which implicitly models emotion correlations in a bi-directional decoder. |
| Outcome: | The proposed approach outperforms state-of-the-art methods on a SemEval’18 and GoEmotions dataset. |
An Analysis of Annotated Corpora for Emotion Classification in Text (C18-1)
Copied to clipboard
| Challenge: | Several datasets have been annotated and published for classification of emotions. |
| Approach: | They aggregated emotion corpora in a common file format with a shared annotation schema . they perform cross-corpus classification experiments to gain insight and a better understanding of differences . |
| Outcome: | The proposed model can be trained on a subset of corpora, but not on all corporata. |
Modeling Label Semantics for Predicting Emotional Reactions (2020.acl-main)
Copied to clipboard
| Challenge: | Existing methods for predicting how events induce emotions ignore the semantics of the labels themselves. |
| Approach: | They propose that the semantics of emotion labels can guide a model’s attention when representing the input story. |
| Outcome: | The proposed model can model the semantics of emotion labels and track correlations on unlabeled data. |
A Unified Syntax-aware Framework for Semantic Role Labeling (D18-1)
Copied to clipboard
| Challenge: | Syntactic information has been paid a great attention over the role of enhancing SRL . but the gap between syntax-aware and syntax-gnostic SRL is smaller . a new framework proposes syntax-based SRL for a wide range of NLP tasks . |
| Approach: | They propose to extend existing models to investigate more effective ways of incorporating syntax into sequential neural networks. |
| Outcome: | The proposed framework outperforms existing models on CoNLL-2009 benchmarks in English and Chinese. |
Semantic Role Labeling Meets Definition Modeling: Using Natural Language to Describe Predicate-Argument Structures (2022.findings-emnlp)
Copied to clipboard
| Challenge: | Existing approaches to Semantic Role Labeling rely on discrete labels to classify predicate senses and their arguments. |
| Approach: | They propose a generalized formulation of Semantic Role Labeling that leverages Definition Modeling to describe predicate-argument structures using natural language definitions instead of discrete labels. |
| Outcome: | The proposed model can describe predicate-argument structures using natural language definitions instead of discrete labels. |
Cross-Domain Sentiment Classification using Semantic Representation (2022.findings-emnlp)
Copied to clipboard
| Challenge: | Existing studies on cross-domain sentiment classification ignore the semantic relevance between domains. |
| Approach: | They propose to use Abstract Meaning Representation to help with cross-domain sentiment classification by combining sentence-level AMRs with text-graph interaction models. |
| Outcome: | The proposed model is effective over strong baselines and shows its importance over strong models. |
Syntax-driven Approach for Semantic Role Labeling (2022.lrec-1)
Copied to clipboard
| Challenge: | Existing studies focus on auto-generated syntactic knowledge to enhance semantic role labeling . experimental results show that map memories can enhance SRL . |
| Approach: | They propose to map memories to enhance semantic role labeling by encoding auto-generated syntactic knowledge from off-the-shelf toolkits. |
| Outcome: | The proposed model outperforms baselines and achieves state-of-the-art results on two English benchmark datasets. |
Enhancing Opinion Role Labeling with Semantic-Aware Word Representations from Semantic Role Labeling (N19-1)
Copied to clipboard
| Challenge: | Existing work on opinion role labeling (ORL) is highly correlative with semantic role labeled (SRL) SRL is used to identify opinion holders and holder expressions for a given predicate. |
| Approach: | They propose a method to enhance opinion role labeling by presenting semantic-aware word representations which are learned from SRL. |
| Outcome: | The proposed method outperforms two other methods on a benchmark MPQA corpus and achieves higher F scores. |