paper-with-me

홈 › Papers

Deep Collaborative Embedding for information cascade prediction

2020-01-18 · Yuhui Zhao, Ning Yang, Tao Lin, Philip S. Yu

Recently, information cascade prediction has attracted increasing interest from researchers, but it is far from being well solved partly due to the three defects of the existing works. First, the existing works often assume an underlying information diffusion model, which is impractical in real world due to the complexity of information diffusion. Second, the existing works often ignore the prediction of the infection order, which also plays an important role in social network analysis. At last, the existing works often depend on the requirement of underlying diffusion networks which are likely unobservable in practice. In this paper, we aim at the prediction of both node infection and infection order without requirement of the knowledge about the underlying diffusion mechanism and the diffusion network, where the challenges are two-fold. The first is what cascading characteristics of nodes should be captured and how to capture them, and the second is that how to model the non-linear features of nodes in information cascades. To address these challenges, we propose a novel model called Deep Collaborative Embedding (DCE) for information cascade prediction, which can capture not only the node structural property but also two kinds of node cascading characteristics. We propose an auto-encoder based collaborative embedding framework to learn the node embeddings with cascade collaboration and node collaboration, in which way the non-linearity of information cascades can be effectively captured. The results of extensive experiments conducted on real-world datasets verify the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2001.06665

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Explicit Time Embedding Based Cascade Attention Network for Information Popularity Prediction

2023-08-19 · Xigang Sun, Jingya Zhou, Ling Liu, Wenqi Wei

Predicting information cascade popularity is a fundamental problem in social networks. Capturing temporal attributes and cascade role information (e.g., cascade graphs and cascade sequences) is necessary for understandin…

Graph Attention

CCasGNN: Collaborative Cascade Prediction Based on Graph Neural Networks

2021-12-07 · Yansong Wang, Xiaomeng Wang, Tao Jia

Cascade prediction aims at modeling information diffusion in the network. Most previous methods concentrate on mining either structural or sequential features from the network and the propagation path. Recent efforts dev…

Prediction

CasCIFF: A Cross-Domain Information Fusion Framework Tailored for Cascade Prediction in Social Networks

2023-08-09 · Hongjun Zhu, Shun Yuan, Xin Liu, Kuo Chen 외

Existing approaches for information cascade prediction fall into three main categories: feature-driven methods, point process-based methods, and deep learning-based methods. Among them, deep learning-based methods, chara…

Deep LearningMulti-Task Learning

DeepCas: an End-to-end Predictor of Information Cascades

2016-11-16 · Cheng Li, Jiaqi Ma, Xiaoxiao Guo, Qiaozhu Mei

Information cascades, effectively facilitated by most social network platforms, are recognized as a major factor in almost every social success and disaster in these networks. Can cascades be predicted? While many believ…

HierCas: Hierarchical Temporal Graph Attention Networks for Popularity Prediction in Information Cascades

2023-10-20 · Zhizhen Zhang, Xiaohui Xie, Yishuo Zhang, Lanshan Zhang 외

Information cascade popularity prediction is critical for many applications, including but not limited to identifying fake news and accurate recommendations. Traditional feature-based methods heavily rely on handcrafted …

Graph AttentionInformation Cascade Popularity Prediction