Related Experiment Video
Updated: May 19, 2026

10:44
Three-Dimensional Phase Resolved Functional Lung Magnetic Resonance Imaging
Published on: June 21, 2024
Feature stabilization in convolutional neural networks using Proportional Integral Controller for lung nodule
1School of Computer Science, Engineering and Information Systems, Vellore Institute of Technology, Vellore, India.
Frontiers in Artificial Intelligence
|May 18, 2026
Summary
This study introduces a novel control-inspired convolutional neural network (CNN) framework using a Proportional Integral Controller (PIC) for improved lung nodule classification from CT scans, achieving state-of-the-art results and enhancing generalization.
Area of Science:
- Medical Imaging
- Artificial Intelligence
- Control Theory
Background:
- Accurate lung nodule classification from CT images is challenging due to image variations and unstable deep learning features.
- Convolutional Neural Networks (CNNs) show promise but struggle with convergence and generalization, especially with limited data.
Purpose of the Study:
- To develop a control-inspired CNN framework for stable and reliable lung nodule classification.
- To regulate feature representations during deep network training using a Proportional Integral Controller (PIC).
Main Methods:
- Proposed a CNN framework integrating a PIC as a preprocessing module and an intermediate layer.
- Investigated both manually tuned and automatically learned PIC configurations.
- Utilized proportional and integral components to manage feature deviations and accumulated errors.
Main Results:
- Achieved state-of-the-art performance on the IQ-OTH/NCCD lung cancer dataset (Accuracy 0.96, F1-score 0.96).
- Eliminated false positives with a Precision of 0.93.
- Demonstrated strong generalization through cross-dataset validation and confirmed the importance of PIC integration.
Conclusions:
- Integrating control theory principles into CNNs offers an effective strategy for enhancing medical image classification.
- The proposed PIC-regulated framework improves stability, generalization, and interpretability in lung nodule detection.
- This approach addresses key challenges in deep learning for medical image analysis.
Related Concept Videos
PI Controller: Design
Proportional Integral (PI) controllers are a fundamental component in modern control systems, widely used to enhance performance and mitigate steady-state errors. They are particularly effective in applications such as automatic brightness adjustment on smartphones, where they excel at mitigating steady-state errors for step-function inputs. Unlike PD controllers, which require time-varying errors to function optimally, PI controllers leverage their integral component to address residual...
Time and frequency -Domain Interpretation of PI Control
Proportional-Integral (PI) controllers are essential in many control systems to improve stability and performance. They are commonly used in everyday devices like thermostats to enhance system damping and reduce steady-state error. When the zero in the controller's transfer function is optimally placed, the system benefits significantly in terms of stability and accuracy.
Acting as a low-pass filter, the PI controller slows the system's response and extends settling times. This requires careful...
Acting as a low-pass filter, the PI controller slows the system's response and extends settling times. This requires careful...
Neural Control of Respiration
The neural regulation of respiration is a meticulously coordinated process primarily controlled by the respiratory centers located within the brainstem. These centers, composed of specialized neurons, transmit nerve impulses that control the contraction and relaxation of our respiratory muscles.
Respiratory Centers in the Brainstem
Two primary areas comprise the respiratory center: the medullary respiratory center in the medulla oblongata and the pontine respiratory group in the pons. The...
Respiratory Centers in the Brainstem
Two primary areas comprise the respiratory center: the medullary respiratory center in the medulla oblongata and the pontine respiratory group in the pons. The...
PD Controller: Design
In automotive engineering, car suspension systems often employ Proportional Derivative (PD) controllers to enhance performance. PD controllers are utilized to adjust the damping force in response to road conditions. A controller, acting as an amplifier with a constant gain, demonstrates proportional control, with output directly mirroring input.
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
