中文
相关论文

相关论文: Pentimento: Data Remanence in Cloud FPGAs

200 篇论文

With the exponentially increasing demand for performance and scalability in cloud applications and systems, data center architectures evolved to integrate heterogeneous computing fabrics that leverage CPUs, GPUs, and FPGAs. FPGAs differ…

密码学与安全 · 计算机科学 2022-09-23 Muhammed Kawser Ahmed , Joel Mandebi , Sujan Kumar Saha , Christophe Bobda

To lower cost and increase the utilization of Cloud Field-Programmable Gate Arrays (FPGAs), researchers have recently been exploring the concept of multi-tenant FPGAs, where multiple independent users simultaneously share the same remote…

密码学与安全 · 计算机科学 2021-04-20 Shayan Moini , Shanquan Tian , Jakub Szefer , Daniel Holcomb , Russell Tessier

FPGAs are now ubiquitous in cloud computing infrastructures and reconfigurable system-on-chip, particularly for AI acceleration. Major cloud service providers such as Amazon and Microsoft are increasingly incorporating FPGAs for specialized…

密码学与安全 · 计算机科学 2024-10-23 Jayeeta Chaudhuri , Hassan Nassar , Dennis R. E. Gnad , Jorg Henkel , Mehdi B. Tahoori , Krishnendu Chakrabarty

In recent decades, due to the emerging requirements of computation acceleration, cloud FPGAs have become popular in public clouds. Major cloud service providers, e.g. AWS and Microsoft Azure have provided FPGA computing resources in their…

密码学与安全 · 计算机科学 2024-02-01 Chongzhou Fang , Ning Miao , Han Wang , Jiacheng Zhou , Tyler Sheaves , John M. Emmert , Avesta Sasan , Houman Homayoun

Integrating Field Programmable Gate Arrays (FPGAs) with cloud computing instances is a rapidly emerging trend on commercial cloud computing platforms such as Amazon Web Services (AWS), Huawei cloud, and Alibaba cloud. Cloud FPGAs allow…

密码学与安全 · 计算机科学 2020-05-12 Chenglu Jin , Vasudev Gohil , Ramesh Karri , Jeyavijayan Rajendran

Point cloud processing is a computational bottleneck in autonomous driving systems, especially for real-time applications, while energy efficiency remains a critical system constraint. This work presents FPPS, an FPGA-accelerated point…

硬件体系结构 · 计算机科学 2026-03-02 Xiaofeng Zhou , Linfeng Du , Hanwei Fan , Wei Zhang

FPGA-based hardware accelerators are becoming increasingly popular due to their versatility, customizability, energy efficiency, constant latency, and scalability. FPGAs can be tailored to specific algorithms, enabling efficient hardware…

密码学与安全 · 计算机科学 2024-05-24 Bharadwaj Madabhushi , Sandip Kundu , Daniel Holcomb

The various benefits of multi-tenanting, such as higher device utilization and increased profit margin, intrigue the cloud field-programmable gate array (FPGA) servers to include multi-tenanting in their infrastructure. However, this…

密码学与安全 · 计算机科学 2023-07-07 Nithyashankari Gummidipoondi Jayasankaran , Hao Guo , Satwik Patnaik , Jeyavijayan , Rajendran , Jiang Hu

Trends in hardware, the prevalence of the cloud, and the rise of highly demanding applications have ushered an era of specialization that quickly changes how data is processed at scale. These changes are likely to continue and accelerate in…

数据库 · 计算机科学 2023-06-27 Wenqi Jiang , Dario Korolija , Gustavo Alonso

The integration of Field Programmable Gate Arrays (FPGAs) into cloud computing systems has become commonplace. As the operating systems used to manage these systems evolve, special consideration must be given to DRAM devices accessible by…

密码学与安全 · 计算机科学 2024-08-21 Zhehang Zhang , Bharadwaj Madabhushi , Sandip Kundu , Russell Tessier

Federated learning (FL) allows multiple data-owners to collaboratively train machine learning models by exchanging local gradients, while keeping their private data on-device. To simultaneously enhance privacy and training efficiency,…

图像与视频处理 · 电气工程与系统科学 2025-06-06 Hasin Us Sami , Swapneel Sen , Amit K. Roy-Chowdhury , Srikanth V. Krishnamurthy , Basak Guler

Because FPGAs outperform traditional processing cores like CPUs and GPUs in terms of performance per watt and flexibility, they are being used more and more in cloud and data center applications. There are growing worries about the security…

密码学与安全 · 计算机科学 2022-09-26 Muhammed Kawser Ahmed , Sujan Kumar Saha , Christophe Bobda

Federated Learning (FL) has become very popular since it enables clients to train a joint model collaboratively without sharing their private data. However, FL has been shown to be susceptible to backdoor and inference attacks. While in the…

密码学与安全 · 计算机科学 2023-08-02 Huimin Li , Phillip Rieger , Shaza Zeitouni , Stjepan Picek , Ahmad-Reza Sadeghi

There is a growing call for greater amounts of increasingly agile computational power for edge and cloud infrastructure to serve the computationally complex needs of ubiquitous computing devices. Thus, an important challenge is addressing…

硬件体系结构 · 计算机科学 2023-12-07 Peipei Zhou , Jinming Zhuang , Stephen Cahoon , Yue Tang , Zhuoping Yang , Xingzhen Chen , Yiyu Shi , Jingtong Hu , Alex K. Jones

With the growing deployment of pre-trained models like Transformers on cloud platforms, privacy concerns about model parameters and inference data are intensifying. Existing Privacy-Preserving Transformer Inference (PPTI) frameworks face…

机器学习 · 计算机科学 2025-06-11 Jinglong Luo , Guanzhong Chen , Yehong Zhang , Shiyu Liu , Hui Wang , Yue Yu , Xun Zhou , Yuan Qi , Zenglin Xu

Hardware intellectual property (IP) piracy is an emerging threat to the global supply chain. Correspondingly, various countermeasures aim to protect hardware IPs, such as logic locking, camouflaging, and split manufacturing. However, these…

密码学与安全 · 计算机科学 2023-06-22 Zhaokun Han , Mohammed Shayan , Aneesh Dixit , Mustafa Shihab , Yiorgos Makris , Jeyavijayan Rajendran

In federated learning (FL), data does not leave personal devices when they are jointly training a machine learning model. Instead, these devices share gradients, parameters, or other model updates, with a central party (e.g., a company)…

FPGAs have shown great potential in providing low-latency and energy-efficient solutions for deep neural network (DNN) inference applications. Currently, the majority of FPGA-based DNN accelerators in the cloud run in a time-division…

分布式、并行与集群计算 · 计算机科学 2020-03-30 Shulin Zeng , Guohao Dai , Hanbo Sun , Kai Zhong , Guangjun Ge , Kaiyuan Guo , Yu Wang , Huazhong Yang

In their continuous growth and penetration into new markets, Field Programmable Gate Arrays (FPGAs) have recently made their way into hardware acceleration of machine learning among other specialized compute-intensive services in cloud data…

密码学与安全 · 计算机科学 2020-10-06 Shaza Zeitouni , Ghada Dessouky , Ahmad-Reza Sadeghi

Privacy-preservation for sensitive data has become a challenging issue in cloud computing. Threat modeling as a part of requirements engineering in secure software development provides a structured approach for identifying attacks and…

软件工程 · 计算机科学 2016-01-08 Ali Gholami , Erwin Laure
‹ 上一页 1 2 3 10 下一页 ›