cs.CLJul 21, 2026

Rationale-Guided Knowledge Distillation for Cross-Lingual Stance Detection

Authors: Qiuli ZhouJingyuan YaoShengeng TangHongzhi ChenJun TangRichang Hong

Organizations: School of Foreign Studies, Hefei University of Technology, China · School of Computer Science and Information Engineering, Hefei University of Technology, China · School of Computer Science and Information Engineering, Hefei University of Technology · School of Artificial Intelligence Engineering, Hefei Institute of Technology, China

Abstract

Stance detection aims to identify whether a text expresses a favorable or opposing attitude toward a given target, and serves as an important task for various downstream applications. Although existing studies have achieved strong performance in monolingual settings, especially in English, many low-resource languages such as Catalan still lack sufficient annotated data for training effective models. Cross-lingual stance detection alleviates this problem by transferring stance knowledge from resource-rich languages to low-resource languages. However, most existing methods mainly rely on semantic alignment between texts and targets, while ignoring the reasoning process required for reliable stance inference. Although Large Language Models provide strong reasoning ability, their high computational cost and inference latency limit practical deployment. To address these limitations, we propose a rationale-guided knowledge distillation framework for cross-lingual stance detection. Specifically, we use Chain-of-Thought prompting to guide Large Language Models in generating informative rationales, and distill the resulting reasoning knowledge into a compact student model. We further design a dual-path distillation mechanism to align rationale-enhanced and rationale-free representations, together with their prediction distributions. In addition, two contrastive learning strategies are introduced to improve stance discrimination. Experiments on multilingual benchmarks demonstrate that our method consistently outperforms competitive baselines.

Explore similar work

CardsList
  1. Multi-Agent Reasoning with Adaptive Worker Allocation for Stance Detection

    Jun 10, 2026Meysam Sabbaghan, Arman Zareian Jahromi, Doina CarageaMulti-Agent Reasoning