Optimize_Prime@DravidianLangTech-ACL2022: Emotion Analysis in Tamil
- URL: http://arxiv.org/abs/2204.09087v1
- Date: Tue, 19 Apr 2022 18:47:18 GMT
- Title: Optimize_Prime@DravidianLangTech-ACL2022: Emotion Analysis in Tamil
- Authors: Omkar Gokhale, Shantanu Patankar, Onkar Litake, Aditya Mandke, Dipali
Kadam
- Abstract summary: This paper aims to perform an emotion analysis of social media comments in Tamil.
The task aimed to classify social media comments into categories of emotion like Joy, Anger, Trust, Disgust, etc.
- Score: 1.0066310107046081
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: This paper aims to perform an emotion analysis of social media comments in
Tamil. Emotion analysis is the process of identifying the emotional context of
the text. In this paper, we present the findings obtained by Team
Optimize_Prime in the ACL 2022 shared task "Emotion Analysis in Tamil." The
task aimed to classify social media comments into categories of emotion like
Joy, Anger, Trust, Disgust, etc. The task was further divided into two
subtasks, one with 11 broad categories of emotions and the other with 31
specific categories of emotion. We implemented three different approaches to
tackle this problem: transformer-based models, Recurrent Neural Networks
(RNNs), and Ensemble models. XLM-RoBERTa performed the best on the first task
with a macro-averaged f1 score of 0.27, while MuRIL provided the best results
on the second task with a macro-averaged f1 score of 0.13.
Related papers
- Emotion-LLaMA: Multimodal Emotion Recognition and Reasoning with Instruction Tuning [55.127202990679976]
We introduce the MERR dataset, containing 28,618 coarse-grained and 4,487 fine-grained annotated samples across diverse emotional categories.
This dataset enables models to learn from varied scenarios and generalize to real-world applications.
We propose Emotion-LLaMA, a model that seamlessly integrates audio, visual, and textual inputs through emotion-specific encoders.
arXiv Detail & Related papers (2024-06-17T03:01:22Z) - SemEval-2024 Task 3: Multimodal Emotion Cause Analysis in Conversations [53.60993109543582]
SemEval-2024 Task 3, named Multimodal Emotion Cause Analysis in Conversations, aims at extracting all pairs of emotions and their corresponding causes from conversations.
Under different modality settings, it consists of two subtasks: Textual Emotion-Cause Pair Extraction in Conversations (TECPE) and Multimodal Emotion-Cause Pair Extraction in Conversations (MECPE)
In this paper, we introduce the task, dataset and evaluation settings, summarize the systems of the top teams, and discuss the findings of the participants.
arXiv Detail & Related papers (2024-05-19T09:59:00Z) - PetKaz at SemEval-2024 Task 3: Advancing Emotion Classification with an LLM for Emotion-Cause Pair Extraction in Conversations [4.463184061618504]
We present our submission to the SemEval-2023 Task3 "The Competition of Multimodal Emotion Cause Analysis in Conversations"
Our approach relies on combining fine-tuned GPT-3.5 for emotion classification and a BiLSTM-based neural network to detect causes.
arXiv Detail & Related papers (2024-04-08T13:25:03Z) - Personality-affected Emotion Generation in Dialog Systems [67.40609683389947]
We propose a new task, Personality-affected Emotion Generation, to generate emotion based on the personality given to the dialog system.
We analyze the challenges in this task, i.e., (1) heterogeneously integrating personality and emotional factors and (2) extracting multi-granularity emotional information in the dialog context.
Results suggest that by adopting our method, the emotion generation performance is improved by 13% in macro-F1 and 5% in weighted-F1 from the BERT-base model.
arXiv Detail & Related papers (2024-04-03T08:48:50Z) - SemEval 2024 -- Task 10: Emotion Discovery and Reasoning its Flip in
Conversation (EDiReF) [61.49972925493912]
SemEval-2024 Task 10 is a shared task centred on identifying emotions in code-mixed dialogues.
This task comprises three distinct subtasks - emotion recognition in conversation for code-mixed dialogues, emotion flip reasoning for code-mixed dialogues, and emotion flip reasoning for English dialogues.
A total of 84 participants engaged in this task, with the most adept systems attaining F1-scores of 0.70, 0.79, and 0.76 for the respective subtasks.
arXiv Detail & Related papers (2024-02-29T08:20:06Z) - Overview of Memotion 3: Sentiment and Emotion Analysis of Codemixed
Hinglish Memes [36.34201719103715]
We present the overview of the Memotion 3 shared task, as part of the DeFactify 2 workshop at AAAI-23.
The task released an annotated dataset of Hindi-English code-mixed memes based on their Sentiment (Task A), Emotion (Task B), and Emotion intensity (Task C)
Over 50 teams registered for the shared task and 5 made final submissions to the test set of the Memotion 3 dataset.
arXiv Detail & Related papers (2023-09-12T18:47:29Z) - Why Do You Feel This Way? Summarizing Triggers of Emotions in Social
Media Posts [61.723046082145416]
We introduce CovidET (Emotions and their Triggers during Covid-19), a dataset of 1,900 English Reddit posts related to COVID-19.
We develop strong baselines to jointly detect emotions and summarize emotion triggers.
Our analyses show that CovidET presents new challenges in emotion-specific summarization, as well as multi-emotion detection in long social media posts.
arXiv Detail & Related papers (2022-10-22T19:10:26Z) - MAFW: A Large-scale, Multi-modal, Compound Affective Database for
Dynamic Facial Expression Recognition in the Wild [56.61912265155151]
We propose MAFW, a large-scale compound affective database with 10,045 video-audio clips in the wild.
Each clip is annotated with a compound emotional category and a couple of sentences that describe the subjects' affective behaviors in the clip.
For the compound emotion annotation, each clip is categorized into one or more of the 11 widely-used emotions, i.e., anger, disgust, fear, happiness, neutral, sadness, surprise, contempt, anxiety, helplessness, and disappointment.
arXiv Detail & Related papers (2022-08-01T13:34:33Z) - Leveraging Emotion-specific Features to Improve Transformer Performance
for Emotion Classification [0.0]
This paper describes the approach to the Emotion Classification shared task held at WASSA 2022 by team PVGs AI Club.
This Track 2 sub-task focuses on building models which can predict a multi-class emotion label based on essays from news articles.
arXiv Detail & Related papers (2022-04-30T14:36:04Z) - Optimize_Prime@DravidianLangTech-ACL2022: Abusive Comment Detection in
Tamil [1.0066310107046081]
This paper tries to address the problem of abusive comment detection in low-resource indic languages.
This task detects and classifies YouTube comments in Tamil and Tamil- English Codemixed format into multiple categories.
arXiv Detail & Related papers (2022-04-19T18:55:18Z) - IITK at SemEval-2020 Task 8: Unimodal and Bimodal Sentiment Analysis of
Internet Memes [2.2385755093672044]
We present our approaches for the Memotion Analysis problem as posed in SemEval-2020 Task 8.
The goal of this task is to classify memes based on their emotional content and sentiment.
Our results show that a text-only approach, a simple Feed Forward Neural Network (FFNN) with Word2vec embeddings as input, performs superior to all the others.
arXiv Detail & Related papers (2020-07-21T14:06:26Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.