paper-with-me

Papers

Federated Isolation Forest for Efficient Anomaly Detection on Edge IoT Systems

2025-06-05 · Pavle Vasiljevic, Milica Matic, Miroslav Popovic

Recently, federated learning frameworks such as Python TestBed for Federated Learning Algorithms and MicroPython TestBed for Federated Learning Algorithms have emerged to tackle user privacy concerns and efficiency in embedded systems. Even more recently, an efficient federated anomaly detection algorithm, FLiForest, based on Isolation Forests has been developed, offering a low-resource, unsupervised method well-suited for edge deployment and continuous learning. In this paper, we present an application of Isolation Forest-based temperature anomaly detection, developed using the previously mentioned federated learning frameworks, aimed at small edge devices and IoT systems running MicroPython. The system has been experimentally evaluated, achieving over 96% accuracy in distinguishing normal from abnormal readings and above 78% precision in detecting anomalies across all tested configurations, while maintaining a memory usage below 160 KB during model training. These results highlight its suitability for resource-constrained environments and edge systems, while upholding federated learning principles of data privacy and collaborative learning.

📄 PDF Abstract BibTeX arXiv:2506.05138

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionFederated Learning

Similar Papers 제목 키워드 기반

Isolation Mondrian Forest for Batch and Online Anomaly Detection

2020-03-08 · Haoran Ma, Benyamin Ghojogh, Maria N. Samad, Dongyu Zheng 외

We propose a new method, named isolation Mondrian forest (iMondrian forest), for batch and online anomaly detection. The proposed method is a novel hybrid of isolation forest and Mondrian forest which are existing method…

Anomaly DetectionEnsemble LearningOut-of-Distribution Detection

OptIForest: Optimal Isolation Forest for Anomaly Detection

2023-06-22 · Haolong Xiang, Xuyun Zhang, Hongsheng Hu, Lianyong Qi 외

Anomaly detection plays an increasingly important role in various fields for critical tasks such as intrusion detection in cybersecurity, financial risk detection, and human health monitoring. A variety of anomaly detect…

Anomaly DetectionBenchmarkingIntrusion Detection

Interpretable Anomaly Detection with DIFFI: Depth-based Isolation Forest Feature Importance

2020-07-21 · Mattia Carletti, Matteo Terzi, Gian Antonio Susto

Anomaly Detection is an unsupervised learning task aimed at detecting anomalous behaviours with respect to historical data. In particular, multivariate Anomaly Detection has an important role in many applications thanks …

Anomaly DetectionFeature Importancefeature selectionUnsupervised Anomaly Detection

Improved Anomaly Detection by Using the Attention-Based Isolation Forest

2022-10-05 · Lev V. Utkin, Andrey Y. Ageev, Andrei V. Konstantinov

A new modification of Isolation Forest called Attention-Based Isolation Forest (ABIForest) for solving the anomaly detection problem is proposed. It incorporates the attention mechanism in the form of the Nadaraya-Watson…

Anomaly Detection

Extended Isolation Forest with feature sensitivities

2026-02-10 · Illia Donhauzer arxiv

Compared to theoretical frameworks that assume equal sensitivity to deviations in all features of data, the theory of anomaly detection allowing for variable sensitivity across features is less developed. To the best of …

Anomaly Detection