paper-with-me

홈 › Papers

LAC : LSTM AUTOENCODER with Community for Insider Threat Detection

2020-08-13 · Sudipta Paul, Subhankar Mishra

The employees of any organization, institute, or industry, spend a significant amount of time on a computer network, where they develop their own routine of activities in the form of network transactions over a time period. Insider threat detection involves identifying deviations in the routines or anomalies which may cause harm to the organization in the form of data leaks and secrets sharing. If not automated, this process involves feature engineering for modeling human behavior which is a tedious and time-consuming task. Anomalies in human behavior are forwarded to a human analyst for final threat classification. We developed an unsupervised deep neural network model using LSTM AUTOENCODER which learns to mimic the behavior of individual employees from their day-wise time-stamped sequence of activities. It predicts the threat scenario via significant loss from anomalous routine. Employees in a community tend to align their routine with each other rather than the employees outside their communities, this motivates us to explore a variation of the AUTOENCODER, LSTM AUTOENCODER- trained on the interleaved sequences of activities in the Community (LAC). We evaluate the model on the CERT v6.2 dataset and perform analysis on the loss for normal and anomalous routine across 4000 employees. The aim of our paper is to detect the anomalous employees as well as to explore how the surrounding employees are affecting that employees' routine over time.

📄 PDF Abstract BibTeX arXiv:2008.05646

Code (1)

smlab-niser/LAC 공식 구현

Tasks

Feature Engineering

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Insider Detection using Deep Autoencoder and Variational Autoencoder Neural Networks

2021-09-06 · Efthimios Pantelidis, Gueltoum Bendiab, Stavros Shiaeles, Nicholas Kolokotronis

Insider attacks are one of the most challenging cybersecurity issues for companies, businesses and critical infrastructures. Despite the implemented perimeter defences, the risk of this kind of attack is still very high.…

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 i…

Attention to Patterns is all you need for Insider threat detection

2024-10-26 · International Conference on Artificial Intelligence, Metaverse and Cybersecurity (ICAMAC) 2024 10 · Priya Tiwary, Akshayraj Madhubalan, Amit Gautam, Raj Darji

Insider threats pose a significant and often underestimated risk to organizations. Traditional anomaly detection methods relying on simplistic patterns and lacking temporal awareness struggle to capture the nuances of us…

AllAnomaly DetectionClassification

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

Detection of Insider Threats using Artificial Intelligence and Visualisation

2021-09-06 · Vasileios Koutsouvelis, Stavros Shiaeles, Bogdan Ghita, Gueltoum Bendiab

Insider threats are one of the most damaging risk factors for the IT systems and infrastructure of a company or an organization; identification of insider threats has prompted the interest of the world academic research …