paper-with-me

홈 › Papers

siForest: Detecting Network Anomalies with Set-Structured Isolation Forest

2024-12-08 · Christie Djidjev

As cyber threats continue to evolve in sophistication and scale, the ability to detect anomalous network behavior has become critical for maintaining robust cybersecurity defenses. Modern cybersecurity systems face the overwhelming challenge of analyzing billions of daily network interactions to identify potential threats, making efficient and accurate anomaly detection algorithms crucial for network defense. This paper investigates the use of variations of the Isolation Forest (iForest) machine learning algorithm for detecting anomalies in internet scan data. In particular, it presents the Set-Partitioned Isolation Forest (siForest), a novel extension of the iForest method designed to detect anomalies in set-structured data. By treating instances such as sets of multiple network scans with the same IP address as cohesive units, siForest effectively addresses some challenges of analyzing complex, multidimensional datasets. Extensive experiments on synthetic datasets simulating diverse anomaly scenarios in network traffic demonstrate that siForest has the potential to outperform traditional approaches on some types of internet scan data.

📄 PDF Abstract BibTeX arXiv:2412.06015

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Preference Isolation Forest for Structure-based Anomaly Detection

2025-05-16 · Filippo Leveni, Luca Magri, Cesare Alippi, Giacomo Boracchi

We address the problem of detecting anomalies as samples that do not conform to structured patterns represented by low-dimensional manifolds. To this end, we conceive a general anomaly detection framework called Preferen…

Anomaly Detection

PIF: Anomaly detection via preference embedding

2025-05-15 · Filippo Leveni, Luca Magri, Giacomo Boracchi, Cesare Alippi

We address the problem of detecting anomalies with respect to structured patterns. To this end, we conceive a novel anomaly detection method called PIF, that combines the advantages of adaptive isolation methods with the…

Anomaly Detection

Deep Isolation Forest for Anomaly Detection

2022-06-14 · Hongzuo Xu, Guansong Pang, Yijie Wang, Yongjun Wang

Isolation forest (iForest) has been emerging as arguably the most popular anomaly detector in recent years due to its general effectiveness across different benchmarks and strong scalability. Nevertheless, its linear axi…

Anomaly DetectionTime SeriesTime Series Analysis

Unsupervised Learning for Detection of Rare Driving Scenarios

2025-12-29 · Dat Le, Thomas Manhardt, Moritz Venator, Johannes Betz arxiv

The detection of rare and hazardous driving scenarios is a critical challenge for ensuring the safety and reliability of autonomous systems. This research explores an unsupervised learning framework for detecting rare an…

Dimensionality ReductionAutonomous DrivingAnomaly Detection

Detecting Anomalies Using Rotated Isolation Forest

2025-01-29 · Vahideh Monemizadeh, Kourosh Kiani

The Isolation Forest (iForest), proposed by Liu, Ting, and Zhou at TKDE 2012, has become a prominent tool for unsupervised anomaly detection. However, recent research by Hariri, Kind, and Brunner, published in TKDE 2021,…

Anomaly DetectionUnsupervised Anomaly Detection