paper-with-me

홈 › Papers

Improving Gradient Methods via Coordinate Transformations: Applications to Quantum Machine Learning

2023-04-13 · Pablo Bermejo, Borja Aizpurua, Roman Orus

Machine learning algorithms, both in their classical and quantum versions, heavily rely on optimization algorithms based on gradients, such as gradient descent and alike. The overall performance is dependent on the appearance of local minima and barren plateaus, which slow-down calculations and lead to non-optimal solutions. In practice, this results in dramatic computational and energy costs for AI applications. In this paper we introduce a generic strategy to accelerate and improve the overall performance of such methods, allowing to alleviate the effect of barren plateaus and local minima. Our method is based on coordinate transformations, somehow similar to variational rotations, adding extra directions in parameter space that depend on the cost function itself, and which allow to explore the configuration landscape more efficiently. The validity of our method is benchmarked by boosting a number of quantum machine learning algorithms, getting a very significant improvement in their performance.

📄 PDF Abstract BibTeX arXiv:2304.06768

Code (0)

등록된 구현이 없습니다.

Tasks

Quantum Machine Learning

Similar Papers 제목 키워드 기반

Convergence theory for Hermite approximations under adaptive coordinate transformations

2026-04-18 · Yahya Saleh arxiv

Recent work has shown that parameterizing and optimizing coordinate transformations using normalizing flows, i.e., invertible neural networks, can significantly accelerate the convergence of spectral approximations. We p…

QuACK: Accelerating Gradient-Based Quantum Optimization with Koopman Operator Learning

2022-11-02 · NeurIPS 2023 11 · Di Luo, Jiayu Shen, Rumen Dangovski, Marin Soljačić

Quantum optimization, a key application of quantum computing, has traditionally been stymied by the linearly increasing complexity of gradient calculations with an increasing number of parameters. This work bridges the g…

Operator learningQuantum Machine Learning

Quantum Natural Stochastic Pairwise Coordinate Descent

2024-07-18 · Mohammad Aamir Sohail, Mohsen Heidari, S. Sandeep Pradhan

Variational quantum algorithms, optimized using gradient-based methods, often exhibit sub-optimal convergence performance due to their dependence on Euclidean geometry. Quantum natural gradient descent (QNGD) is a more e…

Computational EfficiencyQuantum Machine Learning

Quantum RNNs and LSTMs Through Entangling and Disentangling Power of Unitary Transformations

2025-05-10 · Ammar Daskin

In this paper, we discuss how quantum recurrent neural networks (RNNs) and their enhanced version, long short-term memory (LSTM) networks, can be modeled using the core ideas presented in Ref.[1], where the entangling an…

A Coordinate-Free Construction of Scalable Natural Gradient

2018-08-30 · Kevin Luk, Roger Grosse

Most neural networks are trained using first-order optimization methods, which are sensitive to the parameterization of the model. Natural gradient descent is invariant to smooth reparameterizations because it is defined…