LGAIJun 17

Machine Unlearning for the XGBoost Model with Network Intrusion Datasets

arXiv:2606.192204.1
Predicted impact top 86% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the gap in machine unlearning for tabular data in network intrusion detection, an area previously dominated by deep learning and image data.

XGBoost-Forget enables efficient machine unlearning for XGBoost models on tabular network intrusion datasets, maintaining predictive performance close to the original model while significantly reducing unlearning time.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes