🤖 AI Summary
To address storage, transmission, and analysis bottlenecks posed by petabyte-scale electron microscopy (EM) images in connectomics, this paper proposes an ROI-aware, variable-rate VQ-VAE compression framework. Methodologically: (1) a Transformer-based prior network predicts discrete codebook indices to enhance symbol modeling; (2) FiLM conditioning and feature concatenation are integrated into the decoder to improve texture reconstruction fidelity without altering the compression ratio; and (3) an ROI-driven selective decoding pipeline enables on-demand hierarchical decompression and localized high-resolution reconstruction. Experiments demonstrate semantic usability across variable compression ratios from 16× to 1024×, significantly reducing data overhead while simultaneously achieving high global compression efficiency and fine-grained structural recovery in critical regions.
📝 Abstract
Petascale electron microscopy (EM) datasets push storage, transfer, and downstream analysis toward their current limits. We present a vector-quantized variational autoencoder-based (VQ-VAE) compression framework for EM that spans 16x to 1024x and enables pay-as-you-decode usage: top-only decoding for extreme compression, with an optional Transformer prior that predicts bottom tokens (without changing the compression ratio) to restore texture via feature-wise linear modulation (FiLM) and concatenation; we further introduce an ROI-driven workflow that performs selective high-resolution reconstruction from 1024x-compressed latents only where needed.