CRLGNov 6, 2016

LSTM-Based System-Call Language Modeling and Robust Ensemble Method for Designing Host-Based Intrusion Detection Systems

arXiv:1611.01726v1132 citations
Originality Incremental advance
AI Analysis

This work addresses the need for more reliable intrusion detection in computer security, though it appears incremental by building on existing anomaly-based methods.

The paper tackled the problem of high false-alarm rates in host-based intrusion detection systems by proposing a system-call language-modeling approach with a novel ensemble method, achieving improved robustness and portability as demonstrated on public benchmark datasets.

In computer security, designing a robust intrusion detection system is one of the most fundamental and important problems. In this paper, we propose a system-call language-modeling approach for designing anomaly-based host intrusion detection systems. To remedy the issue of high false-alarm rates commonly arising in conventional methods, we employ a novel ensemble method that blends multiple thresholding classifiers into a single one, making it possible to accumulate 'highly normal' sequences. The proposed system-call language model has various advantages leveraged by the fact that it can learn the semantic meaning and interactions of each system call that existing methods cannot effectively consider. Through diverse experiments on public benchmark datasets, we demonstrate the validity and effectiveness of the proposed method. Moreover, we show that our model possesses high portability, which is one of the key aspects of realizing successful intrusion detection systems.

Foundations

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

Your Notes