paper-with-me

홈 › Papers

Reasoner Outperforms: Generative Stance Detection with Rationalization for Social Media

2024-12-13 · Jiaqing Yuan, Ruijie Xi, Munindar P. Singh

Stance detection is crucial for fostering a human-centric Web by analyzing user-generated content to identify biases and harmful narratives that undermine trust. With the development of Large Language Models (LLMs), existing approaches treat stance detection as a classification problem, providing robust methodologies for modeling complex group interactions and advancing capabilities in natural language tasks. However, these methods often lack interpretability, limiting their ability to offer transparent and understandable justifications for predictions. This study adopts a generative approach, where stance predictions include explicit, interpretable rationales, and integrates them into smaller language models through single-task and multitask learning. We find that incorporating reasoning into stance detection enables the smaller model (FlanT5) to outperform GPT-3.5's zero-shot performance, achieving an improvement of up to 9.57%. Moreover, our results show that reasoning capabilities enhance multitask learning performance but may reduce effectiveness in single-task settings. Crucially, we demonstrate that faithful rationales improve rationale distillation into SLMs, advancing efforts to build interpretable, trustworthy systems for addressing discrimination, fostering trust, and promoting equitable engagement on social media.

📄 PDF Abstract BibTeX arXiv:2412.10266

Code (0)

등록된 구현이 없습니다.

Tasks

Stance Detection

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Stance Reasoner: Zero-Shot Stance Detection on Social Media with Explicit Reasoning

2024-03-22 · Maksym Taranukhin, Vered Shwartz, Evangelos Milios

Social media platforms are rich sources of opinionated content. Stance detection allows the automatic extraction of users' opinions on various topics from such content. We focus on zero-shot stance detection, where the m…

Few-Shot Stance DetectionIn-Context LearningLanguage ModelingLanguage Modelling+3

Knowledge Graph Self-Supervised Rationalization for Recommendation

2023-07-06 · Yuhao Yang, Chao Huang, Lianghao Xia, Chunzhen Huang

In this paper, we introduce a new self-supervised rationalization method, called KGRec, for knowledge-aware recommender systems. To effectively identify informative knowledge connections, we propose an attentive knowledg…

Contrastive LearningGraph LearningRecommendation Systems

Spatial Reasoners for Continuous Variables in Any Domain

2025-07-14 · Bart Pogodzinski, Christopher Wewer, Bernt Schiele, Jan Eric Lenssen arxiv

We present Spatial Reasoners, a software framework to perform spatial reasoning over continuous variables with generative denoising models. Denoising generative models have become the de-facto standard for image generati…

Spatial ReasoningImage Generation

Neural Reasoning for Robust Instance Retrieval in $\mathcal{SHOIQ}$

2025-10-23 · Louis Mozart Kamdem Teyou, Luke Friedrichs, N'Dah Jean Kouagou, Caglar Demir 외 arxiv

Concept learning exploits background knowledge in the form of description logic axioms to learn explainable classification models from knowledge bases. Despite recent breakthroughs in neuro-symbolic concept learning, mos…

NeuReasoner: Towards Explainable, Controllable, and Unified Reasoning via Mixture-of-Neurons

2026-04-03 · Haonan Dong, Kehan Jiang, Haoran Ye, Wenhao Zhu 외 arxiv

Large Reasoning Models (LRMs) have recently achieved remarkable success in complex reasoning tasks. However, closer scrutiny reveals persistent failure modes compromising performance and cost: I) Intra-step level, marked…