Related Experiment Videos
Computational pathology with dynamic convolutional and adaptive kernels
Taymaz Akan1, Richa Aishwarya2, Md Shenuarin Bhuiyan2
1Department of Medicine, LSU Health Shreveport, Shreveport, LA, USA.
Journal of Pathology Informatics
|May 21, 2026
Summary
A new Omni-Dimensional Dynamic Convolution (ODConv) network effectively distinguishes diseased from healthy tissue in computational pathology. This deep learning approach adapts to diverse image features, improving automated diagnosis of skeletal muscle disorders.
Area of Science:
- Computational pathology
- Medical informatics
- Deep learning in medicine
Background:
- Pathology and lab medicine increasingly rely on data processing and learning.
- Integrating clinical informatics with scientific research enhances patient care.
- Computational pathology merges histopathological images with clinical informatics for advanced analysis.
Purpose of the Study:
- To address limitations of conventional Convolutional Neural Networks (CNNs) in handling morphological heterogeneity in disease tissues.
- To present an optimized Omni-Dimensional Dynamic Convolution (ODConv) network for improved feature extraction from histopathological images.
- To enhance the automated diagnosis of skeletal muscle disorders using advanced deep learning.
Main Methods:
- Developed an optimized variant of Omni-Dimensional Dynamic Convolution (ODConv) networks.
- Implemented multi-dimensional attention across spatial positions, input channels, output channels, and kernel candidates for adaptive feature extraction.
- Evaluated ODConv on skeletal muscle images from amyotrophic lateral sclerosis and Type I diabetes mouse models, using wheat-germ agglutinin and hematoxylin and eosin staining.
Main Results:
- ODConv achieved competitive classification performance without ImageNet pretraining, outperforming seven fine-tuned pretrained architectures.
- Demonstrated the effectiveness of omni-dimensional dynamic kernels in learning discriminative morphological representations directly from domain data.
- Reported strong statistical agreement metrics, effective class balance handling, and stable decision boundaries.
Conclusions:
- ODConv serves as a robust computational pathology framework for automated diagnosis.
- The study validates the capability of ODConv in analyzing diverse histopathological features for disease identification.
- ODConv advances the automated diagnosis of neurodegenerative and metabolic skeletal muscle disorders.
Related Concept Videos
Convolution: Math, Graphics, and Discrete Signals
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
Adaptive Mechanisms in Cancer Cells
Cancer cells accumulate genetic changes at an abnormally rapid rate due to the defects in the DNA repair mechanisms. From an evolutionary perspective, such genetic instability is advantageous for cancer development. Mutant cell lines accumulate a series of beneficial mutations that contribute to their progression into cancer.
Some of the advantages that cancer cells have on normal cells include - enhanced ability to divide without terminally differentiating, induce new blood vessel formation,...
Some of the advantages that cancer cells have on normal cells include - enhanced ability to divide without terminally differentiating, induce new blood vessel formation,...
Convolution Properties II
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
Computed Tomography
Tomography refers to imaging by sections. Computed tomography (CT) is a non-invasive imaging technique that uses computers to analyze several cross-sectional X-rays to reveal minute details about structures in the body.
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
Convolution Properties I
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
Deconvolution
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...