paper-with-me

Papers

Collaborative Knowledge Infusion for Low-resource Stance Detection

2024-03-28 · Ming Yan, Joey Tianyi Zhou, Ivor W. Tsang

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.

📄 PDF Abstract BibTeX arXiv:2403.19219

Code (0)

등록된 구현이 없습니다.

Tasks

Stance Detection

Similar Papers 제목 키워드 기반

Integrating Transformers and Knowledge Graphs for Twitter Stance Detection

2021-11-01 · WNUT (ACL) 2021 11 · Thomas Clark, Costanza Conforti, Fangyu Liu, Zaiqiao Meng 외

Stance detection (SD) entails classifying the sentiment of a text towards a given target, and is a relevant sub-task for opinion mining and social media analysis. Recent works have explored knowledge infusion supplementi…

Knowledge GraphsKnowledge ProbingOpinion MiningStance Detection+1

Zombies Eat Brains, You are Safe: A Knowledge Infusion based Multitasking System for Sarcasm Detection in Meme

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Sarcasm detection is, in itself, a challenging task in the field of Natural Language Processing (NLP), and the task even becomes more complex when the target is a meme. In this paper, we first hypothesize that sarcasm de…

Emotion RecognitionSarcasm Detection

ToKen: Task Decomposition and Knowledge Infusion for Few-Shot Hate Speech Detection

2022-05-25 · Badr AlKhamissi, Faisal Ladhak, Srini Iyer, Ves Stoyanov 외

Hate speech detection is complex; it relies on commonsense reasoning, knowledge of stereotypes, and an understanding of social nuance that differs from one culture to the next. It is also difficult to collect a large-sca…

Cultural Vocal Bursts Intensity PredictionFew-Shot LearningHate Speech Detection

How to inject knowledge efficiently? Knowledge Infusion Scaling Law for Pre-training Large Language Models

2025-09-19 · Kangtao Lv, Haibin Chen, Yujin Yuan, Langming Liu 외 arxiv

Large language models (LLMs) have attracted significant attention due to their impressive general capabilities across diverse downstream tasks. However, without domain-specific optimization, they often underperform on sp…

Infusing Knowledge into Large Language Models with Contextual Prompts

2024-03-03 · Kinshuk Vasisht, Balaji Ganesan, Vikas Kumar, Vasudha Bhatnagar

Knowledge infusion is a promising method for enhancing Large Language Models for domain-specific NLP tasks rather than pre-training models over large data from scratch. These augmented LLMs typically depend on additional…

Knowledge Graphs