CLJun 4, 2024

Reinforcement Tuning for Detecting Stances and Debunking Rumors Jointly with Large Language Models

arXiv:2406.02143v128 citations
Originality Incremental advance
AI Analysis

This addresses the problem of misinformation detection for social media and fact-checking applications, though it is incremental as it builds on existing LLM-based approaches.

The paper tackled the challenge of jointly detecting stance and verifying rumors by leveraging large language models (LLMs) as annotators and introducing a reinforcement tuning framework to enhance their predictive capabilities, resulting in JSDRV outperforming state-of-the-art methods and generalizing to non-LLM models.

Learning multi-task models for jointly detecting stance and verifying rumors poses challenges due to the need for training data of stance at post level and rumor veracity at claim level, which are difficult to obtain. To address this issue, we leverage large language models (LLMs) as the foundation annotators for the joint stance detection (SD) and rumor verification (RV) tasks, dubbed as JSDRV. We introduce a novel reinforcement tuning framework to enhance the joint predictive capabilities of LLM-based SD and RV components. Specifically, we devise a policy for selecting LLM-annotated data at the two levels, employing a hybrid reward mechanism to choose high-quality labels for effective LLM fine-tuning on both tasks. Results demonstrate that JSDRV improves the capabilities of LLMs in the joint tasks, not only outperforming state-of-the-art methods but also generalizing to non-LLMs accommodated as task models.

Foundations

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

Your Notes