Quantum thermodynamics and semidefinite programming: regularization and algorithms

This paper establishes a general mathematical framework for variational problems in quantum thermodynamics with measurement constraints, leveraging non-commutative optimal transport to analyze dual formulations and zero-temperature limits while tailoring the approach to quantum state tomography and developing convergent computational algorithms.

Emanuele Caputo, Augusto Gerolin, Nataliia Monina, Pavlo Pelikh, Lorenzo Portinale

Published Mon, 09 Ma
📖 5 min read🧠 Deep dive

Imagine you are a master chef trying to recreate a famous, complex dish (let's call it the "Ground State Dish"). You know the exact ingredients you must use (the measurements QiQ_i and their values qiq_i), and you want the dish to be as cheap as possible in terms of energy (the Hamiltonian HH).

However, there's a catch: in the real world, you can't be perfectly precise. Your kitchen is a bit noisy, your scales aren't perfect, and sometimes the ingredients behave unpredictably. If you try to follow the recipe with absolute, rigid precision, you might find that no dish exists that satisfies all your constraints perfectly. The math breaks down, and you get stuck.

This paper is about a clever way to fix that broken math and build a better kitchen. Here is the story of what the authors did, explained simply:

1. The Problem: The "Rigid Recipe"

In quantum physics, scientists often try to find the "best" state of a system (like the lowest energy state) that matches certain measurements.

  • The Issue: If you demand the measurements match exactly, the set of possible solutions might be empty. It's like asking for a cake that is exactly 5 inches tall, exactly 10 inches wide, and made of exactly 3 eggs, but the laws of baking physics say that combination is impossible.
  • The Old Way: Previously, scientists added a little bit of "noise" or "entropy" (randomness) to the recipe to make it solvable. They used a specific type of noise called "von Neumann entropy" (think of it as a specific brand of flour). This worked, but it was limited. It was like saying, "We can only bake cakes if we use this specific brand of flour."

2. The Solution: A Universal "Flour"

The authors of this paper asked: "What if we could use any kind of flour? What if we could use quadratic penalties, Tsallis entropies, or other mathematical 'seasonings'?"

They developed a general mathematical framework (a universal recipe book) that allows for any kind of "regularization."

  • Regularization: Think of this as adding a little bit of "wiggle room" to your constraints. Instead of demanding the cake be exactly 5 inches, you say, "It should be close to 5 inches, and the closer it is, the better."
  • The Magic Trick: They didn't just say "let's be flexible." They proved that no matter what kind of "wiggle room" (regularization) you choose, you can always find a solution. They built a bridge between the "Primal" problem (finding the best cake) and a "Dual" problem (finding the best set of prices for the ingredients).

3. The Two Sides of the Coin: Primal and Dual

To solve this, they used a concept called Duality.

  • The Primal View (The Baker): "I need to find the state π\pi that minimizes energy while matching my measurements."
  • The Dual View (The Shopkeeper): "I need to find the right prices (Lagrange multipliers α\alpha) for my ingredients so that the total cost matches the energy."

The authors proved that these two views are actually the same thing. If you solve the Shopkeeper's pricing problem, you automatically know exactly what the Baker's cake should look like. This is powerful because the Shopkeeper's problem is often much easier to solve on a computer.

4. The "Zero-Temperature" Limit

The paper also looks at what happens when you remove the "wiggle room" entirely (when the temperature ϵ\epsilon goes to zero).

  • The Metaphor: Imagine you are slowly turning down the heat in your kitchen. As it gets colder, the "noise" disappears. The cake becomes rigid.
  • The Result: The authors showed that as you cool the system down to absolute zero, your flexible, noisy solution smoothly transforms into the perfect, rigid solution (the "Ground State"). They proved that the "prices" the Shopkeeper sets and the "cake" the Baker makes converge to the true, perfect answer. This is crucial because it guarantees that their flexible method actually leads to the correct, hard physics answer in the end.

5. The Computer Kitchen: Algorithms

Finally, they didn't just write theory; they built a computer program to test it.

  • They used a smart algorithm (L-BFGS) to solve the "Shopkeeper's pricing problem."
  • They tested it on two real-world tasks:
    1. Quantum State Tomography: Trying to figure out what a mysterious quantum object looks like based on blurry photos (measurements).
    2. Quantum Optimal Transport: Moving quantum information from one place to another in the most efficient way possible.

The Findings:

  • Big "Wiggle Room" (High Temperature): The computer solves the problem super fast, but the answer is a bit fuzzy (biased).
  • Small "Wiggle Room" (Low Temperature): The answer is very precise, but the computer takes a long time to crunch the numbers.
  • The Sweet Spot: They found that using their new, flexible framework works much better than the old "one-size-fits-all" method. Specifically, using a "quadratic" type of regularization (a different kind of flour) sometimes struggled when the wiggle room was too small, but the classic "entropy" method remained stable.

Summary

In short, this paper is like upgrading a chef's toolkit.

  1. Old Toolkit: You could only bake with one specific type of flour (von Neumann entropy).
  2. New Toolkit: You can now bake with any type of flour (general convex regularizations).
  3. The Proof: They proved that no matter what flour you use, you can always find a recipe that works, and if you stop adding extra flour, you get the perfect, original dish.
  4. The Result: They built a faster, more flexible computer program to help quantum physicists solve complex problems like identifying unknown quantum states or moving quantum data efficiently.

This work opens the door for quantum computers to solve a much wider variety of problems, not just the ones that fit the old, rigid mold.