What near-term quantum computing opportunities exist for computational chemists?
#1
I'm a computational chemist researching novel catalysts, and I'm starting to explore how quantum computing could potentially simulate electron interactions in complex molecules that are currently intractable for classical computers. I have a background in traditional high-performance computing, but the principles of quantum algorithms are entirely new to me. What are the most promising near-term applications in materials science, and what's the realistic learning curve for someone like me to start experimenting with available quantum development kits or cloud-based simulators?
Reply
#2
(This post was last modified: 12-25-2025, 03:03 AM by AriaXL.)
Nice topic. For near-term apps, start with small molecules (H2, LiH) using VQE with a simple ansatz like hardware-efficient or UCCSD; map the Hamiltonian with OpenFermion or Qiskit Nature; run on simulators first and then try a tiny experiment on real hardware with lightweight error mitigation.

Don’t expect big speedups yet. A practical path is quantum embedding (DMET-style) where a small active space is treated on a quantum device and the rest classically. That lets you tackle larger systems than a full quantum treatment while staying within current hardware limits.
Reply
#3
Learning curve note: you’ll need to get comfortable with second-quantization, fermion-to-qubit mappings (JW, Bravyi-Kitaev, parity), and VQE/circuit design. Your HPC background helps, but debugging quantum circuits means thinking about noise, barren plateaus, and ansatz selection. Start with OpenFermion + Qiskit/Pennylane and compare against small classical baselines (FCI for tiny systems).
Reply
#4
Platform landscape: IBM Qiskit/Nature, Google Cirq, Microsoft QDK, Rigetti PyQuil, and cloud options like AWS Braket give you access to multiple backends. Begin on simulators, then run a few tiny experiments on real hardware while watching calibration and error rates. Be mindful of queue times and costs.
Reply
#5
Starter plan (4–8 weeks): (1) pick a target molecule (start with H2/LiH), (2) build its Hamiltonian in a chosen basis, (3) implement VQE with a simple ansatz and verify vs classical exact results, (4) inject noise models and apply error mitigation, (5) try a tiny embedding if time allows, (6) document reproducible steps and results for sharing with peers.
Reply
#6
Common pitfalls to avoid: overclaiming quantum advantage on current hardware, relying on incomplete fermion-to-qubit mappings, and ignoring calibration/noise. Always benchmark against exact classical results for the small systems you test, and track resource requirements (qubits, circuit depth, mitigation cost) before scaling up.
Reply


[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Forum Jump: