中文
相关论文

相关论文: Protecting the stack with PACed canaries

200 篇论文

Automating arrhythmia detection from ECG requires a robust and trusted system that retains high accuracy under electrical disturbances. Many machine learning approaches have reached human-level performance in classifying arrhythmia from…

信号处理 · 电气工程与系统科学 2022-10-14 Khondker Fariha Hossain , Sharif Amit Kamran , Alireza Tavakkoli , Xingjun Ma

Deep neural networks have been demonstrated to be vulnerable to adversarial attacks, where small perturbations intentionally added to the original inputs can fool the classifier. In this paper, we propose a defense method, Featurized…

机器学习 · 计算机科学 2018-10-02 Ruying Bao , Sihang Liang , Qingcan Wang

We formalize and analyze the trade-off between backdoor-based watermarks and adversarial defenses, framing it as an interactive protocol between a verifier and a prover. While previous works have primarily focused on this trade-off, our…

机器学习 · 计算机科学 2026-01-22 Grzegorz Głuch , Berkant Turan , Sai Ganesh Nagarajan , Sebastian Pokutta

Manipulations of return addresses on the stack are the basis for a variety of attacks on programs written in memory unsafe languages. Dual stack schemes for protecting return addresses promise an efficient and effective defense against such…

密码学与安全 · 计算机科学 2018-06-26 Philipp Zieris , Julian Horsch

Adversarial patch attacks pose a significant threat to the practical deployment of deep learning systems. However, existing research primarily focuses on image pre-processing defenses, which often result in reduced classification accuracy…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Nandish Chattopadhyay , Amira Guesmi , Muhammad Shafique

Adversarial patches pose a realistic threat model for physical world attacks on autonomous systems via their perception component. Autonomous systems in safety-critical domains such as automated driving should thus contain a fail-safe…

机器学习 · 计算机科学 2021-02-09 Jan Hendrik Metzen , Maksym Yatsura

Localized adversarial patches aim to induce misclassification in machine learning models by arbitrarily modifying pixels within a restricted region of an image. Such attacks can be realized in the physical world by attaching the adversarial…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Chong Xiang , Arjun Nitin Bhagoji , Vikash Sehwag , Prateek Mittal

Deep neural networks perform remarkably well on image classification tasks but remain vulnerable to carefully crafted adversarial perturbations. This work revisits linear dimensionality reduction as a simple, data-adapted defense. We…

机器学习 · 计算机科学 2025-10-08 Killian Steunou , Théo Druilhe , Sigurd Saue

Commonly used in computer vision and other applications, robust PCA represents an algorithmic attempt to reduce the sensitivity of classical PCA to outliers. The basic idea is to learn a decomposition of some data matrix of interest into…

计算机视觉与模式识别 · 计算机科学 2016-10-10 Tae-Hyun Oh , Yasuyuki Matsushita , In So Kweon , David Wipf

Modern architectures rely on memory fences to prevent undesired weakenings of memory consistency. As the fences' semantics may be subtle, the automation of their placement is highly desirable. But precise methods for restoring consistency…

计算机科学中的逻辑 · 计算机科学 2014-06-10 Jade Alglave , Daniel Kroening , Vincent Nimal , Daniel Poetzl

Privacy-preserving data mining has become an important topic. People have built several multi-party-computation (MPC)-based frameworks to provide theoretically guaranteed privacy, the poor performance of real-world algorithms have always…

密码学与安全 · 计算机科学 2021-05-18 Xiaoyu Fan , Guosai Wang , Kun Chen , Xu He , Wei Xu

Machine-learning architectures, such as Convolutional Neural Networks (CNNs) are vulnerable to adversarial attacks: inputs crafted carefully to force the system output to a wrong label. Since machine-learning is being deployed in…

密码学与安全 · 计算机科学 2022-11-03 Amira Guesmi , Ihsen Alouani , Khaled N. Khasawneh , Mouna Baklouti , Tarek Frikha , Mohamed Abid , Nael Abu-Ghazaleh

RowHammer vulnerabilities pose a significant threat to modern DRAM-based systems, where rapid activation of DRAM rows can induce bit-flips in neighboring rows. To mitigate this, state-of-the-art host-side RowHammer mitigations typically…

密码学与安全 · 计算机科学 2025-05-16 Jeonghyun Woo , Prashant J. Nair

Arm Confidential Computing Architecture (CCA) currently isolates at the granularity of an entire Confidential Virtual Machine (CVM), leaving intra-VM bugs such as Heartbleed unmitigated. The state-of-the-art narrows this to the process…

密码学与安全 · 计算机科学 2025-06-10 Shiqi Liu , Yongpeng Gao , Mingyang Zhang , Jie Wang

Cache timing attacks use shared caches in multi-core processors as side channels to extract information from victim processes. These attacks are particularly dangerous in cloud infrastructures, in which the deployed countermeasures cause…

密码学与安全 · 计算机科学 2019-04-26 Iván Prada , Francisco D. Igual , Katzalin Olcoz

Adversarial patch attacks are an emerging security threat for real world deep learning applications. We present Demasked Smoothing, the first approach (up to our knowledge) to certify the robustness of semantic segmentation models against…

计算机视觉与模式识别 · 计算机科学 2023-02-22 Maksym Yatsura , Kaspar Sakmann , N. Grace Hua , Matthias Hein , Jan Hendrik Metzen

Machine learning-based cybersecurity systems are highly vulnerable to adversarial attacks, while Generative Adversarial Networks (GANs) act as both powerful attack enablers and promising defenses. This survey systematically reviews…

密码学与安全 · 计算机科学 2025-10-01 Tharcisse Ndayipfukamiye , Jianguo Ding , Doreen Sebastian Sarwatt , Adamu Gaston Philipo , Huansheng Ning

The rapid evolution of GUI-enabled agents has rendered traditional CAPTCHAs obsolete. While previous benchmarks like OpenCaptchaWorld established a baseline for evaluating multimodal agents, recent advancements in reasoning-heavy models,…

机器学习 · 计算机科学 2026-02-10 Jiacheng Liu , Yaxin Luo , Jiacheng Cui , Xinyi Shang , Xiaohan Zhao , Zhiqiang Shen

Patch-based adversarial attacks were proven to compromise the robustness and reliability of computer vision systems. However, their conspicuous and easily detectable nature challenge their practicality in real-world setting. To address…

密码学与安全 · 计算机科学 2023-11-22 Amira Guesmi , Ruitian Ding , Muhammad Abdullah Hanif , Ihsen Alouani , Muhammad Shafique

Resource-constrained devices increasingly rely on wireless communication for the reliable and low-latency transmission of short messages. However, especially the implementation of adequate integrity protection of time-critical messages…

密码学与安全 · 计算机科学 2022-05-20 Eric Wagner , Martin Serror , Klaus Wehrle , Martin Henze