paper-with-me

홈 › Papers

Diffusion Random Feature Model

2023-10-06 · Esha Saha, Giang Tran

Diffusion probabilistic models have been successfully used to generate data from noise. However, most diffusion models are computationally expensive and difficult to interpret with a lack of theoretical justification. Random feature models on the other hand have gained popularity due to their interpretability but their application to complex machine learning tasks remains limited. In this work, we present a diffusion model-inspired deep random feature model that is interpretable and gives comparable numerical results to a fully connected neural network having the same number of trainable parameters. Specifically, we extend existing results for random features and derive generalization bounds between the distribution of sampled data and the true distribution using properties of score matching. We validate our findings by generating samples on the fashion MNIST dataset and instrumental audio data.

📄 PDF Abstract BibTeX arXiv:2310.04417

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization Boundsmodel

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

Beta diffusion trees and hierarchical feature allocations

2014-08-14 · Creighton Heaukulani, David A. Knowles, Zoubin Ghahramani

We define the beta diffusion tree, a random tree structure with a set of leaves that defines a collection of overlapping subsets of objects, known as a feature allocation. A generative process for the tree structure is d…

Understanding and Mitigating Memorization in Diffusion Models for Tabular Data

2024-12-15 · Zhengyu Fang, Zhimeng Jiang, Huiyuan Chen, Xiao Li 외

Tabular data generation has attracted significant research interest in recent years, with the tabular diffusion models greatly improving the quality of synthetic data. However, while memorization, where models inadverten…

Data AugmentationMemorizationTabular Data GenerationText Generation

3DifFusionDet: Diffusion Model for 3D Object Detection with Robust LiDAR-Camera Fusion

2023-11-07 · Xinhao Xiang, Simon Dräger, Jiawei Zhang

Good 3D object detection performance from LiDAR-Camera sensors demands seamless feature alignment and fusion strategies. We propose the 3DifFusionDet framework in this paper, which structures 3D object detection as a den…

3D Object DetectionDenoisingObjectobject-detection+1

Asymptotic Learning Curves for Diffusion Models with Random Features Score and Manifold Data

2026-03-24 · Anand Jerry George, Nicolas Macris arxiv

We study the theoretical behavior of denoising score matching--the learning task associated to diffusion models--when the data distribution is supported on a low-dimensional manifold and the score is parameterized using …

CleanDIFT: Diffusion Features without Noise

2024-12-04 · CVPR 2025 1 · Nick Stracke, Stefan Andreas Baumann, Kolja Bauer, Frank Fundel 외

Internal features from large-scale pre-trained diffusion models have recently been established as powerful semantic descriptors for a wide range of downstream tasks. Works that use these features generally need to add no…

Semantic correspondence