paper-with-me

Papers

On Convolutions, Intrinsic Dimension, and Diffusion Models

2025-06-25 · Kin Kwan Leung, Rasa Hosseinzadeh, Gabriel Loaiza-Ganem

The manifold hypothesis asserts that data of interest in high-dimensional ambient spaces, such as image data, lies on unknown low-dimensional submanifolds. Diffusion models (DMs) -- which operate by convolving data with progressively larger amounts of Gaussian noise and then learning to revert this process -- have risen to prominence as the most performant generative models, and are known to be able to learn distributions with low-dimensional support. For a given datum in one of these submanifolds, we should thus intuitively expect DMs to have implicitly learned its corresponding local intrinsic dimension (LID), i.e. the dimension of the submanifold it belongs to. Kamkari et al. (2024b) recently showed that this is indeed the case by linking this LID to the rate of change of the log marginal densities of the DM with respect to the amount of added noise, resulting in an LID estimator known as FLIPD. LID estimators such as FLIPD have a plethora of uses, among others they quantify the complexity of a given datum, and can be used to detect outliers, adversarial examples and AI-generated text. FLIPD achieves state-of-the-art performance at LID estimation, yet its theoretical underpinnings are incomplete since Kamkari et al. (2024b) only proved its correctness under the highly unrealistic assumption of affine submanifolds. In this work we bridge this gap by formally proving the correctness of FLIPD under realistic assumptions. Additionally, we show that an analogous result holds when Gaussian convolutions are replaced with uniform ones, and discuss the relevance of this result.

📄 PDF Abstract BibTeX arXiv:2506.20705

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Turing approximations, toric isometric embeddings & manifold convolutions

2021-10-05 · P. Suárez-Serrato

Convolutions are fundamental elements in deep learning architectures. Here, we present a theoretical framework for combining extrinsic and intrinsic approaches to manifold convolution through isometric embeddings into to…

Diffusion Models Are Statistically Optimal for Learning Low-Dimensional Multi-Modal Distributions

2026-05-28 · Jingda Wu, Changxiao Cai arxiv

Score-based diffusion models have demonstrated remarkable empirical success in learning high-dimensional distributions, particularly those exhibiting low-dimensional and multi-modal structures. However, theoretical under…

Minimax Lower Bound for Estimating Diffusion-based Local Intrinsic Dimension

2026-09-04 · Jaehee Seo, Wontae Jeong, Jisu Kim arxiv

While diffusion-based methods have recently emerged as effective tools for probing the intrinsic geometry of high-dimensional data, their statistical difficulty remains largely unexplored. We study estimation of the fini…

Exploring the Intrinsic Geometry of Diffusion Models with Constrained Inverse Kinematics

2026-06-24 · Miguel Angel Rogel Garcia, Phone Thiha Kyaw, Jonathan Kelly arxiv

Recent studies suggest that diffusion models can recover geometric structure in the data manifolds they are trained on, yet the supporting evidence has so far come mostly from natural-image data, where the underlying geo…

Learning shape correspondence with anisotropic convolutional neural networks

2016-05-20 · NeurIPS 2016 12 · Davide Boscaini, Jonathan Masci, Emanuele Rodolà, Michael M. Bronstein

Establishing correspondence between shapes is a fundamental problem in geometry processing, arising in a wide variety of applications. The problem is especially difficult in the setting of non-isometric deformations, as …