中文
相关论文

相关论文: Enoki: Stateful Distributed FaaS from Edge to Clou…

200 篇论文

Federated learning (FL) is a distributed Machine Learning (ML) framework that is capable of training a new global model by aggregating clients' locally trained models without sharing users' original data. Federated learning as a service…

分布式、并行与集群计算 · 计算机科学 2024-10-15 Wentao Gao , Omid Tavallaie , Shuaijun Chen , Albert Zomaya

Cloud computing is an emerging platform of service computing designed for swift and dynamic delivery of assured computing resources. Cloud computing provide Service-Level Agreements (SLAs) for guaranteed uptime availability for enabling…

软件工程 · 计算机科学 2010-04-13 T. Vengattaraman , P. Dhavachelvan , R. Baskaran

As artificial intelligence transforms public sector operations, governments struggle to integrate technological innovations into coherent systems for effective service delivery. This paper introduces the Algorithmic State Architecture…

计算机与社会 · 计算机科学 2025-07-09 Zeynep Engin , Jon Crowcroft , David Hand , Philip Treleaven

The IoT area has grown significantly in the last few years and is expected to reach a gigantic amount of 50 billion devices by 2020. The appearance of serverless architectures, specifically highlighting FaaS, raises the question of the of…

分布式、并行与集群计算 · 计算机科学 2019-01-15 Duarte Pinto , João Pedro Dias , Hugo Sereno Ferreira

The edge-cloud continuum has emerged as a transformative paradigm that meets the growing demand for low-latency, scalable, end-to-end service delivery by integrating decentralized edge resources with centralized cloud infrastructures.…

分布式、并行与集群计算 · 计算机科学 2025-06-04 Loris Belcastro , Fabrizio Marozzo , Alessio Orsino , Domenico Talia , Paolo Trunfio

Reliable and trustworthy evaluation of algorithms is a challenging process. Firstly, each algorithm has its strengths and weaknesses, and the selection of test instances can significantly influence the assessment process. Secondly, the…

计算机与社会 · 计算机科学 2018-07-18 Szymon Wasik , Maciej Antczak , Jan Badura , Artur Laskowski

Edge Computing is a new distributed Cloud Computing paradigm in which computing and storage capabilities are pushed to the topological edge of a network. However, various standards and implementations are promoted by different initiatives.…

分布式、并行与集群计算 · 计算机科学 2020-01-13 Andrea Hamm , Alexander Willner , Ina Schieferdecker

As billions of devices get connected to the Internet, it will not be sustainable to use the cloud as a centralised server. The way forward is to decentralise computations away from the cloud towards the edge of the network closer to the…

分布式、并行与集群计算 · 计算机科学 2017-01-20 Blesson Varghese , Nan Wang , Dimitrios S. Nikolopoulos , Rajkumar Buyya

In the last five years, edge computing has attracted tremendous attention from industry and academia due to its promise to reduce latency, save bandwidth, improve availability, and protect data privacy to keep data secure. At the same time,…

人工智能 · 计算机科学 2019-06-06 Xingzhou Zhang , Yifan Wang , Sidi Lu , Liangkai Liu , Lanyu Xu , Weisong Shi

Modern scientific applications are increasingly decomposable into individual functions that may be deployed across distributed and diverse cyberinfrastructure such as supercomputers, clouds, and accelerators. Such applications call for new…

分布式、并行与集群计算 · 计算机科学 2024-09-11 Yifei Li , Ryan Chard , Yadu Babuji , Kyle Chard , Ian Foster , Zhuozhao Li

Edge Computing emerges as a promising alternative of Cloud Computing, with scalable compute resources and services deployed in the path between IoT devices and Cloud. Since virtualization techniques can be applied on Edge compute nodes,…

分布式、并行与集群计算 · 计算机科学 2025-06-13 Joanna Georgiou , Moysis Symeonides , George Pallis , Marios D. Dikaiakos

For effective use of edge computing in an IoT application, we need to partition the application into tasks and map them into the cloud, fog (edge server), device levels such that the resources at the different levels are optimally used to…

分布式、并行与集群计算 · 计算机科学 2019-06-25 Muthucumaru Maheswaran , Robert Wenger , Richard Olaniyan , Salman Memon , Olamilekan Fadahunsi , Richboy Echomgbe

Edge computing brings computation near end users, enabling the provisioning of novel use cases. To satisfy end-user requirements, the concept of edge federation has recently emerged as a key mechanism for dynamic resources and services…

网络与互联网体系结构 · 计算机科学 2025-09-30 Adam Zahir , Milan Groshev , Carlos J. Bernardos , Antonio de la Oliva

The very DNA of AI architecture presents conflicting paths: centralized cloud-based models (Software-as-a-Service) versus decentralized edge AI (local processing on consumer devices). This paper analyzes the competitive battleground across…

分布式、并行与集群计算 · 计算机科学 2025-07-17 Rhea Pritham Marpu , Kevin J McNamara , Preeti Gupta

The advent of Edge Computing (EC) as a promising paradigm that provides multiple computation and analytics capabilities close to data sources opens new pathways for novel applications. Nonetheless, the limited computational capabilities of…

分布式、并行与集群计算 · 计算机科学 2022-06-14 Georgios Boulougaris , Kostas Kolomvatsos

Edge systems promise to bring data and computing closer to the users of time-critical applications. Specifically, edge storage systems are emerging as a new system paradigm, where users can retrieve data from small-scale servers…

分布式、并行与集群计算 · 计算机科学 2023-08-24 Oleg Kolosov , Mehmet Fatih Aktas , Emina Soljanin , Gala Yadgar

Despite existing work in machine learning inference serving, ease-of-use and cost efficiency remain challenges at large scales. Developers must manually search through thousands of model-variants -- versions of already-trained models that…

分布式、并行与集群计算 · 计算机科学 2022-09-07 Francisco Romero , Qian Li , Neeraja J. Yadwadkar , Christos Kozyrakis

Edge-AI, the convergence of edge computing and artificial intelligence (AI), has become a promising paradigm that enables the deployment of advanced AI models at the network edge, close to users. In Edge-AI, federated continual learning…

机器学习 · 计算机科学 2024-11-22 Zi Wang , Fei Wu , Feng Yu , Yurui Zhou , Jia Hu , Geyong Min

Service function chaining (SFC) is promising to implement flexible and scalable virtual network infrastructure for the Internet of Things (IoT). Edge computing is envisioned to be an effective solution to process huge amount of IoT…

网络与互联网体系结构 · 计算机科学 2020-06-16 Jing Liu , Guochu Shou , Qingtian Wang , Yaqiong Liu , Yihong Hu , Zhigang Guo

The Metaverse is a virtual environment where users are represented by avatars to navigate a virtual world, which has strong links with the physical one. State-of-the-art Metaverse architectures rely on a cloud-based approach for avatar…

分布式、并行与集群计算 · 计算机科学 2022-05-06 Sahraoui Dhelim , Tahar Kechadi , Liming Chen , Nyothiri Aung , Huansheng Ning , Luigi Atzori
‹ 上一页 1 8 9 10 下一页 ›