paper-with-me

홈 › Papers

Cascade Dynamics Modeling with Attention-based Recurrent Neural Network

2017-05-01 · Yongqing Wang, HuaWei Shen, Shenghua Liu, Jinhua Gao, and Xueqi Cheng

An ability of modeling and predicting the cascades of resharing is crucial to understanding information propagation and to launching campaign of viral marketing. Conventional methods for cascade prediction heavily depend on the hypothesis of diffusion models, e.g., independent cascade model and linear threshold model. Recently, researchers attempt to circumvent the problem of cascade prediction using sequential models (e.g., recurrent neural network, namely RNN) that do not require knowing the underlying diffusion model. Existing sequential models employ a chain structure to capture the memory effect. However, for cascade prediction, each cascade generally corresponds to a diffusion tree, causing cross-dependence in cascade— one sharing behavior could be triggered by its non-immediate predecessor in the memory chain. In this paper, we propose to an attention-based RNN to capture the cross-dependence in cascade. Furthermore, we introduce a coverage strategy to combat the misallocation of attention caused by the memoryless of traditional attention mechanism. Extensive experiments on both synthetic and real world datasets demonstrate the proposed models outperform state-of-the-art models at both cascade prediction and inferring diffusion tree.

📄 PDF Abstract BibTeX

Code (1)

Allen517/cyanrnn_project

Tasks

Marketing

Similar Papers 제목 키워드 기반

On Your Mark, Get Set, Predict! Modeling Continuous-Time Dynamics of Cascades for Information Popularity Prediction

2024-09-25 · Xin Jing, Yichen Jing, Yuhuan Lu, Bangchao Deng 외

Information popularity prediction is important yet challenging in various domains, including viral marketing and news recommendations. The key to accurately predicting information popularity lies in subtly modeling the u…

MarketingPoint Processes

CDNet: A cascaded decoupling architecture for video prediction

2021-09-29 · Chuanqi Zang, Mingtao Pei

Video prediction is an essential task in the computer vision community, helping to solve many downstream vision tasks by predicting and modeling future motion dynamics and appearance. In the deterministic video predictio…

PredictionVideo Prediction

Improving Information Cascade Modeling by Social Topology and Dual Role User Dependency

2022-04-07 · Baichuan Liu, Deqing Yang, Yueyi Wang, Yuchen Shi

In the last decade, information diffusion (also known as information cascade) on social networks has been massively investigated due to its application values in many fields. In recent years, many sequential models inclu…

On The Expressivity of Recurrent Neural Cascades

2023-12-14 · Nadezda Alexandrovna Knorozova, Alessandro Ronca

Recurrent Neural Cascades (RNCs) are the recurrent neural networks with no cyclic dependencies among recurrent neurons. This class of recurrent networks has received a lot of attention in practice. Besides training metho…

Multiresolution Transformer Networks: Recurrence is Not Essential for Modeling Hierarchical Structure

2019-08-27 · Vikas K. Garg, Inderjit S. Dhillon, Hsiang-Fu Yu

The architecture of Transformer is based entirely on self-attention, and has been shown to outperform models that employ recurrence on sequence transduction tasks such as machine translation. The superior performance of …

Machine TranslationTranslation