Learned Compression for Compressed Learning
Dan Jacobellis, Neeraja J. Yadwadkar

TL;DR
WaLLoC is a neural codec that combines wavelet transforms with autoencoders to efficiently compress high-resolution data, enabling effective compressed-domain learning across various modalities without significant information loss.
Contribution
Introduces WaLLoC, a novel neural codec architecture that integrates linear wavelet transforms with autoencoders for efficient, high-quality lossy compression suitable for compressed learning tasks.
Findings
WaLLoC outperforms state-of-the-art autoencoders on key metrics.
It does not require perceptual or adversarial losses.
It is highly efficient, suitable for mobile and remote sensing applications.
Abstract
Modern sensors produce increasingly rich streams of high-resolution data. Due to resource constraints, machine learning systems discard the vast majority of this information via resolution reduction. Compressed-domain learning allows models to operate on compact latent representations, allowing higher effective resolution for the same budget. However, existing compression systems are not ideal for compressed learning. Linear transform coding and end-to-end learned compression systems reduce bitrate, but do not uniformly reduce dimensionality; thus, they do not meaningfully increase efficiency. Generative autoencoders reduce dimensionality, but their adversarial or perceptual objectives lead to significant information loss. To address these limitations, we introduce WaLLoC (Wavelet Learned Lossy Compression), a neural codec architecture that combines linear transform coding with…
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.
Taxonomy
TopicsAdvanced Data Compression Techniques · Algorithms and Data Compression · Analog and Mixed-Signal Circuit Design
MethodsDiffusion
