TL;DR
This paper introduces X-Caps, a novel explainable capsule network for medical diagnosis that encodes high-level visual attributes, improves interpretability, and outperforms some existing models in lung cancer screening tasks.
Contribution
The paper presents a new capsule network architecture that encodes interpretable visual attributes and models radiologist agreement, enhancing explainability in medical image diagnosis.
Findings
X-Caps outperforms state-of-the-art 3D CNNs in attribute prediction
X-Caps provides interpretable high-level features for diagnosis
The model estimates confidence based on expert agreement
Abstract
Convolutional neural network based systems have largely failed to be adopted in many high-risk application areas, including healthcare, military, security, transportation, finance, and legal, due to their highly uninterpretable "black-box" nature. Towards solving this deficiency, we teach a novel multi-task capsule network to improve the explainability of predictions by embodying the same high-level language used by human-experts. Our explainable capsule network, X-Caps, encodes high-level visual object attributes within the vectors of its capsules, then forms predictions based solely on these human-interpretable features. To encode attributes, X-Caps utilizes a new routing sigmoid function to independently route information from child capsules to parents. Further, to provide radiologists with an estimate of model confidence, we train our network on a distribution of expert labels,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsCapsule Network
