paper-with-me

Papers

Multi-task dialog act and sentiment recognition on Mastodon

2018-07-13 · COLING 2018 8 · Christophe Cerisara, Somayeh Jafaritazehjani, Adedayo Oluokun, Hoa Le

Because of license restrictions, it often becomes impossible to strictly reproduce most research results on Twitter data already a few months after the creation of the corpus. This situation worsened gradually as time passes and tweets become inaccessible. This is a critical issue for reproducible and accountable research on social media. We partly solve this challenge by annotating a new Twitter-like corpus from an alternative large social medium with licenses that are compatible with reproducible experiments: Mastodon. We manually annotate both dialogues and sentiments on this corpus, and train a multi-task hierarchical recurrent network on joint sentiment and dialog act recognition. We experimentally demonstrate that transfer learning may be efficiently achieved between both tasks, and further analyze some specific correlations between sentiments and dialogues on social media. Both the annotated corpus and deep network are released with an open-source license.

📄 PDF Abstract BibTeX arXiv:1807.05013

Code (1)

cerisara/DialogSentimentMastodon pytorch

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

DCR-Net: A Deep Co-Interactive Relation Network for Joint Dialog Act Recognition and Sentiment Classification

2020-08-16 · Libo Qin, Wanxiang Che, Yangming Li, Minheng Ni 외

In dialog system, dialog act recognition and sentiment classification are two correlative tasks to capture speakers intentions, where dialog act and sentiment can indicate the explicit and the implicit intentions separat…

RelationRelation NetworkSentiment AnalysisSentiment Classification

DARER: Dual-task Temporal Relational Recurrent Reasoning Network for Joint Dialog Sentiment Classification and Act Recognition

2022-03-08 · Findings (ACL) 2022 5 · Bowen Xing, Ivor W. Tsang

The task of joint dialog sentiment classification (DSC) and act recognition (DAR) aims to simultaneously predict the sentiment label and act label for each utterance in a dialog. In this paper, we put forward a new frame…

Dialog Act ClassificationGPURelational ReasoningSentiment Analysis+1

A Bi-directional Multi-hop Inference Model for Joint Dialog Sentiment Classification and Act Recognition

2023-08-08 · Li Zheng, Fei Li, Yuyang Chai, Chong Teng 외

The joint task of Dialog Sentiment Classification (DSC) and Act Recognition (DAR) aims to predict the sentiment label and act label for each utterance in a dialog simultaneously. However, current methods encode the dialo…

Contrastive Learningfeature selectionSentiment AnalysisSentiment Classification

Relational Temporal Graph Reasoning for Dual-task Dialogue Language Understanding

2023-06-15 · Bowen Xing, Ivor W. Tsang

Dual-task dialog language understanding aims to tackle two correlative dialog language understanding tasks simultaneously via leveraging their inherent correlations. In this paper, we put forward a new framework, whose c…

Sentiment AnalysisSentiment Classification

MEISD: A Multimodal Multi-Label Emotion, Intensity and Sentiment Dialogue Dataset for Emotion Recognition and Sentiment Analysis in Conversations

2020-12-01 · COLING 2020 8 · Mauajama Firdaus, Hardik Chauhan, Asif Ekbal, Pushpak Bhattacharyya

Emotion and sentiment classification in dialogues is a challenging task that has gained popularity in recent times. Humans tend to have multiple emotions with varying intensities while expressing their thoughts and feeli…

Emotion RecognitionSentiment AnalysisSentiment Classification