paper-with-me

홈 › Papers

Detecting the Insider Threat with Long Short Term Memory (LSTM) Neural Networks

2020-07-20 · Eduardo Lopez, Kamran Sartipi

Information systems enable many organizational processes in every industry. The efficiencies and effectiveness in the use of information technologies create an unintended byproduct: misuse by existing users or somebody impersonating them - an insider threat. Detecting the insider threat may be possible if thorough analysis of electronic logs, capturing user behaviors, takes place. However, logs are usually very large and unstructured, posing significant challenges for organizations. In this study, we use deep learning, and most specifically Long Short Term Memory (LSTM) recurrent networks for enabling the detection. We demonstrate through a very large, anonymized dataset how LSTM uses the sequenced nature of the data for reducing the search space and making the work of a security analyst more effective.

📄 PDF Abstract BibTeX arXiv:2007.11956

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

AnyThreat: An Opportunistic Knowledge Discovery Approach to Insider Threat Detection

2018-12-01 · Diana Haidar, Mohamed Medhat Gaber, Yevgeniya Kovalchuk

Insider threat detection is getting an increased concern from academia, industry, and governments due to the growing number of malicious insider incidents. The existing approaches proposed for detecting insider threats s…

Feature EngineeringGeneral Classification

MV-Gate: Insider Threat Detection via Multi-View Behavioral Statistics and Semantic Modeling

2026-05-18 · Kaichuan Kong, Dongjie Liu, Xiaobo Jin, Guanggang Geng arxiv

Insider threats often reveal early anomalies through disruptions in behavioral statistics-such as altered recurrence patterns or short-versus long-term frequency shifts-rather than changes in event semantics. Yet, as the…

Insider Threat Detection Based on Stress Recognition Using Keystroke Dynamics

2020-05-06 · Azamat Sultanov, Konstantin Kogos

Insider threat is one of the most pressing threats in the field of information security as it leads to huge financial losses by the companies. Most of the proposed methods for detecting this threat require expensive and …

Deep Learning for Insider Threat Detection: Review, Challenges and Opportunities

2020-05-25 · Shuhan Yuan, Xintao Wu

Insider threats, as one type of the most challenging threats in cyberspace, usually cause significant loss to organizations. While the problem of insider threat detection has been studied for a long time in both security…

BIG-bench Machine LearningDeep LearningFeature Engineering

Scalable and Ethical Insider Threat Detection through Data Synthesis and Analysis by LLMs

2025-02-10 · Haywood Gelman, John D. Hastings

Insider threats wield an outsized influence on organizations, disproportionate to their small numbers. This is due to the internal access insiders have to systems, information, and infrastructure. %One example of this in…

DiversitySynthetic Data Generation