← Search

Sebastian Sanokowski

5 accepted papers

2025

Geometry-Informed Neural Networks

ICML 2025poster

Geometry is a ubiquitous tool in computer graphics, design, and engineering. However, the lack of large shape datasets limits the application of state-of-the-art supervised learning methods and motivates the exploration of alternative learning strategies. To this end, we introduce geometry-informed…

2025

Rethinking Losses for Diffusion Bridge Samplers

NeurIPS 2025poster

Diffusion bridges are a promising class of deep-learning methods for sampling from unnormalized distributions. Recent works show that the Log Variance (LV) loss consistently outperforms the reverse Kullback-Leibler (rKL) loss when using the reparametrization trick to compute rKL-gradients. While th…

Cited by 7SourceScholar
2025

Scalable Discrete Diffusion Samplers: Combinatorial Optimization and Statistical Physics

ICLR 2025poster

Learning to sample from complex unnormalized distributions over discrete domains emerged as a promising research direction with applications in statistical physics, variational inference, and combinatorial optimization. Recent work has demonstrated the potential of diffusion models in this domain. H…

Cited by 2SourcePDFScholar
2024

A Diffusion Model Framework for Unsupervised Neural Combinatorial Optimization

ICML 2024poster

Learning to sample from intractable distributions over discrete sets without relying on corresponding training data is a central problem in a wide range of fields, including Combinatorial Optimization. Currently, popular deep learning-based approaches rely primarily on generative models that yield e…

2023

Variational Annealing on Graphs for Combinatorial Optimization

NeurIPS 2023poster

Several recent unsupervised learning methods use probabilistic approaches to solve combinatorial optimization (CO) problems based on the assumption of statistically independent solution variables. We demonstrate that this assumption imposes performance limitations in particular on difficult problem…