Collaborative Stance Detection via Small-Large Language Model Consistency Verification
Yu Yan, Sheng Sun, Zixiang Tang, Teli Liu, Min Liu

TL;DR
This paper introduces CoVer, a framework that combines small and large language models to improve stance detection on social media by verifying consistency, reducing reliance on costly LLMs, and enhancing performance in zero-shot settings.
Contribution
The paper proposes a novel collaborative framework that integrates SLMs and LLMs for stance detection, emphasizing context sharing and logical verification to improve accuracy and efficiency.
Findings
Outperforms state-of-the-art methods on multiple benchmarks.
Achieves 0.54 LLM queries per tweet, reducing costs.
Significantly improves zero-shot stance detection performance.
Abstract
Stance detection on social media aims to identify attitudes expressed in tweets towards specific targets. Current studies prioritize Large Language Models (LLMs) over Small Language Models (SLMs) due to the overwhelming performance improving provided by LLMs. However, heavily relying on LLMs for stance detection, regardless of the cost, is impractical for real-world social media monitoring systems that require vast data analysis. To this end, we propose \textbf{\underline{Co}}llaborative Stance Detection via Small-Large Language Model Consistency \textbf{\underline{Ver}}ification (\textbf{CoVer}) framework, which enhances LLM utilization via context-shared batch reasoning and logical verification between LLM and SLM. Specifically, instead of processing each text individually, CoVer processes texts batch-by-batch, obtaining stance predictions and corresponding explanations via LLM…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Sentiment Analysis and Opinion Mining · Topic Modeling
