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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Stance Detection | RumorEval S (val) | Macro F159.2 | 16 | |
| Stance Detection | RumorEval S (PH) | Micro F184.2 | 15 | |
| Rumor Verification | SemEval-8 (Public Holdout (PH)) | Micro F183.4 | 11 | |
| Stance Detection | SemEval 8 (val) | Micro F167.3 | 10 | |
| Stance Detection | RumorEval T15 S | Micro F169.6 | 4 | |
| Stance Detection | SemEval 8 (PH) | Micro F178 | 4 | |
| Rumor Verification | SemEval 8 (val) | MicF175.6 | 4 | |
| Rumor Verification | RumorEval-S (T15) | Micro F182.8 | 2 | |
| Rumor Verification | RumorEval-S T16 | Micro F183.8 | 2 | |
| Rumor Verification | SemEval-8 T15 | Micro F182.9 | 2 |