Controversy Detection: a Text and Graph Neural Network Based Approach
- URL: http://arxiv.org/abs/2112.11445v1
- Date: Fri, 3 Dec 2021 09:06:46 GMT
- Title: Controversy Detection: a Text and Graph Neural Network Based Approach
- Authors: Samy Benslimane (ADVANSE, LIRMM), J\'erome Az\'e (ADVANSE, LIRMM),
Sandra Bringay (UPVM, ADVANSE, LIRMM), Maximilien Servajean (LIRMM, ADVANSE,
UPVM), Caroline Mollevi
- Abstract summary: Controversial content refers to any content that attracts both positive and negative feedback.
Most of the existing approaches rely on the graph structure of a topic-discussion and/or the content of messages.
This paper proposes a controversy detection approach based on both graph structure of a discussion and text features.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Controversial content refers to any content that attracts both positive and
negative feedback. Its automatic identification, especially on social media, is
a challenging task as it should be done on a large number of continuously
evolving posts, covering a large variety of topics. Most of the existing
approaches rely on the graph structure of a topic-discussion and/or the content
of messages. This paper proposes a controversy detection approach based on both
graph structure of a discussion and text features. Our proposed approach relies
on Graph Neural Network (gnn) to encode the graph representation (including its
texts) in an embedding vector before performing a graph classification task.
The latter will classify the post as controversial or not. Two controversy
detection strategies are proposed. The first one is based on a hierarchical
graph representation learning. Graph user nodes are embedded hierarchically and
iteratively to compute the whole graph embedding vector. The second one is
based on the attention mechanism, which allows each user node to give more or
less importance to its neighbors when computing node embeddings. We conduct
experiments to evaluate our approach using different real-world datasets.
Conducted experiments show the positive impact of combining textual features
and structural information in terms of performance.
Related papers
- G-Retriever: Retrieval-Augmented Generation for Textual Graph Understanding and Question Answering [61.93058781222079]
We develop a flexible question-answering framework targeting real-world textual graphs.
We introduce the first retrieval-augmented generation (RAG) approach for general textual graphs.
G-Retriever performs RAG over a graph by formulating this task as a Prize-Collecting Steiner Tree optimization problem.
arXiv Detail & Related papers (2024-02-12T13:13:04Z) - ConGraT: Self-Supervised Contrastive Pretraining for Joint Graph and Text Embeddings [20.25180279903009]
We propose Contrastive Graph-Text pretraining (ConGraT) for jointly learning separate representations of texts and nodes in a text-attributed graph (TAG)
Our method trains a language model (LM) and a graph neural network (GNN) to align their representations in a common latent space using a batch-wise contrastive learning objective inspired by CLIP.
Experiments demonstrate that ConGraT outperforms baselines on various downstream tasks, including node and text category classification, link prediction, and language modeling.
arXiv Detail & Related papers (2023-05-23T17:53:30Z) - Rethinking Explaining Graph Neural Networks via Non-parametric Subgraph
Matching [68.35685422301613]
We propose a novel non-parametric subgraph matching framework, dubbed MatchExplainer, to explore explanatory subgraphs.
It couples the target graph with other counterpart instances and identifies the most crucial joint substructure by minimizing the node corresponding-based distance.
Experiments on synthetic and real-world datasets show the effectiveness of our MatchExplainer by outperforming all state-of-the-art parametric baselines with significant margins.
arXiv Detail & Related papers (2023-01-07T05:14:45Z) - Graph Decipher: A transparent dual-attention graph neural network to
understand the message-passing mechanism for the node classification [2.0047096160313456]
We propose a new transparent network called Graph Decipher to investigate the message-passing mechanism.
Our algorithm achieves state-of-the-art performance while imposing a substantially lower burden under the node classification task.
arXiv Detail & Related papers (2022-01-04T23:24:00Z) - Edge but not Least: Cross-View Graph Pooling [76.71497833616024]
This paper presents a cross-view graph pooling (Co-Pooling) method to better exploit crucial graph structure information.
Through cross-view interaction, edge-view pooling and node-view pooling seamlessly reinforce each other to learn more informative graph-level representations.
arXiv Detail & Related papers (2021-09-24T08:01:23Z) - Line Graph Neural Networks for Link Prediction [71.00689542259052]
We consider the graph link prediction task, which is a classic graph analytical problem with many real-world applications.
In this formalism, a link prediction problem is converted to a graph classification task.
We propose to seek a radically different and novel path by making use of the line graphs in graph theory.
In particular, each node in a line graph corresponds to a unique edge in the original graph. Therefore, link prediction problems in the original graph can be equivalently solved as a node classification problem in its corresponding line graph, instead of a graph classification task.
arXiv Detail & Related papers (2020-10-20T05:54:31Z) - Heterogeneous Graph Neural Networks for Extractive Document
Summarization [101.17980994606836]
Cross-sentence relations are a crucial step in extractive document summarization.
We present a graph-based neural network for extractive summarization (HeterSumGraph)
We introduce different types of nodes into graph-based neural networks for extractive document summarization.
arXiv Detail & Related papers (2020-04-26T14:38:11Z) - Iterative Context-Aware Graph Inference for Visual Dialog [126.016187323249]
We propose a novel Context-Aware Graph (CAG) neural network.
Each node in the graph corresponds to a joint semantic feature, including both object-based (visual) and history-related (textual) context representations.
arXiv Detail & Related papers (2020-04-05T13:09:37Z) - Tensor Graph Convolutional Networks for Text Classification [17.21683037822181]
Graph-based neural networks exhibit some excellent properties, such as ability capturing global information.
In this paper, we investigate graph-based neural networks for text classification problem.
arXiv Detail & Related papers (2020-01-12T14:28:33Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.