paper-with-me

홈 › Papers

Recurrent Neural Network Language Models for Open Vocabulary Event-Level Cyber Anomaly Detection

2017-12-02 · Aaron Tuor, Ryan Baerwolf, Nicolas Knowles, Brian Hutchinson, Nicole Nichols, Rob Jasper

Automated analysis methods are crucial aids for monitoring and defending a network to protect the sensitive or confidential data it hosts. This work introduces a flexible, powerful, and unsupervised approach to detecting anomalous behavior in computer and network logs, one that largely eliminates domain-dependent feature engineering employed by existing methods. By treating system logs as threads of interleaved "sentences" (event log lines) to train online unsupervised neural network language models, our approach provides an adaptive model of normal network behavior. We compare the effectiveness of both standard and bidirectional recurrent neural network language models at detecting malicious activity within network log data. Extending these models, we introduce a tiered recurrent architecture, which provides context by modeling sequences of users' actions over time. Compared to Isolation Forest and Principal Components Analysis, two popular anomaly detection algorithms, we observe superior performance on the Los Alamos National Laboratory Cyber Security dataset. For log-line-level red team detection, our best performing character-based model provides test set area under the receiver operator characteristic curve of 0.98, demonstrating the strong fine-grained anomaly detection performance of this approach on open vocabulary logging sources.

📄 PDF Abstract BibTeX arXiv:1712.00557

Code (1)

pnnl/safekit 공식 구현 tf

Tasks

Anomaly DetectionFeature Engineering

Similar Papers 제목 키워드 기반

Neural Machine Translation with Byte-Level Subwords

2019-09-07 · Changhan Wang, Kyunghyun Cho, Jiatao Gu

Almost all existing machine translation models are built on top of character-based vocabularies: characters, subwords or words. Rare characters from noisy text or character-rich languages such as Japanese and Chinese how…

Machine TranslationTranslation

Segment Any Events with Language

2026-01-30 · Seungjun Lee, Gim Hee Lee arxiv

Scene understanding with free-form language has been widely explored within diverse modalities such as images, point clouds, and LiDAR. However, related studies on event sensors are scarce or narrowly centered on semanti…

Instance SegmentationScene UnderstandingEvent SegmentationPoint Clouds

Detect Any Sound: Open-Vocabulary Sound Event Detection with Multi-Modal Queries

2025-07-22 · Pengfei Cai, Yan Song, Qing Gu, Nan Jiang 외 arxiv

Most existing sound event detection~(SED) algorithms operate under a closed-set assumption, restricting their detection capabilities to predefined classes. While recent efforts have explored language-driven zero-shot SED…

Sound Event Detection

Auto-AEG: Scalable Data Construction for Open-Vocabulary Audio Event Grounding

2026-07-05 · Zihan Zhang, Xize Cheng, Wenhao Yan, Tong Zhang 외 arxiv

Large Audio-Language Models (LALMs) reason fluently about sound yet struggle to localize precisely when events occur, while classical Sound Event Detection attains frame-level precision only over a closed label set. At t…

Reinforcement LearningSound Event Detection

Adaptive Event Stream Slicing for Open-Vocabulary Event-Based Object Detection via Vision-Language Knowledge Distillation

2025-10-01 · Jinchang Zhang, Zijun Li, Jiakai Lin, Guoyu Lu arxiv

Event cameras offer advantages in object detection tasks due to high-speed response, low latency, and robustness to motion blur. However, event cameras lack texture and color information, making open-vocabulary detection…

Knowledge DistillationEvent SegmentationObject Detection