Related Experiment Video
Updated: Jan 9, 2026

04:48
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
Published on: July 5, 2024
725
DDU-Net: learning complex vascular topologies with KAN-Swin transformers and double dynamic upsampler
1Faculty of Information Engineering and Automation, Kunming University of Science and Technology, Kunming, People's Republic of China.
Biomedical Physics & Engineering Express
|December 9, 2025
Summary
DDU-Net enhances Optical Coherence Tomography Angiography (OCTA) segmentation by using Kolmogorov-Arnold Networks (KANs) for adaptive feature learning. This novel approach significantly improves the analysis of complex vascular structures in clinical imaging.
Area of Science:
- Medical Imaging
- Artificial Intelligence
- Computer Vision
Background:
- Standard Swin Transformers have limitations in modeling complex, non-linear vascular geometries due to fixed activation functions.
- Accurate segmentation of intricate vascular topologies in OCTA is crucial for clinical analysis.
Purpose of the Study:
- To introduce DDU-Net, a novel deep learning model for segmenting complex vascular structures in OCTA.
- To address the limitations of existing models in capturing non-linear vascular geometries.
Main Methods:
- Proposed KAN-Swin Transformer encoder with adaptive Kolmogorov-Arnold Networks (KANs) and B-spline activation functions.
- Developed a dual-path Double Dynamic Upsampler Module (DDUM) for parallel processing of shallow and deep features.
- Introduced an Information Compensation Module (ICM) and a multimodal fusion strategy with a Feature Alignment Module (FAM) for enhanced Inner Vascular Complex (IVC) segmentation.
Main Results:
- DDU-Net achieved state-of-the-art performance across five public datasets.
- Demonstrated statistically significant improvements through Wilcoxon signed-rank tests.
- Showcased enhanced capability in segmenting complex morphologies like bifurcations and high-tortuosity segments.
Conclusions:
- DDU-Net establishes a new reliable baseline for quantitative clinical analysis of OCTA images.
- The model's adaptive nature and novel modules effectively handle challenging vascular segmentation tasks.
- The proposed methods offer significant advancements in medical image analysis for vascular diseases.
Related Concept Videos
Upsampling
569
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
569
Downsampling
576
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
576
Uniform Depth Channel Flow: Problem Solving
417
To calculate the flow rate for a trapezoidal channel, first, identify the bottom width, side slope, and flow depth of the channel. The cross-sectional area (A) corresponding to the depth of flow (y), channel bottom width (B), and side slope (θ) is determined by:Next, calculate the wetted perimeter, which includes the bottom width and the sloped side lengths in contact with the water. Using the values of the cross-sectional area and the wetted perimeter, determine the hydraulic radius by...
417
Reconstruction of Signal using Interpolation
666
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
666

