← Latest papers
💻 computer science

KANResDiff: Learning Local Residual Diffusion via Kolmogorov-Arnold Network for Ambiguous Medical Image Segmentation

The paper proposes KANResDiff, a novel framework that leverages Kolmogorov-Arnold Networks and a Residual Schrödinger Bridge with independent time encoding to enable progressive, stage-aware local residual diffusion for achieving state-of-the-art performance in ambiguous medical image segmentation.

Original authors: Fanding Li (Faculty of Computing, Harbin Institute of Technology, Harbin, China), Chenglin Wang (Faculty of Computing, Harbin Institute of Technology, Harbin, China), Xiangyu Li (Faculty of Computing
Published 2026-08-13
📖 4 min read☕ Coffee break read

Original authors: Fanding Li (Faculty of Computing, Harbin Institute of Technology, Harbin, China), Chenglin Wang (Faculty of Computing, Harbin Institute of Technology, Harbin, China), Xiangyu Li (Faculty of Computing, Harbin Institute of Technology, Harbin, China), Xingyu Qiu (Faculty of Computing, Harbin Institute of Technology, Harbin, China), Xinghua Ma (Faculty of Computing, Harbin Institute of Technology, Harbin, China), Xiangming Yin (Faculty of Computing, Harbin Institute of Technology, Harbin, China), Haiyang Li (Faculty of Computing, Harbin Institute of Technology, Harbin, China), Suyu Dong (College of Computer and Control Engineering, Northeast Forestry University, Harbin, China), Wei Wang (Faculty of Computing, Harbin Institute of Technology, Shenzhen, China), Kuanquan Wang (Faculty of Computing, Harbin Institute of Technology, Harbin, China), Gongning Luo (Faculty of Computing, Harbin Institute of Technology, Harbin, China), Shuo Li (Department of Computer and Data Science and Department of Biomedical Engineering, Case Western Reserve University, Cleveland, Ohio 44106, United States)

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 looking at a blurry photograph of a cloud. To one person, it looks like a dragon; to another, it looks like a sailboat. Both are right, because the cloud is inherently fuzzy. In the world of medical imaging, doctors face a similar puzzle every day. When they look at an X-ray or a CT scan, the edges of a tumor or an organ might be unclear, or different experts might draw slightly different lines around the same spot. This is called "ambiguous medical image segmentation." Instead of forcing a computer to pick just one "correct" line, scientists want it to generate a whole gallery of plausible options—like showing you the dragon version, the sailboat version, and everything in between. This helps doctors make safer decisions by seeing all the possibilities.

To do this, computers use special tools called "diffusion models." Think of these like a reverse video game of "blur and sharpen." The computer starts with a noisy, static-filled image (like TV snow) and slowly cleans it up step-by-step until a clear picture emerges. Usually, the computer follows a strict, pre-written script for how to clean the image. But for ambiguous medical images, a strict script is too boring; it doesn't know how to be creative enough to show different valid versions of the same organ. The challenge is teaching the computer to be flexible, adding just the right amount of "randomness" at the right time to create diverse but realistic medical images.

Enter KANResDiff, a new method proposed by researchers Fanding Li and their team. They noticed that existing computers were trying to clean up medical images using a "one-size-fits-all" approach that got stuck in a rut. The old methods used a standard tool (a Multi-Layer Perceptron, or MLP) to decide how much randomness to add at each step. The problem? This tool was like a single, giant brain trying to remember every single moment of a long movie at once. It got confused, and the steps it took to clean the image weren't independent enough, leading to blurry or repetitive results.

The researchers fixed this with two clever tricks. First, they swapped out the old "giant brain" for something called a Kolmogorov-Arnold Network (KAN). Imagine the old method was a single long rope where pulling one end tugged the whole thing. The new KAN method is like a necklace made of many small, independent beads. Each bead (or time step) can move and learn on its own without messing up the others. This allows the computer to treat every stage of the image-cleaning process as a unique moment, giving it the freedom to build up a complex, diverse picture piece by piece.

Second, they introduced a concept called the Residual Schrödinger Bridge. In the old way, the computer would try to guess the final image and then just "add a little bit of randomness" on top, which often created a huge gap between the guess and the final result. The new method is like a tightrope walker using a balancing pole. It constantly adjusts its path, using a "deterministic" (predictable) guide to keep the image looking like a real human body, while simultaneously letting "stochastic" (random) forces wiggle the image to create different valid variations. By constructing a "bridge" between the start and end of the process, the computer finds the most efficient, least-costly path to create these diverse images.

The team tested their new system on two public medical datasets: one with lung scans (LIDC) and one with skin lesion images (ISIC). The results were impressive. On the lung dataset, their method improved the accuracy of matching diverse shapes by up to 16.8% and the overall quality of the generated images by 7.7% compared to the best existing methods. They also showed that their system could generate many different, realistic-looking versions of the same organ, which is exactly what doctors need when boundaries are unclear.

In short, KANResDiff doesn't just guess one answer; it learns to tell a whole story of possibilities. By giving each step of the image-generation process its own independence and a flexible way to balance certainty with creativity, it helps computers understand that in medicine, sometimes there isn't just one right answer—there are many, and they all matter.

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 →