ArXiv TLDR

LiVeAction: a Lightweight, Versatile, and Asymmetric Neural Codec Design for Real-time Operation

🐦 Tweet
2605.06628

Dan Jacobellis, Neeraja J. Yadwadkar

eess.IVcs.LGcs.MMeess.ASeess.SP

TLDR

LiVeAction is a lightweight, versatile, and asymmetric neural codec designed for real-time operation on resource-constrained devices, outperforming state-of-the-art tokenizers.

Key contributions

  • Reduces encoder complexity using an FFT-like structure for resource-constrained, low-power devices.
  • Replaces adversarial/perceptual losses with a variance-based rate penalty for versatile, simpler training.
  • Delivers superior rate-distortion performance over state-of-the-art generative neural tokenizers.

Why it matters

Existing codecs are either human-centric or too complex for resource-constrained devices, limiting machine perception tasks. LiVeAction offers a practical, high-performance neural codec for real-time data compression on wearables and remote sensors. This enables advanced applications in low-power environments.

Original Abstract

Modern sensors generate rich, high-fidelity data, yet applications operating on wearable or remote sensing devices remain constrained by bandwidth and power budgets. Standardized codecs such as JPEG and MPEG achieve efficient trade-offs between bitrate and perceptual quality but are designed for human perception, limiting their applicability to machine-perception tasks and non-traditional modalities such as spatial audio arrays, hyperspectral images, and 3D medical images. General-purpose compression schemes based on scalar quantization or resolution reduction are broadly applicable but fail to exploit inherent signal redundancies, resulting in suboptimal rate-distortion performance. Recent generative neural codecs, or tokenizers, model complex signal dependencies but are often over-parameterized, data-hungry, and modality-specific, making them impractical for resource-constrained environments. We introduce a Lightweight, Versatile, and Asymmetric neural codec architecture (LiVeAction), that addresses these limitations through two key ideas. (1) To reduce the complexity of the encoder to meet the resource constraints of the execution environments, we impose an FFT-like structure and reduce the overall size and depth of the neural-network-based analysis transform. (2) To allow arbitrary signal modalities and simplify training, we replace adversarial and perceptual losses with a variance-based rate penalty. Our design produces codecs that deliver superior rate-distortion performance compared to state-of-the-art generative tokenizers, while remaining practical for deployment on low-power sensors. We release our code, experiments, and python library at https://github.com/UT-SysML/liveaction .

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.