中文
相关论文

相关论文: Partisan: Enabling Cloud-Scale Erlang Applications

200 篇论文

The vertex-centric programming model is an established computational paradigm recently incorporated into distributed processing frameworks to address challenges in large-scale graph processing. Billion-node graphs that exceed the memory…

分布式、并行与集群计算 · 计算机科学 2015-07-17 Robert Ryan McCune , Tim Weninger , Gregory Madey

While deploying large language models on edge devices promises low-latency and privacy-preserving AI services, it is hindered by limited device resources. Although pipeline parallelism facilitates distributed inference, existing approaches…

信息论 · 计算机科学 2025-08-18 Xuran Liu , Nan Xue , Rui Bao , Yaping Sun , Zhiyong Chen , Meixia Tao , Xiaodong Xu , Shuguang Cui

This paper presents a novel approach to network coding for distribution of large files. Instead of the usual approach of splitting packets into disjoint classes (also known as generations) we propose the use of overlapping classes. The…

信息论 · 计算机科学 2019-05-07 Danilo Silva , Weifei Zeng , Frank R. Kschischang

Particle filters are a group of algorithms to solve inverse problems through statistical Bayesian methods when the model does not comply with the linear and Gaussian hypothesis. Particle filters are used in domains like data assimilation,…

分布式、并行与集群计算 · 计算机科学 2023-01-10 Sebastian Friedemann , Kai Keller , Yen-Sen Lu , Bruno Raffin , Leonardo Bautista Gomez

This paper considers the problem of Byzantine fault tolerance in distributed linear regression in a multi-agent system. However, the proposed algorithms are given for a more general class of distributed optimization problems, of which…

机器学习 · 计算机科学 2019-04-05 Nirupam Gupta , Nitin H. Vaidya

We propose a serverless computing mechanism for distributed computation based on polar codes. Serverless computing is an emerging cloud based computation model that lets users run their functions on the cloud without provisioning or…

信息论 · 计算机科学 2019-07-16 Burak Bartan , Mert Pilanci

In this paper, we address a partition-based distributed state estimation problem for large-scale general nonlinear processes by proposing a Kalman-based approach. First, we formulate a linear full-information estimation design within a…

系统与控制 · 电气工程与系统科学 2024-04-11 Xiaojie Li , Adrian Wing-Keung Law , Xunyuan Yin

As with general graph processing systems, partitioning data over a cluster of machines improves the scalability of graph database management systems. However, these systems will incur additional network cost during the execution of a query…

数据库 · 计算机科学 2017-11-20 Hugo Firth , Paolo Missier , Jack Aiston

Obtaining optimal data transfer performance is of utmost importance to today's data-intensive distributed applications and wide-area data replication services. Doing so necessitates effectively utilizing available network bandwidth and…

分布式、并行与集群计算 · 计算机科学 2017-08-21 Engin Arslan , Tevfik Kosar

Large language models (LLMs) demonstrate impressive generalization abilities, yet adapting them effectively across multiple heterogeneous domains remains challenging due to inter-domain interference. To overcome this challenge, we propose a…

机器学习 · 计算机科学 2026-01-14 Hua Ye , Siyuan Chen , Haoliang Zhang , Weihao Luo , Yanbin Li , Xuan Zhang

Cloud-edge serverless applications or serverless deployments spanning multiple regions introduce the need to govern the scheduling of functions to satisfy their functional constraints or avoid performance degradation. For instance,…

分布式、并行与集群计算 · 计算机科学 2023-07-07 Giuseppe De Palma , Saverio Giallorenzo , Jacopo Mauro , Matteo Trentin , Gianluigi Zavattaro

Anonymous Communication designs such as Tor build their security on distributed trust over many volunteers running relays in diverse global locations. In practice, this distribution leads to a heterogeneous network in which many versions of…

密码学与安全 · 计算机科学 2024-11-06 Florentin Rochet , Jules Dejaeghere , Tariq Elahi

Mobile cloud and edge computing protocols make it possible to offer computationally heavy applications to mobile devices via computational offloading from devices to nearby edge servers or more powerful, but remote, cloud servers. Previous…

信号处理 · 电气工程与系统科学 2021-03-31 Seok-Hwan Park , Seongah Jeong , Jinyeop Na , Osvaldo Simeone , Shlomo Shamai

To enhance solution accuracy and training efficiency in neural network approximation to partial differential equations, partitioned neural networks can be used as a solution surrogate instead of a single large and deep neural network…

数值分析 · 数学 2023-08-17 Hee Jun Yang , Hyea Hyun Kim

Opportunistic computing is a paradigm for completely self-organised pervasive networks. Instead of relying only on fixed infrastructures as the cloud, users' devices act as service providers for each other. They use pairwise contacts to…

网络与互联网体系结构 · 计算机科学 2022-05-30 Davide Mascitti , Marco Conti , Andrea Passarella , Laura Ricci , Sajal K. Das

A method for evaluating the relative performance of local, cloud and combined processing of divisible (i.e. partitionable) data loads is presented. It is shown how to do this in the context of Amdahl's law. A single level (star) network…

分布式、并行与集群计算 · 计算机科学 2021-07-06 Abdulaziz M. Alqarni , Thomas G. Robertazzi

Entity matching is an important and difficult step for integrating web data. To reduce the typically high execution time for matching we investigate how we can perform entity matching in parallel on a distributed infrastructure. We propose…

分布式、并行与集群计算 · 计算机科学 2010-06-29 Toralf Kirsten , Lars Kolb , Michael Hartung , Anika Groß , Hanna Köpcke , Erhard Rahm

Computation offloading is often used in mobile cloud, edge, and/or fog computing to cope with resource limitations of mobile devices in terms of computational power, storage, and energy. Computation offloading is particularly challenging in…

分布式、并行与集群计算 · 计算机科学 2019-07-26 Artur Sterz , Lars Baumgärtner , Jonas höchst , Patrick Lampe , Bernd Freisleben

Arrival of multicore systems has enforced a new scenario in computing, the parallel and distributed algorithms are fast replacing the older sequential algorithms, with many challenges of these techniques. The distributed algorithms provide…

分布式、并行与集群计算 · 计算机科学 2023-11-13 Rajendra Purohit , K R Chowdhary , S D Purohit

In distributional or average-case analysis, the goal is to design an algorithm with good-on-average performance with respect to a specific probability distribution. Distributional analysis can be useful for the study of general-purpose…

数据结构与算法 · 计算机科学 2020-07-28 Tim Roughgarden