paper-with-me

Papers

Benchmarking Differential Evolution on a Quantum Simulator

2023-11-06 · Parthasarathy Srinivasan

The use of Evolutionary Algorithms (EA) for solving Mathematical/Computational Optimization Problems is inspired by the biological processes of Evolution. Few of the primitives involved in the Evolutionary process/paradigm are selection of 'Fit' individuals (from a population sample) for retention, cloning, mutation, discarding, breeding, crossover etc. In the Evolutionary Algorithm abstraction, the individuals are deemed to be solution candidates to an Optimization problem and additional solution(/sets) are built by applying analogies to the above primitives (cloning, mutation etc.) by means of evaluating a 'Fitness' function/criterion. One such algorithm is Differential Evolution (DE) which can be used to compute the minima of functions such as the rastrigin function and rosenbrock function. This work is an attempt to study the result of applying the DE method on these functions with candidate individuals generated on classical Turing modeled computation and comparing the same with those on state of the art Quantum computation.The study benchmarks the convergence of these functions by varying the parameters initialized and reports timing, convergence, and resource utilization results.

📄 PDF Abstract BibTeX arXiv:2311.03128

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingEvolutionary Algorithms

Similar Papers 제목 키워드 기반

SimQFL: A Quantum Federated Learning Simulator with Real-Time Visualization

2025-08-17 · Ratun Rahman, Atit Pokharel, Md Raihan Uddin, Dinh C. Nguyen arxiv

Quantum federated learning (QFL) is an emerging field that has the potential to revolutionize computation by taking advantage of quantum physics concepts in a distributed machine learning (ML) environment. However, the m…

Federated Learning

Neural Controlled Differential Equations with Quantum Hidden Evolutions

2024-04-30 · Lingyi Yang, Zhen Shao

We introduce a class of neural controlled differential equation inspired by quantum mechanics. Neural quantum controlled differential equations (NQDEs) model the dynamics by analogue of the Schr\"{o}dinger equation. Spec…

Classification

Quantum Neural Physics: Solving Partial Differential Equations on Quantum Simulators using Quantum Convolutional Neural Networks

2026-03-25 · Jucai Zhai, Muhammad Abdullah, Boyang Chen, Fazal Chaudry 외 arxiv

Neural Physics recasts local discretisations of partial differential equations (PDEs) as fixed convolutional operators, providing a physics-preserving alternative to data-driven surrogate modelling in scientific machine …

Benchmarking simulated and physical quantum processing units using quantum and hybrid algorithms

2022-11-28 · Mohammad Kordzanganeh, Markus Buchberger, Basil Kyriacou, Maxim Povolotskii 외

Powerful hardware services and software libraries are vital tools for quickly and affordably designing, testing, and executing quantum algorithms. A robust large-scale study of how the performance of these platforms scal…

Benchmarking

Exploring the non-convexity in machine learning using quantum-inspired optimization

2026-05-08 · Kandula Eswara Sai Kumar, Parth Dhananjay Danve, Abhishek Chopra, Rut Lineswala arxiv

The escalating complexity of modern machine learning necessitates solving challenging non-convex optimization problems, particularly in high-dimensional regimes and scenarios contaminated by gross outliers. Traditional a…