Deep-BIAS: Detecting Structural Bias using Explainable AI
Bas van Stein, Diederick Vermetten, Fabio Caraffini, Anna V., Kononova

TL;DR
Deep-BIAS is an explainable deep-learning extension of the BIAS toolbox that rapidly detects and classifies structural bias in search algorithms, outperforming previous methods and providing interpretability through XAI techniques.
Contribution
It introduces a novel deep-learning based approach to detect and classify structural bias in optimization algorithms, enhancing speed and interpretability over existing statistical methods.
Findings
Deep-BIAS effectively detects structural bias in various scenarios.
It outperforms the original BIAS toolbox in bias detection and classification.
The method provides explanations using XAI techniques.
Abstract
Evaluating the performance of heuristic optimisation algorithms is essential to determine how well they perform under various conditions. Recently, the BIAS toolbox was introduced as a behaviour benchmark to detect structural bias (SB) in search algorithms. The toolbox can be used to identify biases in existing algorithms, as well as to test for bias in newly developed algorithms. In this article, we introduce a novel and explainable deep-learning expansion of the BIAS toolbox, called Deep-BIAS. Where the original toolbox uses 39 statistical tests and a Random Forest model to predict the existence and type of SB, the Deep-BIAS method uses a trained deep-learning model to immediately detect the strength and type of SB based on the raw performance distributions. Through a series of experiments with a variety of structurally biased scenarios, we demonstrate the effectiveness of Deep-BIAS.…
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
TopicsMetaheuristic Optimization Algorithms Research · Machine Learning and Data Classification · Imbalanced Data Classification Techniques
MethodsTest
