TL;DR
MedROI is a flexible ROI-centric compression framework for medical images that improves compression efficiency and speed by discarding background voxels before applying existing codecs.
Contribution
It introduces a codec-agnostic, plug-and-play method that extracts and compresses only the diagnostic ROI, enhancing compression ratios and processing times without retraining.
Findings
MedROI significantly improves compression ratios across multiple codecs.
MedROI reduces encoding and decoding times for most configurations.
Reconstruction quality within the ROI remains comparable to full-image compression.
Abstract
Medical imaging archives are growing rapidly in both size and resolution, making efficient compression increasingly important for storage and data transfer. Most existing codecs compress full images/volumes(including non-diagnostic background) or apply differential ROI coding that still preserves background bits. We propose MedROI, a codec-agnostic, plug-and-play ROI-centric framework that discards background voxels prior to compression. MedROI extracts a tight tissue bounding box via lightweight intensity-based thresholding and stores a fixed 54byte meta data record to enable spatial restoration during decompression. The cropped ROI is then compressed using any existing 2D or 3D codec without architectural modifications or retraining. We evaluate MedROI on 200 T1-weighted brain MRI volumes from ADNI using 6 codec configurations spanning conventional codecs (JPEG2000 2D/3D, HEIF) and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
