CLJan 27

Zero-Shot Stance Detection in the Wild: Dynamic Target Generation and Multi-Target Adaptation

arXiv:2601.19802v2h-index: 1
Originality Incremental advance
AI Analysis

This addresses the challenge of stance detection in dynamic social media environments for NLP applications, but it is incremental as it builds on existing LLM fine-tuning methods.

The paper tackled the problem of stance detection in real-world social media where targets are dynamic and not predefined, by proposing a zero-shot task with dynamic target generation and multi-target adaptation, resulting in a fine-tuned LLM achieving a target recognition score of 66.99% and a stance detection F1 score of 79.26%.

Current stance detection research typically relies on predicting stance based on given targets and text. However, in real-world social media scenarios, targets are neither predefined nor static but rather complex and dynamic. To address this challenge, we propose a novel task: zero-shot stance detection in the wild with Dynamic Target Generation and Multi-Target Adaptation (DGTA), which aims to automatically identify multiple target-stance pairs from text without prior target knowledge. We construct a Chinese social media stance detection dataset and design multi-dimensional evaluation metrics. We explore both integrated and two-stage fine-tuning strategies for large language models (LLMs) and evaluate various baseline models. Experimental results demonstrate that fine-tuned LLMs achieve superior performance on this task: the two-stage fine-tuned Qwen2.5-7B attains the highest comprehensive target recognition score of 66.99%, while the integrated fine-tuned DeepSeek-R1-Distill-Qwen-7B achieves a stance detection F1 score of 79.26%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes