paper-with-me

홈 › Papers

Stance Detection on Social Media with Fine-Tuned Large Language Models

2024-04-18 · İlker Gül, Rémi Lebret, Karl Aberer

Stance detection, a key task in natural language processing, determines an author's viewpoint based on textual analysis. This study evaluates the evolution of stance detection methods, transitioning from early machine learning approaches to the groundbreaking BERT model, and eventually to modern Large Language Models (LLMs) such as ChatGPT, LLaMa-2, and Mistral-7B. While ChatGPT's closed-source nature and associated costs present challenges, the open-source models like LLaMa-2 and Mistral-7B offers an encouraging alternative. Initially, our research focused on fine-tuning ChatGPT, LLaMa-2, and Mistral-7B using several publicly available datasets. Subsequently, to provide a comprehensive comparison, we assess the performance of these models in zero-shot and few-shot learning scenarios. The results underscore the exceptional ability of LLMs in accurately detecting stance, with all tested models surpassing existing benchmarks. Notably, LLaMa-2 and Mistral-7B demonstrate remarkable efficiency and potential for stance detection, despite their smaller sizes compared to ChatGPT. This study emphasizes the potential of LLMs in stance detection and calls for more extensive research in this field.

📄 PDF Abstract BibTeX arXiv:2404.12171

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningStance Detection

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Adam 설명 없음
Attention 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
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}$.

Similar Papers 제목 키워드 기반

Zero-Shot Stance Detection in the Wild: Dynamic Target Generation and Multi-Target Adaptation

2026-01-27 · Aohua Li, Yuanshuo Zhang, Ge Gao, Bo Chen 외 arxiv

Current stance detection research typically relies on predicting stance based on given targets and text. However, in real-world social media scenarios, targets are neither predefined nor static but rather complex and dyn…

Stance Detection

FarExStance: Explainable Stance Detection for Farsi

2024-12-18 · Majid Zarharan, Maryam Hashemi, Malika Behroozrazegh, Sauleh Eetemadi 외

We introduce FarExStance, a new dataset for explainable stance detection in Farsi. Each instance in this dataset contains a claim, the stance of an article or social media post towards that claim, and an extractive expla…

parameter-efficient fine-tuningStance Detection

mattica@SMM4H’22: Leveraging sentiment for stance & premise joint learning

2022-10-01 · SMM4H (COLING) 2022 10 · Oscar Lithgow-Serrano, Joseph Cornelius, Fabio Rinaldi, Ljiljana Dolamic

This paper describes our submissions to the Social Media Mining for Health Applications (SMM4H) shared task 2022. Our team (mattica) participated in detecting stances and premises in tweets about health mandates related …

Language ModelingLanguage ModellingStance DetectionTask 2

Advancing Depression Detection on Social Media Platforms Through Fine-Tuned Large Language Models

2024-09-23 · Shahid Munir Shah, Syeda Anshrah Gillani, Mirza Samad Ahmed Baig, Muhammad Aamer Saleem 외

This study investigates the use of Large Language Models (LLMs) for improved depression detection from users social media data. Through the use of fine-tuned GPT 3.5 Turbo 1106 and LLaMA2-7B models and a sizable dataset …

Depression Detection

Evaluating Transformer Models for Suicide Risk Detection on Social Media

2024-10-10 · Jakub Pokrywka, Jeremi I. Kaczmarek, Edward J. Gorzelańczyk

The detection of suicide risk in social media is a critical task with potential life-saving implications. This paper presents a study on leveraging state-of-the-art natural language processing solutions for identifying s…