ICASSP 2025accepted0 citations

Zero-shot Stance Detection with Logically Consistent Data Augmentation

Bowen Zhang, Xu Li, Jun Ma, Xi Zhang, Genan Dai, Jianhua Ye

Abstract

Zero-shot stance detection (ZSSD) is a challenging task that requires classifying stances towards unseen targets without large, well-curated training datasets. Existing data augmentation methods for ZSSD often suffer from semantic inconsistencies, hindering their effectiveness. To address these limitations, we propose a Logically Consistent Data Augmentation (LCDA) framework that enhances data quality by maintaining logical coherence. LCDA comprises two key components: data augmentation and logical graph convolutional network. Our data augmentation approach leverages chain-of-thought (CoT) prompting to enable large language models (LLMs) to distill training text into first-order logic (FOL) expressions, which provide a clear and concise representation of the underlying logic for stance prediction. These FOL expressions are then used to generate high-quality augmented samples. Furthermore, we introduce a novel logical graph convolutional network that effectively exploits FOL knowledge and combines it with augmented data samples to train a more accurate stance detection model. Our experiments on benchmark datasets demonstrate that the LCDA framework significantly outperforms existing ZSSD techniques, highlighting the effectiveness of integrating FOL into data augmentation for improving stance detection accuracy.

BibTeX
@inproceedings{icassp2025_zeroshotstancede,
  title = {Zero-shot Stance Detection with Logically Consistent Data Augmentation},
  author = {Bowen Zhang and Xu Li and Jun Ma and Xi Zhang and Genan Dai and Jianhua Ye},
  booktitle = {ICASSP 2025},
  year = {2025}
}