中文
相关论文

相关论文: FlexTOE: Flexible TCP Offload with Fine-Grained Pa…

200 篇论文

Internet of Things (IoT), the emerging computing infrastructure that refers to the networked interconnection of physical objects, incorporates a plethora of digital systems that are being developed by means of a large number of…

分布式、并行与集群计算 · 计算机科学 2020-01-24 Asad Javed , Keijo Heljanko , Andrea Buda , Kary Främling

Large language models allocate uniform computation across all tokens, ignoring that some sequences are trivially predictable while others require deep reasoning. We introduce ConceptMoE, which dynamically merges semantically similar tokens…

机器学习 · 计算机科学 2026-01-30 Zihao Huang , Jundong Zhou , Xingwei Qu , Qiyang Min , Ge Zhang

Federated Fine-Tuning (FFT) has attracted growing interest as it leverages both server- and client-side data to enhance global model generalization while preserving privacy, and significantly reduces the computational burden on edge devices…

分布式、并行与集群计算 · 计算机科学 2025-12-29 Yanmeng Wang , Zhiwen Dai , Shuai Wang , Jian Zhou , Fu Xiao , Tony Q. S. Quek , Tsung-Hui Chang

We present hipBone, an open source performance-portable proxy application for the Nek5000 (and NekRS) CFD applications. HipBone is a fully GPU-accelerated C++ implementation of the original NekBone CPU proxy application with several novel…

分布式、并行与集群计算 · 计算机科学 2022-02-28 Noel Chalmers , Abhishek Mishra , Damon McDougall , Tim Warburton

Addressing the challenges of processing massive graphs, which are prevalent in diverse fields such as social, biological, and technical networks, we introduce HeiStreamE and FreightE, two innovative (buffered) streaming algorithms designed…

数据结构与算法 · 计算机科学 2024-02-20 Adil Chhabra , Marcelo Fonseca Faraj , Christian Schulz , Daniel Seemaier

Mixture-of-Experts (MoE) architectures power the majority of frontier large language models, but their inference is bottlenecked by irregular memory access patterns and expert routing overhead. Existing optimized MoE kernels (Megablocks,…

分布式、并行与集群计算 · 计算机科学 2026-05-26 Subhadip Mitra

Most deployed WAN Traffic Engineering (TE) systems use a logically centralized controller that periodically gathers traffic demands, runs a TE optimization or heuristic, and then programs the network. At scale, these solutions can be…

网络与互联网体系结构 · 计算机科学 2026-05-18 Arvin Ghavidel , Pooria Namyar , Nikolai Matni , Walter Willinger , Ramesh Govindan

We present Fission, a new permissionless blockchain that achieves scalability in both terms of system throughput and transaction confirmation time, while at the same time, retaining blockchain's core values of equality and decentralization.…

密码学与安全 · 计算机科学 2018-12-17 Ke Liang

Recent advances in fast optical switching technology show promise in meeting the high goodput and low latency requirements of datacenter networks (DCN). We present NegotiaToR, a simple network architecture for optical reconfigurable DCNs…

网络与互联网体系结构 · 计算机科学 2024-07-30 Cong Liang , Xiangli Song , Jing Cheng , Mowei Wang , Yashe Liu , Zhenhua Liu , Shizhen Zhao , Yong Cui

In data communication via internet, security is becoming one of the most influential aspects. One way to support it is by classifying and filtering ethernet packets within network devices. Packet classification is a fundamental task for…

硬件体系结构 · 计算机科学 2016-11-21 Arief Wicaksana , Arif Sasongko

Mixture of Experts (MoE) models enhance neural network scalability by dynamically selecting relevant experts per input token, enabling larger model sizes while maintaining manageable computation costs. However, efficient training of…

Integrating compute express link (CXL) with SSDs allows scalable access to large memory but has slower speeds than DRAMs. We present ExPAND, an expander-driven CXL prefetcher that offloads last-level cache (LLC) prefetching from host CPU to…

The exponential growth of Internet of Things (IoT) applications has intensified the demand for efficient, high-throughput, and energy-efficient data processing at the edge. Conventional CPU-centric encryption methods suffer from performance…

密码学与安全 · 计算机科学 2025-06-19 Rasha Karakchi , Rye Stahle-Smith , Nishant Chinnasami , Tiffany Yu

Mixture-of-Expert (MoE) presents a strong potential in enlarging the size of language model to trillions of parameters. However, training trillion-scale MoE requires algorithm and system co-design for a well-tuned high performance…

机器学习 · 计算机科学 2021-03-25 Jiaao He , Jiezhong Qiu , Aohan Zeng , Zhilin Yang , Jidong Zhai , Jie Tang

Mobile edge computing (MEC) provides low-latency offloading solutions for computationally intensive tasks, effectively improving the computing efficiency and battery life of mobile devices. However, for data-intensive tasks or scenarios…

网络与互联网体系结构 · 计算机科学 2026-02-13 Xuyang Chen , Daquan Feng , Wei Jiang , Qu Luo , Gaojie Chen , Yao Sun

Recent advances in mixture-of-experts architectures have shown that individual experts models can be trained federatedly, i.e., in isolation from other experts by using a common base model to facilitate coordination. However, we hypothesize…

Memory dominates datacenter system cost and power. Memory expansion via Compute Express Link (CXL) is an effective way to provide additional memory at lower cost and power, but its effective use requires software-level tiering for…

Fine-grained, per-micro-batch load balancing is essential for efficient Mixture-of-Experts (MoE) training, yet every prior dynamic scheduling scheme pays for it with extra communication that is hard to hide. Especially on modern…

分布式、并行与集群计算 · 计算机科学 2026-04-22 Shuyao Qi , Haoyuan Liu , Shizhen Zhao

The rise of delay-sensitive yet computing-intensive Internet of Things (IoT) applications poses challenges due to the limited processing power of IoT devices. Mobile Edge Computing (MEC) offers a promising solution to address these…

网络与互联网体系结构 · 计算机科学 2024-11-13 Ke Ma , Junfei Xie

Since current widely available network protocols/systems are mainly throughput-oriented designs, meeting stringent delay requirements of new applications such as virtual reality and vehicle-to-vehicle communications on cellular network…

网络与互联网体系结构 · 计算机科学 2018-12-04 Soheil Abbasloo , Yang Xu , H. Jonathan Chao