CLAIFeb 9, 2024

Bryndza at ClimateActivism 2024: Stance, Target and Hate Event Detection via Retrieval-Augmented GPT-4 and LLaMA

arXiv:2402.06549v1104 citationsh-index: 2Has CodeCASE
Originality Synthesis-oriented
AI Analysis

This work addresses hate speech and stance detection in climate activism tweets, but it is incremental as it applies existing LLM methods to a new dataset.

The study tackled stance, target, and hate event detection in climate activism tweets by using retrieval-augmented GPT-4 and LLaMA in zero- or few-shot settings, achieving second place in target detection and significantly outperforming baselines.

This study details our approach for the CASE 2024 Shared Task on Climate Activism Stance and Hate Event Detection, focusing on Hate Speech Detection, Hate Speech Target Identification, and Stance Detection as classification challenges. We explored the capability of Large Language Models (LLMs), particularly GPT-4, in zero- or few-shot settings enhanced by retrieval augmentation and re-ranking for Tweet classification. Our goal was to determine if LLMs could match or surpass traditional methods in this context. We conducted an ablation study with LLaMA for comparison, and our results indicate that our models significantly outperformed the baselines, securing second place in the Target Detection task. The code for our submission is available at https://github.com/NaiveNeuron/bryndza-case-2024

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes