CORTEXA
← Browse
crossrefMachine Learning and Knowledge Extraction2026-07-01Cited by 0

Deformable Medical Image Registration with KAN-Based Implicit Neural Representations

Nikita A. Drozdov, Marat O. Zinovev, Dmitry V. Sorokin

Deformable image registration (DIR) is central to medical image analysis, supporting spatial alignment for longitudinal studies and multi-modal fusion. Learning-based methods such as CNNs and transformers provide rapid inference but often require large training datasets and can underperform classical iterative methods for specific anatomies or modalities. Implicit neural representations (INRs) offer a data-efficient alternative by modeling deformation fields as continuous coordinate-to-displacement mappings, yet their per-pair optimization makes runtime efficiency and robustness to initialization essential. We introduce KAN-IDIR and RandKAN-IDIR, the first Kolmogorov–Arnold network (KAN)-based INR framework for pairwise-optimized, resolution-independent DIR, designed to improve seed stability and resource efficiency without requiring a large training dataset. KANs use learnable activation functions that are well suited to continuous, physically structured deformation fields. RandKAN-IDIR further reduces cost through randomized basis sampling, preserving registration quality with fewer basis functions. We evaluate the methods on lung CT, brain MRI, and cardiac MRI datasets against pairwise-optimized neural approaches, dataset-trained deep models, and classical baselines. KAN-IDIR and RandKAN-IDIR provide the strongest overall performance among pairwise-optimized neural registration methods across all three datasets, with low computational overhead and superior stability across random initializations. On ACDC, KAN-IDIR also achieves the highest DSC and best deformation regularity among all compared methods. RandKAN-IDIR slightly outperforms adaptive basis selection variants while avoiding their additional training-time complexity. This makes the approach practical for reproducible clinical research use. Source code is publicly available.

View free PDFSource page

Related papers

crossrefMachine Learning and Knowledge Extraction2026-06-21

Harmonic and Phase-Modulated Activation Functions for Implicit Neural Representations: A Comprehensive Benchmark Study

Ahmad S. Tarawneh, Omar Lasassmeh, Anas A. Alkasasbeh, Abdulkareem Alzahrani, Khalid Almohammadi, Maha Alamri, et al.

It is well-known that activation functions are crucial in determining spectral expressiveness, training dynamics, and reconstruction accuracy in implicit neural representations (INRs), which employ coordinate-based multilayer perceptrons to represent continuous signals. Despite s…

View free PDFSource page
crossrefMachine Learning and Knowledge Extraction2024-12-25Cited by 14

Analyzing the Impact of Data Augmentation on the Explainability of Deep Learning-Based Medical Image Classification

(Freddie) Liu, Gizem Karagoz, Nirvana Meratnia

Deep learning models are widely used for medical image analysis and require large datasets, while sufficient high-quality medical data for training are scarce. Data augmentation has been used to improve the performance of these models. The lack of transparency of complex deep-lea…

View free PDFSource page
crossrefMachine Learning and Knowledge Extraction2025-09-02Cited by 2

A Novel Prediction Model for Multimodal Medical Data Based on Graph Neural Networks

Lifeng Zhang, Teng Li, Hongyan Cui, Quan Zhang, Zijie Jiang, Jiadong Li, et al.

Multimodal medical data provides a wide and real basis for disease diagnosis. Computer-aided diagnosis (CAD) powered by artificial intelligence (AI) is becoming increasingly prominent in disease diagnosis. CAD for multimodal medical data requires addressing the issues of data fus…

View free PDFSource page
crossrefMachine Learning and Knowledge Extraction2025-02-15Cited by 4

ExShall-CNN: An Explainable Shallow Convolutional Neural Network for Medical Image Segmentation

Vahid Khalkhali, Sayed Mehedi Azim, Iman Dehzangi

Explainability is essential for AI models, especially in clinical settings where understanding the model’s decisions is crucial. Despite their impressive performance, black-box AI models are unsuitable for clinical use if their operations cannot be explained to clinicians. While…

View free PDFSource page
crossrefMachine Learning and Knowledge Extraction2024-03-21Cited by 71

Medical Image Classifications Using Convolutional Neural Networks: A Survey of Current Methods and Statistical Modeling of the Literature

Foziya Ahmed Mohammed, Kula Kekeba Tune, Beakal Gizachew Assefa, Marti Jett, Seid Muhie

In this review, we compiled convolutional neural network (CNN) methods which have the potential to automate the manual, costly and error-prone processing of medical images. We attempted to provide a thorough survey of improved architectures, popular frameworks, activation functio…

View free PDFSource page
crossrefMachine Learning and Knowledge Extraction2024-02-12Cited by 7

Explicit Physics-Informed Deep Learning for Computer-Aided Diagnostic Tasks in Medical Imaging

Shira Nemirovsky-Rotman, Eyal Bercovich

DNN-based systems have demonstrated unprecedented performance in terms of accuracy and speed over the past decade. However, recent work has shown that such models may not be sufficiently robust during the inference process. Furthermore, due to the data-driven learning nature of D…

View free PDFSource page