Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

Ruichao Yang, Wei Gao, Jing Ma, Hongzhan Lin, Bo Wang• 2024

Related benchmarks

TaskDatasetResultRank
Stance DetectionRumorEval S (val)
Macro F159.2
16
Stance DetectionRumorEval S (PH)
Micro F184.2
15
Rumor VerificationSemEval-8 (Public Holdout (PH))
Micro F183.4
11
Stance DetectionSemEval 8 (val)
Micro F167.3
10
Stance DetectionRumorEval T15 S
Micro F169.6
4
Stance DetectionSemEval 8 (PH)
Micro F178
4
Rumor VerificationSemEval 8 (val)
MicF175.6
4
Rumor VerificationRumorEval-S (T15)
Micro F182.8
2
Rumor VerificationRumorEval-S T16
Micro F183.8
2
Rumor VerificationSemEval-8 T15
Micro F182.9
2
Showing 10 of 12 rows

Other info

Code

Follow for update