LGMLNov 8, 2025

Function Based Isolation Forest (FuBIF): A Unifying Framework for Interpretable Isolation-Based Anomaly Detection

arXiv:2511.06054v1h-index: 7Has CodeIFAC-PapersOnLine
Originality Incremental advance
AI Analysis

This work addresses adaptability and interpretability issues in anomaly detection for data science applications, representing an incremental improvement over existing methods.

The paper tackles the limitations and biases of Isolation Forest in anomaly detection by introducing Function-based Isolation Forest (FuBIF), a generalization that uses real-valued functions for branching, and shows it enhances flexibility and interpretability with feature importance scores.

Anomaly Detection (AD) is evolving through algorithms capable of identifying outliers in complex datasets. The Isolation Forest (IF), a pivotal AD technique, exhibits adaptability limitations and biases. This paper introduces the Function-based Isolation Forest (FuBIF), a generalization of IF that enables the use of real-valued functions for dataset branching, significantly enhancing the flexibility of evaluation tree construction. Complementing this, the FuBIF Feature Importance (FuBIFFI) algorithm extends the interpretability in IF-based approaches by providing feature importance scores across possible FuBIF models. This paper details the operational framework of FuBIF, evaluates its performance against established methods, and explores its theoretical contributions. An open-source implementation is provided to encourage further research and ensure reproducibility.

Foundations

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

Your Notes