paper-with-me

Papers

Regularized Compression of MRI Data: Modular Optimization of Joint Reconstruction and Coding

2020-10-08 · Veronica Corona, Yehuda Dar, Guy Williams, Carola-Bibiane Schönlieb

The Magnetic Resonance Imaging (MRI) processing chain starts with a critical acquisition stage that provides raw data for reconstruction of images for medical diagnosis. This flow usually includes a near-lossless data compression stage that enables digital storage and/or transmission in binary formats. In this work we propose a framework for joint optimization of the MRI reconstruction and lossy compression, producing compressed representations of medical images that achieve improved trade-offs between quality and bit-rate. Moreover, we demonstrate that lossy compression can even improve the reconstruction quality compared to settings based on lossless compression. Our method has a modular optimization structure, implemented using the alternating direction method of multipliers (ADMM) technique and the state-of-the-art image compression technique (BPG) as a black-box module iteratively applied. This establishes a medical data compression approach compatible with a lossy compression standard of choice. A main novelty of the proposed algorithm is in the total-variation regularization added to the modular compression process, leading to decompressed images of higher quality without any additional processing at/after the decompression stage. Our experiments show that our regularization-based approach for joint MRI reconstruction and compression often achieves significant PSNR gains between 4 to 9 dB at high bit-rates compared to non-regularized solutions of the joint task. Compared to regularization-based solutions, our optimization method provides PSNR gains between 0.5 to 1 dB at high bit-rates, which is the range of interest for medical image compression.

📄 PDF Abstract BibTeX arXiv:2010.04065

Code (0)

등록된 구현이 없습니다.

Tasks

Data CompressionImage CompressionMedical DiagnosisMRI Reconstruction

Similar Papers 제목 키워드 기반

LaMoC: Loss-Aware Modular Compression for LLMs

2026-08-31 · Mohanad Odema, Jacob Song arxiv

Modular compression has enabled considerable parameter reduction in LLMs while preserving strong language understanding and downstream task accuracy. However, existing joint modular compression methods primarily rely on …

Joint Continuous and Discrete Model Selection via Submodularity

2021-02-17 · Jonathan Bunton, Paulo Tabuada

In model selection problems for machine learning, the desire for a well-performing model with meaningful structure is typically expressed through a regularized optimization problem. In many scenarios, however, the meanin…

modelModel Selection

Tiering as a Stochastic Submodular Optimization Problem

2020-05-16 · Hyokun Yun, Michael Froh, Roshan Makhijani, Brian Luc 외

Tiering is an essential technique for building large-scale information retrieval systems. While the selection of documents for high priority tiers critically impacts the efficiency of tiering, past work focuses on optimi…

Information RetrievalRetrievalStochastic Optimization

A multi-layer image representation using Regularized Residual Quantization: application to compression and denoising

2017-07-07 · Sohrab Ferdowsi, Slava Voloshynovskiy, Dimche Kostadinov

A learning-based framework for representation of domain-specific images is proposed where joint compression and denoising can be done using a VQ-based multi-layer network. While it learns to compress the images from a tr…

DenoisingQuantization

CoDeQ: End-to-End Joint Model Compression with Dead-Zone Quantizer for High-Sparsity and Low-Precision Networks

2025-12-15 · Jonathan Wenshøj, Tong Chen, Bob Pepin, Raghavendra Selvan arxiv

While joint pruning--quantization is theoretically superior to sequential application, current joint methods rely on auxiliary procedures outside the training loop for finding compression parameters. This reliance adds e…

Model Compression