Chronological feed of everything captured from Hartmut Neven.
paper / hneven / Apr 18
Disorder in quantum many-body systems can drive transitions between ergodic and non-ergodic phases, yet the nature--and even the existence--of these transitions remains intensely debated. Using a two-dimensional array of superconducting qubits, we study an interacting spin model at finite temperature in a disordered landscape, tracking dynamics both in real space and in Hilbert space. Over a broad disorder range, we observe an intermediate non-ergodic regime with glass-like characteristics: phys — Citations: 6.
paper
paper / hneven / Apr 17
Fault-tolerant quantum computing will require error rates far below those achievable with physical qubits. Quantum error correction (QEC) bridges this gap, but depends on decoders being simultaneously fast, accurate, and scalable. This combination of requirements remains unmet by a machine-learning decoder, nor by any decoder for promising resource-efficient codes such as the color code. Here we introduce AlphaQubit 2, a neural-network decoder that achieves near-optimal logical error rates for b — Citations: 10.
paper
paper / hneven / Apr 17
The dynamics of quantum many-body systems is characterized by quantum observables that are reconstructed from correlation functions at separate points in space and time1, 2–3. In dynamics with fast entanglement generation, however, quantum observables generally become insensitive to the details of the underlying dynamics at long times due to the effects of scrambling. To circumvent this limitation and enable access to relevant dynamics in experimental systems, repeated time-reversal protocols ha — Citations: 56.
paper
paper / hneven / Apr 17
Quantum observables in the form of few-point correlators are the key to characterizing the dynamics of quantum many-body systems. In dynamics with fast entanglement generation, quantum observables generally become insensitive to the details of the underlying dynamics at long times due to the effects of scrambling. In experimental systems, repeated time-reversal protocols have been successfully implemented to restore sensitivities of quantum observables. Using a 103-qubit superconducting quantum — Citations: 26.
paper
paper / hneven / Apr 17
The emergence of states with long-range correlations in a disordered landscape is rare, as disorder typically suppresses the particle mobility required for long-range coherence. But when more than two energy levels are available per site, disorder can induce resonances that locally enhance mobility. Here we explore phases arising from the interplay between disorder, kinetic energy, and interactions on a superconducting processor with qutrit readout and control. Compressibility measurements disti — Citations: 2.
paper
paper / hneven / Apr 17
Disorder in quantum many-body systems can drive transitions between ergodic and non-ergodic phases, yet the nature--and even the existence--of these transitions remains intensely debated. Using a two-dimensional array of superconducting qubits, we study an interacting spin model at finite temperature in a disordered landscape, tracking dynamics both in real space and in Hilbert space. Over a broad disorder range, we observe an intermediate non-ergodic regime with glass-like characteristics: phys — Citations: 6.
paper
blog / hneven / Apr 14
Google's quantum team (led by Hartmut Neven) has published a five-stage framework mapping the path from abstract quantum algorithm to real-world deployment, arguing that the field's critical bottlenecks are not hardware but rather Stages II and III — identifying classically hard problem instances and connecting them to genuine commercial value. No end-to-end quantum application has yet been deployed with conclusive advantage on a problem of real-world consequence, despite mature hardware progress including the Willow chip. The team advocates an "algorithm-first" approach: prove quantum advantage rigorously before hunting for applications, rather than starting from vague business problems. AI is proposed as a bridging tool to close the cross-disciplinary knowledge gap between quantum algorithmists and domain experts.
quantum-computinggoogle-quantum-aifault-tolerant-qubitsquantum-algorithmsquantum-applicationshardware-roadmapwillow-chip
“No end-to-end quantum application has yet been implemented in hardware with a conclusive advantage on a problem of real-world consequence.”
paper / hneven / Apr 6
Image recognition, a canonical NP-hard AI problem, is reformulated as a Quadratic Unconstrained Binary Optimization (QUBO) problem. This mapping enables its solution using D-Wave superconducting adiabatic quantum computing processors. Quantum adiabatic algorithms offer a novel approach to tackling NP-hard optimization challenges in AI that resist classical heuristics.
quantum-computingadiabatic-quantumimage-recognitionquboai-optimizationnp-hard-problemsd-wave
“Many AI problems map to NP-hard optimization problems”
paper / hneven / Apr 6
The paper reformulates binary classification as a thresholded superposition of weak classifiers, optimizing weights via binary optimization amenable to adiabatic quantum computing (AQC). Bit-precision for weights scales logarithmically with training examples over weak classifiers, enabling efficient QUBO formulation. Heuristic solvers yield classifiers surpassing AdaBoost on benchmarks, with bit-constrained models showing lower generalization error; quantum processors promise further gains on the NP-hard problem.
quantum-computingadiabatic-quantum-computingbinary-classificationmachine-learningd-wavequantum-optimizationarxiv-paper
“Bit-precision for classifier weights grows logarithmically with the ratio of training examples to weak classifiers”
paper / hneven / Apr 6
The paper proposes training large-scale binary classifiers by iteratively selecting subsets of weak classifiers through discrete global optimization, amenable to quantum adiabatic computing (AQC), and concatenating them into a strong thresholded sum classifier. Heuristic solvers for this optimization already outperform AdaBoost, with L0-norm regularization providing theoretical superiority over empirical loss minimization in boosting. Quantum Monte Carlo simulations indicate AQC efficiently handles generic training problems.
quantum-adiabatic-algorithmquantum-machine-learningclassifier-trainingglobal-optimizationadaboost-alternativel0-regularization
“Heuristic solvers applied to the proposed global optimization for classifier training outperform AdaBoost.”
youtube / hneven / Apr 6
Google has donated its Sycamore quantum processor, which achieved quantum supremacy in 2019, to the Deutsches Museum. This event marks a significant moment for both quantum computing and the museum's collection of technological firsts. The processor represents a foundational step towards large-scale, error-corrected quantum computers, demonstrating the potential for exponential acceleration in specific computational tasks.
quantum-computingsycamore-processorgoogle-ai-quantumquantum-supremacymaterials-sciencequantum-simulationdeutsches-museum
“The Google Sycamore processor achieved a breakthrough in quantum computing in 2019 by demonstrating "beyond classical computational capabilities."”
youtube / hneven / Apr 6
Cryptographic leashes enable classical verifiers to monitor and control quantum computers, addressing challenges posed by quantum coherence and exponential power. This framework uses cryptography to provide scalable proofs of quantumness, certifiable randomness, and secure delegation of quantum computation. The core primitive is a qubit certification protocol based on trapdoor claw-free functions, demonstrating a method for classically verifying quantum operations without compromising privacy.
quantum-cryptographyquantum-computingpost-quantum-cryptographyquantum-verificationcryptographic-protocolsrandomness-generation
“Cryptographic leashes enable classical verification of quantum computations and control over untrusted quantum computers.”
youtube / hneven / Apr 6
Hartmut Neven discusses the theoretical underpinnings and practical realizations of surface codes, focusing on their role in mitigating quantum computing errors. He details the toric code, error detection mechanisms, and advanced techniques like maximum likelihood decoding and lattice surgery necessary for building fault-tolerant quantum computers. The presentation highlights current challenges and future directions in implementing these complex error correction schemes.
quantum-computingsurface-codesquantum-error-correctiontopological-codesquantum-algorithmsquantum-hardware
“Surface codes, specifically the toric code, are a foundational element for quantum error correction, encoding logical qubits within a lattice of physical qubits.”
youtube / hneven / Apr 6
Google Quantum AI has released Cirq 1.0, a refactored quantum programming framework with improved stability and features, alongside a Quantum Virtual Machine (QVM) offering free, unlimited access to simulated NISQ hardware. These tools aim to democratize access to quantum computing development, foster the growth of the quantum workforce, and enable rapid prototyping and algorithm development for near-term quantum computers.
quantum-computingopen-source-softwarequantum-algorithmsquantum-educationquantum-error-correctiongoogle-quantum-ai
“Cirq 1.0 provides a stable and feature-rich open-source Python framework for quantum programming.”
youtube / hneven / Apr 6
The presentation explores the profound connection between quantum entanglement and spacetime, suggesting that the universe's fundamental structure, including gravity, may emerge from quantum information. It highlights how quantum computers can serve as experimental platforms to study quantum gravity phenomena, particularly through the simulation of traversable wormholes and the exploration of quantum criticality. The speaker draws parallels between condensed matter physics and high-energy physics, proposing that insights from one can inform the other in understanding complex quantum systems.
quantum-gravityquantum-entanglementquantum-computingwormholescosmologyquantum-informationhigh-energy-physics
“Dark matter and quantum entanglement are hypothesized to be connected, suggesting long-range quantum entanglement influences the universe's scaffolding.”
youtube / hneven / Apr 6
Superconducting qubits are engineered artificial atoms utilizing Josephson junctions to introduce the non-linearity required to isolate a computational two-level system from a harmonic oscillator's equidistant spectrum. Optimization involves balancing the non-linearity ratio and quality factor to maximize gate speed while minimizing noise-induced decoherence and spurious level transitions. Current state-of-the-art designs (transmons and fluxonium) rival natural atoms in coherence, but scaling to higher fidelities likely necessitates novel materials or vacuum-integrated fabrication processes.
quantum-computing-hardwaresuperconducting-qubitstransmon-qbitfloxonium-qubitjosephson-junctionsquantum-circuit-designquantum-error-correction
“Superconducting qubits function as 'artificial atoms' where the electron condensate replaces a single electron, shifting emission frequencies from visible/UV light down to the microwave spectrum.”
youtube / hneven / Apr 6
Accurate simulation of quantum error correction experiments necessitates detailed physical noise models, as simplified models fail to capture critical discrepancies in measurement statistics and logical error probabilities. While incorporating such detail is computationally intensive, particularly for larger systems, approximations like Pauli twirling can bridge the gap between expensive full quantum simulations and efficient classical predictions. This approach, validated against experimental data for current device sizes and error regimes, is crucial for designing and scaling fault-tolerant quantum computers.
quantum-computingerror-correctionquantum-simulationnoise-modelingmonte-carlo-methodsquantum-circuitsstabilizer-codes
“Simulating quantum devices with detailed noise models is crucial for accurate predictions, as simplified, noise-agnostic models lead to significant discrepancies in experimental outcomes.”
youtube / hneven / Apr 6
This work explores quantum walk algorithms on a class of hierarchical graphs, demonstrating potential for super-polynomial or even exponential speedups over classical algorithms. The key insight lies in how quantum walks leverage the graph's symmetry, effectively navigating a lower-dimensional subspace. The success of these quantum algorithms is linked to the concept of localization transition from many-body physics, offering a framework to predict when quantum advantages emerge.
quantum-computingquantum-algorithmsquantum-walksgraph-theorycomputational-complexityquantum-speeduphierarchical-graphs
“Quantum walks on hierarchical graphs can achieve super-polynomial or exponential speedups compared to classical algorithms.”
youtube / hneven / Apr 6
Google Quantum AI employs a diverse workforce where technical versatility and 'grit' are prioritized over rigid academic credentials. Success in this high-uncertainty environment depends on the ability to blend specialized domain knowledge (e.g., microwave engineering, semiconductor manufacturing) with a growth mindset and strong collaborative communication skills.
quantum-computing-careerscareer-panelgoogle-quantum-aicareer-developmentnon-traditional-pathstech-careersscience-careers
“A PhD is not a prerequisite for research or technical roles within Google Quantum AI.”
youtube / hneven / Apr 6
Calibrating large-scale quantum processors presents significant challenges in achieving robust, rapid, and stable performance. Key issues include managing individual variations across thousands of components, optimizing for uniform performance, and counteracting parameter drift over time. Addressing these requires advanced automation, parallelization of calibration procedures, sophisticated optimization algorithms like the "snake optimizer," and metric-based recalibration strategies.
quantum-computingqubit-calibrationquantum-processorssycamore-processorquantum-algorithmscalibration-automationerror-mitigation
“Variations in fabrication and design lead to unique calibration requirements for each component in large quantum processors.”
youtube / hneven / Apr 6
This research explores how quantum phenomena contribute to machine learning advantages by using Bell’s inequality as a criterion to identify non-classical behavior in quantum machine learning models. Inspired by quantum cognition, a framework is proposed where parameterized observables learn to leverage quantum effects. The study demonstrates that models trained on "quantum" data exhibit Bell inequality violations, offering a quantifiable way to assess quantum advantage.
quantum-machine-learningbell-inequalityquantum-cognitionquantum-foundationsquantum-advantagequantum-computingquantum-algorithms
“It is difficult to pinpoint the exact quantum phenomena that contribute to the advantage of quantum computing algorithms.”
youtube / hneven / Apr 6
The quantum computing field is in a "sweet spot" for software development, requiring close interaction with hardware and flexible abstractions. Google's Circ framework, initially designed with a "moment" abstraction, evolved to incorporate "circuit operations" to address hardware realities, particularly disparate gate and measurement times. This led to Circ reaching version 1.0, signifying API stability for the NISC era, demonstrating the iterative nature of quantum software engineering where user and hardware needs drive continuous refinement and new tool creation.
quantum-computingquantum-softwareopen-source-softwarecirchackathonsquantum-hardwaresoftware-engineering
“Quantum computing hackathons are an effective method for teaching beyond basic concepts, allowing participants to implement research-level ideas and reproduce results from papers.”
youtube / hneven / Apr 6
Google researchers have successfully demonstrated working quantum error correction in practice, moving beyond theoretical understanding. This breakthrough involved overcoming significant engineering challenges with qubit control and error rates. The experiment validates a critical step towards building larger, more reliable quantum computers capable of addressing complex problems.
quantum-computingquantum-error-correctionquantum-chipshardware-developmenttechnological-breakthroughsscientific-research
“Current quantum chips are not large enough for practical applications due to increased errors with scale.”
youtube / hneven / Apr 6
Early experiments in the mid-1980s demonstrated that quantum mechanics applied at a macroscopic scale, challenging prior assumptions. This foundational work, particularly the creation of superconducting artificial atoms, directly led to the architecture of modern quantum computers like Google's. This journey from fundamental research to industrial application highlights the potential of quantum computing for real-world problems insoluble by classical supercomputers.
quantum-computingquantum-mechanicssuperconducting-circuitsquantum-algorithmsgoogle-quantum-aiquantum-hardware
“Quantum mechanics was successfully tested at a macroscopic electrical circuit scale in the mid-1980s.”
youtube / hneven / Apr 6 / failed
youtube / hneven / Apr 6 / failed
youtube / hneven / Apr 6 / failed
blog / hneven / Mar 31
A new whitepaper reveals that future quantum computers may break elliptic curve cryptography (ECC) with significantly fewer qubits and gates than previously estimated. This poses a threat to cryptocurrencies and other systems reliant on ECC. The research advocates for a transition to post-quantum cryptography (PQC) and responsible disclosure practices to mitigate these vulnerabilities, emphasizing the urgency of implementing PQC solutions.
quantum-cryptographycryptocurrency-securitypost-quantum-cryptographyelliptic-curve-cryptographyvulnerability-disclosurequantum-computingblockchain-security
“Future quantum computers can break elliptic curve cryptography (ECC) with fewer resources than previously understood.”
paper / hneven / Mar 30
Quantum computers capable of executing Shor's algorithm pose an imminent threat to elliptic curve cryptography, the foundation of modern blockchain security. This vulnerability allows for "on-spend" attacks on cryptocurrency transactions, particularly impacting fast-clock quantum architectures. The issue extends beyond technical solutions, necessitating public policy and a rapid transition to Post-Quantum Cryptography (PQC).
quantum-computingcryptographyblockchain-securitypost-quantum-cryptographycybersecurity
“Shor's algorithm can break the 256-bit Elliptic Curve Discrete Logarithm Problem with less than 1450 logical qubits and 70 million Toffoli gates.”
blog / hneven / Mar 24
Google Quantum AI is diversifying its quantum computing strategy by integrating neutral atom quantum computing alongside its existing superconducting qubit research. This dual approach aims to accelerate progress toward commercially viable quantum computers by leveraging the complementary strengths of both modalities: superconducting qubits excel in circuit depth, while neutral atoms offer higher qubit counts and flexible connectivity. This expansion is supported by new leadership in neutral atom hardware development and collaboration with academic and industry partners.
quantum-computingneutral-atom-qubitssuperconducting-qubitsquantum-error-correctionquantum-hardwarequantum-research-partnershipsgoogle-quantum-ai
“Google Quantum AI is expanding its quantum computing research to include neutral atom technology.”
blog / hneven / Feb 6
Quantum computers are nearing the capability to break existing public-key cryptography, posing a significant threat to digital security. Malicious actors are already collecting encrypted data for "store now, decrypt later" attacks. The industry is responding with Post-Quantum Cryptography (PQC) standards, but widespread adoption and governmental support are crucial to avoid a security crisis.
quantum-computingpost-quantum-cryptographycybersecuritynist-standardsdata-securitycloud-securityai-security
“Quantum computers will soon be able to compromise current public-key cryptography.”
youtube / hneven / Jan 30 / failed
paper / hneven / Jan 4
This paper presents evidence for a two-dimensional quantum glass state at finite temperatures within an interacting spin model. Using a superconducting qubit array, researchers observed an intermediate non-ergodic regime characterized by glass-like properties: broadly distributed physical observables and effectively frozen degrees of freedom. This work demonstrates a transition out of the ergodic phase in 2D systems, advancing the understanding of quantum many-body systems with disorder.
quantum-computingquantum-glass-statesuperconducting-qubitsquantum-many-body-systemsdisordered-systemsnon-ergodic-phases
“A two-dimensional quantum glass state can exist at finite temperatures.”
paper / hneven / Dec 24
This research experimentally demonstrates disorder-induced superfluidity on a superconducting processor utilizing qutrit readout and control. The study identifies regions of non-vanishing condensate fraction through spatially-resolved two-point correlator measurements and observes a linearly-dispersing phonon mode within the superfluid, even with induced disorder. These findings challenge the conventional understanding that disorder primarily suppresses long-range coherence.
quantum-physicssuperfluiditydisordered-systemsquantum-computingcondensed-matter-physicsqutrit-readoutmott-insulator
“Disorder can induce superfluidity, contrary to its typical effect of suppressing long-range coherence.”
youtube / hneven / Dec 18 / failed
paper / hneven / Dec 15
Fault-tolerant quantum computing necessitates universal gate sets, with non-Clifford gates posing substantial resource costs. Magic state cultivation presents an efficient alternative to demanding distillation protocols. This work experimentally demonstrates magic state cultivation on a superconducting quantum processor, integrating code-switching and fault-tolerant measurement to achieve a high-fidelity magic state with reduced error.
quantum-computingsuperconducting-qubitsquantum-error-correctionmagic-state-cultivationfault-tolerant-quantum-computingquantum-processor
“Magic state cultivation was experimentally implemented on a superconducting quantum processor.”
youtube / hneven / Dec 9
Google Quantum AI is making significant progress in developing fault-tolerant quantum computers, demonstrating practical quantum error correction and quantum algorithms that exceed classical computational capabilities. This progress is driven by advancements in hardware, software, and a long-term roadmap towards building a useful quantum computer for currently unsolvable problems. The potential societal implications extend to breaking current cryptographic standards and offering new tools for scientific discovery, with speculative implications for understanding consciousness through quantum mechanics.
quantum-computingquantum-aiquantum-error-correctionsuperconducting-qubitsquantum-machine-learningconsciousness-theory
“Google Quantum AI has achieved practical quantum error correction with a logical error rate approaching 10^-4, demonstrating a significant step towards fault-tolerant quantum computing.”
paper / hneven / Dec 8
AlphaQubit 2, a novel neural-network decoder, achieves superior logical error rates for both surface and color codes under realistic noise conditions. This innovation significantly surpasses the speed of existing high-accuracy decoders for the color code, enabling real-time decoding below 1 microsecond per cycle on commercial hardware. These advancements provide a viable pathway toward scalable, high-accuracy, and real-time neural decoding essential for fault-tolerant quantum computation.
quantum-error-correctionneural-decodersfault-tolerant-computingmachine-learningquantum-computing
“Quantum error correction (QEC) is crucial for fault-tolerant quantum computing due to physical qubit error rates.”
youtube / hneven / Dec 8
Hartmut Neven, often dubbed Google's "chief optimist," discusses the historical and ongoing challenges as well as the advancements in quantum computing. He highlights the distinction between quantum supremacy and verifiable quantum advantage, providing insights into the motivations behind Google's research and its implications for both academic and industrial landscapes. The discussion also touches upon the speculative but intriguing connection between quantum mechanics and consciousness.
quantum-computing-hardwarequantum-algorithmsquantum-supremacyquantum-advantagequantum-error-correctionai-ethicsscientific-communication
“Quantum computers are specialized tools, currently limited in the tasks they can outperform classical machines.”
paper / hneven / Dec 1
Quantum phenomena enable capabilities beyond classical computing. This work demonstrates quantum-classical separation using contextuality on a superconducting qubit processor. They achieve success probabilities exceeding classical limits in tasks like the magic square game, N-player GHZ game, and a 2D hidden linear function problem, suggesting contextuality-based algorithms as benchmarks for quantum processors.
quantum-computingquantum-physicsquantum-processorsquantum-classical-separationmeasurement-contextualitysuperconducting-qubitsquantum-benchmarking
“Quantum contextuality enables quantum computers to achieve success probabilities beyond classical limits in certain bounded-resource tasks.”
paper / hneven / Nov 11
Quantum computers are susceptible to environmental drift, necessitating frequent recalibration. This work proposes a novel framework where quantum error correction (QEC) not only corrects logical states but also acts as a learning signal for a reinforcement learning (RL) agent. This RL agent continuously adjusts physical control parameters, enabling real-time stabilization and calibration during computation, thereby eliminating the need for periodic interruptions.
quantum-error-correctionreinforcement-learningquantum-computingsuperconducting-qubitsfault-tolerant-quantum-computingquantum-control-systems
“Environmental drift degrades quantum operation quality, posing a challenge for fault-tolerant quantum computing.”
youtube / hneven / Nov 11
Google Quantum AI has developed the Quantum Echoes algorithm, a verifiable method for predicting the behavior of quantum systems. This algorithm, implemented on their quantum processors, can learn the Hamiltonian of molecules, offering a new approach to molecular structure determination. This development moves quantum computing beyond benchmark problems towards real-world applications, with initial proof-of-concept experiments successfully demonstrating its utility in chemistry.
quantum-computingquantum-aiquantum-algorithmshamiltonian-learningquantum-simulationerror-correctionquantum-advantage
“The Quantum Echoes algorithm (also known as the out-of-time-order correlator) allows for verifiable predictions about quantum systems.”
blog / hneven / Oct 22
Google has demonstrated the first-ever verifiable quantum advantage using the "Quantum Echoes" algorithm on its Willow quantum chip. This breakthrough allows for the computation of molecular structures 13,000 times faster than classical supercomputers and provides a method for scalable verification of quantum computations. This advancement paves the way for real-world applications in fields like medicine and materials science by providing unprecedented precision in understanding natural systems.
quantum-computingquantum-advantagequantum-echoeswillow-chipmolecular-modelingnmrgoogle-ai
“A quantum computer has successfully run a verifiable algorithm on hardware, surpassing the fastest classical supercomputers.”
youtube / hneven / Oct 22
Google Quantum AI has developed a novel "quantum echoes" algorithm run on their Willow chip, demonstrating verifiable quantum advantage. This algorithm, which probes interactions within quantum systems, executed 13,000 times faster than the best classical supercomputer algorithm. The breakthrough offers a path toward practical quantum computing applications, including enhanced molecular structure analysis for drug and material design.
quantum-computingquantum-advantagequantum-echoesquantum-hardwaremolecular-structurenmr-spectroscopyai-research
“Google's 'quantum echoes' algorithm offers verifiable quantum advantage.”
blog / hneven / Oct 2
Google Quantum AI has acquired Atlantic Quantum, an MIT-founded startup specializing in highly integrated quantum computing hardware. This acquisition aims to accelerate Google's roadmap toward a large-scale, error-corrected quantum computer by integrating Atlantic Quantum's modular chip stack, which combines qubits and superconducting control electronics within the cold stage, enhancing the scalability of Google's superconducting qubit hardware.
quantum-computinggoogle-quantum-aiatlantic-quantumacquisitionsquantum-hardwaresuperconducting-qubits
“Google Quantum AI's mission is to build quantum computing for otherwise unsolvable problems.”
paper / hneven / Sep 10
Researchers have introduced novel generative quantum models that are classically intractable yet efficiently trainable, overcoming previous hurdles in demonstrating generative quantum advantage. These models mitigate issues like barren plateaus and proliferating local minima, enabling quantum computers to learn and generate distributions beyond classical capabilities. Experimental validation on a 68-qubit superconducting processor confirms their efficacy in learning complex probability distributions and accelerating physical simulations.
generative-aiquantum-computingmachine-learningquantum-advantagequantum-simulationai-research
“Generative quantum models can be designed to be classically intractable but efficiently trainable, avoiding barren plateaus and local minima.”
blog / hneven / Sep 9
Google Quantum AI has been selected for the DARPA Quantum Benchmarking Initiative (QBI). This program will rigorously assess quantum computing approaches to determine their potential for achieving utility-scale, fault-tolerant quantum computing by 2033. Google's participation aims to validate their quantum computing approach and accelerate the development of solutions for complex, currently unsolvable problems across various fields.
quantum-computinggoogle-quantum-aidarpaquantum-benchmarkingfault-tolerant-quantum-computingquantum-applications
“Google Quantum AI is participating in the DARPA Quantum Benchmarking Initiative (QBI).”
paper / hneven / Jun 11
This paper demonstrates that second-order out-of-time-order correlators (OTOCs) can characterize ergodic dynamics in quantum many-body systems. Unlike traditional quantum observables, OTOCs remain sensitive to underlying dynamics at long timescales by leveraging repeated time-reversal protocols. The observed constructive interference mechanism endows OTOCs with high classical simulation complexity, preventing their calculation by even the fastest classical algorithms. This complexity positions OTOC measurements as a viable path towards practical quantum advantage.
quantum-computingquantum-dynamicssuperconducting-qubitsquantum-advantagemany-body-physics
“Quantum observables, specifically second-order out-of-time-order correlators (OTOCs), can characterize ergodic dynamics in quantum many-body systems.”
paper / hneven / Dec 9
This work addresses the challenge of characterizing non-Markovian quantum noise originating from two-level system (TLS) defects in amorphous dielectrics, which are a major source of decoherence in solid-state qubits. It introduces a novel gate-dependent error model for SWAP-like two-qubit gates in frequency-tunable Transmon qubits. The research combines Moiré-enhanced swap spectroscopy with deep evolutionary algorithms and neural networks to accurately learn TLS parameters from noisy experimental data, improving upon existing methods for quantum control optimization.
quantum-computingmachine-learningquantum-noisequbit-characterizationevolutionary-algorithmsquantum-error-correction
“Two-level system (TLS) defects in amorphous dielectrics are a significant source of noise and decoherence in solid-state qubits.”
paper / hneven / Nov 8
Quantum annealing (QA) exhibits a significant scaling advantage over path-integral Monte Carlo (PIMC) for simulating geometrically frustrated magnets. This advantage, observed on a 1440-qubit system, is especially pronounced with increasing system size and decreasing temperature. The findings suggest that near-term quantum devices can provide practical acceleration for complex computational tasks in condensed matter physics.
quantum-computingquantum-simulationgeometrically-frustrated-magnetsquantum-annealingcomputational-advantagequantum-materials
“Quantum annealing (QA) demonstrates a dynamical advantage over Path-Integral Monte Carlo (PIMC) in simulating geometrically frustrated magnets.”