← Latest papers
⚛️ quantum physics

Quantum algorithms based on quantum trajectories

This paper presents a novel quantum algorithm based on quantum trajectories that achieves the optimal additive query complexity of O(T+log(1/ϵ))O(T + \log(1/\epsilon)) for simulating a large class of dissipative Lindbladians, matching the efficiency previously established for closed-system Hamiltonian simulation.

Original authors: Evan Borras, Milad Marvian

Published 2026-04-10
📖 5 min read🧠 Deep dive

Original authors: Evan Borras, Milad Marvian

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to predict the weather for a specific city.

In the world of quantum physics, there are two types of "weather":

  1. Closed Systems: A sealed, perfect glass box where nothing enters or leaves. The weather inside is predictable and follows strict, smooth rules.
  2. Open Systems: A city with open windows, doors, and rain. Things constantly enter and leave, interacting with the outside world. This is messy, chaotic, and much harder to predict.

Most real-world quantum systems (like the atoms in a new battery or a drug molecule) are like the open city. They interact with their environment, losing energy or changing state randomly. Simulating these "open" systems on a computer is incredibly difficult, especially for the powerful quantum computers we are building today.

This paper introduces a new, clever way to simulate these messy, open quantum systems. Here is the breakdown using simple analogies.

The Old Way: Watching the Whole Ocean

Previously, to simulate an open system, algorithms tried to track the "average" state of the entire ocean at once. They had to calculate every possible wave, ripple, and interaction simultaneously.

  • The Problem: To get a precise answer, these old methods had to do a massive amount of work that grew multiplicatively with time and precision.
  • The Analogy: Imagine trying to predict the path of a single leaf floating in a stormy river. The old method tried to map the entire river's flow, every drop of water, and every wind gust for the whole journey. It was accurate, but it took forever. If you wanted to simulate the leaf for 10 hours instead of 1, the work didn't just go up by 10x; it went up by 100x or 1,000x.

The New Idea: The "Quantum Trajectory"

The authors (Evan Borras and Milad Marvian) realized they didn't need to map the whole ocean. They could just follow one single leaf (a "quantum trajectory") and repeat the experiment many times.

In the quantum world, the "leaf" moves in a specific way:

  1. It glides smoothly for a while (deterministic evolution).
  2. Suddenly, it gets hit by a random "kick" from the environment (a "quantum jump").
  3. It glides again, gets kicked again, and so on.

The Big Breakthrough:
The authors found that for a large class of these systems, these "kicks" happen like raindrops falling from a cloud. They follow a predictable pattern (a Poisson process).

  • The Analogy: Instead of calculating the weather for the whole storm, you just count how many raindrops hit the leaf. On average, you get 10 drops per hour. Sometimes you get 20, sometimes 2, but rarely 1,000.
  • The Result: Because the number of "kicks" grows linearly with time (10 drops for 1 hour, 100 drops for 10 hours), the computer only needs to do work proportional to the time. It doesn't explode in complexity.

The Magic Trick: The "Additive" Speedup

The paper's main achievement is a mathematical "speedup."

  • Old Method: Work = Time × Precision (Multiplicative). If you want to simulate longer and more accurately, the cost skyrockets.
  • New Method: Work = Time + Precision (Additive).
    • Analogy: Imagine you are walking to a destination.
      • The old way was like walking through a maze where every extra step you took to be more precise added a whole new floor to the maze.
      • The new way is like walking on a straight road. If you want to go twice as far, you just walk twice as long. If you want to walk more carefully (higher precision), you just slow down a bit. The two costs are added together, not multiplied.

This is a huge deal because it matches the theoretical best possible speed for these types of problems.

The Catch: The "Special Rules"

There is a catch, of course. This new algorithm works perfectly only for systems that follow a specific rule: the "kicks" (quantum jumps) must be balanced in a very specific way.

  • The Analogy: Imagine our leaf-riding algorithm only works if the river flows at a constant speed and the rain falls at a steady rate. If the river suddenly turns into a waterfall or the rain turns into a hailstorm, this specific algorithm breaks down.
  • The authors proved that while this rule limits the algorithm (it can't simulate every possible open system), it covers many important real-world scenarios, like preparing materials for new technologies or correcting errors in quantum computers.

They also showed that you can't just "force" a messy, non-compliant system into this neat box by wrapping it in a larger simulation. The rules are fundamental; you can't cheat the physics.

Why Does This Matter?

  1. Efficiency: It makes simulating complex materials, chemical reactions, and quantum devices much faster and cheaper on a quantum computer.
  2. Optimality: It proves that for a huge class of problems, we have found the fastest possible way to simulate them. We can't do better than this "additive" speed.
  3. New Path: It shifts the strategy from "calculate everything at once" to "simulate individual stories and average them out," which is a more natural way to think about how nature actually works.

In a nutshell: The authors built a faster, leaner quantum simulator that follows the "story" of a single particle's journey through a chaotic environment, rather than trying to calculate the entire universe at once. For many important problems, this is the fastest possible way to do it.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →