Edit this page

NA-MIC Project Weeks

Back to Projects List

VolumeAXI

Key Investigators

Presenter location: Online

Project Description

Volume Analysis, eXplainability and Interpretability, Volume-AXI, is an explainability approach for classification of bone and teeth structural defects in CBCT scans gray-level images. We propose to develop interpretable AI algorithms to visualize diagnostic features in dental and craniofacial conditions. This work is built on neural network models in Python, specifically using the MONAI framework,

The first clinical application of Volume-AXI is related to dentistry, aiming to identify the position of tooth impaction and damage to adjacente structures.

Objective

  1. Create AI algorithms capable of visualizing diagnostic features in dental and craniofacial conditions using CBCT (Cone Beam Computed Tomography) scan gray-level images.
  2. Integrate the developed AI algorithms with clinical workflows.
  3. Enhancing Explainability and Interpretability in Medical Imaging

Approach and Plan

  1. Data Preparation and Pre-processing

  2. Model Development and Training: Explore and select appropriate neural network architectures (e.g., CNNs, U-Nets) for image classification and feature visualization.

  3. Explainability and Visualization Techniques: Implement methods to make AI decisions transparent and understandable such as Grad-CAM.

  4. Validation and Testing

  5. Documentation and Training: Create comprehensive documentation and user guides explaining the functionality and benefits of the AI tools.

Progress and Next Steps

  1. Done different preprocessing steps on the CBCT scans.
  2. Tried to train with EfficientNetBN.

Next step:

  1. Think about a new implementation of training.
  2. Try to reduce the image to regions of interest.
  3. Use of transformations in the training loop to increase the dataset.

Illustrations

individualImage

Background and References

VolumeAXI