Assessing Learned Models for Phase-only Hologram Compression

📅 2025-07-09
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study addresses the challenge of efficient compression for pure-phase holograms. We systematically evaluate four implicit neural representation (INR)–based variational autoencoders—MLP, SIREN, FilmSIREN, and TAESD—on phase-only holographic data. Experimental results show that pre-trained image VAEs (e.g., TAESD) exhibit poor generalization to holographic phase distributions, failing to simultaneously achieve low bitrates and high-fidelity reconstruction. In contrast, SIREN—a sinusoidal activation-based INR specifically designed for oscillatory signals—achieves a 40% compression ratio and 34.54 dB PSNR using only 4.9k parameters, outperforming all alternatives. Our analysis reveals the strong dependence of hologram compression on model-inductive bias: lightweight, phase-domain–tailored INRs significantly surpass transferred image VAEs in both efficiency and fidelity. This work establishes a novel end-to-end compression paradigm for holographic display, emphasizing task-specific architectural design over generic deep generative models.

Technology Category

Application Category

📝 Abstract
We evaluate the performance of four common learned models utilizing INR and VAE structures for compressing phase-only holograms in holographic displays. The evaluated models include a vanilla MLP, SIREN, and FilmSIREN, with TAESD as the representative VAE model. Our experiments reveal that a pretrained image VAE, TAESD, with 2.2M parameters struggles with phase-only hologram compression, revealing the need for task-specific adaptations. Among the INRs, SIREN with 4.9k parameters achieves %40 compression with high quality in the reconstructed 3D images (PSNR = 34.54 dB). These results emphasize the effectiveness of INRs and identify the limitations of pretrained image compression VAEs for hologram compression task.
Problem

Research questions and friction points this paper is trying to address.

Evaluate learned models for phase-only hologram compression
Compare INR and VAE structures in holographic displays
Identify limitations of pretrained VAEs for hologram compression
Innovation

Methods, ideas, or system contributions that make the work stand out.

Evaluates INR and VAE models for hologram compression
SIREN achieves 40% compression with high quality
Pretrained VAEs need task-specific adaptations for holograms
🔎 Similar Papers