Les opérations unitaires ne sont qu'un cas particulier des opérations quantiques , qui sont des cartes linéaires complètement positives («canaux») qui mappent les opérateurs de densité aux opérateurs de densité. Cela devient évident dans la représentation Kraus du canal, où les soi-disant opérateurs Kraus K i remplissent ∑ n i = 1 K † i K i ≤ I ( notation
Φ(ρ)=∑i=1nKiρK†i,
Ki∑ni=1K†iKi≤I). Souvent, on ne considère que les opérations quantiques préservant les traces, pour lesquelles l'égalité dans l'inégalité précédente est valable. Si en plus il n'y a qu'un seul opérateur Kraus (donc
), alors nous voyons que l'opération quantique est unitaire.
n=1
Cependant, les portes quantiques sont unitaires, car elles sont implémentées via l'action d'un hamiltonien pour un temps spécifique, ce qui donne une évolution temporelle unitaire selon l'équation de Schrödinger.
Short Answer
Quantum operations do not need to be unitary. In fact, many quantum algorithms and protocols make use of non-unitarity.
Long Answer
Les mesures sont sans doute l'exemple le plus évident de transitions non unitaires étant une composante fondamentale des algorithmes (dans le sens qui est équivalente à l' échantillonnage de la distribution de probabilité obtenu une « mesure » après l'opération de décohésion ).∑kck|k⟩↦∑k|ck|2|k⟩⟨k|
Plus généralement, tout algorithme quantique comportant des étapes probabilistes nécessite des opérations non unitaires. Un exemple notable qui vient à l'esprit est l'algorithme de HHL09 pour résoudre des systèmes d'équations linéaires (voir 0811.3171 ). Une étape cruciale de cet algorithme est le mappage , où | λ j ⟩ sont les vecteurs propres de certains opérateurs. Cette cartographie est nécessairement probabiliste et donc non unitaire.|λj⟩↦Cλ−1j|λj⟩ |λj⟩
Tout algorithme ou protocole qui utilise la rétroaction (classique) utilise également des opérations non unitaires. Il s'agit de l'ensemble des protocoles de calcul quantique unidirectionnel (qui, comme leur nom l'indique, nécessitent des opérations non réversibles).
Les schémas les plus notables pour le calcul quantique optique avec des photons uniques nécessitent également des mesures et parfois une post-sélection pour embrouiller les états de différents photons. Par exemple, le protocole KLM produit des portes probabilistes, qui sont donc au moins en partie non réversibles. Une bonne critique sur le sujet est quant-ph / 0512071 .
Des exemples moins intuitifs sont fournis par l'ingénierie d'état quantique induite par la dissipation (par exemple 1402.0529 ou srep10656 ). Dans ces protocoles, on utilise une dynamique dissipative à carte ouverte, et on conçoit l'interaction de l'état avec l'environnement de telle sorte que l'état stationnaire à long terme du système soit celui souhaité.
la source
Au risque de sortir du sujet de l'informatique quantique et de la physique, je vais répondre à ce que je pense être une sous-question pertinente de ce sujet, et l'utiliser pour éclairer la discussion des portes unitaires dans l'informatique quantique.
La question ici est: pourquoi voulons-nous l'unité dans les portes quantiques?
La réponse moins spécifique est comme ci-dessus, elle nous donne une «réversibilité», ou comme les physiciens en parlent souvent, un type de symétrie pour le système. Je prends un cours en mécanique quantique en ce moment, et la façon dont les portes unitaires recadrée dans ce cours a été motivée par le désir d'avoir des transformations physiques U : qui agissent comme symétries. Cela impose deux conditions sur la transformation U :U^ U^
Preservation of inner product means that⟨ϕ||ψ⟩=⟨ϕ′||ψ′⟩ . From this second specification, unitarity can be derived (for full details see Dr. van Raamsdonk's notes here).
So this answers the question of why operations that keep things "reversible" have to be unitary.
La question de savoir pourquoi la mesure elle-même n'est pas unitaire est davantage liée au calcul quantique. Une mesure est une projection sur une base; en substance, il doit "répondre" avec un ou plusieurs états de base en tant qu'Etat lui-même. Il quitte également l'état d'une manière qui est cohérente avec la "réponse" à la mesure, et non cohérente avec les probabilités sous-jacentes avec lesquelles l'état a commencé. Donc, l'opération satisfait la spécification 1. de notre transformation , mais ne satisfait définitivement pas la spécification 2. Toutes les matrices ne sont pas créées égales!U
Pour en revenir au calcul quantique, le fait que les mesures sont destructives et projectives (c'est-à-dire que nous ne pouvons reconstruire la superposition que par des mesures répétées d'états identiques, et chaque mesure ne nous donne qu'une réponse 0/1), fait partie de ce qui fait que la séparation entre l'informatique quantique et l'informatique régulière subtile (et une partie de la raison pour laquelle il est difficile de le préciser). On pourrait supposer que l'informatique quantique est plus puissante en raison de la simple taille de l'espace de Hilbert, avec toutes ces superpositions d'états à notre disposition. Mais notre capacité à extraire ces informations est très limitée.
As far as I understand it this shows that for information storage purposes, a qubit is only as good as a regular bit, and no better. But we can be clever in quantum computation with the way that information is traded around, because of the underlying linear-algebraic structure.
la source
There are several misconceptions here, most of them originate from exposure to only the pure state formalism of quantum mechanics, so let's address them one by one:
This is false. In general, the states of a quantum system are not just vectors in a Hilbert spaceH but density matrices − unit-trace, positive semidefinite operators acting on the Hilbert space H i.e., ρ:H→H , Tr(ρ)=1 , and ρ≥0 (Note that the pure state vectors are not vectors in the Hilbert space but rays in a complex projective space; for a qubit this amounts to the Hilbert space being CP1 and not C2 ). Les matrices de densité sont utilisées pour décrire un ensemble statistique d'états quantiques.
The most general quantum operation is a CP-map (completely positive map), i.e.,Φ:L(H)→L(H) such that
Now, coming to the OP's claim that all quantum operations are unitary to allow reversibility -- this is just not true. The unitarity of time evolution operator (e−iHt/ℏ ) in quantum mechanics (for closed system quantum evolution) is simply a consequence of the Schrödinger equation.
However, when we consider density matrices, the most general evolution is a CP-map (or CPTP for a closed system to preserve the trace and hence the probability).
Yes. An important example that comes to mind is open quantum systems where Kraus operators (which are not unitary) are the "gates" with which the system evolves.
Note that if there is only a single Kraus operator then,∑iK†iKi=I . But there's only one i , therefore, we have, K†K=I or, K is unitary. So the system evolves as ρ→UρU† (which is the standard evolution that you may have seen before). However, in general, there are several Kraus operators and therefore the evolution is non-unitary.
Coming to the final point:
In standard quantum mechanics (with wavefunctions etc.), the system's evolution is composed of two parts− a smooth unitary evolution under the system's Hamiltonian and then a sudden quantum jump when a measurement is made − also known as wavefunction collapse. Wavefunction collapses are described as some projection operator say |ϕ⟩⟨ϕ| acting on the quantum state |ψ⟩ and the |⟨ϕ|ψ⟩|2 gives us the probability of finding the system in the state |ϕ⟩ after the measurement. Since the measurement operator is after all a projector (or as the OP suggests, a matrix), shouldn't it be linear and physically similar to the unitary evolution (also happening via a matrix). This is an interesting question and in my opinion, difficult to answer physically. However, I can shed some light on this mathematically.
If we are working in the modern formalism, then measurements are given by POVM elements; Hermitian positive semidefinite operators,{Mi} on a Hilbert space H that sum to the identity operator (on the Hilbert space) ∑ni=1Mi=I . Therefore, a measurement takes the form
TheTr(EiρE†i)=:pi is the probability of the measurement outcome being Mi and is used to renormalize the state to unit trace. Note that the numerator, ρ→EiρE†i is a linear operation, but the probabilistic dependence on pi is what brings in the non-linearity or irreversibility.
Edit 1: You might also be interested Stinespring dilation theorem which gives you an isomorphism between a CPTP map and a unitary operation on a larger Hilbert space followed by partial tracing the (tensored) Hilbert space (see 1, 2).
la source
I'll add a small bit complementing the other answers, just about the idea of measurement.
Measurement is usually taken as a postulate of quantum mechanics. There's usually some preceding postulates about hilbert spaces, but following that
Normally the projection operators themselves should satisfyP^†=P^ and P^2=P^ , which means they themselves are observables by the above postulates, and their eigenvalues 1 or 0 . Supposing we take one of the P^n above, we can interpret the 1,0 eigenvalues as a binary yes/no answer to whether the observable quantity an is available as an outcome of measurement of the state |ψ⟩ .
la source
Measurements are unitary operations, too, you just don't see it: A measurement is equivalent to some complicated (quantum) operation that acts not just on the system but also on its environment. If one were to model everything as a quantum system (including the environment), one would have unitary operations all the way.
However, usually there is little point in this because we usually don't know the exact action on the environment and typically don't care. If we consider only the system, then the result is the well-known collapse of the wave function, which is indeed a non-unitary operation.
la source
Quantum states can change in two ways: 1. quantumly, 2. classically.
All the state changes taking place quantumly, are unitary. All the quantum gates, quantum errors, etc., are quantum changes.
There is no obligation on classical changes to be unitary, e.g. measurement is a classical change.
All the more reason, why it is said that the quantum state is 'disturbed' once it's measured.
la source