Landing with the Score: Riemannian Optimization Through Denoising

Abstract

Under the \emph{data manifold hypothesis}, high-dimensional data concentrate near a low-dimensional manifold. We study Riemannian optimization when this manifold is only given implicitly through the data distribution, and standard geometric operations are unavailable. This formulation captures a broad class of data-driven design problems that are central to modern generative AI. Our key idea is a \emph{link function} that ties the data distribution to the geometric quantities needed for optimization: its gradient and Hessian recover the projection onto the manifold and its tangent space in the small-noise regime. This construction is directly connected to the score function in diffusion models, allowing us to leverage well-studied parameterizations, efficient training procedures, and even pretrained score networks from the diffusion model literature to perform optimization. On top of this foundation, we develop two efficient inference-time algorithms for optimization over data manifolds: \emph{Denoising Landing Flow} (DLF) and \emph{Denoising Riemannian Gradient Descent} (DRGD). We provide theoretical guarantees for approximate feasibility (manifold adherence) and optimality (small Riemannian gradient norm). We demonstrate the effectiveness of our approach on finite-horizon reference tracking tasks in data-driven control, illustrating their potential for practical generative and design applications.

Cite

Text

Kharitenko et al. "Landing with the Score: Riemannian Optimization Through Denoising." International Conference on Learning Representations, 2026.

Markdown

[Kharitenko et al. "Landing with the Score: Riemannian Optimization Through Denoising." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/kharitenko2026iclr-landing/)

BibTeX

@inproceedings{kharitenko2026iclr-landing,
  title     = {{Landing with the Score: Riemannian Optimization Through Denoising}},
  author    = {Kharitenko, Andrey and Shen, Zebang and De Santi, Riccardo and He, Niao and Dorfler, Florian},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/kharitenko2026iclr-landing/}
}