Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–12 of 12 results for author: Azangulov, I

Searching in archive cs. Search in all archives.
.
  1. arXiv:2606.27617  [pdf, ps, other

    cs.CL cs.LG

    Masked Language Flow Models

    Authors: Iskander Azangulov, Kianoosh Ashouritaklimi, Leo Zhang, Simon Vary, Patrick Rebeschini

    Abstract: Masked Diffusion Models (MDMs) promise fast, parallel language generation, but their reverse transition factorises across token positions -- an approximation that breaks down in the few-step sampling regime where parallel generation ought to provide the greatest efficiency gains. Flow Language Models (FLMs) sidestep this limitation by learning a continuous flow that transports noise toward clean s… ▽ More

    Submitted 25 June, 2026; originally announced June 2026.

    Comments: Preprint

  2. arXiv:2606.22239  [pdf, ps, other

    stat.ML cs.LG

    Variance-Tilted Diffusion Models for Diverse Sampling

    Authors: Iskander Azangulov, Leo Zhang, Kianoosh Ashouritaklimi

    Abstract: Diffusion models are typically sampled independently, even when the downstream objective is to obtain a diverse set of candidates. We introduce a variance-weighted batch distribution that favours collections of samples with large empirical spread after a prescribed linear feature map. The target is specified explicitly, and the sampler is derived as the corresponding Doob $h$-transform of independ… ▽ More

    Submitted 20 June, 2026; originally announced June 2026.

    Comments: Accepted at SPIGM @ ICML workshop 2026

  3. arXiv:2606.17048  [pdf, ps, other

    cs.LG cs.CV stat.ML

    Exact Posterior Score Estimation for Solving Linear Inverse Problems

    Authors: Abbas Mammadov, Ozgur Kara, Kaan Oktay, Iskander Azangulov, Adil Kaan Akan, Hyungjin Chung, James Matthew Rehg, Yee Whye Teh

    Abstract: Diffusion and flow-based models learn powerful data priors by training a denoiser to reverse Gaussian corruption. To use this prior to solve a linear inverse problem, one needs to sample from the posterior, but the score that the prior provides is the unconditional score, not the posterior score. Existing methods either steer a fixed pretrained denoiser with approximate measurement-matching correc… ▽ More

    Submitted 15 June, 2026; originally announced June 2026.

  4. arXiv:2605.13681  [pdf, ps, other

    cs.LG stat.ML

    Sampling from Flow Language Models via Marginal-Conditioned Bridges

    Authors: Iskander Azangulov, Leo Zhang

    Abstract: Flow Language Models (FLMs) are a recently introduced class of language models which adapt continuous flow matching for one-hot encoded token sequences. Their denoisers have a special structure absent from generic continuous diffusion models: each block of the denoising mean is a posterior marginal distribution over the clean token at that position. Standard DDPM-style samplers collapse these marg… ▽ More

    Submitted 13 May, 2026; originally announced May 2026.

  5. arXiv:2510.21961  [pdf, ps, other

    cs.LG cs.CL

    Parallel Sampling from Masked Diffusion Models via Conditional Independence Testing

    Authors: Iskander Azangulov, Teodora Pandeva, Niranjani Prasad, Javier Zazo, Sushrut Karmalkar

    Abstract: Masked diffusion models (MDMs) offer a compelling alternative to autoregressive models (ARMs) for discrete text generation because they enable parallel token sampling, rather than sequential, left-to-right generation. This means potentially much faster inference. However, effective parallel sampling faces two competing requirements: (i) simultaneously updated tokens must be conditionally independe… ▽ More

    Submitted 24 October, 2025; originally announced October 2025.

  6. arXiv:2505.19367  [pdf, ps, other

    stat.ML cs.LG

    Adaptive Diffusion Guidance via Stochastic Optimal Control

    Authors: Iskander Azangulov, Peter Potaptchik, Qinyu Li, Eddie Aamari, George Deligiannidis, Judith Rousseau

    Abstract: Guidance is a cornerstone of modern diffusion models, playing a pivotal role in conditional generation and enhancing the quality of unconditional samples. However, current approaches to guidance scheduling--determining the appropriate guidance weight--are largely heuristic and lack a solid theoretical foundation. This work addresses these limitations on two fronts. First, we provide a theoretical… ▽ More

    Submitted 31 March, 2026; v1 submitted 25 May, 2025; originally announced May 2025.

    Comments: AISTATS 2026

  7. arXiv:2410.09046  [pdf, other

    stat.ML cs.LG math.ST

    Linear Convergence of Diffusion Models Under the Manifold Hypothesis

    Authors: Peter Potaptchik, Iskander Azangulov, George Deligiannidis

    Abstract: Score-matching generative models have proven successful at sampling from complex high-dimensional data distributions. In many applications, this distribution is believed to concentrate on a much lower $d$-dimensional manifold embedded into $D$-dimensional space; this is known as the manifold hypothesis. The current best-known convergence guarantees are either linear in $D$ or polynomial (superline… ▽ More

    Submitted 23 April, 2025; v1 submitted 11 October, 2024; originally announced October 2024.

  8. arXiv:2409.18804  [pdf, ps, other

    stat.ML cs.LG math.ST

    Convergence of Diffusion Models Under the Manifold Hypothesis in High-Dimensions

    Authors: Iskander Azangulov, George Deligiannidis, Judith Rousseau

    Abstract: Denoising Diffusion Probabilistic Models (DDPM) are powerful state-of-the-art methods used to generate synthetic data from high-dimensional data distributions and are widely used for image, audio, and video generation as well as many more applications in science and beyond. The \textit{manifold hypothesis} states that high-dimensional data often lie on lower-dimensional manifolds within the ambien… ▽ More

    Submitted 6 August, 2026; v1 submitted 27 September, 2024; originally announced September 2024.

  9. arXiv:2407.08086  [pdf, ps, other

    cs.LG stat.CO stat.ML

    The GeometricKernels Package: Heat and Matérn Kernels for Geometric Learning on Manifolds, Meshes, and Graphs

    Authors: Peter Mostowsky, Vincent Dutordoir, Iskander Azangulov, Noémie Jaquier, Michael John Hutchinson, Aditya Ravuri, Leonel Rozo, Alexander Terenin, Viacheslav Borovitskiy

    Abstract: Kernels are a fundamental technical primitive in machine learning. In recent years, kernel-based methods such as Gaussian processes are becoming increasingly important in applications where quantifying uncertainty is of key interest. In settings that involve structured data defined on graphs, meshes, manifolds, or other related spaces, defining kernels with good uncertainty-quantification behavior… ▽ More

    Submitted 2 March, 2026; v1 submitted 10 July, 2024; originally announced July 2024.

    Journal ref: Journal of Machine Learning Research, 2025

  10. arXiv:2301.13088  [pdf, other

    stat.ME cs.LG math.ST stat.ML

    Stationary Kernels and Gaussian Processes on Lie Groups and their Homogeneous Spaces II: non-compact symmetric spaces

    Authors: Iskander Azangulov, Andrei Smolensky, Alexander Terenin, Viacheslav Borovitskiy

    Abstract: Gaussian processes are arguably the most important class of spatiotemporal models within machine learning. They encode prior information about the modeled function and can be used for exact or approximate Bayesian learning. In many applications, particularly in physical sciences and engineering, but also in areas such as geostatistics and neuroscience, invariance to symmetries is one of the most f… ▽ More

    Submitted 12 September, 2024; v1 submitted 30 January, 2023; originally announced January 2023.

    Journal ref: Journal of Machine Learning Research, 2024

  11. arXiv:2208.14960  [pdf, ps, other

    stat.ME cs.LG math.ST stat.ML

    Stationary Kernels and Gaussian Processes on Lie Groups and their Homogeneous Spaces I: the compact case

    Authors: Iskander Azangulov, Andrei Smolensky, Alexander Terenin, Viacheslav Borovitskiy

    Abstract: Gaussian processes are arguably the most important class of spatiotemporal models within machine learning. They encode prior information about the modeled function and can be used for exact or approximate Bayesian learning. In many applications, particularly in physical sciences and engineering, but also in areas such as geostatistics and neuroscience, invariance to symmetries is one of the most f… ▽ More

    Submitted 27 February, 2026; v1 submitted 31 August, 2022; originally announced August 2022.

    Comments: This version fixes two mathematical typos, in equations (58) and (65), where both sums should be taken only over the diagonal part $π^{(λ)}_{jj}$ and not over $π^{(λ)}_{jk}$ as had erroneously been written in the previous version. The proofs for both statements remain unchanged. We thank Nathaël Da Costa for making us aware of this pair of typos

    Journal ref: Journal of Machine Learning Research, 2024

  12. arXiv:2010.15538  [pdf, ps, other

    stat.ML cs.LG

    Matérn Gaussian Processes on Graphs

    Authors: Viacheslav Borovitskiy, Iskander Azangulov, Alexander Terenin, Peter Mostowsky, Marc Peter Deisenroth, Nicolas Durrande

    Abstract: Gaussian processes are a versatile framework for learning unknown functions in a manner that permits one to utilize prior information about their properties. Although many different Gaussian process models are readily available when the input space is Euclidean, the choice is much more limited for Gaussian processes whose input space is an undirected graph. In this work, we leverage the stochastic… ▽ More

    Submitted 15 May, 2026; v1 submitted 29 October, 2020; originally announced October 2020.

    Journal ref: Artificial Intelligence and Statistics, 2021