中文
相关论文

相关论文: Malicious Web Request Detection Using Character-le…

200 篇论文

Recent years have witnessed the great success of convolutional neural network (CNN) based models in the field of computer vision. CNN is able to learn hierarchically abstracted features from images in an end-to-end training manner. However,…

计算机视觉与模式识别 · 计算机科学 2017-08-16 Xin Li , Zequn Jie , Jiashi Feng , Changsong Liu , Shuicheng Yan

Deep structured output learning shows great promise in tasks like semantic image segmentation. We proffer a new, efficient deep structured model learning scheme, in which we show how deep Convolutional Neural Networks (CNNs) can be used to…

计算机视觉与模式识别 · 计算机科学 2015-09-09 Guosheng Lin , Chunhua Shen , Ian Reid , Anton van den Hengel

The widespread availability of electronic health records (EHRs) promises to usher in the era of personalized medicine. However, the problem of extracting useful clinical representations from longitudinal EHR data remains challenging. In…

机器学习 · 计算机科学 2017-01-27 Zhengping Che , Yu Cheng , Zhaonan Sun , Yan Liu

Speech enhancement has benefited from the success of deep learning in terms of intelligibility and perceptual quality. Conventional time-frequency (TF) domain methods focus on predicting TF-masks or speech spectrum, via a naive convolution…

音频与语音处理 · 电气工程与系统科学 2020-09-24 Yanxin Hu , Yun Liu , Shubo Lv , Mengtao Xing , Shimin Zhang , Yihui Fu , Jian Wu , Bihong Zhang , Lei Xie

A convolutional layer in a Convolutional Neural Network (CNN) consists of many filters which apply convolution operation to the input, capture some special patterns and pass the result to the next layer. If the same patterns also occur at…

计算机视觉与模式识别 · 计算机科学 2019-02-04 Okan Köpüklü , Maryam Babaee , Stefan Hörmann , Gerhard Rigoll

The convolutional neural network (CNN) is vulnerable to degraded images with even very small variations (e.g. corrupted and adversarial samples). One of the possible reasons is that CNN pays more attention to the most discriminative…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Haozhe Liu , Haoqian Wu , Weicheng Xie , Feng Liu , Linlin Shen

We investigate the incorporation of character-based word representations into a standard CNN-based relation extraction model. We experiment with two common neural architectures, CNN and LSTM, to learn word vector representations from…

计算与语言 · 计算机科学 2018-05-29 Dat Quoc Nguyen , Karin Verspoor

Very deep convolutional neural networks (CNNs) yield state of the art results on a wide variety of visual recognition problems. A number of state of the the art methods for image recognition are based on networks with well over 100 layers…

计算机视觉与模式识别 · 计算机科学 2016-07-15 Joel Moniz , Christopher Pal

Malicious URL detection is an emerging research area due to continuous modernization of various systems, for instance, Edge Computing. In this article, we present a novel malicious URL detection technique, called deepBF (deep learning and…

密码学与安全 · 计算机科学 2022-03-01 Ripon Patgiri , Anupam Biswas , Sabuzima Nayak

The Convolutional Neural Networks (CNNs) have emerged as a very powerful data dependent hierarchical feature extraction method. It is widely used in several computer vision problems. The CNNs learn the important visual features from…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Jayendra Kantipudi , Shiv Ram Dubey , Soumendu Chakraborty

Mid-level visual element discovery aims to find clusters of image patches that are both representative and discriminative. In this work, we study this problem from the prospective of pattern mining while relying on the recently popularized…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Yao Li , Lingqiao Liu , Chunhua Shen , Anton van den Hengel

Malicious web content is a serious problem on the Internet today. In this paper we propose a deep learning approach to detecting malevolent web pages. While past work on web content detection has relied on syntactic parsing or on emulation…

密码学与安全 · 计算机科学 2018-04-16 Joshua Saxe , Richard Harang , Cody Wild , Hillary Sanders

Robustness of convolutional neural networks (CNNs) has gained in importance on account of adversarial examples, i.e., inputs added as well-designed perturbations that are imperceptible to humans but can cause the model to predict…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Tiange Luo , Tianle Cai , Mengxiao Zhang , Siyu Chen , Di He , Liwei Wang

In the modern era, malware is experiencing a significant increase in both its variety and quantity, aligning with the widespread adoption of the digital world. This surge in malware has emerged as a critical challenge in the realm of…

密码学与安全 · 计算机科学 2024-07-16 Amaal F. Alshmarni , Mohammed A. Alliheedi

Recent studies proved that deep learning approaches achieve remarkable results on face detection task. On the other hand, the advances gave rise to a new problem associated with the security of the deep convolutional neural network models…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Edgar Kaziakhmedov , Klim Kireev , Grigorii Melnikov , Mikhail Pautov , Aleksandr Petiushko

Detection of malicious behavior in a large network is a challenging problem for machine learning in computer security, since it requires a model with high expressive power and scalable inference. Existing solutions struggle to achieve this…

机器学习 · 计算机科学 2024-08-08 Simon Mandlik , Tomas Pevny , Vaclav Smidl , Lukas Bajer

URL+HTML feature fusion shows promise for robust malicious URL detection, since attacker artifacts persist in DOM structures. However, prior work suffers from four critical shortcomings: (1) incomplete URL modeling, failing to jointly…

密码学与安全 · 计算机科学 2025-06-25 Ye Tian , Zhang Yumin , Yifan Jia , Jianguo Sun , Yanbin Wang

Cybersecurity is one of the global issues because of the extensive dependence on cyber systems of individuals, industries, and organizations. Among the cyber attacks, phishing is increasing tremendously and affecting the global economy.…

密码学与安全 · 计算机科学 2024-04-30 Md Robiul Islam , Md Mahamodul Islam , Mst. Suraiya Afrin , Anika Antara , Nujhat Tabassum , Al Amin

Training deep neural networks (DNNs) usually requires massive training data and computational resources. Users who cannot afford this may prefer to outsource training to a third party or resort to publicly available pre-trained models.…

密码学与安全 · 计算机科学 2023-02-27 Najeeb Moharram Jebreel , Josep Domingo-Ferrer , Yiming Li

The deep Convolutional Neural Network (CNN) is the state-of-the-art solution for large-scale visual recognition. Following basic principles such as increasing the depth and constructing highway connections, researchers have manually…

计算机视觉与模式识别 · 计算机科学 2017-03-07 Lingxi Xie , Alan Yuille