paper-with-me

Papers

Squeezed Diffusion Models

2025-08-20 · Jyotirmai Singh, Samar Khanna, James Burgess arxiv

Diffusion models typically inject isotropic Gaussian noise, disregarding structure in the data. Motivated by the way quantum squeezed states redistribute uncertainty according to the Heisenberg uncertainty principle, we introduce Squeezed Diffusion Models (SDM), which scale noise anisotropically along the principal component of the training distribution. As squeezing enhances the signal-to-noise ratio in physics, we hypothesize that scaling noise in a data-dependent manner can better assist diffusion models in learning important data features. We study two configurations: (i) a Heisenberg diffusion model that compensates the scaling on the principal axis with inverse scaling on orthogonal directions and (ii) a standard SDM variant that scales only the principal axis. Counterintuitively, on CIFAR-10/100 and CelebA-64, mild antisqueezing - i.e. increasing variance on the principal axis - consistently improves FID by up to 15% and shifts the precision-recall frontier toward higher recall. Our results demonstrate that simple, data-aware noise shaping can deliver robust generative gains without architectural changes.

📄 PDF Abstract BibTeX arXiv:2508.14871

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Squeezed Edge YOLO: Onboard Object Detection on Edge Devices

2023-12-18 · Edward Humes, Mozhgan Navardi, Tinoosh Mohsenin

Demand for efficient onboard object detection is increasing due to its key role in autonomous navigation. However, deploying object detection models such as YOLO on resource constrained edge devices is challenging due to…

Autonomous NavigationObjectobject-detectionObject Detection

A Framework of Transfer Learning in Object Detection for Embedded Systems

2018-11-12 · Ioannis Athanasiadis, Panagiotis Mousouliotis, Loukas Petrou

Transfer learning is one of the subjects undergoing intense study in the area of machine learning. In object recognition and object detection there are known experiments for the transferability of parameters, but not for…

Hyperparameter OptimizationObjectobject-detectionObject Detection+2

SGE net: Video object detection with squeezed GRU and information entropy map

2021-06-14 · Rui Su, Wenjing Huang, Haoyu Ma, Xiaowei Song 외

Recently, deep learning based video object detection has attracted more and more attention. Compared with object detection of static images, video object detection is more challenging due to the motion of objects, while …

Objectobject-detectionObject DetectionVideo Object Detection

Shifted and Squeezed 8-bit Floating Point format for Low-Precision Training of Deep Neural Networks

2020-01-16 · ICLR 2020 1 · Léopold Cambier, Anahita Bhiwandiwalla, Ting Gong, Mehran Nekuii 외

Training with larger number of parameters while keeping fast iterations is an increasingly adopted strategy and trend for developing better performing Deep Neural Network (DNN) models. This necessitates increased memory …

Quantization

SqueezeDet: Unified, Small, Low Power Fully Convolutional Neural Networks for Real-Time Object Detection for Autonomous Driving

2016-12-04 · Bichen Wu, Alvin Wan, Forrest Iandola, Peter H. Jin 외

Object detection is a crucial task for autonomous driving. In addition to requiring high accuracy to ensure safety, object detection for autonomous driving also requires real-time inference speed to guarantee prompt vehi…

Autonomous DrivingObjectobject-detectionObject Detection+1