中文
相关论文

相关论文: TrojanSAINT: Gate-Level Netlist Sampling-Based Ind…

200 篇论文

Graph neural networks (GNNs) have demonstrated strong performance on a wide variety of tasks due to their ability to model non-uniform structured data. Despite their promise, there exists little research exploring methods to make them more…

机器学习 · 计算机科学 2021-03-16 Shyam A. Tailor , Javier Fernandez-Marques , Nicholas D. Lane

Deep Neural Networks (DNNs) have been applied successfully in computer vision. However, their wide adoption in image-related applications is threatened by their vulnerability to trojan attacks. These attacks insert some misbehavior at…

计算机视觉与模式识别 · 计算机科学 2020-07-03 Miguel Villarreal-Vasquez , Bharat Bhargava

Trojan backdoors can be injected into large language models at various stages, including pretraining, fine-tuning, and in-context learning, posing a significant threat to the model's alignment. Due to the nature of causal language modeling,…

计算与语言 · 计算机科学 2025-01-22 Vedant Bhasin , Matthew Yudin , Razvan Stefanescu , Rauf Izmailov

Efficient and accurate object detection in video and image analysis is one of the major beneficiaries of the advancement in computer vision systems with the help of deep learning. With the aid of deep learning, more powerful tools evolved,…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Karthik E

Cyber-physical systems rely on sensors, communication, and computing, all powered by integrated circuits (ICs). ICs are largely susceptible to various hardware attacks with malicious intents. One of the stealthiest threats is the insertion…

密码学与安全 · 计算机科学 2024-11-20 Sefatun-Noor Puspa , Abyad Enan , Reek Majumdar , M Sabbir Salek , Gurcan Comert , Mashrur Chowdhury

Malicious attacks, malware, and ransomware families pose critical security issues to cybersecurity, and it may cause catastrophic damages to computer systems, data centers, web, and mobile applications across various industries and…

密码学与安全 · 计算机科学 2022-07-05 Mohammad Masum , Md Jobair Hossain Faruk , Hossain Shahriar , Kai Qian , Dan Lo , Muhaiminul Islam Adnan

Provenance-based intrusion detection is an increasingly popular application of graphical machine learning in cybersecurity, where system activities are modeled as provenance graphs to capture causality and correlations among potentially…

密码学与安全 · 计算机科学 2025-11-14 Lingzhi Wang , Vinod Yegneswaran , Xinyi Shi , Ziyu Li , Ashish Gehani , Yan Chen

Advanced Persistent Threats (APTs) are difficult to detect due to their complexity and stealthiness. To mitigate such attacks, many approaches model entities and their relationship using provenance graphs to detect the stealthy and…

密码学与安全 · 计算机科学 2026-01-06 Wenhao Yan , Ning An , Wei Qiao , Weiheng Wu , Bo Jiang , Zhigang Lu , Baoxu Liu , Junrong Liu

Owning a high-end semiconductor foundry is a luxury very few companies can afford. Thus, fabless design companies outsource integrated circuit fabrication to third parties. Within foundries, rogue elements may gain access to the customer's…

密码学与安全 · 计算机科学 2022-08-31 Tiago Perez , Samuel Pagliarini

Malware authors apply different techniques of control flow obfuscation, in order to create new malware variants to avoid detection. Existing Siamese neural network (SNN)-based malware detection methods fail to correctly classify different…

密码学与安全 · 计算机科学 2023-06-16 Jinting Zhu , Julian Jang-Jaccard , Amardeep Singh , Paul A. Watters , Seyit Camtepe

Vulnerability identification is crucial to protect the software systems from attacks for cyber security. It is especially important to localize the vulnerable functions among the source code to facilitate the fix. However, it is a…

软件工程 · 计算机科学 2019-09-10 Yaqin Zhou , Shangqing Liu , Jingkai Siow , Xiaoning Du , Yang Liu

Graph Prompt Learning (GPL) has been introduced as a promising approach that uses prompts to adapt pre-trained GNN models to specific downstream tasks without requiring fine-tuning of the entire model. Despite the advantages of GPL, little…

机器学习 · 计算机科学 2025-05-30 Minhua Lin , Zhiwei Zhang , Enyan Dai , Zongyu Wu , Yilong Wang , Xiang Zhang , Suhang Wang

Graph Neural Networks (GNNs) have emerged as a powerful machine learning method for graph-structured data. A plethora of hardware accelerators has been introduced to meet the performance demands of GNNs in real-world applications. However,…

机器学习 · 计算机科学 2025-07-09 Sanaz Kazemi Abharian , Sai Manoj Pudukotai Dinakarrao

Hardware Trojans have drawn the attention of academia, industry and government agencies. Effective detection mechanisms and countermeasures against such malicious designs can only be developed when there is a deep understanding of how…

密码学与安全 · 计算机科学 2019-10-03 Samaneh Ghandali , Thorben Moos , Amir Moradi , Christof Paar

In this paper, we introduce the TrojAI software framework, an open source set of Python tools capable of generating triggered (poisoned) datasets and associated deep learning (DL) models with trojans at scale. We utilize the developed…

机器学习 · 计算机科学 2020-03-17 Kiran Karra , Chace Ashcraft , Neil Fendley

The persistent threat of Android malware presents a serious challenge to the security of millions of users globally. While many machine learning-based methods have been developed to detect these threats, their reliance on large labeled…

密码学与安全 · 计算机科学 2025-07-08 M. Tahir Akdeniz , Zeynep Yeşilkaya , İ. Enes Köse , İ. Ulaş Ünal , Sevil Şen

Graph Neural Networks (GNNs) have achieved state-of-the-art performance in recommender systems. Nevertheless, the process of searching and ranking from a large item corpus usually requires high latency, which limits the widespread…

信息检索 · 计算机科学 2023-09-06 Huiyuan Chen , Kaixiong Zhou , Kwei-Herng Lai , Chin-Chia Michael Yeh , Yan Zheng , Xia Hu , Hao Yang

As deep neural networks and the datasets used to train them get larger, the default approach to integrating them into research and commercial projects is to download a pre-trained model and fine tune it. But these models can have uncertain…

机器学习 · 计算机科学 2024-01-12 Khondoker Murad Hossain , Tim Oates

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é

The success of deep neural networks (DNNs) in real-world applications has benefited from abundant pre-trained models. However, the backdoored pre-trained models can pose a significant trojan threat to the deployment of downstream DNNs.…

密码学与安全 · 计算机科学 2024-07-18 Haibo Jin , Ruoxi Chen , Jinyin Chen , Haibin Zheng , Yang Zhang , Haohan Wang