paper-with-me

Papers

CoSD: Collaborative Stance Detection with Contrastive Heterogeneous Topic Graph Learning

2024-04-26 · Yinghan Cheng, Qi Zhang, Chongyang Shi, Liang Xiao, Shufeng Hao, Liang Hu

Stance detection seeks to identify the viewpoints of individuals either in favor or against a given target or a controversial topic. Current advanced neural models for stance detection typically employ fully parametric softmax classifiers. However, these methods suffer from several limitations, including lack of explainability, insensitivity to the latent data structure, and unimodality, which greatly restrict their performance and applications. To address these challenges, we present a novel collaborative stance detection framework called (CoSD) which leverages contrastive heterogeneous topic graph learning to learn topic-aware semantics and collaborative signals among texts, topics, and stance labels for enhancing stance detection. During training, we construct a heterogeneous graph to structurally organize texts and stances through implicit topics via employing latent Dirichlet allocation. We then perform contrastive graph learning to learn heterogeneous node representations, aggregating informative multi-hop collaborative signals via an elaborate Collaboration Propagation Aggregation (CPA) module. During inference, we introduce a hybrid similarity scoring module to enable the comprehensive incorporation of topic-aware semantics and collaborative signals for stance detection. Extensive experiments on two benchmark datasets demonstrate the state-of-the-art detection performance of CoSD, verifying the effectiveness and explainability of our collaborative framework.

📄 PDF Abstract BibTeX arXiv:2404.17609

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningStance Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Speculate, then Collaborate: Fusing Knowledge of Language Models during Decoding

2025-02-11 · Ziyao Wang, Muneeza Azmart, Ang Li, Raya Horesh 외

Large Language Models (LLMs) often excel in specific domains but fall short in others due to the limitations of their training. Thus, enabling LLMs to solve problems collaboratively by integrating their complementary kno…

CoSDH: Communication-Efficient Collaborative Perception via Supply-Demand Awareness and Intermediate-Late Hybridization

2025-03-05 · CVPR 2025 1 · Junhao Xu, Yanan Zhang, Zhi Cai, Di Huang

Multi-agent collaborative perception enhances perceptual capabilities by utilizing information from multiple agents and is considered a fundamental solution to the problem of weak single-vehicle perception in autonomous …

Autonomous Driving

C2E: Boosting Ego-Only 3D Object Detection via Multi-Teacher Contrastive Knowledge Distillation

2026-07-02 · Jinlong Wang, Xun Huang, Qiming Xia, Shijia Zhao 외 arxiv

LiDAR-based 3D object detection is essential for autonomous driving systems. However, traditional Ego-only Perception (Eo-Perception) suffers from limited perspective and occlusions in a complex outdoor environment, lead…

Knowledge Distillation3D Object DetectionAutonomous Driving

RoCoSDF: Row-Column Scanned Neural Signed Distance Fields for Freehand 3D Ultrasound Imaging Shape Reconstruction

2024-08-14 · Hongbo Chen, Yuchong Gao, Shuhang Zhang, Jiangjie Wu 외

The reconstruction of high-quality shape geometry is crucial for developing freehand 3D ultrasound imaging. However, the shape reconstruction of multi-view ultrasound data remains challenging due to the elevation distort…

Abnormal Event Detection via Hypergraph Contrastive Learning

2023-04-02 · Bo Yan, Cheng Yang, Chuan Shi, Jiawei Liu 외

Abnormal event detection, which refers to mining unusual interactions among involved entities, plays an important role in many real applications. Previous works mostly over-simplify this task as detecting abnormal pair-w…

Contrastive LearningEvent DetectionHypergraph Contrastive Learning