中文
相关论文

相关论文: Obfuscating the Interconnects: Low-Cost and Resili…

200 篇论文

We study the problem of reducing the communication overhead from a noisy wire-tap channel or storage system where data is encoded as a matrix, when more columns (or their linear combinations) are available. We present its applications to…

信息论 · 计算机科学 2017-08-28 Umberto Martínez-Peñas

Logic locking is a prominent technique to protect the integrity of hardware designs throughout the integrated circuit design and fabrication flow. However, in recent years, the security of locking schemes has been thoroughly challenged by…

密码学与安全 · 计算机科学 2021-05-20 Dominik Sisejkovic , Farhad Merchant , Lennart M. Reimann , Harshit Srivastava , Ahmed Hallawa , Rainer Leupers

GPUs are increasingly being used in security applications, especially for accelerating encryption/decryption. While GPUs are an attractive platform in terms of performance, the security of these devices raises a number of concerns. One…

密码学与安全 · 计算机科学 2020-08-03 Elmira Karimi , Yunsi Fei , David Kaeli

A finite impulse response (FIR) filter is a ubiquitous block in digital signal processing applications. Its characteristics are determined by its coefficients, which are the intellectual property (IP) for its designer. However, in a…

密码学与安全 · 计算机科学 2022-02-22 Levent Aksoy , Alexander Hepp , Johanna Baehr , Samuel Pagliarini

This paper presents a high-level circuit obfuscation technique to prevent the theft of intellectual property (IP) of integrated circuits. In particular, our technique protects a class of circuits that relies on constant multiplications,…

密码学与安全 · 计算机科学 2021-05-14 Levent Aksoy , Quang-Linh Nguyen , Felipe Almeida , Jaan Raik , Marie-Lise Flottes , Sophie Dupuis , Samuel Pagliarini

In a zero-trust fabless paradigm, designers are increasingly concerned about hardware-based attacks on the semiconductor supply chain. Logic locking is a design-for-trust method that adds extra key-controlled gates in the circuits to…

密码学与安全 · 计算机科学 2024-02-07 Yeganeh Aghamohammadi , Amin Rezaei

With the increasing prevalence of chiplet systems in high-performance computing applications, the number of design options has increased dramatically. Instead of chips defaulting to a single die design, now there are options for 2.5D and 3D…

硬件体系结构 · 计算机科学 2025-03-21 Alexander Graening , Jonti Talukdar , Saptadeep Pal , Krishnendu Chakrabarty , Puneet Gupta

In federated learning (FL), balancing privacy protection, learning quality, and efficiency remains a challenge. Privacy protection mechanisms, such as Differential Privacy (DP), degrade learning quality, or, as in the case of Homomorphic…

机器学习 · 计算机科学 2026-03-06 Yenan Wang , Carla Fabiana Chiasserini , Elad Michael Schiller

For the past four decades, cost and features have driven CMOS scaling. Severe lithography and material limitations seen below the 20 nm node, however, are challenging the fundamental premise of affordable CMOS scaling. Just continuing to…

新兴技术 · 计算机科学 2015-09-04 Kaushik Vaidyanathan

Firewalls have long been in use to protect local networks from threats of the larger Internet. Although firewalls are effective in preventing attacks initiated from outside, they are vulnerable to insider threats, e.g., malicious insiders…

密码学与安全 · 计算机科学 2018-10-04 Ken Goss , Wei Jiang

This paper introduces an interference-free multi-stream transmission architecture leveraging stacked intelligent metasurfaces (SIMs), from a new perspective of interference exploitation. Unlike traditional interference exploitation…

信号处理 · 电气工程与系统科学 2026-01-28 Hetong Wang , Yashuai Cao , Tiejun Lv , Jintao Wang , Ni Wei , Jiancheng An , Chau Yuen

This letter aims to provide sensing capabilities for a potential eavesdropper, while simultaneously enabling the secure communications with the legitimate users in a cell-free multipleinput multiple-output system with limited fronthaul…

信号处理 · 电气工程与系统科学 2024-12-13 Seongjun Kim , Seongah Jeong

Long-context Large Language Model (LLM) inference faces increasing compute bottlenecks as attention calculations scale with context length, primarily due to the growing KV-cache transfer overhead that saturates High Bandwidth Memory (HBM).…

硬件体系结构 · 计算机科学 2025-08-13 Ming-Yen Lee , Faaiq Waqar , Hanchen Yang , Muhammed Ahosan Ul Karim , Harsono Simka , Shimeng Yu

Due to the globalization of semiconductor manufacturing and test processes, the system-on-a-chip (SoC) designers no longer design the complete SoC and manufacture chips on their own. This outsourcing of the design and manufacturing of…

密码学与安全 · 计算机科学 2020-12-14 Ayush Jain , Ziqi Zhou , Ujjwal Guin

Software obfuscation techniques can prevent binary diffing techniques from locating vulnerable code by obfuscating the third-party code, to achieve the purpose of protecting embedded device software. With the rapid development of binary…

密码学与安全 · 计算机科学 2023-01-30 Peihua Zhang , Chenggang Wu , Mingfan Peng , Kai Zeng , Ding Yu , Yuanming Lai , Yan Kang , Wei Wang , Zhe Wang

Binary analysis is traditionally used in the realm of malware detection. However, the same technique may be employed by an attacker to analyze the original binaries in order to reverse engineer them and extract exploitable weaknesses. When…

分布式、并行与集群计算 · 计算机科学 2019-12-04 Novak Boskov , Mihailo Isakov , Michel A. Kinsy

Stacked intelligent metasurfaces (SIMs), composed of multiple layers of reconfigurable transmissive metasurfaces, are gaining prominence as a transformative technology for future wireless communication security. This paper investigates the…

信息论 · 计算机科学 2026-02-03 Enyu Shi , Yiyang Zhu , Jiayi Zhang , Ziheng Liu , Jiakang Zheng , Jiancheng An , Derrick Wing Kwan Ng , Bo Ai , Chau Yuen

In today's data-driven analytics landscape, deep learning has become a powerful tool, with latent representations, known as embeddings, playing a central role in several applications. In the face analytics domain, such embeddings are…

密码学与安全 · 计算机科学 2025-05-20 Arjun Ramesh Kaushik , Bharat Chandra Yalavarthi , Arun Ross , Vishnu Boddeti , Nalini Ratha

Intellectual Property (IP) theft is a serious concern for the integrated circuit (IC) industry. To address this concern, logic locking countermeasure transforms a logic circuit to a different one to obfuscate its inner details. The…

密码学与安全 · 计算机科学 2021-02-18 Qinhan Tan , Seetal Potluri , Aydin Aysu

Fine-grained Address Space Randomization has been considered as an effective protection against code reuse attacks such as ROP/JOP. However, it only employs a one-time randomization, and such a limitation has been exploited by recent…

密码学与安全 · 计算机科学 2015-07-13 Ping Chen , Jun Xu , Jun Wang , Peng Liu