Learning Interpretable Microscopic Features of Tumor by Multi-task Adversarial CNNs To Improve Generalization
Mara Graziani, Sebastian Otalora, Stephane Marchand-Maillet and, Henning Muller, Vincent Andrearczyk

TL;DR
This paper introduces a multi-task adversarial CNN architecture that enhances generalization and interpretability in tumor detection from tissue images by focusing on relevant pathology features and discarding misleading ones.
Contribution
The study presents a novel end-to-end multi-task adversarial training method that improves tumor detection accuracy and interpretability in histopathology images.
Findings
Achieved an average AUC of 0.89 on breast lymph node tissue detection.
Demonstrated the model's focus on pathology features like nuclei density.
Enhanced transparency through interpretability techniques.
Abstract
Adopting Convolutional Neural Networks (CNNs) in the daily routine of primary diagnosis requires not only near-perfect precision, but also a sufficient degree of generalization to data acquisition shifts and transparency. Existing CNN models act as black boxes, not ensuring to the physicians that important diagnostic features are used by the model. Building on top of successfully existing techniques such as multi-task learning, domain adversarial training and concept-based interpretability, this paper addresses the challenge of introducing diagnostic factors in the training objectives. Here we show that our architecture, by learning end-to-end an uncertainty-based weighting combination of multi-task and adversarial losses, is encouraged to focus on pathology features such as density and pleomorphism of nuclei, e.g. variations in size and appearance, while discarding misleading features…
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
TopicsAI in cancer detection · Explainable Artificial Intelligence (XAI) · Cell Image Analysis Techniques
