← Search

Marin Biloš

8 accepted papers

2024

Variational Schrödinger Diffusion Models

ICML 2024poster

Schrödinger bridge (SB) has emerged as the go-to method for optimizing transportation plans in diffusion models. However, SB requires estimating the intractable forward score functions, inevitably resulting in the (costly) implicit training loss based on simulated trajectories. To improve the scalab…

Cited by 9SourcePDFScholar
2023

Add and Thin: Diffusion for Temporal Point Processes

NeurIPS 2023poster

Autoregressive neural networks within the temporal point process (TPP) framework have become the standard for modeling continuous-time event data. Even though these models can expressively capture event sequences in a one-step-ahead fashion, they are inherently limited for long-term forecasting appl…

Cited by 14SourcePDFScholar
2023

Modeling Temporal Data as Continuous Functions with Stochastic Process Diffusion

ICML 2023poster

Temporal data such as time series can be viewed as discretized measurements of the underlying function. To build a generative model for such data we have to model the stochastic process that governs it. We propose a solution by defining the denoising diffusion model in the function space which also…

Cited by 44SourcePDFScholar
2021

Neural Flows: Efficient Alternative to Neural ODEs

NeurIPS 2021poster

Neural ordinary differential equations describe how values change in time. This is the reason why they gained importance in modeling sequential data, especially when the observations are made at irregular intervals. In this paper we propose an alternative by directly modeling the solution curves - t…

2020

Fast and Flexible Temporal Point Processes with Triangular Maps

NeurIPS 2020oral

Temporal point process (TPP) models combined with recurrent neural networks provide a powerful framework for modeling continuous-time event data. While such models are flexible, they are inherently sequential and therefore cannot benefit from the parallelism of modern hardware. By exploiting the rec…

2019

Uncertainty on Asynchronous Time Event Prediction

NeurIPS 2019spotlight

Asynchronous event sequences are the basis of many applications throughout different industries. In this work, we tackle the task of predicting the next event (given a history), and how this prediction changes with the passage of time. Since at some time points (e.g. predictions far into the future)…