paper-with-me

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, Sikun Yang, Dingqi Yang

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 underlying temporal information diffusion process behind observed events of an information cascade, such as the retweets of a tweet. To this end, most existing methods either adopt recurrent networks to capture the temporal dynamics from the first to the last observed event or develop a statistical model based on self-exciting point processes to make predictions. However, information diffusion is intrinsically a complex continuous-time process with irregularly observed discrete events, which is oversimplified using recurrent networks as they fail to capture the irregular time intervals between events, or using self-exciting point processes as they lack flexibility to capture the complex diffusion process. Against this background, we propose ConCat, modeling the Continuous-time dynamics of Cascades for information popularity prediction. On the one hand, it leverages neural Ordinary Differential Equations (ODEs) to model irregular events of a cascade in continuous time based on the cascade graph and sequential event information. On the other hand, it considers cascade events as neural temporal point processes (TPPs) parameterized by a conditional intensity function which can also benefit the popularity prediction task. We conduct extensive experiments to evaluate ConCat on three real-world datasets. Results show that ConCat achieves superior performance compared to state-of-the-art baselines, yielding a 2.3%-33.2% improvement over the best-performing baselines across the three datasets.

📄 PDF Abstract BibTeX arXiv:2409.16623

Code (0)

등록된 구현이 없습니다.

Tasks

MarketingPoint Processes

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Align Your Flow: Scaling Continuous-Time Flow Map Distillation

2025-06-17 · Amirmojtaba Sabour, Sanja Fidler, Karsten Kreis

Diffusion- and flow-based models have emerged as state-of-the-art generative modeling approaches, but they require many sampling steps. Consistency models can distill these models into efficient one-step generators; howe…

Image Generation

Autoregressive Speech Synthesis with Next-Distribution Prediction

2024-12-22 · Xinfa Zhu, Wenjie Tian, Lei Xie

We introduce KALL-E, a novel autoregressive (AR) language modeling approach with next-distribution prediction for text-to-speech (TTS) synthesis. Unlike existing methods, KALL-E directly models and predicts the continuou…

Language ModelingLanguage ModellingPredictionSpeech Synthesis+2

ENC-ODE: Event-level Neurodegenerative Modeling in Continuous Time with Neural ODEs

2026-06-29 · Yujee Song, Seunghun Baek, Guorong Wu, Won Hwa Kim arxiv

Accurately predicting the temporal evolution of clinical biomarkers is crucial for the early diagnosis and management of neurodegenerative diseases such as Alzheimer's disease. However, this relies on longitudinal data t…

Can We Predict Your Next Move Without Breaking Your Privacy?

2025-07-08 · Arpita Soni, Sahil Tripathi, Gautam Siddharth Kashyap, Manaswi Kulahara 외 arxiv

We propose FLLL3M--Federated Learning with Large Language Models for Mobility Modeling--a privacy-preserving framework for Next-Location Prediction (NxLP). By retaining user data locally and leveraging LLMs through an ef…

Federated Learning

Blood Glucose Level Prediction in Type 1 Diabetes Using Machine Learning

2025-01-30 · Soon Jynn Chu, Nalaka Amarasiri, Sandesh Giri, Priyata Kafle

Type 1 Diabetes is a chronic autoimmune condition in which the immune system attacks and destroys insulin-producing beta cells in the pancreas, resulting in little to no insulin production. Insulin helps glucose in your …

Deep Reinforcement LearningManagement