paper-with-me

홈 › Papers

Decoding News Narratives: A Critical Analysis of Large Language Models in Framing Detection

2024-02-18 · Valeria Pastorino, Jasivan A. Sivakumar, Nafise Sadat Moosavi

Previous studies on framing have relied on manual analysis or fine-tuning models with limited annotated datasets. However, pre-trained models, with their diverse training backgrounds, offer a promising alternative. This paper presents a comprehensive analysis of GPT-4, GPT-3.5 Turbo, and FLAN-T5 models in detecting framing in news headlines. We evaluated these models in various scenarios: zero-shot, few-shot with in-domain examples, cross-domain examples, and settings where models explain their predictions. Our results show that explainable predictions lead to more reliable outcomes. GPT-4 performed exceptionally well in few-shot settings but often misinterpreted emotional language as framing, highlighting a significant challenge. Additionally, the results suggest that consistent predictions across multiple models could help identify potential annotation inaccuracies in datasets. Finally, we propose a new small dataset for real-world evaluation on headlines from a diverse set of topics.

📄 PDF Abstract BibTeX arXiv:2402.11621

Code (0)

등록된 구현이 없습니다.

Tasks

Bias 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 &…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

Navigating News Narratives: A Media Bias Analysis Dataset

2023-11-30 · Shaina Raza

The proliferation of biased news narratives across various media platforms has become a prominent challenge, influencing public opinion on critical topics like politics, health, and climate change. This paper introduces …

GateNLP at SemEval-2025 Task 10: Hierarchical Three-Step Prompting for Multilingual Narrative Classification

2025-05-28 · Iknoor Singh, Carolina Scarton, Kalina Bontcheva

The proliferation of online news and the increasing spread of misinformation necessitate robust methods for automatic data analysis. Narrative classification is emerging as a important task, since identifying what is bei…

ArticlesLanguage ModelingLanguage ModellingLarge Language Model+1

Analysis of Disinformation and Fake News Detection Using Fine-Tuned Large Language Model

2023-09-09 · Bohdan M. Pavlyshenko

The paper considers the possibility of fine-tuning Llama 2 large language model (LLM) for the disinformation analysis and fake news detection. For fine-tuning, the PEFT/LoRA based approach was used. In the study, the mod…

Fact CheckingFake News DetectionLanguage ModelingLanguage Modelling+1

Specious Sites: Tracking the Spread and Sway of Spurious News Stories at Scale

2023-08-03 · Hans W. A. Hanley, Deepak Kumar, Zakir Durumeric

Misinformation, propaganda, and outright lies proliferate on the web, with some narratives having dangerous real-world consequences on public health, elections, and individual safety. However, despite the impact of misin…

Language ModelingLanguage ModellingLarge Language ModelMisinformation

Tracking the Takes and Trajectories of English-Language News Narratives across Trustworthy and Worrisome Websites

2025-01-15 · Hans W. A. Hanley, Emily Okabe, Zakir Durumeric

Understanding how misleading and outright false information enters news ecosystems remains a difficult challenge that requires tracking how narratives spread across thousands of fringe and mainstream news websites. To do…

Fact CheckingStance DetectionZero-Shot Stance Detection