paper-with-me

홈 › Papers

Image Compression and Decompression Framework Based on Latent Diffusion Model for Breast Mammography

2023-10-08 · InChan Hwang, Minjae Woo

This research presents a novel framework for the compression and decompression of medical images utilizing the Latent Diffusion Model (LDM). The LDM represents advancement over the denoising diffusion probabilistic model (DDPM) with a potential to yield superior image quality while requiring fewer computational resources in the image decompression process. A possible application of LDM and Torchvision for image upscaling has been explored using medical image data, serving as an alternative to traditional image compression and decompression algorithms. The experimental outcomes demonstrate that this approach surpasses a conventional file compression algorithm, and convolutional neural network (CNN) models trained with decompressed files perform comparably to those trained with original image files. This approach also significantly reduces dataset size so that it can be distributed with a smaller size, and medical images take up much less space in medical devices. The research implications extend to noise reduction in lossy compression algorithms and substitute for complex wavelet-based lossless algorithms.

📄 PDF Abstract BibTeX arXiv:2310.05299

Code (1)

neogeoss/EMBED_Mammo_Models 공식 구현 tf

Tasks

DenoisingImage Compression

Methods 이 논문이 사용한 방법론

Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.
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 제목 키워드 기반

Lossy Medical Image Compression using Residual Learning-based Dual Autoencoder Model

2021-08-24 · Dipti Mishra, Satish Kumar Singh, Rajat Kumar Singh

In this work, we propose a two-stage autoencoder based compressor-decompressor framework for compressing malaria RBC cell image patches. We know that the medical images used for disease diagnosis are around multiple giga…

Image CompressionMS-SSIMSSIM

Denoising Diffusion Probabilistic Models

2020-06-19 · NeurIPS 2020 12 · Jonathan Ho, Ajay Jain, Pieter Abbeel

We present high quality image synthesis results using diffusion probabilistic models, a class of latent variable models inspired by considerations from nonequilibrium thermodynamics. Our best results are obtained by trai…

DenoisingDensity EstimationImage Generation

Squeeze3D: Your 3D Generation Model is Secretly an Extreme Neural Compressor

2025-06-09 · Rishit Dagli, Yushi Guan, Sankeerth Durvasula, Mohammadreza Mofayezi 외

We propose Squeeze3D, a novel framework that leverages implicit prior knowledge learnt by existing pre-trained 3D generative models to compress 3D data at extremely high compression ratios. Our approach bridges the laten…

3D Generation

Large Hole Image Inpainting With Compress-Decompression Network

2020-02-01 · Zhenghang Wu, Yidong Cui

Image inpainting technology can patch images with missing pixels. Existing methods propose convolutional neural networks to repair corrupted images. The networks focus on the valid pixels around the missing pixels, use t…

DecoderImage InpaintingSuper-Resolutionvalid

What's in the Image? Explorable Decoding of Compressed Images

2020-06-16 · CVPR 2021 1 · Yuval Bahat, Tomer Michaeli

The ever-growing amounts of visual contents captured on a daily basis necessitate the use of lossy compression methods in order to save storage space and transmission bandwidth. While extensive research efforts are devot…

DecoderImage RestorationSuper-Resolution