Machine learning predicts quantum circuit parameters and transfers them to larger electronic structure instances

Machine Learning


Currently, predicting the optimal configuration of quantum circuits limits the practical application of quantum computers to solving complex problems in chemistry and materials science. Davide Bincoletto, Korbinian Stein, Jonas Motyl, and Jakob S. Kottmann, all at the Institute of Computer Science at the University of Augsburg in Germany, are tackling this challenge by developing a machine learning approach that predicts these preferences and, importantly, transfers that knowledge between different molecules. While previous methods have typically focused on optimizing circuits for single molecules or variations of the same molecule, this work demonstrates a system that can accurately predict circuit parameters for molecules much larger than those used for initial training. This breakthrough greatly expands the potential range of variational eigensolvers, paving the way to simulate more complex chemical systems and accelerate the discovery of new materials.

Hybrid quantum-classical hydrogen molecule energy calculation

This study details a hybrid quantum-classical approach to calculating the energy of molecules, with a particular focus on hydrogen atoms. The team aimed to develop a practical and efficient method for quantum computation in chemistry while minimizing the resources required to obtain accurate results, and combined variational quantum eigensolvers (VQEs) and separated pair approximations (SPA) to achieve this goal. The researchers leveraged the Tequila library to implement these algorithms and interface them with quantum hardware or simulators. In this study, we implemented an example Python code that generates the coordinates of hydrogen atoms in both linear and ring configurations and performs VQE calculations using Tequila. Our results demonstrate a practical implementation of VQE using SPA to calculate the energy of hydrogen systems, and the use of SPA significantly reduces the complexity of quantum circuits and increases their feasibility as near-term quantum hardware.

Machine learning predicts molecular quantum circuit parameters

Scientists have developed a machine learning approach to address the challenge of discrete optimization of quantum circuit parameters in variational quantum eigensolver (VQE) techniques. Recognizing the need for transferability between different molecular systems, this study focused on hydrogen systems and utilized an established quantum circuit design, separable pair approximation (SPA). To achieve parameter predictions that generalize beyond training data, researchers trained machine learning models on a set of molecular instances and tested their ability to predict parameters for very large systems. The methodology included a training model that predicted circuit parameters directly from atomic coordinates, allowing prediction of systems beyond those used in the training set. This innovative approach aims to go beyond single-molecule parameter optimization to create predictive models that can be applied to a wide range of molecular systems, ultimately improving the efficiency and scalability of VQE calculations.

Predicting VQE parameters with transferable neural networks

This work represents a breakthrough in the development of transferable models to predict the parameters of variational eigensolvers, a critical step in simulating the behavior of electronic systems. The researchers took on the challenge of optimizing circuit parameters for each molecule individually by creating a model that could generalize across a variety of molecular structures and sizes. The research team developed three neural network architectures, two variations of graph attention networks (GATs) and Schrödinger networks (SchNets), to predict parameters directly from molecular geometry. The large training set contained a large number of linear H4 instances, and the small set contained linear H4 instances and random H6 instances. The evaluation involves generating a dataset of random instances with molecular sizes ranging from H2 to H12. This result demonstrates the potential for a scalable model that can be extended to significantly larger molecular sizes than those used during training and lays the foundation for applying these techniques to more complex non-hydrogen systems.

Molecular geometry predicts quantum circuit parameters

This work demonstrates the successful modeling of variational quantum parameters on a specially designed circuit, achieving significantly greater generalizability to hydrogen systems than that used for training up to H12. The research team considered several advanced modeling techniques and found that basic data representing the molecule’s geometry, coordinates, and perfectly matched graph edges is sufficient to accurately predict circuit parameters. In particular, the SchNet-based architecture proved to be the most effective for angle prediction, yielding high-quality variational parameters for the selected quantum analyses. Further experiments with these architectures show that incorporating diverse molecular structures in the training dataset, especially combining linear and random configurations, significantly improves accuracy. This mixed approach not only improved prediction accuracy but also improved transferability to unseen instances, demonstrating the ability to obtain correlation information between atoms with a relatively small amount of training data. Future research directions include expanding the dataset and computational resources to further improve accuracy and transferability, exploring alternative machine learning techniques, and ultimately applying this approach to larger systems and non-hydrogen molecules.

👉 More information
🗞 A transferable machine learning approach for predicting quantum circuit parameters for electronic structure problems
🧠ArXiv: https://arxiv.org/abs/2511.03726



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *