paper-with-me

홈 › Papers

YouTube Comments Decoded: Leveraging LLMs for Low Resource Language Classification

2024-11-06 · Aniket Deroy, Subhankar Maity

Sarcasm detection is a significant challenge in sentiment analysis, particularly due to its nature of conveying opinions where the intended meaning deviates from the literal expression. This challenge is heightened in social media contexts where code-mixing, especially in Dravidian languages, is prevalent. Code-mixing involves the blending of multiple languages within a single utterance, often with non-native scripts, complicating the task for systems trained on monolingual data. This shared task introduces a novel gold standard corpus designed for sarcasm and sentiment detection within code-mixed texts, specifically in Tamil-English and Malayalam-English languages. The primary objective of this task is to identify sarcasm and sentiment polarity within a code-mixed dataset of Tamil-English and Malayalam-English comments and posts collected from social media platforms. Each comment or post is annotated at the message level for sentiment polarity, with particular attention to the challenges posed by class imbalance, reflecting real-world scenarios.In this work, we experiment with state-of-the-art large language models like GPT-3.5 Turbo via prompting to classify comments into sarcastic or non-sarcastic categories. We obtained a macro-F1 score of 0.61 for Tamil language. We obtained a macro-F1 score of 0.50 for Malayalam language.

📄 PDF Abstract BibTeX arXiv:2411.05039

Code (0)

등록된 구현이 없습니다.

Tasks

Sarcasm DetectionSentiment Analysis

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Adam 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

NLP-based Feature Extraction for the Detection of COVID-19 Misinformation Videos on YouTube

2020-07-01 · ACL 2020 7 · Juan Carlos Medina Serrano, Orestis Papakyriakopoulos, Simon Hegelich

We present a simple NLP methodology for detecting COVID-19 misinformation videos on YouTube by leveraging user comments. We use transfer learning pre-trained models to generate a multi-label classifier that can categoriz…

MisinformationTransfer LearningVideo Classification

Leveraging Weakly Annotated Data for Hate Speech Detection in Code-Mixed Hinglish: A Feasibility-Driven Transfer Learning Approach with Large Language Models

2024-03-04 · Sargam Yadav, Abhishek Kaushik, Kevin McDaid

The advent of Large Language Models (LLMs) has advanced the benchmark in various Natural Language Processing (NLP) tasks. However, large amounts of labelled training data are required to train LLMs. Furthermore, data ann…

Few-Shot LearningHate Speech DetectionOne-Shot LearningTransfer Learning+2

Linguistic Analysis of Sinhala YouTube Comments on Sinhala Music Videos: A Dataset Study

2025-01-28 · W. M. Yomal De Mel, Nisansa de Silva

This research investigates the area of Music Information Retrieval (MIR) and Music Emotion Recognition (MER) in relation to Sinhala songs, an underexplored field in music studies. The purpose of this study is to analyze …

Emotion RecognitionInformation RetrievalMusic Emotion RecognitionMusic Information Retrieval+1

DIVERSE: A Dataset of YouTube Video Comment Stances with a Data Programming Model

2024-03-05 · Iain J. Cruickshank, Amir Soofi, Lynnette Hui Xian Ng

Public opinion of military organizations significantly influences their ability to recruit talented individuals. As recruitment efforts increasingly extend into digital spaces like social media, it becomes essential to a…

MarketingSentenceStance ClassificationStance Detection

Corpus Creation for Sentiment Analysis in Code-Mixed Tulu Text

2022-06-01 · SIGUL (LREC) 2022 6 · Asha Hegde, Mudoor Devadas Anusha, Sharal Coelho, Hosahalli Lakshmaiah Shashirekha 외

Sentiment Analysis (SA) employing code-mixed data from social media helps in getting insights to the data and decision making for various applications. One such application is to analyze users’ emotions from comments of …

Decision MakingSentiment Analysis