paper-with-me

홈 › Papers

Cloud Diffusion Part 1: Theory and Motivation

2025-07-07 · Andrew Randono arxiv

Diffusion models for image generation function by progressively adding noise to an image set and training a model to separate out the signal from the noise. The noise profile used by these models is white noise -- that is, noise based on independent normal distributions at each point whose mean and variance is independent of the scale. By contrast, most natural image sets exhibit a type of scale invariance in their low-order statistical properties characterized by a power-law scaling. Consequently, natural images are closer (in a quantifiable sense) to a different probability distribution that emphasizes large scale correlations and de-emphasizes small scale correlations. These scale invariant noise profiles can be incorporated into diffusion models in place of white noise to form what we will call a ``Cloud Diffusion Model". We argue that these models can lead to faster inference, improved high-frequency details, and greater controllability. In a follow-up paper, we will build and train a Cloud Diffusion Model that uses scale invariance at a fundamental level and compare it to classic, white noise diffusion models.

📄 PDF Abstract BibTeX arXiv:2507.05496

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

HandDiff: 3D Hand Pose Estimation with Diffusion on Image-Point Cloud

2024-04-04 · CVPR 2024 1 · Wencan Cheng, Hao Tang, Luc van Gool, Jong Hwan Ko

Extracting keypoint locations from input hand frames, known as 3D hand pose estimation, is a critical task in various human-computer interaction applications. Essentially, the 3D hand pose estimation can be regarded as a…

3D Hand Pose EstimationHand Pose EstimationPose Estimation

Efficient Graph Field Integrators Meet Point Clouds

2023-02-02 · Krzysztof Choromanski, Arijit Sehanobish, Han Lin, Yunfan Zhao 외

We present two new classes of algorithms for efficient field integration on graphs encoding point clouds. The first class, SeparatorFactorization(SF), leverages the bounded genus of point cloud mesh graphs, while the sec…

MonoDiff9D: Monocular Category-Level 9D Object Pose Estimation via Diffusion Model

2025-04-14 · Jian Liu, Wei Sun, Hui Yang, Jin Zheng 외

Object pose estimation is a core means for robots to understand and interact with their environment. For this task, monocular category-level methods are attractive as they require only a single RGB camera. However, curre…

ObjectPose Estimation

Game Mechanic Alignment Theory and Discovery

2021-02-20 · Michael Cerny Green, Ahmed Khalifa, Philip Bontrager, Rodrigo Canaan 외

We present a new concept called Game Mechanic Alignment theory as a way to organize game mechanics through the lens of systemic rewards and agential motivations. By disentangling player and systemic influences, mechanics…

Mean-field Chaos Diffusion Models

2024-06-08 · Sungwoo Park, Dongjun Kim, Ahmed Alaa

In this paper, we introduce a new class of score-based generative models (SGMs) designed to handle high-cardinality data distributions by leveraging concepts from mean-field theory. We present mean-field chaos diffusion …