惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Recent Announcements
Recent Announcements
J
Java Code Geeks
雷峰网
雷峰网
Microsoft Security Blog
Microsoft Security Blog
博客园 - 【当耐特】
腾讯CDC
博客园 - 司徒正美
B
Blog RSS Feed
博客园 - 三生石上(FineUI控件)
I
InfoQ
N
Netflix TechBlog - Medium
L
LangChain Blog
博客园_首页
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
T
Tailwind CSS Blog
MyScale Blog
MyScale Blog
美团技术团队
The Cloudflare Blog
爱范儿
爱范儿
Stack Overflow Blog
Stack Overflow Blog
博客园 - 聂微东
H
Help Net Security
Martin Fowler
Martin Fowler
V
Visual Studio Blog

IBM Research

From error mitigation to fault-tolerant quantum computing | IBM Quantum Computing Blog A theoretical separation between quantum computers & LLMs Introducing IBM and NASA’s new foundation model for the Moon Switzerland's first IBM Quantum System Two | IBM Quantum Computing Blog Cleveland Clinic, RIKEN, IBM named Gordon Bell finalists | IBM Quantum Computing Blog How llm-d makes the most of the hardware you already have Ponder This Challenge - September 2026 - Loeschian Arithmetic Progressions IBM Quantum Nighthawk r2—more circuits, faster | IBM Quantum Computing Blog What happens when information theory accounts for reasoning? Granite 4.2 brings native reasoning to enterprise agents Qiskit Fermions: a modular toolbox for fermionic systems | IBM Quantum Computing Blog IBM’s new modular architecture for cryogenic systems | IBM Quantum Computing Blog QOBLIB: tracking progress in quantum optimization | IBM Quantum Computing Blog DocLang: a markup language for LLMs From vision to reality: a unified AI solver for the grid The search for quantum advantage in differential equations Ponder This Challenge - August 2026 - The Wheel of Buttons Quantum advantage through trusted quantum computation | IBM Quantum Computing Blog All of AI benchmarking at your fingertips What are spin qubits? | IBM Quantum Computing Blog IBM to acquire HRL Laboratories IBM commits $50M in quantum access for US Genesis Mission It’s time for cryptography to get its own abstraction layer It’s time for cryptography to get its own abstraction layer This could be the largest synthetic code dataset yet How to measure the performance of a quantum computer | IBM Quantum Computing Blog Release News: Qiskit v2.5 is here! | IBM Quantum Computing Blog CoFrGeNets replace the ‘bones’ of transformer-based models How training environments can teach AI models to misbehave What’s new at IBM Quantum - Q2 2026 | IBM Quantum Computing Blog
How to use sample-based quantum diagonalization on IBM ha...
Peter Hess · 2026-05-06 · via IBM Research

Molecular simulation is a crucial tool for scientists. By understanding the atomic-level behaviors of molecules and materials, we can uncover new drugs, catalysts, or other chemicals. However, trying to simulate the electronic structure of a molecule can tax even the most sophisticated classical computers.

Thankfully, as physicist Richard Feynman predicted, quantum computers have the potential to emerge as powerful tools for modeling the quantum structures found in nature. And IBM Research scientists have found that large-scale molecular simulations are possible with quantum computers running an algorithm called sample-based quantum diagonalization (SQD).

In the latest demonstration of the power and utility of SQD, researchers from IBM, Cleveland Clinic, and Riken used a variant of the technique to accurately model complex proteins, including one with more than 12,000 atoms. This breakthrough was announced this week at IBM Think, just four months after researchers achieved a prior milestone where they modeled a 303-atom protein.

Check out this explainer video from IBM Research to learn all about how and why SQD is such a powerful tool for scientists.

Electrons in atoms and molecules occupy orbitals associated with different energy levels. Orbitals are mathematical functions that describe the spaces around a nucleus where electrons are most likely to be found. Calculating the ground state of electrons in a molecule — their most stable, lowest-energy configuration — can yield insights into the molecule’s expected behavior and reactivity. It sounds simple enough, but electrons exert a physical influence on one another. All of these interactions mean that as the number of electrons rises, calculating the ground state becomes exponentially more complex, far beyond the capabilities of classical high-performance computers.

Ready to get hands on with sample-based quantum diagonalization? Explore the tutorial on IBM Quantum Platform.That’s where SQD comes in. Using quantum-centric supercomputing (QCSC), scientists can deploy this method with classical hardware in harmony with quantum processors to estimate the ground state properties.

To begin, a classically-computed structure of the molecule in question is mapped onto a quantum circuit, which is prepared to run on the specific quantum processor being used.

The quantum hardware then executes the circuit, generating a suggested set of configurations to explore with classical hardware. Classical hardware then performs a diagonalization operation on the set of configurations to produce an approximation of the system’s ground state. Some properties of the approximate ground state can be used to further improve the quality of the quantum hardware outcomes.