paper-with-me

Papers

To smooth a cloud or to pin it down: Guarantees and Insights on Score Matching in Denoising Diffusion Models

2023-05-16 · Francisco Vargas, Teodora Reu, Anna Kerekes, Michael M Bronstein

Denoising diffusion models are a class of generative models which have recently achieved state-of-the-art results across many domains. Gradual noise is added to the data using a diffusion process, which transforms the data distribution into a Gaussian. Samples from the generative model are then obtained by simulating an approximation of the time reversal of this diffusion initialized by Gaussian samples. Recent research has explored adapting diffusion models for sampling and inference tasks. In this paper, we leverage known connections to stochastic control akin to the F\"ollmer drift to extend established neural network approximation results for the F\"ollmer drift to denoising diffusion models and samplers.

📄 PDF Abstract BibTeX arXiv:2305.09605

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

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 제목 키워드 기반

Visualizing Point Cloud Classifiers by Curvature Smoothing

2019-11-23 · Chen Ziwen, Wenxuan Wu, Zhongang Qi, Li Fuxin

Recently, several networks that operate directly on point clouds have been proposed. There is significant utility in understanding their mechanisms to classify point clouds, which can potentially help diagnosing these ne…

Data AugmentationGeneral Classification

PointGuard: Provably Robust 3D Point Cloud Classification

2021-03-04 · CVPR 2021 1 · Hongbin Liu, Jinyuan Jia, Neil Zhenqiang Gong

3D point cloud classification has many safety-critical applications such as autonomous driving and robotic grasping. However, several studies showed that it is vulnerable to adversarial attacks. In particular, an attacke…

3D Point Cloud ClassificationAutonomous DrivingClassificationGeneral Classification+2

Convergence of score-based generative modeling for general data distributions

2022-09-26 · Holden Lee, Jianfeng Lu, Yixin Tan

Score-based generative modeling (SGM) has grown to be a hugely successful method for learning to generate samples from complex data distributions such as that of images and audio. It is based on evolving an SDE that tran…

Denoising

Scalable Certified Segmentation via Randomized Smoothing

2021-07-01 · Marc Fischer, Maximilian Baader, Martin Vechev

We present a new certification method for image and point cloud segmentation based on randomized smoothing. The method leverages a novel scalable algorithm for prediction and certification that correctly accounts for mul…

Point Cloud SegmentationSegmentation

TPC: Transformation-Specific Smoothing for Point Cloud Models

2022-01-30 · Wenda Chu, Linyi Li, Bo Li

Point cloud models with neural network architectures have achieved great success and have been widely used in safety-critical applications, such as Lidar-based recognition systems in autonomous vehicles. However, such mo…

Autonomous Vehicles