Search papers, labs, and topics across Lattice.
This paper introduces XGBoost-Forget, a novel machine unlearning approach tailored for the XGBoost model applied to network intrusion detection using tabular data. By evaluating the method on two datasets, IoT-23 and GeNIS, the authors demonstrate that it achieves efficient unlearning without compromising predictive performance. The findings reveal that XGBoost-Forget not only accelerates the unlearning process but also retains accuracy comparable to the original model, highlighting its practical applicability in real-world scenarios.
XGBoost-Forget can unlearn data points in network intrusion detection models up to 10 times faster while preserving predictive accuracy.
Machine Unlearning (MU) has emerged as an important technique for removing specific data points from trained models without requiring full retraining. However, most existing MU research focuses on deep learning and image data, leaving a gap in the domain of network intrusion detection, which relies heavily on tabular data. This work introduces XGBoost-Forget, an unlearning approach for the XGBoost model, to address this gap. The approach is evaluated on two tabular Network Intrusion (NI) datasets, IoT-23 and GeNIS, using multiple metrics to assess model performance, unlearning efficiency, and forgetting quality. The results show that XGBoost-Forget maintains predictive performance close to the original model while providing significantly faster unlearning, demonstrating its potential for MU in tabular NI settings.