中文
相关论文

相关论文: Relation-aware based Siamese Denoising Autoencoder…

200 篇论文

The malware booming is a cyberspace equal to the effect of climate change to ecosystems in terms of danger. In the case of significant investments in cybersecurity technologies and staff training, the global community has become locked up…

密码学与安全 · 计算机科学 2024-05-08 Ishita Gupta , Sneha Kumari , Priya Jha , Mohona Ghosh

Modern malware evolves various detection avoidance techniques to bypass the state-of-the-art detection methods. An emerging trend to deal with this issue is the combination of image transformation and machine learning techniques to classify…

密码学与安全 · 计算机科学 2019-09-17 Duc-Ly Vu , Trong-Kha Nguyen , Tam V. Nguyen , Tu N. Nguyen , Fabio Massacci , Phu H. Phung

Recently, it has been shown that deep learning models are vulnerable to Trojan attacks, where an attacker can install a backdoor during training time to make the resultant model misidentify samples contaminated with a small trigger patch.…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Haripriya Harikumar , Vuong Le , Santu Rana , Sourangshu Bhattacharya , Sunil Gupta , Svetha Venkatesh

Malware detection is an important topic of current cybersecurity, and Machine Learning appears to be one of the main considered solutions even if certain problems to generalize to new malware remain. In the aim of exploring the potential of…

密码学与安全 · 计算机科学 2023-12-20 Tony Quertier , Grégoire Barrué

Machine-learning based intrusion detection classifiers are able to detect unknown attacks, but at the same time, they may be susceptible to evasion by obfuscation techniques. An adversary intruder which possesses a crucial knowledge about a…

密码学与安全 · 计算机科学 2019-04-16 Ivan Homoliak , Martin Teknos , Martín Ochoa , Dominik Breitenbacher , Saeid Hosseini , Petr Hanacek

Deep learning is a kind of feature learning method with strong nonliear feature transformation and becomes more and more important in many fields of artificial intelligence. Deep autoencoder is one representative method of the deep learning…

机器学习 · 计算机科学 2020-02-18 Yongming Li , Yan Lei , Pin Wang , Yuchuan Liu

Robust network security systems are essential to prevent and mitigate the harming effects of the ever-growing occurrence of network attacks. In recent years, machine learning-based systems have gain popularity for network security…

密码学与安全 · 计算机科学 2020-03-26 Gonzalo Marín , Pedro Casas , Germán Capdehourat

We propose a method of aligning a source image to a target image, where the transform is specified by a dense vector field. The two images are encoded as feature hierarchies by siamese convolutional nets. Then a hierarchy of aligner modules…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Eric Mitchell , Stefan Keselj , Sergiy Popovych , Davit Buniatyan , H. Sebastian Seung

Our computer systems for decades have been threatened by various types of hardware and software attacks of which Malwares have been one of them. This malware has the ability to steal, destroy, contaminate, gain unintended access, or even…

密码学与安全 · 计算机科学 2021-04-15 Abhijitt Dhavlle , Sanket Shukla

In the case of malware analysis, categorization of malicious files is an essential part after malware detection. Numerous static and dynamic techniques have been reported so far for categorizing malware. This research presents a deep…

密码学与安全 · 计算机科学 2020-12-29 Muhammad Furqan Rafique , Muhammad Ali , Aqsa Saeed Qureshi , Asifullah Khan , Anwar Majid Mirza

Deep neural networks (DNNs) are increasingly being applied in malware detection and their robustness has been widely debated. Traditionally an adversarial example generation scheme relies on either detailed model information (gradient-based…

密码学与安全 · 计算机科学 2022-09-07 Sun RuiJin , Guo ShiZe , Guo JinHong , Xing ChangYou , Yang LuMing , Guo Xi , Pan ZhiSong

Zero-day and ransomware attacks continue to challenge traditional Network Intrusion Detection Systems (NIDS), revealing their limitations in timely threat classification. Despite efforts to reduce false positives and negatives, significant…

密码学与安全 · 计算机科学 2024-08-13 Steven Jabulani Nhlapo , Mike Nkongolo Wa Nkongolo

Recent works have shown promise in using microarchitectural execution patterns to detect malware programs. These detectors belong to a class of detectors known as signature-based detectors as they catch malware by comparing a program's…

密码学与安全 · 计算机科学 2014-03-31 Adrian Tang , Simha Sethumadhavan , Salvatore Stolfo

Few-shot deep learning is a topical challenge area for scaling visual recognition to open ended growth of unseen new classes with limited labeled examples. A promising approach is based on metric learning, which trains a deep embedding to…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Xueting Zhang , Yuting Qiang , Flood Sung , Yongxin Yang , Timothy M. Hospedales

Ransomware is a type of malware which encrypts user data and extorts payments in return for the decryption keys. This cyberthreat is one of the most serious challenges facing organizations today and has already caused immense financial…

密码学与安全 · 计算机科学 2023-11-15 Aldin Vehabovic , Hadi Zanddizari , Nasir Ghani , G. Javidi , S. Uluagac , M. Rahouti , E. Bou-Harb , M. Safaei Pour

Automated visual inspection in medical-device manufacturing faces unique challenges, including extremely low defect rates, limited annotated data, hardware restrictions on production lines, and the need for validated, explainable…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Julio Zanon Diaz , Georgios Siogkas , Peter Corcoran

Deep learning models have become increasingly useful in many different industries. On the domain of image classification, convolutional neural networks proved the ability to learn robust features for the closed set problem, as shown in many…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Rafael S. Pereira , Alexis Joly , Patrick Valduriez , Fabio Porto

Zero-shot learning for visual recognition, e.g., object and action recognition, has recently attracted a lot of attention. However, it still remains challenging in bridging the semantic gap between visual features and their underlying…

计算机视觉与模式识别 · 计算机科学 2017-06-05 Qian Wang , Ke Chen

Malware detection on binary executables provides a high availability to even binaries which are not disassembled or decompiled. However, a binary-level approach could cause ambiguity problems. In this paper, we propose a new feature…

密码学与安全 · 计算机科学 2023-04-06 Jeongwoo Kim , Eun-Sun Cho , Joon-Young Paik

Few-shot learning has been used to tackle the problem of label scarcity in text classification, of which meta-learning based methods have shown to be effective, such as the prototypical networks (PROTO). Despite the success of PROTO, there…

计算与语言 · 计算机科学 2023-03-17 Chengcheng Han , Yuhe Wang , Yingnan Fu , Xiang Li , Minghui Qiu , Ming Gao , Aoying Zhou