PulseAugur
EN
LIVE 16:30:35

New LBDTPP framework generates asynchronous event sequences using latent block diffusion

Researchers have introduced Latent Block-Diffusion Temporal Point Processes (LBDTPP), a new framework designed for generating asynchronous event sequences. This semi-autoregressive approach combines the benefits of autoregressive models for variable-length output with the parallel generation capabilities of diffusion models. LBDTPP operates by defining an autoregressive distribution over event blocks in latent space and then applying Gaussian diffusion within each block, aiming to reduce error accumulation compared to traditional event-wise autoregressive methods. Experiments on six real-world datasets show LBDTPP outperforming existing Temporal Point Process baselines in both unconditional and conditional generation tasks. AI

IMPACT This framework could improve the quality and efficiency of generating complex, asynchronous event data across various domains.

RANK_REASON The cluster contains an academic paper detailing a new model/framework for event sequence generation.

Read on arXiv stat.ML →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New LBDTPP framework generates asynchronous event sequences using latent block diffusion

COVERAGE [2]

  1. arXiv stat.ML TIER_1 English(EN) · Shuai Zhang, Yancheng Chen, Chuan Zhou, Yang Liu, Xixun Lin, Xiangyu Zhao, Jun Zhu, Zhi-Ming Ma ·

    Latent Block-Diffusion Temporal Point Processes: A Semi-Autoregressive Framework for Asynchronous Event Sequence Generation

    arXiv:2606.24982v1 Announce Type: cross Abstract: Modeling and sampling from the underlying distribution of asynchronous event sequences are crucial in various real-world applications, including social networks, medical diagnosis, and financial transactions. Existing autoregressi…

  2. arXiv stat.ML TIER_1 English(EN) · Zhi-Ming Ma ·

    Latent Block-Diffusion Temporal Point Processes: A Semi-Autoregressive Framework for Asynchronous Event Sequence Generation

    Modeling and sampling from the underlying distribution of asynchronous event sequences are crucial in various real-world applications, including social networks, medical diagnosis, and financial transactions. Existing autoregressive methods suffer from error accumulation during m…