CVGRAug 25, 2024

Quantized neural network for complex hologram generation

arXiv:2409.06711v22 citationsh-index: 40
Originality Incremental advance
AI Analysis

This work addresses the need for efficient hologram generation on computationally limited embedded systems, representing an incremental improvement in deployment efficiency.

The authors tackled the high computational demand of computer-generated holography for augmented reality displays by developing a quantized neural network model, which reduced model size by 70% and increased speed fourfold while maintaining comparable hologram quality.

Computer-generated holography (CGH) is a promising technology for augmented reality displays, such as head-mounted or head-up displays. However, its high computational demand makes it impractical for implementation. Recent efforts to integrate neural networks into CGH have successfully accelerated computing speed, demonstrating the potential to overcome the trade-off between computational cost and image quality. Nevertheless, deploying neural network-based CGH algorithms on computationally limited embedded systems requires more efficient models with lower computational cost, memory footprint, and power consumption. In this study, we developed a lightweight model for complex hologram generation by introducing neural network quantization. Specifically, we built a model based on tensor holography and quantized it from 32-bit floating-point precision (FP32) to 8-bit integer precision (INT8). Our performance evaluation shows that the proposed INT8 model achieves hologram quality comparable to that of the FP32 model while reducing the model size by approximately 70% and increasing the speed fourfold. Additionally, we implemented the INT8 model on a system-on-module to demonstrate its deployability on embedded platforms and high power efficiency.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes