paper-with-me

홈 › Papers

Quantum Down Sampling Filter for Variational Auto-encoder

2025-01-09 · Farina Riaz, Fakhar Zaman, Hajime Suzuki, Sharif Abuadbba, David Nguyen

Variational Autoencoders (VAEs) are essential tools in generative modeling and image reconstruction, with their performance heavily influenced by the encoder-decoder architecture. This study aims to improve the quality of reconstructed images by enhancing their resolution and preserving finer details, particularly when working with low-resolution inputs (16x16 pixels), where traditional VAEs often yield blurred or in-accurate results. To address this, we propose a hybrid model that combines quantum computing techniques in the VAE encoder with convolutional neural networks (CNNs) in the decoder. By upscaling the resolution from 16x16 to 32x32 during the encoding process, our approach evaluates how the model reconstructs images with enhanced resolution while maintaining key features and structures. This method tests the model's robustness in handling image reconstruction and its ability to preserve essential details despite training on lower-resolution data. We evaluate our proposed down sampling filter for Quantum VAE (Q-VAE) on the MNIST and USPS datasets and compare it with classical VAEs and a variant called Classical Direct Passing VAE (CDP-VAE), which uses windowing pooling filters in the encoding process. Performance is assessed using metrics such as the Frechet Inception Distance (FID) and Mean Squared Error (MSE), which measure the fidelity of reconstructed images. Our results demonstrate that the Q-VAE consistently outperforms both the Classical VAE and CDP-VAE, achieving significantly lower FID and MSE scores. Additionally, CDP-VAE yields better performance than C-VAE. These findings highlight the potential of quantum-enhanced VAEs to improve image reconstruction quality by enhancing resolution and preserving essential features, offering a promising direction for future applications in computer vision and synthetic data generation.

📄 PDF Abstract BibTeX arXiv:2501.06259

Code (1)

RRFar/Quantum-Downsampling-Filter 공식 구현 pytorch

Tasks

DecoderImage ReconstructionSynthetic Data Generation

Similar Papers 제목 키워드 기반

Who Earns the Safety? Intervention-Aware Quantum Predictive Control with Safety Attribution

2026-06-08 · Yifan Wang arxiv

Hard safety filters are increasingly placed downstream of learned controllers to guarantee constraint satisfaction at run time. Yet a filtered controller that never violates a constraint may still have learned nothing ab…

Quantum Variational Autoencoder

2018-02-15 · Amir Khoshaman, Walter Vinci, Brandon Denis, Evgeny Andriyash 외

Variational autoencoders (VAEs) are powerful generative models with the salient ability to perform inference. Here, we introduce a quantum variational autoencoder (QVAE): a VAE whose latent generative process is implemen…

Improved Ground State Estimation in Quantum Field Theories via Normalising Flow-Assisted Neural Quantum States

2025-06-13 · Vishal S. Ngairangbam, Michael Spannowsky, Timur Sypchenko

We propose a hybrid variational framework that enhances Neural Quantum States (NQS) with a Normalising Flow-based sampler to improve the expressivity and trainability of quantum many-body wavefunctions. Our approach deco…

State Estimation

Scalable neural quantum states architecture for quantum chemistry

2022-08-11 · Tianchen Zhao, James Stokes, Shravan Veerapaneni

Variational optimization of neural-network representations of quantum states has been successfully applied to solve interacting fermionic problems. Despite rapid developments, significant scalability challenges arise whe…

GPU

Variational learning of quantum ground states on spiking neuromorphic hardware

2021-09-30 · Robert Klassert, Andreas Baumbach, Mihai A. Petrovici, Martin Gärttner

Recent research has demonstrated the usefulness of neural networks as variational ansatz functions for quantum many-body states. However, high-dimensional sampling spaces and transient autocorrelations confront these app…