Collaborative Knowledge Infusion for Low-resource Stance Detection
Ming Yan, Joey Tianyi Zhou, Ivor W. Tsang
TL;DR
This work tackles low-resource stance detection by jointly infusing target-related background knowledge from multiple sources and learning efficiently with a parameter-efficient adaptor. A knowledge verifier aligns semantic knowledge from Wikipedia and the Internet, mitigating wrong or irrelevant infusions, while a collaborative adaptor preserves backbone knowledge and enables task-specific learning with few trainable parameters. A staged optimization strategy with label smoothing and weighted loss stabilizes training under data imbalance. Across VAST, PStance, and COVID-19-Stance, the approach achieves state-of-the-art results, demonstrating strong data efficiency and cross-target generalization, with practical implications for robust stance analysis in low-resource domains.
Abstract
Stance detection is the view towards a specific target by a given context (\textit{e.g.} tweets, commercial reviews). Target-related knowledge is often needed to assist stance detection models in understanding the target well and making detection correctly. However, prevailing works for knowledge-infused stance detection predominantly incorporate target knowledge from a singular source that lacks knowledge verification in limited domain knowledge. The low-resource training data further increases the challenge for the data-driven large models in this task. To address those challenges, we propose a collaborative knowledge infusion approach for low-resource stance detection tasks, employing a combination of aligned knowledge enhancement and efficient parameter learning techniques. Specifically, our stance detection approach leverages target background knowledge collaboratively from different knowledge sources with the help of knowledge alignment. Additionally, we also introduce the parameter-efficient collaborative adaptor with a staged optimization algorithm, which collaboratively addresses the challenges associated with low-resource stance detection tasks from both network structure and learning perspectives. To assess the effectiveness of our method, we conduct extensive experiments on three public stance detection datasets, including low-resource and cross-target settings. The results demonstrate significant performance improvements compared to the existing stance detection approaches.
