中文
相关论文

相关论文: Network Traffic Anomaly Detection Using Recurrent …

200 篇论文

On the path to establishing a global cybersecurity framework where each enterprise shares information about malicious behavior, an important question arises. How can a machine learning representation characterizing a cyber attack on one…

机器学习 · 计算机科学 2019-07-26 Casey Kneale , Kolia Sadeghi

Understanding spoken language is a highly complex problem, which can be decomposed into several simpler tasks. In this paper, we focus on Spoken Language Understanding (SLU), the module of spoken dialog systems responsible for extracting a…

计算与语言 · 计算机科学 2017-06-22 Marco Dinarelli , Yoann Dupont , Isabelle Tellier

In this work, we propose contextual language models that incorporate dialog level discourse information into language modeling. Previous works on contextual language model treat preceding utterances as a sequence of inputs, without…

计算与语言 · 计算机科学 2017-01-17 Bing Liu , Ian Lane

Network threat detection has been challenging due to the complexities of attack activities and the limitation of historical threat data to learn from. To help enhance the existing practices of using analytics, machine learning, and…

机器学习 · 计算机科学 2025-05-15 Lili Zhang , Quanyan Zhu , Herman Ray , Ying Xie

We propose two robust methods for anomaly detection in dynamic networks in which the properties of normal traffic are time-varying. We formulate the robust anomaly detection problem as a binary composite hypothesis testing problem and…

网络与互联网体系结构 · 计算机科学 2015-03-10 Jing Wang , Ioannis Ch. Paschalidis

In this paper, we consider several compression techniques for the language modeling problem based on recurrent neural networks (RNNs). It is known that conventional RNNs, e.g, LSTM-based networks in language modeling, are characterized with…

机器学习 · 统计学 2019-04-09 Artem M. Grachev , Dmitry I. Ignatov , Andrey V. Savchenko

Time series anomaly detection plays a critical role in automated monitoring systems. Most previous deep learning efforts related to time series anomaly detection were based on recurrent neural networks (RNN). In this paper, we propose a…

机器学习 · 计算机科学 2019-06-03 Tailai Wen , Roy Keyes

Recurrent neural networks (RNNs) serve as a fundamental building block for many sequence tasks across natural language processing. Recent research has focused on recurrent dropout techniques or custom RNN cells in order to improve…

计算与语言 · 计算机科学 2017-08-04 Stephen Merity , Bryan McCann , Richard Socher

Recurrent neural network grammars (RNNG) are generative models of language which jointly model syntax and surface structure by incrementally generating a syntax tree and sentence in a top-down, left-to-right order. Supervised RNNGs achieve…

计算与语言 · 计算机科学 2019-08-06 Yoon Kim , Alexander M. Rush , Lei Yu , Adhiguna Kuncoro , Chris Dyer , Gábor Melis

Short-term traffic flow prediction is one of the crucial issues in intelligent transportation system, which is an important part of smart cities. Accurate predictions can enable both the drivers and the passengers to make better decisions…

机器学习 · 计算机科学 2019-01-31 Alireza Nejadettehad , Hamid Mahini , Behnam Bahrak

Recurrent neural networks (RNNs), especially long short-term memory (LSTM) RNNs, are effective network for sequential task like speech recognition. Deeper LSTM models perform well on large vocabulary continuous speech recognition, because…

计算与语言 · 计算机科学 2017-03-22 Xu Tian , Jun Zhang , Zejun Ma , Yi He , Juan Wei , Peihao Wu , Wenchang Situ , Shuai Li , Yang Zhang

Deep Neural Networks (DNNs) have shown remarkable performance in a diverse range of machine learning applications. However, it is widely known that DNNs are vulnerable to simple adversarial perturbations, which causes the model to…

机器学习 · 计算机科学 2021-07-23 Gihyuk Ko , Gyumin Lim

This paper aims at precisely detecting and identifying anomalous events in IP traffic. To this end, we adopt the link stream formalism which properly captures temporal and structural features of the data. Within this framework, we focus on…

社会与信息网络 · 计算机科学 2019-06-07 Audrey Wilmet , Tiphaine Viard , Matthieu Latapy , Robin Lamarche-Perrin

Anomaly detection in network traffic is crucial for maintaining the security of computer networks and identifying malicious activities. One of the primary approaches to anomaly detection are methods based on forecasting. Nevertheless,…

机器学习 · 计算机科学 2024-09-30 Josef Koumar , Karel Hynek , Tomáš Čejka , Pavel Šiška

We consider the problem of communication over a network containing a hidden and malicious adversary that can control a subset of network resources, and aims to disrupt communications. We focus on omniscient node-based adversaries, i.e., the…

信息论 · 计算机科学 2016-05-09 Peida Tian , Sidharth Jaggi , Mayank Bakshi , Oliver Kosut

Sequence prediction and classification are ubiquitous and challenging problems in machine learning that can require identifying complex dependencies between temporally distant inputs. Recurrent Neural Networks (RNNs) have the ability, in…

神经与进化计算 · 计算机科学 2014-02-17 Jan Koutník , Klaus Greff , Faustino Gomez , Jürgen Schmidhuber

Network traffic refers to the amount of data being sent and received over the Internet or any system that connects computers. Analyzing network traffic is vital for security and management, yet remains challenging due to the heterogeneity…

机器学习 · 计算机科学 2026-01-15 Xiaochang Li , Chen Qian , Qineng Wang , Jiangtao Kong , Yuchen Wang , Ziyu Yao , Bo Ji , Long Cheng , Gang Zhou , Huajie Shao

We describe a class of systems theory based neural networks called "Network Of Recurrent neural networks" (NOR), which introduces a new structure level to RNN related models. In NOR, RNNs are viewed as the high-level neurons and are used to…

神经与进化计算 · 计算机科学 2017-10-11 Chao-Ming Wang

Anomaly detection is a classical problem in computer vision, namely the determination of the normal from the abnormal when datasets are highly biased towards one class (normal) due to the insufficient sample size of the other class…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Samet Akcay , Amir Atapour-Abarghouei , Toby P. Breckon

Speaker intent detection and semantic slot filling are two critical tasks in spoken language understanding (SLU) for dialogue systems. In this paper, we describe a recurrent neural network (RNN) model that jointly performs intent detection,…

计算与语言 · 计算机科学 2016-09-07 Bing Liu , Ian Lane