← Latest papers
⚡ electrical engineering

Deep Slice Interpolation for Reducing Through-Plane Anisotropy and Noise in Head CT

This paper presents a deep learning system that synthesizes intermediate CT slices to halve through-plane spacing, simultaneously reducing anisotropy and noise in head CT scans while demonstrating superior performance over classical and video interpolation baselines through rigorous evaluation of various loss functions.

Original authors: Luis Cortés Ferre, Miguel A. Gutiérrez-Naranjo, Marcin Balcerzyk

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

Original authors: Luis Cortés Ferre, Miguel A. Gutiérrez-Naranjo, Marcin Balcerzyk

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 have a loaf of bread that you want to slice. In a perfect world, you'd use a very sharp knife to cut thin, even slices. But in the real world of medical CT scans, the "knife" (the scanner) often leaves gaps. It takes a picture of the brain, skips a chunk of space, takes another picture, and skips again.

This creates a "loaf" where the slices are thin and crisp from side-to-side (in-plane), but thick and chunky from top-to-bottom (through-plane). If you try to look at this loaf from the side (a side view), it looks blocky and jagged, like a staircase. This makes it hard for doctors to see small details or measure things accurately.

This paper presents a smart digital slicer that fixes this problem. Here is how it works, explained simply:

1. The Magic Trick: Guessing the Missing Slice

The system looks at two existing slices of a brain scan (let's call them Slice A and Slice C). It uses a powerful AI brain (a deep learning model) to guess what the missing slice in the middle (Slice B) should look like.

  • The Analogy: Imagine you are looking at a flipbook animation. You have Page 1 and Page 3, but Page 2 is missing. A human might guess what happens in between, but this AI is incredibly good at it. It doesn't just blur the two images together; it "hallucinates" the missing details to create a smooth, new image that fits perfectly between the two.
  • The Result: It effectively cuts the loaf in half, turning thick, chunky slices into thin, smooth ones. This removes the "staircase" effect and makes 3D views look much better.

2. The Bonus: It's Also a Noise Eraser

Here is the clever part: while the AI is guessing the missing slice, it accidentally (or rather, mathematically) does something else very useful. It removes the "grain" or "static" from the image.

  • The Analogy: Think of a grainy, noisy photo. If you ask a smart friend to describe the scene based on two other grainy photos, they will likely describe the actual scene (the person, the tree, the car) rather than the random static on the film. They ignore the noise because the noise is different in every photo, but the scene stays the same.
  • The Science: The paper explains that because the AI is trained to find the "average" truth between two images, it naturally filters out the random static (noise) that appears in medical scans. So, you get a sharper image and a cleaner image at the same time.

3. The "Recipe" Problem: Finding the Right Loss Function

To teach the AI, the researchers had to give it a "scorecard" (called a loss function) to tell it how well it was doing. They tried many different scorecards:

  • Pixel-by-Pixel: "Did you get every single dot of color right?"
  • Structure: "Does the shape of the brain look right, even if the colors are slightly off?"
  • Mixtures: A combination of both.

The Discovery: They found that some scorecards were very fragile. One popular scorecard (SSIM) was like a tightrope walker: if the AI took a slightly wrong step (a specific setting for learning speed or batch size), it would fall off the tightrope and the whole training would crash. They had to add a "safety net" (a numerical fix) to keep it stable.

They concluded that a mix of "Structure" and "Pixel" scoring worked best as a reliable, all-around recipe.

4. What They Tested

  • The Data: They used thousands of real head CT scans from a public dataset (RSNA 2019), focusing on brain scans.
  • The Competition: They compared their AI against:
    • Old-school methods: Like simple averaging (blending two slices) or mathematical curves (splines).
    • Video AI: They tried using AI models designed to guess missing frames in videos (like a movie).
  • The Winner: Their custom AI beat everyone. It created slices that looked more like the real thing than the old methods or the video AI did.

5. Important Limits (What They Didn't Say)

The paper is very careful about what it claims:

  • Head Only: This AI was trained only on heads. It doesn't know how to fix a knee or a liver.
  • No Doctor Check: They did not ask real doctors to look at the images and say, "Yes, this helps me diagnose patients." They only measured the math (how close the pixels were).
  • Not a Magic Wand: If a tiny blood vessel exists in the missing gap but isn't hinted at in the slices above or below, the AI cannot invent it. It can only guess what is likely there based on the neighbors.

Summary

The paper presents a tool that takes chunky, blocky brain scans and uses AI to fill in the gaps, creating smooth, thin slices. As a happy side effect, it also cleans up the "static" noise in the images. It works better than old math tricks and even better than AI designed for movies, but it currently only works on heads and hasn't been tested by doctors yet.

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 →