LGAICVJun 6, 2024

Quantum Implicit Neural Representations

arXiv:2406.03873v319 citations
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in signal processing for researchers and practitioners by incorporating quantum advantages into implicit neural representations, though it appears incremental as it builds on existing Fourier Neural Networks.

The paper tackles the challenge of accurately modeling high-frequency components in implicit neural representations by proposing Quantum Implicit Representation Network (QIREN), a quantum generalization of Fourier Neural Networks, which demonstrates superior performance in signal representation, image superresolution, and image generation tasks compared to state-of-the-art models.

Implicit neural representations have emerged as a powerful paradigm to represent signals such as images and sounds. This approach aims to utilize neural networks to parameterize the implicit function of the signal. However, when representing implicit functions, traditional neural networks such as ReLU-based multilayer perceptrons face challenges in accurately modeling high-frequency components of signals. Recent research has begun to explore the use of Fourier Neural Networks (FNNs) to overcome this limitation. In this paper, we propose Quantum Implicit Representation Network (QIREN), a novel quantum generalization of FNNs. Furthermore, through theoretical analysis, we demonstrate that QIREN possesses a quantum advantage over classical FNNs. Lastly, we conducted experiments in signal representation, image superresolution, and image generation tasks to show the superior performance of QIREN compared to state-of-the-art (SOTA) models. Our work not only incorporates quantum advantages into implicit neural representations but also uncovers a promising application direction for Quantum Neural Networks.

Code Implementations1 repo
Foundations

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

Your Notes