Medical imaging stands at the forefront of contemporary healthcare, playing a critical role in early disease detection, clinical diagnosis, and therapeutic monitoring. Despite rapid advances in deep learning--based image analysis, the preprocessing of...
Medical imaging stands at the forefront of contemporary healthcare, playing a critical role in early disease detection, clinical diagnosis, and therapeutic monitoring. Despite rapid advances in deep learning--based image analysis, the preprocessing of high-intensity pixel regions, an essential aspect of identifying diagnostically relevant structures, remains a persistent challenge. Conventional methods such as histogram equalization, adaptive contrast enhancement, and basic morphological operations frequently fall short in effectively highlighting subtle pathological features, particularly within noisy or heterogeneous datasets. This inadequacy often results in diminished edge clarity and compromised model performance, thereby limiting the potential of automated systems to assist clinicians in real-world environments.
In this thesis, we introduce and rigorously evaluate a novel pixel-level preprocessing technique termed Power of Two Pixel (PTP) Value Enhancement, specifically designed to selectively amplify high-intensity regions within medical images. The PTP method leverages a nonlinear exponential transformation to intensify pixels above a defined threshold, thereby enhancing edge visibility and improving the contrast of critical anatomical or pathological boundaries. To provide an empirical basis for the approach, we formulate a dedicated Edge Sharpness Measurement (ESM) metric that quantitatively captures improvements in edge definition before and after enhancement.
The proposed enhancement strategy is systematically integrated with state-of-the-art convolutional neural network architectures, including ResNet50, MobileNetV2, and ConvMixer. It is evaluated across four publicly available and clinically diverse medical image datasets: diabetic retinopathy (APTOS 2019), skin lesion analysis (ISIC 2019), microscopic parasite species detection, and multi-class eye disease classification. Extensive experiments are conducted to benchmark the PTP method against standard preprocessing techniques and baseline models using accuracy, loss, precision, recall, F1 score, and area under the ROC curve (AUC) as evaluation metrics.
Results from both quantitative and qualitative analyses indicate that PTP Value Enhancement consistently leads to significant improvements in model performance across all tested datasets. In particular, classification accuracy increases up to 99.88\% on the parasite species dataset, accompanied by corresponding enhancements in precision and recall. The method also demonstrates superior generalization and robustness in the presence of noise and inter-dataset variability, as evidenced by higher ESM values and more stable training convergence. Furthermore, ablation studies on pixel intensity intervals confirm the effectiveness of targeting the upper quantile of intensity values, while comparative assessments establish the lightweight and architecture-agnostic nature of the proposed preprocessing framework.
This thesis contributes a robust and practical solution for pixel-level image enhancement, with demonstrated benefits for medical image analysis tasks that rely on edge detection and structural feature extraction. The findings underscore the potential for PTP Value Enhancement to serve as a plug-and-play preprocessing step in various medical imaging pipelines, thereby facilitating more accurate and interpretable diagnostic support systems. Future research directions include extending the methodology to segmentation and multimodal fusion tasks, as well as validating its applicability in larger-scale and heterogeneous clinical datasets.