← Search

Marcel Kollovieh

10 accepted papers

2026

Discrete Bayesian Sample Inference for Graph Generation

ICLR 2026poster

Generating graph-structured data is crucial in applications such as molecular generation, knowledge graphs, and network analysis. However, their discrete, unordered nature makes them difficult for traditional generative models, leading to the rise of discrete diffusion and flow matching models. In t…

Cited by 1SourcecodeScholar
2025

Efficient Time Series Processing for Transformers and State-Space Models through Token Merging

ICML 2025poster

Despite recent advances in subquadratic attention mechanisms or state-space models, processing long token sequences still imposes significant computational requirements. Token merging has emerged as a solution to increase computational efficiency in computer vision architectures. In this work, we pe…

Cited by 5SourcePDFScholar
2025

Flow Matching with Gaussian Process Priors for Probabilistic Time Series Forecasting

ICLR 2025poster

Recent advancements in generative modeling, particularly diffusion models, have opened new directions for time series modeling, achieving state-of-the-art performance in forecasting and synthesis. However, the reliance of diffusion-based models on a simple, fixed prior complicates the generative pro…

Cited by 2SourcePDFScholar
2025

GeoDiffusion: A Training-Free Framework for Accurate 3D Geometric Conditioning in Image Generation

ICCV 2025poster

Precise geometric control in image generation is essential for fields like engineering & product design and creative industries to control 3D object features accurately in 2D image space. Traditional 3D editing approaches are time-consuming and demand specialized skills, while current image-based ge…

Cited by 0SourcePDFScholar
2025

TreeGen: A Bayesian Generative Model for Hierarchies

NeurIPS 2025poster

In this work, we introduce TreeGen, a novel generative framework modeling distributions over hierarchies. We extend Bayesian Flow Networks (BFNs) to enable transitions between probabilistic and discrete hierarchies parametrized via categorical distributions. Our proposed scheduler provides smooth an…

Cited by 0SourceScholar
2025

Unlocking Point Processes through Point Set Diffusion

ICLR 2025poster

Point processes model the distribution of random point sets in mathematical spaces, such as spatial and temporal domains, with applications in fields like seismology, neuroscience, and economics. Existing statistical and machine learning models for point processes are predominantly constrained by th…

Cited by 1SourcePDFScholar
2023

Predict, Refine, Synthesize: Self-Guiding Diffusion Models for Probabilistic Time Series Forecasting

NeurIPS 2023poster

Diffusion models have achieved state-of-the-art performance in generative modeling tasks across various domains. Prior works on time series diffusion models have primarily focused on developing conditional models tailored to specific forecasting or imputation tasks. In this work, we explore the pote…