中文
相关论文

相关论文: FileDAG: A Multi-Version Decentralized Storage Net…

200 篇论文

The increased use of Internet of Things (IoT) devices -- from basic sensors to robust embedded computers -- has boosted the demand for information processing and storing solutions closer to these devices. Edge computing has been established…

分布式、并行与集群计算 · 计算机科学 2022-11-15 Daniel Montero Hernández , Jorge Peña Queralta , Tomi Westerlund

Inefficient data management has been the Achilles heel of blockchain-based decentralized applications (dApps). An off-chain storage layer, which lies between the application and the blockchain layers, can improve space efficiency and data…

网络与互联网体系结构 · 计算机科学 2024-04-26 Vero Estrada-Galiñanes , Ahmad ElRouby , Léo Marc-André Theytaz

Blockchain-based steganography enables data hiding via encoding the covert data into a specific blockchain transaction field. However, previous works focus on the specific field-embedding methods while lacking a consideration on required…

密码学与安全 · 计算机科学 2025-06-23 Zhuo Chen , Jialing He , Jiacheng Wang , Zehui Xiong , Tao Xiang , Liehuang Zhu , Dusit Niyato

Distributed Ledger Technology (DLT) has an enormous potential but also downsides. One downside of many DLT systems, such as blockchain, is their limited transaction throughput that hinders their adoption in many use cases (e.g., real-time…

密码学与安全 · 计算机科学 2024-10-28 J. Kalbantner , K. Markantonakis , D. Hurley-Smith , C. Shepherd , B. Semal

Distributed Key Generation (DKG) is an extensively researched topic as it is fundamental to threshold cryptosystems. Emerging technologies such as blockchains benefit massively from applying threshold cryptography in consensus protocols,…

密码学与安全 · 计算机科学 2022-12-23 Michael Sober , Max Kobelt , Giulia Scaffino , Dominik Kaaser , Stefan Schulte

Deep learning (DL) applications, built upon a heterogeneous and complex DL stack (e.g., Nvidia GPU, Linux, CUDA driver, Python runtime, and TensorFlow), are subject to software and hardware dependencies across the DL stack. One challenge in…

软件工程 · 计算机科学 2023-09-04 Kaifeng Huang , Bihuan Chen , Susheng Wu , Junmin Cao , Lei Ma , Xin Peng

DeFi, or Decentralized Finance, is based on a distributed ledger called blockchain technology. Using blockchain, DeFi may customize the execution of predetermined operations between parties. The DeFi system use blockchain technology to…

密码学与安全 · 计算机科学 2023-04-27 Wenkai Li , Jiuyang Bu , Xiaoqi Li , Hongli Peng , Yuanzheng Niu , Yuqing Zhang

This extended report presents DDS, a novel disaggregated storage architecture enabled by emerging networking hardware, namely DPUs (Data Processing Units). DPUs can optimize the latency and CPU consumption of disaggregated storage servers.…

分布式、并行与集群计算 · 计算机科学 2024-08-29 Qizhen Zhang , Philip Bernstein , Badrish Chandramouli , Jiasheng Hu , Yiming Zheng

Financial fraud increasingly exploits institutional boundaries: laundering networks distribute transactions across multiple banks because no single institution can observe the full pattern. Federated Learning (FL) enables collaborative…

密码学与安全 · 计算机科学 2026-05-19 Prajwal Panth , Nishant Nigam

Blockchain technology facilitates the development of decentralized systems that ensure trust and transparency without the need for expensive centralized intermediaries. However, existing blockchain architectures particularly consortium…

网络与互联网体系结构 · 计算机科学 2025-11-04 Qi Xia , Hu Xia , Isaac Amankona Obiri , Adjei-Arthur Bonsu , Grace Mupoyi Ntuala , Ansu Badjie , Tienin Bole Wilfried , Jiaqin Liu , Lan Ma , Jianbin Gao , Feng Yao

In this paper, we tackle the problem of training with multiple source domains with the aim to generalize to new domains at test time without an adaptation step. This is known as domain generalization (DG). Previous works on DG assume…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Mohammad Mahfujur Rahman , Clinton Fookes , Sridha Sridharan

Order fairness in distributed ledgers refers to properties that relate the order in which transactions are sent or received to the order in which they are eventually finalized, i.e., totally ordered. The study of such properties is…

密码学与安全 · 计算机科学 2025-03-18 Erwan Mahe , Sara Tucci-Piergiovanni

During the normal operation of a Cloud solution, no one usually pays attention to the logs except technical department, which may periodically check them to ensure that the performance of the platform conforms to the Service Level…

密码学与安全 · 计算机科学 2019-07-22 William Pourmajidi , Andriy Miranskyy

This paper investigates the issue of fairness in Distributed Ledger Technology (DLT), specifically focusing on the shortcomings observed in current blockchain systems due to Miner Extractable Value (MEV) phenomena and systemic…

密码学与安全 · 计算机科学 2025-04-22 Mayank Raikwar , Nikita Polyanskii , Sebastian Müller

Federated learning (FL) is a promising way to allow multiple data owners (clients) to collaboratively train machine learning models without compromising data privacy. Yet, existing FL solutions usually rely on a centralized aggregator for…

密码学与安全 · 计算机科学 2022-11-09 Nanqing Dong , Jiahao Sun , Zhipeng Wang , Shuoying Zhang , Shuhao Zheng

Blockchain is an emerging technology that enables new forms of decentralized software architectures, where distributed components can reach agreements on shared system states without trusting a central integration point. Blockchain provides…

软件工程 · 计算机科学 2025-02-25 Xiwei Xu , Cesare Pautasso , Sin Kuang Lo , Liming Zhu , Qinghua Lu , Ingo Weber

Software-defined networking (SDN) has become a fundamental technology for data centers and 5G networks. In an SDN network, routing and traffic management decisions are made by a centralized controller and communicated to switches via a…

网络与互联网体系结构 · 计算机科学 2020-10-23 Michael Sjoholmsierchio , Britta Hale , Daniel Lukaszewski , Geoffrey G. Xie

With the introduction of the term blockchain in 2008, its interest has been increasing in the community since the idea was coined. The reason for this interest is because it provides anonymity, security and integrity without any central…

分布式、并行与集群计算 · 计算机科学 2023-03-28 Zuhaib Akhtar

Thanks to the advances in machine learning, data-driven analysis tools have become valuable solutions for various applications. However, there still remain essential challenges to develop effective data-driven methods because of the need to…

密码学与安全 · 计算机科学 2020-04-02 Gihan J. Mendis , Yifu Wu , Jin Wei , Moein Sabounchi , Rigoberto Roche'

Nowadays, blockchain is becoming a synonym for distributed ledger technology. However, blockchain is only one of the specializations in the field and is currently well-covered in existing literature, but mostly from a cryptographic point of…

分布式、并行与集群计算 · 计算机科学 2018-04-27 Federico Matteo Benčić , Ivana Podnar Žarko