paper-with-me

홈 › Papers

H2H: Heterogeneous Model to Heterogeneous System Mapping with Computation and Communication Awareness

2022-04-29 · Xinyi Zhang, Cong Hao, Peipei Zhou, Alex Jones, Jingtong Hu

The complex nature of real-world problems calls for heterogeneity in both machine learning (ML) models and hardware systems. The heterogeneity in ML models comes from multi-sensor perceiving and multi-task learning, i.e., multi-modality multi-task (MMMT), resulting in diverse deep neural network (DNN) layers and computation patterns. The heterogeneity in systems comes from diverse processing components, as it becomes the prevailing method to integrate multiple dedicated accelerators into one system. Therefore, a new problem emerges: heterogeneous model to heterogeneous system mapping (H2H). While previous mapping algorithms mostly focus on efficient computations, in this work, we argue that it is indispensable to consider computation and communication simultaneously for better system efficiency. We propose a novel H2H mapping algorithm with both computation and communication awareness; by slightly trading computation for communication, the system overall latency and energy consumption can be largely reduced. The superior performance of our work is evaluated based on MAESTRO modeling, demonstrating 15%-74% latency reduction and 23%-64% energy reduction compared with existing computation-prioritized mapping algorithms.

📄 PDF Abstract BibTeX arXiv:2204.13852

Code (1)

xyzxinyizhang/h2h 공식 구현

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

IRS Assisted NOMA Aided Mobile Edge Computing with Queue Stability: Heterogeneous Multi-Agent Reinforcement Learning

2022-09-20 · Jiadong Yu, Yang Li, Xiaolan Liu, Bo Sun 외

By employing powerful edge servers for data processing, mobile edge computing (MEC) has been recognized as a promising technology to support emerging computation-intensive applications. Besides, non-orthogonal multiple a…

Edge-computingMulti-agent Reinforcement LearningReinforcement Learning (RL)

Graph Neural Networks Automated Design and Deployment on Device-Edge Co-Inference Systems

2024-04-08 · Ao Zhou, Jianlei Yang, Tong Qiao, Yingjie Qi 외

The key to device-edge co-inference paradigm is to partition models into computation-friendly and computation-intensive parts across the device and the edge, respectively. However, for Graph Neural Networks (GNNs), we fi…

Exploring Task Mappings on Heterogeneous MPSoCs using a Bias-Elitist Genetic Algorithm

2014-06-29 · Wei Quan, Andy D. Pimentel

Exploration of task mappings plays a crucial role in achieving high performance in heterogeneous multi-processor system-on-chip (MPSoC) platforms. The problem of optimally mapping a set of tasks onto a set of given heter…

Heterogeneous Policy Networks for Composite Robot Team Communication and Coordination

2026-06-18 · Esmaeil Seraj, Rohan Paleja, Luis Pimentel, Kin Man Lee 외 arxiv

High-performing human-human teams learn intelligent and efficient communication and coordination strategies to maximize their joint utility. These teams implicitly understand the different roles of heterogeneous team mem…

Multi-agent Reinforcement Learning

HetCCL: Enabling Collective Communication For Mixed-Vendor Heterogeneous Clusters

2026-05-29 · Yuejie Wang, Tao Chang, Yuanyuan Zhao, Yulong Ao 외 arxiv

Training Large Language Models (LLMs) on heterogeneous clusters presents significant challenges for collective communication, as hardware from multiple vendors introduces diverse network and computational characteristics…