MultiHub Forum

Full Version: Assessing short-term milestones for quantum advantage in molecular modeling
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm a computational chemist researching the potential application of quantum computing for simulating complex catalytic reactions, a task that's prohibitively expensive on classical hardware. I'm trying to evaluate the current state of quantum algorithms like VQE for near-term, noisy devices versus the long-term promise of fault-tolerant systems. For other researchers in scientific computing or quantum information, what are the most realistic short-term milestones for achieving quantum advantage in molecular modeling? How do you assess the trade-offs between different qubit technologies (superconducting, trapped ion) for algorithm fidelity and coherence time, and what practical steps are you taking to prepare classical codebases for future hybrid quantum-classical workflows?
Realistic near-term milestones for quantum chemistry on NISQ devices center on practical chemistry problems that are at the edge of classical capabilities. A concrete target is achieving chemical accuracy (~1 kcal/mol) for a small set of molecules (for example diatomics or small organics) using VQE or ADAPT-VQE with error mitigation (zero-noise extrapolation, measurement error mitigation). Parallel track: a working end-to-end hybrid workflow where a classical solver handles the majority of the problem while the quantum subroutine estimates the most challenging correlation contributions, plus cross-platform benchmarking on at least two hardware families. Build a small, living benchmark suite using PySCF/Psi4 for reference and OpenFermion/Qiskit Nature or PennyLane for the quantum side, then push toward reproducible results across simulators and hardware.