Skip to main content

Showing 1–6 of 6 results for author: Matwiejew, E

.
  1. arXiv:2406.11620  [pdf, other

    quant-ph

    Quantum walk informed variational algorithm design

    Authors: Edric Matwiejew, **gbo B. Wang

    Abstract: We present a theoretical framework for the analysis of amplitude transfer in Quantum Variational Algorithms (QVAs) for combinatorial optimisation with mixing unitaries defined by vertex-transitive graphs, based on their continuous-time quantum walk (CTQW) representation and the theory of graph automorphism groups. This framework leads to a heuristic for designing efficient problem-specific QVAs. U… ▽ More

    Submitted 21 June, 2024; v1 submitted 17 June, 2024; originally announced June 2024.

    MSC Class: 81P68; 90C27; 68R10; 81Q35 ACM Class: F.1.2; G.2.2; G.1.6; F.2.1

  2. arXiv:2210.06227  [pdf, other

    quant-ph cs.DS

    Quantum Optimisation for Continuous Multivariable Functions by a Structured Search

    Authors: Edric Matwiejew, Jason Pye, **gbo B. Wang

    Abstract: Solving optimisation problems is a promising near-term application of quantum computers. Quantum variational algorithms leverage quantum superposition and entanglement to optimise over exponentially large solution spaces using an alternating sequence of classically tunable unitaries. However, prior work has primarily addressed discrete optimisation problems. In addition, these algorithms have been… ▽ More

    Submitted 12 October, 2022; originally announced October 2022.

    Comments: 16 Pages, 9 Figures

    MSC Class: 68Q12 ACM Class: G.3; F.1; G.4; I.6

  3. arXiv:2110.03963  [pdf, other

    quant-ph physics.comp-ph

    QuOp_MPI: a framework for parallel simulation of quantum variational algorithms

    Authors: Edric Matwiejew, **gbo B. Wang

    Abstract: QuOp_MPI is a Python package designed for parallel simulation of quantum variational algorithms. It presents an object-orientated approach to quantum variational algorithm design and utilises MPI-parallelised sparse-matrix exponentiation, the fast Fourier transform and parallel gradient evaluation to achieve the highly efficient simulation of the fundamental unitary dynamics on massively parallel… ▽ More

    Submitted 7 June, 2022; v1 submitted 8 October, 2021; originally announced October 2021.

    Comments: Software available at: https://github.com/Edric-Matwiejew/QuOp_MPI

    MSC Class: 81P68 (Primary); 05-04; 81-10 (Secondary) ACM Class: A.1; E.4; F.1; G.4; I.6

    Journal ref: Journal of Computational Science, Volume 62 (2022)

  4. arXiv:2109.14907  [pdf, other

    quant-ph physics.comp-ph

    Quantum walk-based vehicle routing optimisation

    Authors: Tavis Bennett, Edric Matwiejew, Sam Marsh, **gbo B. Wang

    Abstract: This paper demonstrates the applicability of the Quantum Walk-based Optimisation Algorithm(QWOA) to the Capacitated Vehicle Routing Problem (CVRP). Efficient algorithms are developedfor the indexing and unindexing of the solution space and for implementing the required alternatingphase-walk unitaries, which are the core components of QWOA. Results of numerical simulationdemonstrate that the QWOA i… ▽ More

    Submitted 30 September, 2021; originally announced September 2021.

  5. Quantum walk-based portfolio optimisation

    Authors: N. Slate, E. Matwiejew, S. Marsh, J. B. Wang

    Abstract: This paper proposes a highly efficient quantum algorithm for portfolio optimisation targeted at near-term noisy intermediate-scale quantum computers. Recent work by Hodson et al. (2019) explored potential application of hybrid quantum-classical algorithms to the problem of financial portfolio rebalancing. In particular, they deal with the portfolio optimisation problem using the Quantum Approximat… ▽ More

    Submitted 26 July, 2021; v1 submitted 16 November, 2020; originally announced November 2020.

    Journal ref: Quantum 5, 513 (2021)

  6. arXiv:2003.02450  [pdf, other

    quant-ph cs.DC physics.comp-ph

    QSW_MPI: a framework for parallel simulation of quantum stochastic walks

    Authors: Edric Matwiejew, **gbo Wang

    Abstract: QSW_MPI is a python package developed for time-series simulation of continuous-time quantum stochastic walks. This model allows for the study of Markovian open quantum systems in the Lindblad formalism, including a generalisation of the continuous-time random walk and continuous-time quantum walk. Consisting of a python interface accessing parallelised Fortran libraries utilising sparse data struc… ▽ More

    Submitted 8 July, 2020; v1 submitted 5 March, 2020; originally announced March 2020.

    Comments: 15 pages, 15 Figures

    ACM Class: D.1.3; G.4