中文
相关论文

相关论文: Efficient Orchestration of Host and Remote Shared …

200 篇论文

Container orchestration technologies are widely employed in cloud computing, facilitating the co-location of online and offline services on the same infrastructure. Online services demand rapid responsiveness and high availability, whereas…

分布式、并行与集群计算 · 计算机科学 2024-02-15 Xiang Li , Linfeng Wen , Minxian Xu , Kejiang Ye

Mixture-of-Experts (MoE) inference requires large-scale token exchange across devices, making dispatch and combine major bottlenecks in both prefill and decode. Beyond network transfer, routing-driven layout transformation, temporary relay,…

分布式、并行与集群计算 · 计算机科学 2026-05-11 Tianlun Hu , Tiancheng Hu , Shengsheng Litang , Sheng Wang , Xiaoming Bao , Yuxing Li , Wei Wang , Zhongzhe Hu , Lijun Li , Hongwei Sun , Jingbin Zhou

Fast and efficient path generation is critical for robots operating in complex environments. This motion planning problem is often performed in a robot's actuation or configuration space, where popular pathfinding methods such as A*, RRT*,…

机器人学 · 计算机科学 2019-04-26 Mayur J. Bency , Ahmed H. Qureshi , Michael C. Yip

Serving Large Language Models (LLMs) can benefit immensely from parallelizing both the model and input requests across multiple devices, but incoming workloads exhibit substantial spatial and temporal heterogeneity. Spatially, workloads…

分布式、并行与集群计算 · 计算机科学 2026-05-05 Youhe Jiang , Fangcheng Fu , Taiyi Wang , Guoliang He , Eiko Yoneki

Multimodal large language models (MLLMs) have shown promising potential in Vision-Language Navigation (VLN). However, their practical development is severely hindered by the substantial training overhead. We recognize two key issues that…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Duo Zheng , Shijia Huang , Yanyang Li , Liwei Wang

Embedded heterogeneous systems-on-chip (SoCs) rely on domain-specific hardware accelerators to improve performance and energy efficiency. In particular, programmable multi-core accelerators feature a cluster of processing elements and…

硬件体系结构 · 计算机科学 2025-02-25 Cyril Koenig , Enrico Zelioli , Luca Benini

In the realm of high-frequency data streams, achieving real-time learning within varying memory constraints is paramount. This paper presents Ferret, a comprehensive framework designed to enhance online accuracy of Online Continual Learning…

机器学习 · 计算机科学 2025-03-18 Yuhao Zhou , Yuxin Tian , Jindi Lv , Mingjia Shi , Yuanxi Li , Qing Ye , Shuhao Zhang , Jiancheng Lv

Reducing the average memory access time is crucial for improving the performance of applications running on multi-core architectures. With workload consolidation this becomes increasingly challenging due to shared resource contention.…

硬件体系结构 · 计算机科学 2021-02-24 Nadja Ramhöj Holtryd , Madhavan Manivannan , Per Stenström , Miquel Pericàs

Cross-core communication is increasingly a bottleneck as the number of processing elements increase per system-on-chip. Typical hardware solutions to cross-core communication are often inflexible; while software solutions are flexible, they…

硬件体系结构 · 计算机科学 2021-01-21 Qinzhe Wu , Jonathan Beard , Ashen Ekanayake , Andreas Gerstlauer , Lizy K. John

This paper investigates the opportunities and limitations of adaptive virtual machine (VM) migration to reduce communication costs in a virtualized environment. We introduce a new formal model for the problem of online VM migration in two…

分布式、并行与集群计算 · 计算机科学 2013-09-24 Chen Avin , Omer Dunay , Stefan Schmid

In this paper, we examine a ready-to-use, robust, and computationally fast fixed-size memory pool manager with no-loops and no-memory overhead that is highly suited towards time-critical systems such as games. The algorithm achieves this by…

硬件体系结构 · 计算机科学 2022-11-01 Ben Kenwright

An increasing number of mobile applications rely on Machine Learning (ML) routines for analyzing data. Executing such tasks at the user devices saves the energy spent on transmitting and processing large data volumes at distant…

网络与互联网体系结构 · 计算机科学 2022-01-11 Apostolos Galanopoulos , George Iosifidis , Theodoros Salonidis , Douglas J. Leith

Semi-supervised learning (SSL) algorithms have had great success in recent years in limited labeled data regimes. However, the current state-of-the-art SSL algorithms are computationally expensive and entail significant compute time and…

机器学习 · 计算机科学 2021-10-29 Krishnateja Killamsetty , Xujiang Zhao , Feng Chen , Rishabh Iyer

Non-volatile memory (NVM) technologies such as PCM, ReRAM and STT-RAM allow processors to directly write values to persistent storage at speeds that are significantly faster than previous durable media such as hard drives or SSDs. Many…

分布式、并行与集群计算 · 计算机科学 2017-09-11 Nachshon Cohen , Michal Friedman , James R. Larus

The super point, a host which communicates with lots of others, is a kind of special hosts gotten great focus. Mining super point at the edge of a network is the foundation of many network research fields. In this paper, we proposed the…

分布式、并行与集群计算 · 计算机科学 2019-01-29 Jie Xu , Wei Ding , Xiaoyan Hu

Serverless computing is an excellent fit for big data processing because it can scale quickly and cheaply to thousands of parallel functions. Existing serverless platforms isolate functions in ephemeral, stateless containers, preventing…

分布式、并行与集群计算 · 计算机科学 2020-06-22 Simon Shillaker , Peter Pietzuch

Look-Up Table based methods have emerged as a promising direction for efficient image restoration tasks. Recent LUT-based methods focus on improving their performance by expanding the receptive field. However, they inevitably introduce…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Xiaolong Zeng , Yitong Yu , Shiyao Xiong , Jinhua Hao , Ming Sun , Chao Zhou , Bin Wang

Traffic load-balancing in datacenters alleviates hot spots and improves network utilization. In this paper, a stable in-network load-balancing algorithm is developed in the setting of software-defined networking. A control plane configures…

网络与互联网体系结构 · 计算机科学 2016-12-07 Sucha Supittayapornpong , Michael J. Neely

Virtualization, either at OS- or hardware level, plays an important role in cloud computing. It enables easier automation and faster deployment in distributed environments. While virtualized infrastructures provide a level of management…

分布式、并行与集群计算 · 计算机科学 2020-06-17 Mina Sedaghat , Pontus Sköldström , Daniel Turull , Vinay Yadhav , Joacim Halén , Madhubala Ganesan , Amardeep Mehta , Wolfgang John

Growing main memory sizes have facilitated database management systems that keep the entire database in main memory. The drastic performance improvements that came along with these in-memory systems have made it possible to reunite the two…

数据库 · 计算机科学 2012-08-02 Florian Funke , Alfons Kemper , Thomas Neumann