paper-with-me

홈 › Papers

Guided Graph Compression for Quantum Graph Neural Networks

2025-06-11 · Mikel Casals, Vasilis Belis, Elias F. Combarro, Eduard Alarcón, Sofia Vallecorsa, Michele Grossi

Graph Neural Networks (GNNs) are effective for processing graph-structured data but face challenges with large graphs due to high memory requirements and inefficient sparse matrix operations on GPUs. Quantum Computing (QC) offers a promising avenue to address these issues and inspires new algorithmic approaches. In particular, Quantum Graph Neural Networks (QGNNs) have been explored in recent literature. However, current quantum hardware limits the dimension of the data that can be effectively encoded. Existing approaches either simplify datasets manually or use artificial graph datasets. This work introduces the Guided Graph Compression (GGC) framework, which uses a graph autoencoder to reduce both the number of nodes and the dimensionality of node features. The compression is guided to enhance the performance of a downstream classification task, which can be applied either with a quantum or a classical classifier. The framework is evaluated on the Jet Tagging task, a classification problem of fundamental importance in high energy physics that involves distinguishing particle jets initiated by quarks from those by gluons. The GGC is compared against using the autoencoder as a standalone preprocessing step and against a baseline classical GNN classifier. Our numerical results demonstrate that GGC outperforms both alternatives, while also facilitating the testing of novel QGNN ansatzes on realistic datasets.

📄 PDF Abstract BibTeX arXiv:2506.09862

Code (1)

mikelcasals/ggc_4_qgnns 공식 구현 pytorch

Tasks

Jet Tagging

Similar Papers 제목 키워드 기반

Guided Quantum Compression for High Dimensional Data Classification

2024-02-14 · Vasilis Belis, Patrick Odagiu, Michele Grossi, Florentin Reiter 외

Quantum machine learning provides a fundamentally different approach to analyzing data. However, many interesting datasets are too complex for currently available quantum computers. Present quantum machine learning appli…

Binary ClassificationClassificationDimensionality ReductionQuantum Machine Learning

Graph-Based Bayesian Optimization for Quantum Circuit Architecture Search with Uncertainty Calibrated Surrogates

2025-12-10 · Prashant Kumar Choudhary, Nouhaila Innan, Muhammad Shafique, Rajeev Singh arxiv

Quantum circuit design is a key bottleneck for practical quantum machine learning on complex, real-world data. We present an automated framework that discovers and refines variational quantum circuits (VQCs) using graph-…

Quantum Machine LearningGraph Neural Network

Quantum-Secure-By-Construction (QSC): A Paradigm Shift For Post-Quantum Agentic Intelligence

2026-03-12 · Arit Kumar Bishwas, Mousumi Sen, Albert Nieto-Morales, Joel Jacob Varghese arxiv

As agentic artificial intelligence systems scale across globally distributed and long lived infrastructures, secure and policy compliant communication becomes a fundamental systems challenge. This challenge grows more se…

Learnable quantum spectral filters for hybrid graph neural networks

2025-07-08 · Ammar Daskin arxiv

In this paper, we describe a parameterized quantum circuit that can be considered as convolutional and pooling layers for graph neural networks. The circuit incorporates the parameterized quantum Fourier circuit where th…

Graph ClassificationGraph Neural Network

Mapping Text to Multiplex Graph: Prompt Compression as Lévy Walk-Guided Graph Pruning

2026-05-04 · Yaxin Gao, Yao Lu, Jinhong Deng, Jiaqi Nie 외 arxiv

Existing prompt compression methods treat text as flat token sequences, failing to capture the distributed nature of important information, which is often spread across multiple locations and connected through both local…