paper-with-me

홈 › Papers

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 efficient method that incorporates the geometry of the state space via a quantum information metric. However, QNGD is computationally intensive and suffers from high sample complexity. In this work, we formulate a novel quantum information metric and construct an unbiased estimator for this metric using single-shot measurements. We develop a quantum optimization algorithm that leverages the geometry of the state space via this estimator while avoiding full-state tomography, as in conventional techniques. We provide the convergence analysis of the algorithm under mild conditions. Furthermore, we provide experimental results that demonstrate the better sample complexity and faster convergence of our algorithm compared to the state-of-the-art approaches. Our results illustrate the algorithm's ability to avoid saddle points and local minima.

📄 PDF Abstract BibTeX arXiv:2407.13858

Code (1)

mdaamirQ/2-QNSCD 공식 구현

Tasks

Computational EfficiencyQuantum Machine Learning

Methods 이 논문이 사용한 방법론

Natural Gradient Descent 설명 없음

Similar Papers 제목 키워드 기반

Stochastic noise can be helpful for variational quantum algorithms

2022-10-13 · Junyu Liu, Frederik Wilde, Antonio Anna Mele, Xin Jin 외

Saddle points constitute a crucial challenge for first-order gradient descent algorithms. In notions of classical machine learning, they are avoided for example by means of stochastic gradient descent methods. In this wo…

Optimizing Quantum Federated Learning Based on Federated Quantum Natural Gradient Descent

2023-02-27 · Jun Qi, Xiao-Lei Zhang, Javier Tejedor

Quantum federated learning (QFL) is a quantum extension of the classical federated learning model across multiple local quantum devices. An efficient optimization algorithm is always expected to minimize the communicatio…

Federated Learning

Parallel Distributed Block Coordinate Descent Methods based on Pairwise Comparison Oracle

2014-09-13 · Kota Matsui, Wataru Kumagai, Takafumi Kanamori

This paper provides a block coordinate descent algorithm to solve unconstrained optimization problems. In our algorithm, computation of function values or gradients is not required. Instead, pairwise comparison of functi…

Stability and Optimization Error of Stochastic Gradient Descent for Pairwise Learning

2019-04-25 · Wei Shen, Zhenhuan Yang, Yiming Ying, Xiaoming Yuan

In this paper we study the stability and its trade-off with optimization error for stochastic gradient descent (SGD) algorithms in the pairwise learning setting. Pairwise learning refers to a learning task which involves…

Generalization BoundsMetric Learning

Differentially Private Stochastic Coordinate Descent

2020-06-12 · Georgios Damaskinos, Celestine Mendler-Dünner, Rachid Guerraoui, Nikolaos Papandreou 외

In this paper we tackle the challenge of making the stochastic coordinate descent algorithm differentially private. Compared to the classical gradient descent algorithm where updates operate on a single model vector and …