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

推荐订阅源

博客园 - 聂微东
宝玉的分享
宝玉的分享
Apple Machine Learning Research
Apple Machine Learning Research
罗磊的独立博客
Last Week in AI
Last Week in AI
WordPress大学
WordPress大学
博客园 - 【当耐特】
大猫的无限游戏
大猫的无限游戏
小众软件
小众软件
博客园 - 司徒正美
博客园 - Franky
爱范儿
爱范儿
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
T
Tailwind CSS Blog
Hugging Face - Blog
Hugging Face - Blog
Jina AI
Jina AI
量子位
博客园 - 叶小钗
博客园_首页
月光博客
月光博客
博客园 - 三生石上(FineUI控件)
The Cloudflare Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

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.