← Latest papers
🤖 machine learning

Accurate 2D Reconstruction for PET Scanners based on the Analytical White Image Model

This paper proposes an accurate 2D PET reconstruction method that integrates a closed-form analytical white image model, derived from a precise crystal-to-crystal response, into a modified ray-driven MLEM algorithm to significantly outperform non-compensated approaches on both synthetic and real-world data.

Original authors: Tomislav Matulić, Damir Seršić

Published 2026-02-18
📖 5 min read🧠 Deep dive

Original authors: Tomislav Matulić, Damir Seršić

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 take a perfect photograph of a glowing object inside a dark room, but you can't use a camera lens. Instead, you have a ring of thousands of tiny, super-sensitive eyes (detectors) surrounding the object. When the object emits a tiny flash of light (a positron annihilation), two of these eyes see it at the exact same time. They draw an invisible line between themselves, telling you the flash happened somewhere along that line.

This is how PET scanners (Positron Emission Tomography) work. They build an image by collecting millions of these invisible lines.

However, there's a problem. In the real world, these "eyes" aren't perfect. They are physical blocks of crystal with specific sizes and shapes. Because of this, the scanner doesn't see every flash equally.

  • Flashes happening right in the center of the ring are seen by many more pairs of eyes than flashes happening near the edge.
  • The edges of the crystals create "shadows" and blind spots.

If you just let a computer draw the picture based on raw data, the center of the image will look super bright and blurry, while the edges will look dark and distorted. It's like trying to paint a portrait where the paint is naturally thicker in the middle of the canvas.

The "White Image" Solution

The authors of this paper came up with a clever way to fix this distortion without needing a massive, slow computer to calculate every single possibility. They call their solution the "White Image."

Think of the "White Image" as a map of the scanner's own biases.
Imagine you have a perfectly white, glowing ball that fills the entire room. If you took a picture of this ball with your imperfect scanner, the resulting image wouldn't be a perfect white circle. It would be a weird shape: bright in the middle, dim at the edges, maybe with some rings or streaks.

That weird shape is the White Image. It tells the computer: "Hey, if I see a flash here, it's probably because my scanner is naturally better at seeing things in this spot, not because there's actually more light there."

How They Did It (The "Math Magic")

Usually, figuring out this "White Image" map is incredibly hard.

  1. The Slow Way: You could simulate millions of flashes on a supercomputer (Monte Carlo simulation), but that takes forever.
  2. The Messy Way: You could measure a real radioactive ball, but that's noisy and expensive.

The authors used math to solve it instantly.

  • The Crystal Dance: They realized that as the scanner rotates (or as the object rotates inside it), the relationship between any two "eyes" (crystals) follows a predictable pattern.
  • The Approximation: The exact math for how two crystals "see" each other is like a complex, tangled knot of equations. It's too messy to use in real-time.
  • The Shortcut: The authors found a way to untie that knot. They proved that you can approximate the complex shape of the crystal's vision with a simple triangle shape (like a tent) or even a rectangle.
  • The Result: By rotating this simple "tent" shape around the center and adding it all up, they got a perfect, closed-form formula. It's like finding a simple recipe that tastes exactly like a complex, 50-ingredient dish.

Putting It All Together: The New Recipe

They took this "White Image" map and plugged it into a standard image reconstruction algorithm (called MLEM).

Think of the standard algorithm as a chef trying to bake a cake but using a recipe that doesn't account for the fact that their oven has a hot spot in the middle. The cake comes out burnt in the center.

The authors' new method is like giving the chef a correction chart.

  1. The chef bakes the cake (reconstructs the image).
  2. The chef looks at the chart (the White Image) which says, "The oven is 20% hotter in the center."
  3. The chef adjusts the recipe on the fly, dividing the center by 1.2 and the edges by 0.9.
  4. Result: A perfectly even cake.

Why This Matters

  • Speed: Because their math is a simple formula, the computer doesn't need to store a massive library of data. It can calculate the correction instantly.
  • Accuracy: They tested this on real machines (the Raytest ClearPET) and fake data. The results were much sharper and had fewer "artifacts" (weird rings or blurs) than previous methods.
  • Simplicity: They proved that you don't need a supercomputer to understand how a PET scanner sees the world; you just need the right geometric insight.

In a nutshell: They figured out the "fingerprint" of the scanner's imperfections using simple geometry, turned it into a quick mathematical formula, and used it to clean up PET images, making them clearer and faster to produce.

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 →