中文
相关论文

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

200 篇论文

Recurrent neural networks (RNNs) are capable of learning to generate highly realistic, online handwritings in a wide variety of styles from a given text sequence. Furthermore, the networks can generate handwritings in the style of a…

神经与进化计算 · 计算机科学 2018-04-16 Kristof B. Charbonneau , Osamu Shouno

This paper addresses the important problem of discerning hateful content in social media. We propose a detection scheme that is an ensemble of Recurrent Neural Network (RNN) classifiers, and it incorporates various features associated with…

计算与语言 · 计算机科学 2019-07-05 Georgios K. Pitsilis , Heri Ramampiaro , Helge Langseth

Recurrent neural networks (RNNs) are brain-inspired models widely used in machine learning for analyzing sequential data. The present work is a contribution towards a deeper understanding of how RNNs process input signals using the response…

机器学习 · 统计学 2021-02-15 Soon Hoe Lim

The early research report explores the possibility of using Graph Neural Networks (GNNs) for anomaly detection in internet traffic data enriched with information. While recent studies have made significant progress in using GNNs for anomaly…

社会与信息网络 · 计算机科学 2024-05-24 Anasuya Chattopadhyay , Daniel Reti , Hans D. Schotten

The Sentence-State LSTM (S-LSTM) is a powerful and high efficient graph recurrent network, which views words as nodes and performs layer-wise recurrent steps between them simultaneously. Despite its successes on text representations, the…

计算与语言 · 计算机科学 2020-03-03 Yijin Liu , Fandong Meng , Yufeng Chen , Jinan Xu , Jie Zhou

Anomaly detection is a relevant problem in the area of data analysis. In networked systems, where individual entities interact in pairs, anomalies are observed when pattern of interactions deviates from patterns considered regular. Properly…

社会与信息网络 · 计算机科学 2023-10-25 Hadiseh Safdari , Caterina De Bacco

Statistical language models are powerful tools which have been used for many tasks within natural language processing. Recently, they have been used for other sequential data such as source code.(Ray et al., 2015) showed that it is possible…

软件工程 · 计算机科学 2018-03-26 Jack Lanchantin , Ji Gao

Long short-term memory (LSTM) recurrent neural networks (RNNs) have been shown to give state-of-the-art performance on many speech recognition tasks, as they are able to provide the learned dynamically changing contextual window of all…

计算与语言 · 计算机科学 2016-10-12 Xiangang Li , Xihong Wu

We propose a detector of adversarial samples that is based on the view of neural networks as discrete dynamic systems. The detector tells clean inputs from abnormal ones by comparing the discrete vector fields they follow through the…

机器学习 · 计算机科学 2023-06-09 Skander Karkar , Patrick Gallinari , Alain Rakotomamonjy

Recurrent neural networks (RNNs) have achieved great success in language modeling. However, since the RNNs have fixed size of memory, their memory cannot store all the information about the words it have seen before in the sentence, and…

计算与语言 · 计算机科学 2016-11-29 Da-Rong Liu , Shun-Po Chuang , Hung-yi Lee

We propose a novel tensor network language model based on the simplest tensor network (i.e., tensor trains), called `Tensor Train Language Model' (TTLM). TTLM represents sentences in an exponential space constructed by the tensor product of…

计算与语言 · 计算机科学 2024-05-09 Zhan Su , Yuqin Zhou , Fengran Mo , Jakob Grue Simonsen

Focus on Deep Neural Network based malicious and normal computer Network Traffic classification. (such as attacks, phishing, any other illegal activity and normal traffic identification). In this paper, the main idea is to review, existed…

网络与互联网体系结构 · 计算机科学 2024-09-02 Md. Ariful Haque , Rajesh Palit

Language models are increasingly used not only as standalone predictors but also as components in larger inference systems, from test-time reasoning to multi-model collaboration. We study language model networks, where pre-trained language…

人工智能 · 计算机科学 2026-05-14 Shiguang Wu , Yaqing Wang , Quanming Yao

Anomaly detection is a fundamental problem in computer vision area with many real-world applications. Given a wide range of images belonging to the normal class, emerging from some distribution, the objective of this task is to construct…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Chengwei Chen , Pan Chen , Haichuan Song , Yiqing Tao , Yuan Xie , Shouhong Ding , Lizhuang Ma

Recurrent neural networks (RNNs), specifically long-short term memory networks (LSTMs), can model natural language effectively. This research investigates the ability for these same LSTMs to perform next "word" prediction on the Java…

软件工程 · 计算机科学 2019-09-02 Brendon Boldt

This work proposes Recurrent Neural Network (RNN) models to predict structured 'image situations' -- actions and noun entities fulfilling semantic roles related to the action. In contrast to prior work relying on Conditional Random Fields…

计算机视觉与模式识别 · 计算机科学 2017-08-07 Arun Mallya , Svetlana Lazebnik

Network evasion detection aims to distinguish whether the network flow comes from link layer exists network evasion threat, which is a means to disguise the data traffic on detection system by confusing the signature. Since the previous…

密码学与安全 · 计算机科学 2025-02-18 Kehua Chen , Jingping Jia

Recently, Neural Networks have been proven extremely effective in many natural language processing tasks such as sentiment analysis, question answering, or machine translation. Aiming to exploit such advantages in the Ontology Learning…

计算与语言 · 计算机科学 2016-07-15 Giulio Petrucci , Chiara Ghidini , Marco Rospocher

The accelerated development of social media websites has posed intricate security issues in cyberspace, where these sites have increasingly become victims of criminal activities including attempts to intrude into them, abnormal traffic…

机器学习 · 计算机科学 2026-01-07 Aditi Sanjay Agrawal

Communication is not only an action of choosing a signal, but needs to consider the context and sensor signals. It also needs to decide what information is communicated and how it is represented in or understood from signals. Therefore,…

人工智能 · 计算机科学 2017-05-17 Katsunari Shibata