paper-with-me

홈 › Papers

Theoretical Bound-Guided Hierarchical VAE for Neural Image Codecs

2024-03-27 · Yichi Zhang, Zhihao Duan, Yuning Huang, Fengqing Zhu

Recent studies reveal a significant theoretical link between variational autoencoders (VAEs) and rate-distortion theory, notably in utilizing VAEs to estimate the theoretical upper bound of the information rate-distortion function of images. Such estimated theoretical bounds substantially exceed the performance of existing neural image codecs (NICs). To narrow this gap, we propose a theoretical bound-guided hierarchical VAE (BG-VAE) for NIC. The proposed BG-VAE leverages the theoretical bound to guide the NIC model towards enhanced performance. We implement the BG-VAE using Hierarchical VAEs and demonstrate its effectiveness through extensive experiments. Along with advanced neural network blocks, we provide a versatile, variable-rate NIC that outperforms existing methods when considering both rate-distortion performance and computational complexity. The code is available at BG-VAE.

📄 PDF Abstract BibTeX arXiv:2403.18535

Code (1)

https://gitlab.com/viper-purdue/bg-vae 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Hierarchical VAE 설명 없음

Similar Papers 제목 키워드 기반

DiT-IC: Aligned Diffusion Transformer for Efficient Image Compression

2026-03-13 · Junqi Shi, Ming Lu, Xingchen Li, Anle Ke 외 arxiv

Diffusion-based image compression has recently shown outstanding perceptual fidelity, yet its practicality is hindered by prohibitive sampling overhead and high memory usage. Most existing diffusion codecs employ U-Net a…

Image Compression

CodecSplat: Ultra-Compact Latent Coding for Feed-Forward 3D Gaussian Splatting

2026-05-25 · Pengpeng Yu, Runqing Jiang, Qi Zhang, Dingquan Li 외 arxiv

While feed-forward 3D Gaussian splatting reconstructs renderable Gaussian primitives from sparse context views without per-scene optimization, existing pipelines do not provide a compact scene representation for storage …

UBGAN: Enhancing Coded Speech with Blind and Guided Bandwidth Extension

2025-05-22 · Kishan Gupta, Srikanth Korse, Andreas Brendel, Nicola Pia 외

In practical application of speech codecs, a multitude of factors such as the quality of the radio connection, limiting hardware or required user experience necessitate trade-offs between achievable perceptual quality, e…

Bandwidth ExtensionGenerative Adversarial Network

Latent-Shift: Gradient of Entropy Helps Neural Codecs

2023-08-01 · Muhammet Balcilar, Bharath Bhushan Damodaran, Karam Naser, Franck Galpin 외

End-to-end image/video codecs are getting competitive compared to traditional compression techniques that have been developed through decades of manual engineering efforts. These trainable codecs have many advantages ove…

Decoder

Boosting neural video codecs by exploiting hierarchical redundancy

2022-08-08 · Reza Pourreza, Hoang Le, Amir Said, Guillaume Sautiere 외

In video compression, coding efficiency is improved by reusing pixels from previously decoded frames via motion and residual compensation. We define two levels of hierarchical redundancy in video frames: 1) first-order: …

Video Compression