中文
相关论文

相关论文: Rorqual: Speeding up Narwhal with TEEs

200 篇论文

We propose separating the task of reliable transaction dissemination from transaction ordering, to enable high-performance Byzantine fault-tolerant quorum-based consensus. We design and evaluate a mempool protocol, Narwhal, specializing in…

密码学与安全 · 计算机科学 2022-03-17 George Danezis , Eleftherios Kokoris Kogias , Alberto Sonnino , Alexander Spiegelman

The rapid expansion of global cloud wide-area networks (WANs) has posed a challenge for commercial optimization engines to efficiently solve network traffic engineering (TE) problems at scale. Existing acceleration strategies decompose TE…

网络与互联网体系结构 · 计算机科学 2024-05-21 Zhiying Xu , Francis Y. Yan , Rachee Singh , Justin T. Chiu , Alexander M. Rush , Minlan Yu

The Narwhal system is a state-of-the-art Byzantine fault-tolerant scalable architecture that involves constructing a directed acyclic graph (DAG) of messages among a set of validators in a Blockchain network. Bullshark is a zero-overhead…

分布式、并行与集群计算 · 计算机科学 2023-07-11 Alexander Spiegelman , Balaji Arun , Rati Gelashvili , Zekun Li

As cloud-based ML expands, ensuring data security during training and inference is critical. GPU-based Trusted Execution Environments (TEEs) offer secure, high-performance solutions, with CPU TEEs managing data movement and GPU TEEs…

密码学与安全 · 计算机科学 2024-10-22 Yongqin Wang , Rachit Rajat , Jonghyun Lee , Tingting Tang , Murali Annavaram

Rollups have emerged as a promising approach to improving blockchains' scalability by offloading transactions execution off-chain. Existing rollup solutions either leverage complex zero-knowledge proofs or optimistically assume execution…

密码学与安全 · 计算机科学 2025-12-02 Xiaoqing Wen , Quanbi Feng , Hanzheng Lyu , Jianyu Niu , Yinqian Zhang , Chen Feng

This paper presents TAG, an automatic system to derive optimized DNN training graph and its deployment onto any device topology, for expedited training in device- and topology- heterogeneous ML clusters. We novelly combine both the DNN…

机器学习 · 计算机科学 2023-02-14 Shiwei Zhang , Xiaodong Yi , Lansong Diao , Chuan Wu , Siyu Wang , Wei Lin

Trusted Execution Environments (TEEs) suffer from performance issues when executing certain management instructions, such as creating an enclave, context switching in and out of protected mode, and swapping cached pages. This is especially…

密码学与安全 · 计算机科学 2023-09-15 James Choncholas , Ketan Bhardwaj , Ada Gavrilovska

Heterogeneous collaborative computing with NPU and CPU has received widespread attention due to its substantial performance benefits. To ensure data confidentiality and integrity during computing, Trusted Execution Environments (TEE) is…

密码学与安全 · 计算机科学 2024-07-15 Husheng Han , Xinyao Zheng , Yuanbo Wen , Yifan Hao , Erhu Feng , Ling Liang , Jianan Mu , Xiaqing Li , Tianyun Ma , Pengwei Jin , Xinkai Song , Zidong Du , Qi Guo , Xing Hu

Stardog is a commercial Knowledge Graph platform built on top of an RDF graph database whose primary means of communication is a standardized graph query language called SPARQL. This paper describes our journey of developing a more…

数据库 · 计算机科学 2025-04-08 Simon Grätzer , Lars Heling , Pavel Klinov

DAG-based protocols have been proposed as potential solutions to the latency and throughput limitations of traditional permissionless consensus protocols. However, their adoption has been hindered by security concerns and a lack of a solid…

分布式、并行与集群计算 · 计算机科学 2023-11-07 Ignacio Amores-Sesar , Christian Cachin

Temporal link prediction in dynamic graphs is a critical task with applications in diverse domains such as social networks, recommendation systems, and e-commerce platforms. While existing Temporal Graph Neural Networks (T-GNNs) have…

人工智能 · 计算机科学 2025-07-21 Haoyang Li , Yuming Xu , Yiming Li , Hanmo Liu , Darian Li , Chen Jason Zhang , Lei Chen , Qing Li

Due to the distributed nature of federated learning (FL), the vulnerability of the global model and the need for coordination among many client devices pose significant challenges. As a promising decentralized, scalable and secure solution,…

机器学习 · 计算机科学 2025-07-29 Shuaipeng Zhang , Lanju Kong , Yixin Zhang , Wei He , Yongqing Zheng , Han Yu , Lizhen Cui

We study the problem of distributed training of neural networks (NNs) on devices with heterogeneous, limited, and time-varying availability of computational resources. We present an adaptive, resource-aware, on-device learning mechanism,…

机器学习 · 计算机科学 2022-04-05 Martin Rapp , Ramin Khalili , Kilian Pfeiffer , Jörg Henkel

Graph database query languages feature expressive, yet computationally expensive pattern matching capabilities. Answering optional query clauses in SPARQL for instance renders the query evaluation problem immediately Pspace-complete.…

数据库 · 计算机科学 2018-10-23 Stephan Mennicke , Jan-Christoph Kalo , Denis Nagel , Hermann Kroll , Wolf-Tilo Balke

Deep diffusion models excel at realistic image synthesis but demand large training sets-an obstacle in data-scarce domains like transesophageal echocardiography (TEE). While synthetic augmentation has boosted performance in transthoracic…

图像与视频处理 · 电气工程与系统科学 2025-08-19 Emmanuel Oladokun , Yuxuan Ou , Anna Novikova , Daria Kulikova , Sarina Thomas , Jurica Šprem , Vicente Grau

Recently directed acyclic graph (DAG) structure learning is formulated as a constrained continuous optimization problem with continuous acyclicity constraints and was solved iteratively through subproblem optimization. To further improve…

机器学习 · 计算机科学 2021-06-15 Yue Yu , Tian Gao , Naiyu Yin , Qiang Ji

Deep learning (DL) accelerators are increasingly deployed on edge devices to support fast local inferences. However, they suffer from a new security problem, i.e., being vulnerable to physical access based attacks. An adversary can easily…

硬件体系结构 · 计算机科学 2020-08-11 Pengfei Zuo , Yu Hua , Ling Liang , Xinfeng Xie , Xing Hu , Yuan Xie

We introduce a structure for the directed acyclic graph (DAG) and a mechanism design based on that structure so that peers can reach consensus at large scale based on proof of work (PoW). We also design a mempool transaction assignment…

分布式、并行与集群计算 · 计算机科学 2019-01-10 Jiahao He , Guangju Wang , Guangyuan Zhang , Jiheng Zhang

We present a holistic design for GPU-accelerated computation in TrustZone TEE. Without pulling the complex GPU software stack into the TEE, we follow a simple approach: record the CPU/GPU interactions ahead of time, and replay the…

分布式、并行与集群计算 · 计算机科学 2021-11-08 Heejin Park , Felix Xiaozhu Lin

Recent advances in graph learning have paved the way for innovative retrieval-augmented generation (RAG) systems that leverage the inherent relational structures in graph data. However, many existing approaches suffer from rigid, fixed…

信息检索 · 计算机科学 2025-03-26 Yuan Li , Jun Hu , Jiaxin Jiang , Zemin Liu , Bryan Hooi , Bingsheng He
‹ 上一页 1 2 3 10 下一页 ›