Skip to content

2024-11-02

cs.DC - Distributed, Parallel, and Cluster Computing

标题作者发布日期PDF摘要
Comparing Security and Efficiency of WebAssembly and Linux Containers in Kubernetes Cloud ComputingJasper Alexander Wiegratz2024-11-02下载This study investigates the potential of WebAssembly as a more secure and efficient alternative to Linux containers for executing untrusted code in cloud computing with Kubernetes.
Hexa-MoE: Efficient and Heterogeneous-aware Training for Mixture-of-ExpertsShuqing Luo, Jie Peng, Pingzhi Li, Hanrui Wang, Tianlong Chen2024-11-02下载Mixture-of-Experts (MoE) has emerged as a practical approach to scale up parameters for the Transformer model to achieve better generalization while maintaining a sub-linear increase in computation ov...
Optimizing Federated Learning by Entropy-Based Client SelectionAndreas Lutz, Gabriele Steidl, Karsten Müller, Wojciech Samek2024-11-02下载Although deep learning has revolutionized domains such as natural language processing and computer vision, its dependence on centralized datasets raises serious privacy concerns.
NEO: Saving GPU Memory Crisis with CPU Offloading for Online LLM InferenceXuanlin Jiang, Yang Zhou, Shiyi Cao, Ion Stoica, Minlan Yu2024-11-02下载Online LLM inference powers many exciting applications such as intelligent chatbots and autonomous agents. Modern LLM inference engines widely rely on request batching to improve inference throughput,...
Data movement limits to frontier model trainingEge Erdil, David Schneider-Joseph2024-11-02下载We present a theoretical model of distributed training, and use it to analyze how far dense and sparse training runs can be scaled. Under our baseline assumptions, given a three month training duratio...
Mewz: Lightweight Execution Environment for WebAssembly with High Isolation and Portability using UnikernelsSoichiro Ueda, Ai Nozaki, Daisuke Kotani, Yasuo Okabe2024-11-02下载Cloud computing requires isolation and portability for workloads. Cloud vendors must isolate each user's resources from others to prevent them from attacking other users or the whole system.
An Implementation and Experimental Comparison of Dynamic Ordered SetsJordan Malek2024-11-02下载It is becoming increasingly difficult to improve the performance of a a single process (thread) on a computer due to physical limitations. Modern systems use multi-core processors in which multiple pr...

cs.OS - Operating Systems

标题作者发布日期PDF摘要
Mewz: Lightweight Execution Environment for WebAssembly with High Isolation and Portability using UnikernelsSoichiro Ueda, Ai Nozaki, Daisuke Kotani, Yasuo Okabe2024-11-02下载Cloud computing requires isolation and portability for workloads. Cloud vendors must isolate each user's resources from others to prevent them from attacking other users or the whole system.

cs.PF - Performance

标题作者发布日期PDF摘要
Distributed Tracing for Cascading Changes of Objects in the Kubernetes Control PlaneTomoyuki Ehira, Daisuke Kotani, Yasuo Okabe2024-11-02下载Kubernetes is a container orchestration system that employs a declarative configuration management approach. In Kubernetes, each desired and actual state is represented by an ``object'', and multiple ...
CAMP: A Cost Adaptive Multi-Queue Eviction Policy for Key-Value StoresShahram Ghandeharizadeh, Sandy Irani, Jenny Lam, Jason Yap2024-11-02下载Cost Adaptive Multi-queue eviction Policy (CAMP) is an algorithm for a general purpose key-value store (KVS) that manages key-value pairs computed by applications with different access patterns, key-v...

基于 VitePress 构建