paper-with-me

Papers

Shuffle-QUDIO: accelerate distributed VQE with trainability enhancement and measurement reduction

2022-09-26 · Yang Qian, Yuxuan Du, DaCheng Tao

The variational quantum eigensolver (VQE) is a leading strategy that exploits noisy intermediate-scale quantum (NISQ) machines to tackle chemical problems outperforming classical approaches. To gain such computational advantages on large-scale problems, a feasible solution is the QUantum DIstributed Optimization (QUDIO) scheme, which partitions the original problem into $K$ subproblems and allocates them to $K$ quantum machines followed by the parallel optimization. Despite the provable acceleration ratio, the efficiency of QUDIO may heavily degrade by the synchronization operation. To conquer this issue, here we propose Shuffle-QUDIO to involve shuffle operations into local Hamiltonians during the quantum distributed optimization. Compared with QUDIO, Shuffle-QUDIO significantly reduces the communication frequency among quantum processors and simultaneously achieves better trainability. Particularly, we prove that Shuffle-QUDIO enables a faster convergence rate over QUDIO. Extensive numerical experiments are conducted to verify that Shuffle-QUDIO allows both a wall-clock time speedup and low approximation error in the tasks of estimating the ground state energy of molecule. We empirically demonstrate that our proposal can be seamlessly integrated with other acceleration techniques, such as operator grouping, to further improve the efficacy of VQE.

📄 PDF Abstract BibTeX arXiv:2209.12454

Code (1)

qqqyang/shuffle-qudio 공식 구현 pytorch

Tasks

Distributed Optimization

Similar Papers 제목 키워드 기반

Accelerating variational quantum algorithms with multiple quantum processors

2021-06-24 · Yuxuan Du, Yang Qian, DaCheng Tao

Variational quantum algorithms (VQAs) have the potential of utilizing near-term quantum machines to gain certain computational advantages over classical methods. Nevertheless, modern VQAs suffer from cumbersome computati…

Distributed Optimization

Privacy Amplification via Shuffled Check-Ins

2022-06-07 · Seng Pei Liew, Satoshi Hasegawa, Tsubasa Takahashi

We study a protocol for distributed computation called shuffled check-in, which achieves strong privacy guarantees without requiring any further trust assumptions beyond a trusted shuffler. Unlike most existing work, shu…

Federated Learning

Shuffle Gaussian Mechanism for Differential Privacy

2022-06-20 · Seng Pei Liew, Tsubasa Takahashi

We study Gaussian mechanism in the shuffle model of differential privacy (DP). Particularly, we characterize the mechanism's R\'enyi differential privacy (RDP), showing that it is of the form: $$ \epsilon(\lambda) \leq \…

Federated Learning

Shuffle Private Stochastic Convex Optimization

2021-06-17 · ICLR 2022 4 · Albert Cheu, Matthew Joseph, Jieming Mao, Binghui Peng

In shuffle privacy, each user sends a collection of randomized messages to a trusted shuffler, the shuffler randomly permutes these messages, and the resulting shuffled collection of messages must satisfy differential pr…

MUSE: Music Recommender System with Shuffle Play Recommendation Enhancement

2023-08-18 · Yunhak Oh, Sukwon Yun, Dongmin Hyun, Sein Kim 외

Recommender systems have become indispensable in music streaming services, enhancing user experiences by personalizing playlists and facilitating the serendipitous discovery of new music. However, the existing recommende…

Recommendation SystemsSelf-Supervised Learning