paper-with-me

Papers

Integrating Semantic and Structural Information with Graph Convolutional Network for Controversy Detection

2020-05-16 · ACL 2020 6 · Lei Zhong, Juan Cao, Qiang Sheng, Junbo Guo, Ziang Wang

Identifying controversial posts on social media is a fundamental task for mining public sentiment, assessing the influence of events, and alleviating the polarized views. However, existing methods fail to 1) effectively incorporate the semantic information from content-related posts; 2) preserve the structural information for reply relationship modeling; 3) properly handle posts from topics dissimilar to those in the training set. To overcome the first two limitations, we propose Topic-Post-Comment Graph Convolutional Network (TPC-GCN), which integrates the information from the graph structure and content of topics, posts, and comments for post-level controversy detection. As to the third limitation, we extend our model to Disentangled TPC-GCN (DTPC-GCN), to disentangle topic-related and topic-unrelated features and then fuse dynamically. Extensive experiments on two real-world datasets demonstrate that our models outperform existing methods. Analysis of the results and cases proves that our models can integrate both semantic and structural information with significant generalizability.

📄 PDF Abstract BibTeX arXiv:2005.07886

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Node Classification via Semantic-Structural Attention-Enhanced Graph Convolutional Networks

2024-03-24 · Hongyin Zhu

Graph data, also known as complex network data, is omnipresent across various domains and applications. Prior graph neural network models primarily focused on extracting task-specific structural features through supervis…

Graph Neural NetworkNode Classification

Incorporating Higher-order Structural Information for Graph Clustering

2024-03-17 · Qiankun Li, Haobing Liu, Ruobing Jiang, Tingting Wang

Clustering holds profound significance in data mining. In recent years, graph convolutional network (GCN) has emerged as a powerful tool for deep clustering, integrating both graph structural information and node attribu…

ClusteringDeep ClusteringGraph Clustering

A Network Science perspective of Graph Convolutional Networks: A survey

2023-01-12 · Mingshan Jia, Bogdan Gabrys, Katarzyna Musial

The mining and exploitation of graph structural information have been the focal points in the study of complex networks. Traditional structural measures in Network Science focus on the analysis and modelling of complex n…

Survey

Cross-Granularity Hypergraph Retrieval-Augmented Generation for Multi-hop Question Answering

2025-08-15 · Changjian Wang, Weihong Deng, Weili Guan, Quan Lu 외 arxiv

Multi-hop question answering (MHQA) requires integrating knowledge scattered across multiple passages to derive the correct answer. Traditional retrieval-augmented generation (RAG) methods primarily focus on coarse-grain…

Multi-hop Question AnsweringSemantic SimilarityAnswer GenerationKnowledge Graphs

A Noise-Resilient Semi-Supervised Graph Autoencoder for Overlapping Semantic Community Detection

2025-05-09 · Abdelfateh Bekkair, Slimane Bellaouar, Slimane Oulad-Naoui

Community detection in networks with overlapping structures remains a significant challenge, particularly in noisy real-world environments where integrating topology, node attributes, and prior information is critical. T…

AttributeCommunity Detection