Skip main navigation

Quantum Chemistry

Quantum chemistry calculations are challenging for classical computers, but seem to be ideally suited for quantum computers.
The variational quantum eigensolver (VQE) alternates classical and quantum computations.
© Keio University

The accurate description of a molecule involves understanding the distance between the atoms and the strength of their atomic bonds (the sharing of electrons so that the atoms stick together in a molecule), the position of the atoms, and the way they vibrate. Much of this work involves understanding what happens as they absorb and release energy, and finding the minimum amount of energy (known as the ground state energy) in the molecule. Answering these questions accurately involves equations with a number of terms that grows exponentially in the precision of the answer you want to get, and is heavily impacted by the number of electrons and atoms involved. This makes the necessary calculations tedious for a classical computer, but ideally suited to a quantum computer.

The basic problem

The most basic quantum chemistry problem is to find the electronic ground state energy (E_G) of a molecule, for a particular geometry. Intuitively, the ground state is one that doesn’t change over time, since there is no extra energy in the molecule. This helps chemists to determine the preferred shape of a molecule, which in turn influences how it reacts with other molecules.

To find this energy, we take the mathematical term that represents the global changes to the system over time, called the Hamiltonian of the system (written (H), but not to be confused with the Hadamard gate we presented last week), and look for a state that doesn’t change as the Hamiltonian is applied. As James Whitfield described in the last Video Step, this process is like knowing that the Earth is spinning but not being certain where the North Pole is, and finding it by searching for a place that doesn’t move as the Earth rotates.

With that state, we can then find the energy, which shows up as a constant factor in the equation. Mathematically, with the state (|psirangle), the equation is written

(Hvertpsirangle = E_Gvertpsirangle).

The vector (|psirangle) is called the eigenvector and (E_G) is called the eigenvalue.

In a quantum algorithm, we can read off that (E_G) when we measure the state. The challenge, then, becomes to prepare the initial state (|psirangle) and apply the Hamiltonian (H) efficiently. The most basic approach to solving this problem uses an algorithm called quantum phase estimation.

Representing data

Our first problem in designing any algorithm is determining what our data representation is going to be. There are a variety of ways we can write down our current condition: either we can keep track of each particle (electron) in the system, or we can keep track of each point in space, for example, like a simulation of weather might do. Which choice is ultimately more efficient depends on the details of the problem.

As Professor Whitfield alluded to, in practice, algorithms may use the qubits to represent a more complex description of the state. In one of the experiments he was involved in, the quantum states were set up to correspond to the relationship between the electrons in the system, rather than the electron position or amplitude at a point. Thus, more qubits gives us a more precise answer to their state relative to each other.

Hybrid quantum-classical algorithms

Doing the above efficiently is a challenge, and requires that the entire quantum computer be very high fidelity. Illustrated at the top of this article is an alternative approach, iterating between quantum and classical approaches, has been developed. The two most important such algorithms are the variational quantum eigensolver (VQE) and the quantum approximate optimization algorithm (QAOA).

Problems attacked

Richard Feynman himself performed important work developing algorithms and concepts, and in recent years the teams of Seth Lloyd (MIT), Alan Aspuru-Guzik (Harvard), and Ed Farhi (MIT), and Dave Wecker and the team of Krysta Svore (Microsoft) have worked to make the algorithms concrete. These are far from the only researchers in the area; dozens of researchers assembled at the White House last year for a workshop that produced a report on the field that is very readable and up to date. A link is provided in the Further Study article at the end of this course.

Simple demonstrations that the algorithm works have been done for the hydrogen molecule on several different real quantum computers. In 2017, the IBM Quantum Experience team published a paper demonstrating that their seven-qubit experimental quantum processor (a type of superconducting system; we will learn more about hardware next week) can solve several small problems using these techniques. They worked on molecules as large as beryllium hydride (BeH(_2)). Microsoft has stated that their vision is to better understand a molecule known as FeMoCo, which, as Prof. James Whitfield described in the first week, has the potential to improve the production of agricultural fertilizers.

量子化学

分子を正確に記述するためには、原子の距離や、結合の強さ、(電子を共有することで、強い結合を実現しています)原子同士の位置、振動の仕方などを理解しなくてはなりません。これらを理解するためには、分子内の原子がエネルギーを吸収または放出するときに何が起こっているかを理解し、エネルギーの最小単位(基底状態)を見つける必要があります。これらの問に正確に答えるということは、指数関数的に増加する数の項を持つ方程式を、要求する精度の中で解くということに等しく、電子や原子の数に大きく影響を受けます。このような計算は、古典コンピュータにとっては、必要な計算を冗長なものとしてしまうのに対して、量子コンピュータにとっては非常に理想的に計算が可能となるのです。

基本的な問題

最も基本的な量子化学の問題は、分子の電気的基底状態(E_G)を幾何学的に発見するというものです。直感的に、基底状態というのは、分子に余計なエネルギーが働いていない間は時間によって変化しないものと捉えることができます。これにより化学者は、分子の理想的な形を特定し、それにより、他の分子とどのように関係しあっているかということに、次々と影響を与えています。

このエネルギーを発見するために、体系のハミルトニアンと呼ばれる、エネルギー体系の時間的変化を表す新しい数学的概念を取り入れることとなります。(先週書いたHadamard GateのHと混同しないようにしてください。)そして私たちは、ハミルトニアンが適応されても変化しない状態を探します。James Whitfield氏が先のビデオで述べているように、このプロセスは、地球が自転しているにもかかわらず、回転の軸となる北極点が定まっていないということで知られており、それは、地球の自転において、動いていない地点を探す段階で見つかりました。

そのような状態において、私たちは方程式から、定数倍として得られるエネルギーを見つけることができるのです。数学的には、状態(vertpsirangle)を用いて(Hvertpsirangle = E_Gvertpsirangle)と書くことができます。 ベクトル(vertpsirangle)は固有ベクトル(eigenvector)と呼ばれ、(E_G)は固有値(eigenvalue)と呼ばれます。

量子アルゴリズムにおいて、私たちが状態を測定したとき、(E_G)の値は簡単に測定することができます。難題としては、前状態の(Hvertpsirangle)を用意し、ハミルトニアンに効果的に適応させることです。

The most basic approach to solving this problem uses an algorithm called quantum phase estimation.

データの表現方法

アルゴリズムをデザインするうえで最初の問題は、扱うデータが何を意味しているのかを特定することです。現在の状態を表現するには、様々な方法があります。例えば天気のシミュレーションでやるかもしれないように、電子といった各粒子の動きをすべて追跡したり、また宇宙のある一点を追跡し続けたりするようなことです。どちらも問題の細かさによっては、究極的により効率的なのです。

Whitfield教授が言及されているように、実際問題としてより複雑な状態を表すために、アルゴリズムにおいては量子ビットを用います。彼が携わっているある実験において、量子状態は電子の位置や振幅ではなく、電子の相互関係に対応するように設定されていました。それ故に、量子ビットが多くなるにつれて、それらの状態に関して、より適切な答えが得られるようになります。

量子古典ハイブリッドアルゴリズム

上記のものを効果的に行うことは難題で、高い忠実度をもつ完全な量子コン ピュータが必要となります。この記事の最初で例示しているものが、一つの 代替案として発展しているものです。そのなかでも最も重要なアルゴリズム は、VQE(Variational Quantum Eigensolver)と呼ばれるものと、QAOA(Quantum Approximate Optimization Algolithm)の2つです。

問題への挑戦

Richard Feynmanはアルゴリズムと概念の構築において、非常に重要な功績を残しました。また、近年ではSeth Lloyd氏(MIT)のチームや、Alan Aspuru-Guzik氏(Harvard)、Ed Farhi氏(MIT)、Dave Wechker氏とKrista Svore氏(Microsoft)氏のチームが、具体的なアルゴリズムを作るための研究を進めています。これらはこの分野の研究者のごく一部です。昨年はホワイトハウスの何十人もの研究者が、非常に読みやすく、現代的な調査のためのワークショップを開いています。詳細研究記事はこのコースの最後にリンクがあります。

どのようにアルゴリズムが動いているかということの簡単な例は、いくつかの異なる実際の量子コンピューターによって示されてきました。2017年、IBMのQuantum Experienceチームは、彼らの7つの実験的な量子ビットはこれらの技術を用いて、小さないくつかの問題を解けるということがわかりました。(超伝導体に関しては、次週のハードウェアのセクションで学びます。)彼らは、水素化ベリリウムと同じくらいの大きさの粒子について実験を行いました。マイクロソフト社は、彼らのビジョンとしては、James Whitfield教授が、初週で述べているように、化学肥料の品質向上に役立つとして知られているFeMoCoに関してより正確な理解をすることであると述べています。

© Keio University
This article is from the free online

Understanding Quantum Computers

Created by
FutureLearn - Learning For Life

Reach your personal and professional goals

Unlock access to hundreds of expert online courses and degrees from top universities and educators to gain accredited qualifications and professional CV-building certificates.

Join over 18 million learners to launch, switch or build upon your career, all at your own pace, across a wide range of topic areas.

Start Learning now