Passa al contenuto principale
Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
caso-studio
corso
Filter by Categories
Advanced AI Methods
Aerospace
Biomedical
Cybersecurity
Distributed Learning
Efficient Edge AI
Hyperdimensional Computing
Quantum computing
Renewable energy

Quantum computing

From graphs to qubits: a critical review of quantum graph neural networks

Quantum Graph Neural Networks, Quantum Machine Learning, Graph Neural Networks, Hybrid Quantum-Classical Computing, Quantum AI
Quantum Graph Neural Networks merge relational learning with quantum computing to explore new paths toward more efficient AI.

When Graph Neural Networks Meet Quantum Computing

Many real-world problems are naturally represented as graphs. Molecules can be described through atoms and their bonds, transportation systems through locations and connections, financial networks through transactions, and physical systems through interacting particles. Graph Neural Networks (GNNs) have become one of the main artificial intelligence approaches for extracting information from these complex relational structures. Their strength comes from message passing: each node progressively combines information from its neighbours, allowing the network to learn representations that reflect both individual characteristics and the topology of the graph. However, as graphs become larger and more densely connected, this process can require substantial computational resources. Repeated aggregation can also lead to phenomena such as over-smoothing, where node representations gradually become too similar to remain easily distinguishable. Quantum computing introduces a radically different computational environment. Instead of processing information exclusively through classical bits, it operates with qubits, superposition, entanglement and quantum measurements. Combining these principles with graph learning leads to Quantum Graph Neural Networks (QGNNs): models designed to explore whether quantum computation can improve how complex relational data are represented and processed.

Transforming a Graph into a Quantum Computation

The first challenge is translating classical graph information into something a quantum computer can process. A graph can contain node features, edge information, adjacency matrices and structural relationships, but quantum algorithms require these data to be encoded into quantum states. Different strategies can be used. Angle encoding represents classical variables through quantum rotations, basis encoding maps discrete information onto computational states, and amplitude encoding can represent high-dimensional vectors using a relatively small number of qubits. Graph topology can also be embedded directly into Hamiltonians, creating a particularly interesting connection between graph structures and quantum dynamics. Once encoded, information is processed through parameterized quantum circuits. Quantum gates manipulate the qubits, entangling operations introduce correlations, and measurements convert the resulting quantum states into classical information. Training generally creates a feedback loop between quantum and classical computation. A quantum circuit generates an output, a classical processor evaluates a cost function and updates the circuit parameters, and the process is repeated until the model converges. This hybrid mechanism is particularly important for current Noisy Intermediate-Scale Quantum devices, where fully quantum learning pipelines remain difficult to implement at scale.

Not All Quantum Graph Networks Are the Same

The integration between quantum computing and graph neural networks can occur at different depths. One approach moves the entire graph-processing pipeline into the quantum domain. In these fully quantum architectures, graph information is encoded and manipulated directly through quantum states and parameterized circuits. A second strategy combines quantum and classical computation more tightly. Hybrid QGNNs insert quantum operations directly into fundamental graph-learning mechanisms, such as message passing, aggregation, convolution or node updating. Classical computation can therefore handle some parts of the problem while quantum circuits are used where their properties may provide an advantage. A third approach is more conservative. Quantum-assisted models preserve the classical GNN architecture and introduce quantum computation only as an external component, for example to transform features before graph processing or to classify representations produced by the classical network. This distinction is important because increasing quantum integration also increases hardware requirements. Fully quantum approaches offer the strongest conceptual connection with quantum computation, while hybrid and quantum-assisted architectures are generally more compatible with the limitations of current devices.

Where Quantum Graph Learning Can Be Applied

Quantum graph learning is being explored across very different application domains. In high-energy physics, graph structures can represent particle interactions and collision events, supporting tasks such as jet tagging, particle identification and track reconstruction. In chemistry and biology, molecules naturally form graphs, making QGNNs suitable for predicting molecular properties, modelling interactions and analysing quantum-chemical characteristics. Complex systems provide another application area, including traffic forecasting, climate modelling and fraud detection, where relationships between multiple entities evolve over space and time. An especially natural application appears when the problem itself is quantum mechanical. If a graph directly represents a Hamiltonian, interactions between quantum systems or quantum-state relationships, the mapping between graph topology and quantum computation becomes much more direct. This is one of the contexts in which the potential of QGNNs becomes particularly interesting.

Quantum Advantage Is More Than Accuracy

A central question is whether adding quantum computation actually makes graph learning better. The answer cannot be reduced to classification accuracy alone. Current results indicate that the benefits are strongly dependent on the task. Some hybrid architectures can match or modestly improve classical performance while using fewer trainable parameters or requiring fewer training iterations. In particular configurations, theoretical or computational complexity advantages have also been identified. At the same time, there is still no general evidence that QGNNs systematically outperform strong classical GNNs across ordinary large-scale graph-learning problems. This makes the definition of quantum advantage especially important. A model with fewer parameters may demonstrate useful quantum efficiency without necessarily providing faster end-to-end execution. Similarly, reducing the complexity of a quantum circuit does not automatically translate into an overall advantage if loading classical graph data into the quantum system is itself computationally expensive. The entire pipeline must therefore be considered: encoding, circuit execution, repeated measurements, optimization and interaction between classical and quantum hardware.

The Hardware Challenge

Present-day quantum computers introduce limitations that classical neural networks do not face. Quantum states are fragile and susceptible to noise and decoherence. The number of available qubits is limited, connectivity between them is constrained, and increasing circuit depth can make computation progressively less reliable. Training introduces another problem known as the barren plateau phenomenon. As some quantum circuits become larger or deeper, the gradients used for optimization can become extremely small. The learning algorithm then receives almost no useful information about how its parameters should change, making effective training increasingly difficult. Graph size adds further pressure. Representing large networks can require increasing numbers of qubits, deeper circuits or more expensive encoding procedures. Techniques such as quantum error mitigation, topology-aware circuit design, gate pruning, hybrid architectures and more suitable optimization strategies are therefore being investigated to make QGNNs more compatible with realistic hardware.

Toward a More Realistic Quantum AI

The most significant direction emerging from quantum graph learning is not simply the replacement of classical GNNs with quantum versions. Instead, it is the search for computational structures in which classical and quantum resources can complement one another. Near-term opportunities appear particularly relevant for parameter-efficient hybrid models and problems whose graph structure has a natural quantum interpretation. At the same time, standardized benchmarks, realistic hardware measurements and complete resource estimates are needed to determine whether an apparent improvement represents genuine quantum advantage or simply a different computational trade-off. QGNNs therefore represent an evolving intersection between two powerful ways of representing complexity: graphs describe relationships, while quantum systems describe information through states, interactions and correlations. Bringing these two paradigms together creates a new way to investigate relational intelligence, but the transition from promising experiments to scalable quantum-enhanced graph learning will depend on proving where quantum resources provide a concrete computational benefit.

Autori

A. Ceschini, F. Mauro, F. De Falco, A. Sebastianelli, A, Verdone, A. Rosato, B. Le Saux, M. Panella, P. Gamba, S. L. Ullo
Settembre 11, 2026

Consigliati

Consigliati

Altri articoli da leggere
Quantum computing

From graphs to qubits: a critical review of quantum graph neural networks

Quantum Graph Neural Networks merge relational learning with quantum computing to explore new paths toward more efficient AI.
Renewable energy

A Review of the Enabling Methodologies for Knowledge Discovery from Smart Grids Data

A KDD-driven pipeline turns smart meter streams into multi-step load forecasts, benchmarking feature reduction and models.
Biomedical

Enhancing Autism Detection Through Gaze Analysis Using Eye Tracking Sensors and Data Attribution with Distillation in Deep Neural Networks

A deep learning model enhances early autism diagnosis by analyzing visual patterns with eye tracking.
Quantum computing

Quantum Generative Modeling via Straightforward State Preparation

A lightweight quantum generative model creates high-fidelity data samples with minimal parameters and efficient state preparation.
Quantum computing

Enhancing QAOA Ansatz via Multi-Parameterized Layer and Blockwise Optimization

A novel quantum-classical algorithm boosts QAOA performance with fewer layers, enabling real-world optimization on NISQ devices.
Renewable energy

A Deep Learning-based Approach for Battery Life Classification

A deep learning-based LSTM network accurately classifies battery health, optimizing energy storage and predictive maintenance.
Biomedical

An explainable fast deep neural network for emotion recognition

A fast, explainable deep neural network enhances emotion recognition by optimizing facial landmark analysis.
Renewable energy

Multi-label classification with imbalanced classes by fuzzy deep neural networks

A fuzzy deep neural network accurately classifies household appliances in real time using symbolic data and multi-label AI.
Quantum computing

Quantum enhanced knowledge distillation

Classical-to-quantum knowledge distillation boosts hybrid AI performance using efficient quantum circuits and reduced model sizes.
Quantum computing

A Layerwise-Multi-Angle Approach to Fine-Tuning the Quantum Approximate Optimization Algorithm

LMA-QAOA combines layerwise training with multi-angle flexibility to improve quantum optimization accuracy and stability.

Hai un'esigenza
specifica? 

Compila il form e parlaci del tuo progetto.
Ti proponiamo la soluzione più adatta al tuo contesto.

Hai un'esigenza
specifica? 

Compila il form e parlaci del tuo progetto.
Ti proponiamo la soluzione più adatta al tuo contesto.
GRID+ Copyright © 2026. All Rights Reserved.
P. IVA 17387741006 | Il capitale è stato interamente versato 10.000€ | RM – 1715269
GRID+ Copyright © 2026. All Rights Reserved.
P. IVA 17387741006 · Il capitale è stato interamente versato 10.000€ | RM – 1715269
P. IVA 17387741006 · Il capitale è stato interamente versato 10.000€ | RM – 1715269