paper-with-me

Papers

Token Sequence Labeling vs. Clause Classification for English Emotion Stimulus Detection

2020-10-15 · Joint Conference on Lexical and Computational Semantics 2020 · Laura Oberländer, Roman Klinger

Emotion stimulus detection is the task of finding the cause of an emotion in a textual description, similar to target or aspect detection for sentiment analysis. Previous work approached this in three ways, namely (1) as text classification into an inventory of predefined possible stimuli ("Is the stimulus category A or B?"), (2) as sequence labeling of tokens ("Which tokens describe the stimulus?"), and (3) as clause classification ("Does this clause contain the emotion stimulus?"). So far, setting (3) has been evaluated broadly on Mandarin and (2) on English, but no comparison has been performed. Therefore, we aim to answer whether clause classification or sequence labeling is better suited for emotion stimulus detection in English. To accomplish that, we propose an integrated framework which enables us to evaluate the two different approaches comparably, implement models inspired by state-of-the-art approaches in Mandarin, and test them on four English data sets from different domains. Our results show that sequence labeling is superior on three out of four datasets, in both clause-based and sequence-based evaluation. The only case in which clause classification performs better is one data set with a high density of clause annotations. Our error analysis further confirms quantitatively and qualitatively that clauses are not the appropriate stimulus unit in English.

📄 PDF Abstract BibTeX arXiv:2010.07557

Code (1)

sarnthil/emotion-stimulus-detection

Tasks

ClassificationGeneral ClassificationSentiment Analysistext-classificationText Classification

Similar Papers 제목 키워드 기반

DRS Parsing as Sequence Labeling

2022-07-01 · *SEM (NAACL) 2022 7 · Minxing Shen, Kilian Evang

We present the first fully trainable semantic parser for English, German, Italian, and Dutch discourse representation structures (DRSs) that is competitive in accuracy with recent sequence-to-sequence models and at the s…

DRS Parsing

ToPro: Token-Level Prompt Decomposition for Cross-Lingual Sequence Labeling Tasks

2024-01-29 · Bolei Ma, Ercong Nie, Shuzhou Yuan, Helmut Schmid 외

Prompt-based methods have been successfully applied to multilingual pretrained language models for zero-shot cross-lingual understanding. However, most previous studies primarily focused on sentence-level classification …

BenchmarkingCross-Lingual TransferIn-Context Learningnamed-entity-recognition+8

Cross-Domain Contract Element Extraction with a Bi-directional Feedback Clause-Element Relation Network

2021-05-13 · Zihan Wang, Hongye Song, Zhaochun Ren, Pengjie Ren 외

Contract element extraction (CEE) is the novel task of automatically identifying and extracting legally relevant elements such as contract dates, payments, and legislation references from contracts. Automatic methods for…

Cross-Domain Named Entity RecognitionGraph Neural Networknamed-entity-recognitionNamed Entity Recognition+4

Learning Mutually Informed Representations for Characters and Subwords

2023-11-14 · Yilin Wang, Xinyi Hu, Matthew R. Gormley

Most pretrained language models rely on subword tokenization, which processes text as a sequence of subword tokens. However, different granularities of text, such as characters, subwords, and words, can contain different…

named-entity-recognitionNamed Entity RecognitionPOSPOS Tagging+2

Event Sequencing Annotation with TIE-ML

2022-06-01 · ISA (LREC) 2022 6 · Damir Cavar, Ali Aljubailan, Ludovic Mompelat, Yuna Won 외

TIE-ML (Temporal Information Event Markup Language) first proposed by Cavar et al. (2021) provides a radically simplified temporal annotation schema for event sequencing and clause level temporal properties even in compl…

Sentence