Google Demonstrates a Practical Quantum Algorithm That Beats a Supercomputer Introduction Google and a broad academic collaboration have unveiled a quantum algorithm that delivers a clear, time-based quantum advantage while pointing toward real scientific utility. Known as “quantum echoes,” the approach dramatically outperforms classical supercomputers on specific calculations and moves the field beyond symbolic milestones toward meaningful applications. From Quantum Supremacy to Quantum Advantage The field has shifted focus from raw quantum supremacy to two stronger benchmarks: quantum utility and quantum advantage. Quantum advantage requires a quantum system to complete a task vastly faster than classical machines using the best known algorithms. Google’s new work demonstrates such an advantage in elapsed time, not just theoretical complexity. How Quantum Echoes Work The algorithm evolves a quantum system forward in time, applies a small randomized perturbation, then evolves it backward. Forward and backward evolutions interfere quantum mechanically, producing measurable effects known as out-of-time-order correlations. Repeating these “echoes” many times reveals probability distributions that are extremely costly to simulate classically. A task completed on Google’s quantum computer in about two hours would take the Frontier supercomputer an estimated 3.2 years. Demonstrating Advantage and Early Utility The quantum echo algorithm was run on up to 65 qubits, exploiting entanglement and interference effects inaccessible to classical simulation at scale. While classical supercomputers can simulate a single instance, repeated sampling quickly becomes infeasible. Google extended the concept to nuclear magnetic resonance experiments, showing how quantum echoes could probe long-range molecular structure. This opens a potential path to improving NMR analysis by extracting structural information currently beyond classical modeling. Limits and Open Questions Current demonstrations involved small molecules that remain classically simulable, meaning quantum advantage and quantum utility were shown separately rather than simultaneously. Modeling molecules fully beyond classical reach will require further improvements in qubit fidelity by a factor of three to four. Verification remains challenging, as quantum echoes cannot be easily checked by classical means and no other quantum system currently matches the required scale and accuracy. Why This Matters Quantum echoes represent a concrete step toward useful quantum computation. They show that quantum computers can already outperform the world’s best classical machines in time-to-solution while illuminating real physical systems. Even with open questions around verification and scale, this work signals that quantum advantage is no longer just theoretical—it is beginning to intersect with practical science and experimentation Keith King https://lnkd.in/gHPvUttw
Validating Quantum Speedup in Algorithms
Explore top LinkedIn content from expert professionals.
Summary
Validating quantum speedup in algorithms means confirming that quantum computers can solve certain problems significantly faster than traditional computers, making tasks that were previously impossible or impractical now achievable. This process involves rigorous comparisons, scientific verification, and practical demonstrations across various fields like optimization, molecular simulation, and pattern recognition.
- Ensure scientific verification: Always check that quantum speedup claims are backed by mathematical evidence and cross-checkable results to build trust in the technology.
- Explore hybrid workflows: Use a mix of classical and quantum methods for complex optimization, as combining their strengths can unlock dramatic improvements in runtime and solution quality.
- Focus on real-world tasks: Apply quantum speedup techniques to practical problems in areas such as chemistry, materials science, and data analysis, where traditional computing reaches its limits.
-
-
"Researchers from USC and Johns Hopkins used two IBM Eagle quantum processors to pull off an unconditional, exponential speedup on a classic “guess-the-pattern” puzzle, proving—without assumptions—that quantum machines can now outpace the best classical computers." "What makes a speedup “unconditional,” Lidar explains, is that it doesn’t rely on any unproven assumptions. Prior speedup claims required the assumption that there is no better classical algorithm against which to benchmark the quantum algorithm. Here, the team led by Lidar used an algorithm they modified for the quantum computer to solve a variation of “Simon’s problem,” an early example of quantum algorithms that can, in theory, solve a task exponentially faster than any classical counterpart, unconditionally." https://lnkd.in/ec39PXwv "The goal of demonstrating an algorithmic quantum speedup, i.e., a quantum speedup that scales favorably as the problem size grows, is central to establishing the utility of quantum computers. Simon’s problem is an early example of the Abelian hidden subgroup problem and a precursor to Shor’s factoring algorithm. It requires exponential time to solve on a classical computer but only linear time on a noiseless quantum computer, assuming we count oracle queries but do not account for the actual resources spent on executing the oracle. Here, we studied a modified version of Simon’s problem, which restricts the allowed Hamming weight of the hidden bitstring to 𝑤 ≤𝑛. The classical solution of this version scales as 𝑛𝑤/2. Our goal was to determine whether NISQ devices are capable of providing an algorithmic quantum speedup in solving this version of Simon’s problem. We ran restricted-HW Simon’s algorithm demonstrations on the IBM Quantum platform and demonstrated that two 127-qubit devices, Sherbrooke and Brisbane, exhibited an exponential algorithmic quantum speedup, which extended to larger HW values when we incorporated suitably optimized DD protection." DOI: 10.1103/PhysRevX.15.021082
-
Excited to share another new #QuantumComputing result from Global Technology Applied Research at JPMorganChase. We have justed posted a new arXiv preprint titled "On Speedups for Convex Optimization via Quantum Dynamics" (https://lnkd.in/e2sRz_my), which follows our recent work on “Fast Convex Optimization with Quantum Gradient Methods”(https://lnkd.in/eMtqXM-r). Convex optimization is a fundamental subroutine in #machinelearning, #engineering, and #datascience with many applications in #FinancialEngineering, and understanding the full potential for #quantum speedup is of great interest. Complementing our previous research on quantum gradient methods, we now consider a natural optimization algorithm inspired by physics, namely, the simulation of a quantum particle subject to a potential defined by the objective function. Specifically, we study discrete simulations of the Quantum Hamiltonian Descent (QHD) framework (https://lnkd.in/e9xw_DDb) and establish the first rigorous query complexity bounds for this approach. Our findings reveal that, while the simulation of QHD probably does not improve upon classical algorithms for exact objective functions, it in fact offers a super-quadratic speedup over all known classical algorithms in the high-dimensional regime for noisy or stochastic convex optimization! These settings are common in machine learning, #reinforcementlearning, and #portfoliooptimization with empirically calibrated parameters. Our research highlights the potential for large quantum speedups on such problems. Together with our previous work, this illustrates that gradient-based and dynamical methods for quantum convex optimization are complementary: with quantum gradient methods providing large speedups in the noiseless setting, and the dynamical approach providing large speedups in the noisy and stochastic setting. Co-authors: Shouvanik Chakrabarti, Dylan Herman, Jacob Watkins, Enrico Fontana, Brandon Augustino, Junhyung Lyle Kim, and Marco Pistoia.
-
⚛️ Hybrid Sequential Quantum Computing 📑 We introduce hybrid sequential quantum computing (HSQC), a paradigm for combinatorial optimization that systematically integrates classical and quantum methods within a structured, stagewise workflow. HSQC may involve an arbitrary sequence of classical and quantum processes, as long as the global result outperforms the standalone components. Our testbed begins with classical optimizers to explore the solution landscape, followed by quantum optimization to refine candidatesolutions, and concludes with classical solvers to recover nearby or exact-optimal states. We demonstrate two instantiations: (i) a pipeline combining simulated annealing (SA), bias-field digitized counterdiabatic quantum optimization (BF-DCQO), and memetic tabu search (MTS); and (ii) a variant combining SA, BF-DCQO, and a second round of SA. This workflow design is motivated by the complementary strengths of each component. Classical heuristics efficiently find low-energy configurations, but often get trapped in local minima. BF-DCQO exploits quantum resources to tunnel through these barriers and improve solution quality. Due to decoherence and approximations, BF-DCQO may not always yield optimal results. Thus, the best quantum-enhanced state is used to continue with a final classical refinement stage. Applied to challenging higher-order unconstrained binary optimization (HUBO) problems on a 156-qubit heavy-hexagonal superconducting quantum processor, we show that HSQC consistently recovers ground-state solutions in just a few seconds. Compared to standalone classical solvers, HSQC achieves a speedup of up to 700× over SA and up to 9× over MTS in estimated runtimes. These results demonstrate that HSQC provides a flexible and scalable framework capable of delivering up to two orders of magnitude improvement at runtime quantum-advantage level on advanced commercial quantum processors. ℹ️ Chandarana et al - 2025
-
𝐐𝐮𝐚𝐧𝐭𝐮𝐦 𝐀𝐧𝐝𝐡𝐫𝐚 𝐒𝐞𝐫𝐢𝐞𝐬 -𝐀 𝐌𝐢𝐥𝐞𝐬𝐭𝐨𝐧𝐞 𝐌𝐨𝐦𝐞𝐧𝐭 𝐢𝐧 𝐐𝐮𝐚𝐧𝐭𝐮𝐦 𝐂𝐨𝐦𝐩𝐮𝐭𝐢𝐧𝐠 For years, quantum advantage was debated. Now, it has been verified. 𝐆𝐨𝐨𝐠𝐥𝐞��𝐬 𝐖𝐢𝐥𝐥𝐨𝐰 𝐐𝐮𝐚𝐧𝐭𝐮𝐦 𝐂𝐡𝐢𝐩 (105 qubits) has officially demonstrated a 𝐯𝐞𝐫𝐢𝐟𝐢𝐚𝐛𝐥𝐞 𝐪𝐮𝐚𝐧𝐭𝐮𝐦 𝐚𝐝𝐯𝐚𝐧𝐭𝐚𝐠𝐞, confirmed by 𝐍𝐚𝐭𝐮𝐫𝐞. This is not hype. This is science that can be checked and trusted. 🔹 What actually happened? Using a new algorithm called 𝐐𝐮𝐚𝐧𝐭𝐮𝐦 𝐄𝐜𝐡𝐨𝐞𝐬, the Willow processor simulated extremely complex quantum interactions known as 𝐎𝐮𝐭-𝐨𝐟-𝐓𝐢𝐦𝐞-𝐎𝐫𝐝𝐞𝐫 𝐂𝐨𝐫𝐫𝐞𝐥𝐚𝐭𝐨𝐫𝐬 (OTOCs). 👉 The result: ~13,000× faster than the world’s fastest classical supercomputer. • Quantum computer: ~2 hours • Classical supercomputer: > 3 years 🔹 Why this result matters more than earlier claims Earlier quantum advantage demonstrations were hard to verify. This one is mathematically cross-checkable. That means: ✅ Accuracy can be validated ✅ Results are scientifically reliable ✅ Quantum computing moves from theory to practice 🔹 Performance highlights • Single-qubit fidelity: ~𝐈𝐗.𝟗𝟕% • Two-qubit fidelity: ~𝐈𝐗.𝟖𝟖% • Readout accuracy: ~𝐈𝐗.𝟓% This level of precision is critical for real-world quantum simulations. 🔹 The bigger picture This breakthrough opens doors to: • Quantum-accelerated chemistry • Advanced materials science • Understanding complex magnetic and molecular systems Not full-scale molecular design yet — but a decisive step toward it. 𝐅𝐨𝐫 𝐭𝐡𝐞 𝐟𝐢𝐫𝐬𝐭 𝐭𝐢𝐦𝐞, 𝐚 𝐪𝐮𝐚𝐧𝐭𝐮𝐦 𝐜𝐨𝐦𝐩𝐮𝐭𝐞𝐫 𝐝𝐢𝐝𝐧’𝐭 𝐣𝐮𝐬𝐭 𝐫𝐮𝐧 𝐟𝐚𝐬𝐭𝐞𝐫 — 𝐢𝐭 𝐩𝐫𝐨𝐝𝐮𝐜𝐞𝐝 𝐬𝐜𝐢𝐞𝐧𝐜𝐞 𝐜𝐥𝐚𝐬𝐬𝐢𝐜𝐚𝐥 𝐜𝐨𝐦𝐩𝐮𝐭𝐞𝐫𝐬 𝐜𝐚𝐧 𝐛𝐚𝐫𝐞𝐥𝐲 𝐭𝐨𝐮𝐜𝐡. This is a turning point for quantum simulation. #QuantumAndhra #QuantumComputing #QuantumAdvantage #WillowChip #QuantumSimulation #FutureOfComputing #QuantumPhysics #ScienceBreakthrough #TechInnovation #QuantumAlgorithms #NextGenTechnology