LBDTPP: Semi-Autoregressive Framework for Asynchronous Event Sequence Generation

Shuai Zhang, Yancheng Chen, Chuan Zhou, Yang Liu, Xixun Lin, Xiangyu Zhao, Jun Zhu, Zhi-Ming Ma· June 25, 2026 View original

Summary

This paper introduces Latent Block-Diffusion Temporal Point Processes (LBDTPP), a novel semi-autoregressive framework for generating asynchronous event sequences. LBDTPP combines autoregressive block generation in latent space with Gaussian diffusion within each block, overcoming error accumulation and fixed-length limitations of existing methods to produce high-quality, variable-length sequences.

Modeling and generating asynchronous event sequences, common in areas like social networks, medical diagnoses, and financial transactions, is a critical task. Existing autoregressive methods often suffer from accumulating errors during multi-step generation, while non-autoregressive diffusion models are typically restricted to producing fixed-length outputs. To address these limitations, researchers have developed Latent Block-Diffusion Temporal Point Processes (LBDTPP). LBDTPP is a novel semi-autoregressive framework that introduces a latent block diffusion mechanism. The core idea involves defining an autoregressive probability distribution over "event blocks" within a latent space. Simultaneously, Gaussian diffusion is performed within each of these blocks. This dual approach allows LBDTPP to sequentially generate blocks while concurrently sampling events within each block, combining the length flexibility of autoregressive models with the high-quality, parallel generation capabilities of diffusion models. The theoretical underpinnings include Wasserstein error bounds, demonstrating that block-wise generation can reduce error accumulation compared to event-wise autoregressive methods under certain conditions. Extensive experiments across six real-world benchmark datasets show that LBDTPP outperforms state-of-the-art Temporal Point Process (TPP) baselines in both unconditional and conditional generation tasks. Further analysis confirms the benefits of latent-space diffusion and block-wise generation, highlighting a trade-off between generation quality and block size.

Why it matters

Professionals in data science, finance, healthcare, and social network analysis can leverage LBDTPP to generate more realistic and accurate synthetic event data, improving simulations, privacy-preserving data sharing, and predictive modeling for complex asynchronous processes.

How to implement this in your domain

  1. 1Explore LBDTPP for generating synthetic event data in financial modeling, such as simulating trading activities or credit events.
  2. 2Apply the LBDTPP framework to model and generate patient event sequences in healthcare, aiding in disease progression analysis or treatment planning.
  3. 3Integrate LBDTPP into social network analysis tools to simulate user interactions or information propagation patterns.
  4. 4Investigate the optimal block size for specific applications to balance generation quality and computational efficiency.

Who benefits

FinanceHealthcareSocial MediaData ScienceCybersecurity

Key takeaways

  • LBDTPP is a new semi-autoregressive framework for asynchronous event sequence generation.
  • It combines autoregressive block generation with latent Gaussian diffusion.
  • The method overcomes error accumulation and fixed-length output limitations of prior models.
  • LBDTPP outperforms state-of-the-art TPP baselines on real-world datasets.

Original post by Shuai Zhang, Yancheng Chen, Chuan Zhou, Yang Liu, Xixun Lin, Xiangyu Zhao, Jun Zhu, Zhi-Ming Ma

"arXiv:2606.24982v1 Announce Type: new 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 autoregressive…"

View on X

Originally posted by Shuai Zhang, Yancheng Chen, Chuan Zhou, Yang Liu, Xixun Lin, Xiangyu Zhao, Jun Zhu, Zhi-Ming Ma on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses