AI For Breast Cancer
AI For Breast Cancer
INTERPRETABLE MIB-NET
AIM:
The aim of this work is to develop a deep
learning-based model that simultaneously
classifies and segments breast cancer images,
improving diagnosis accuracy.
WHY AI?
AI because it uses machine learning,
deep learning, multitask learning, and
image processing techniques to solve
complex problems in breast cancer
detection and diagnosis.
HOW IT QUALIFIES AS AI:
• Machine Learning (ML): • Multitask Learning:
The model is built using deep learning, a subset of The model performs two tasks simultaneously—
machine learning, which means it learns from large classification and segmentation—using a single
datasets of breast images (e.g., mammograms, AI model.
ultrasounds).
This is a key feature of AI systems designed to
The system "learns" to classify whether an image solve complex problems.
shows a benign or malignant tumor and also
identifies the tumor's location in the image AI systems often leverage multitask learning to
(segmentation). improve efficiency and accuracy.
• Applications: Works well for tasks with a high degree • Applications: Effective for tasks that are related but
of correlation, such as tumor classification and may have different feature distributions or complexities.
segmentation.