Browsing by Author "Dr.Youcef BEZZA"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Symbiotic AI for Medical Imaging: Anomaly Detection and ExplanationGenerationUsing KnowledgeGraphs(المركز الجامعي إليزي - معهد العلوم، قسم الإعلام الآلي, 2026-07-09) •Fatma Zohra BOUSSOUFA; Dr.Youcef BEZZAMedical imaging plays a crucial role in disease diagnosis, monitoring, and treatment planning. AlthoughConvolutionalNeuralNetworks(CNNs)achievehighaccuracyinanalyzingMRI,CT,and X-ray images, their black-box nature limits clinical trust and interpretability.Moreover, reliable diagnosis requires integrating visual evidence with structured medical knowledge.To address this challenge, this project proposes a Symbiotic Artificial Intelligence framework that combines a fine-tuned VGG16 CNN with a brain tumor ontology developed in OWL and enhanced by SWRL rules covering ten categories of medical inference.Using Owlready2 and RDFLib, the system performs ontology-basedreasoningtogenerateaninterpretablediagnosticprofileforeachMRIimage, including diagnosisstatus,malignancyclassification,expectedsymptoms,recommendedtreatment,confidence level,andCNN–ontologyagreement.Theprojectwascompletedoversixmonths,includingliterature review, implementation, experimentation, and report writing.Trained and evaluated on 10,800 brain MRI images (5,400 tumor and 5,400 non-tumor), the proposed framework achieved a test accuracy between98%and99%, demonstratingthefeasibilityandclinicalrelevanceofintegratingdeeplearning with knowledge-based reasoning for explainable brain tumor detection.