Weakly Supervised Multi-task Learning for Concept-based Explainability
Catarina Bel\'em, Vladimir Balayan, Pedro Saleiro, Pedro Bizarro

TL;DR
This paper introduces a multi-task learning approach that leverages noisy and limited expert-labeled concept data to improve explainability and decision accuracy in ML models, demonstrated on fraud detection.
Contribution
It proposes a novel multi-task learning framework that effectively combines noisy and expert-labeled data for concept-based explainability in real-world applications.
Findings
9.26% improvement in explainability task performance
417.8% improvement in decision task performance
Effective use of noisy labels enhances model performance
Abstract
In ML-aided decision-making tasks, such as fraud detection or medical diagnosis, the human-in-the-loop, usually a domain-expert without technical ML knowledge, prefers high-level concept-based explanations instead of low-level explanations based on model features. To obtain faithful concept-based explanations, we leverage multi-task learning to train a neural network that jointly learns to predict a decision task based on the predictions of a precedent explainability task (i.e., multi-label concepts). There are two main challenges to overcome: concept label scarcity and the joint learning. To address both, we propose to: i) use expert rules to generate a large dataset of noisy concept labels, and ii) apply two distinct multi-task learning strategies combining noisy and golden labels. We compare these strategies with a fully supervised approach in a real-world fraud detection application…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Explainable Artificial Intelligence (XAI) · Imbalanced Data Classification Techniques
