Related Experiment Video
Updated: Dec 30, 2025

07:15
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
7.3K
Using multi-layer perceptron with Laplacian edge detector for bladder cancer diagnosis
Ivan Lorencin1, Nikola Anđelić1, Josip Španjol2
1University of Rijeka, Faculty of Engineering, Vukovarska 58, 51000 Rijeka, Croatia.
Artificial Intelligence in Medicine
|January 26, 2020
Summary
A new diagnostic method for urinary bladder cancer uses a Multi-Layer Perceptron with Laplacian edge detection, achieving high accuracy. This simpler approach shows promise for effective bladder cancer detection using medical imaging.
Area of Science:
- Medical Imaging
- Computational Biology
- Oncology
Background:
- Urinary bladder cancer detection relies on complex imaging analysis.
- Simpler, effective diagnostic methods are needed to complement existing techniques like Deep Learning Convolutional Neural Networks.
Purpose of the Study:
- To evaluate the implementation possibility of a Multi-Layer Perceptron (MLP) for urinary bladder cancer detection.
- To compare the MLP method with established deep learning approaches.
- To assess the impact of image pre-processing and size on diagnostic accuracy.
Main Methods:
- Utilized a dataset of 1997 bladder cancer images and 986 non-cancer tissue images.
- Applied Laplacian edge detection for image pre-processing.
- Trained and tested a Multi-Layer Perceptron model on the processed images.
- Compared diagnostic performance across different image resolutions (50x50, 100x100).
Main Results:
- The Multi-Layer Perceptron, when pre-processed with Laplacian edge detection, achieved an Area Under the Curve (AUC) value of up to 0.99.
- Optimal results were obtained using image sizes of 50x50 and 100x100 pixels.
- The MLP demonstrated a viable and highly accurate alternative for bladder cancer detection.
Conclusions:
- A Multi-Layer Perceptron combined with Laplacian edge detection offers a highly effective and potentially simpler method for urinary bladder cancer diagnosis.
- Image pre-processing and appropriate image sizing are critical factors for maximizing the performance of this diagnostic approach.
- This method shows significant potential for integration into clinical diagnostic workflows.
