paper-with-me

Papers

Galaxy: A Resource-Efficient Collaborative Edge AI System for In-situ Transformer Inference

2024-05-27 · Shengyuan Ye, Jiangsu Du, Liekang Zeng, Wenzhong Ou, Xiaowen Chu, Yutong Lu, Xu Chen

Transformer-based models have unlocked a plethora of powerful intelligent applications at the edge, such as voice assistant in smart home. Traditional deployment approaches offload the inference workloads to the remote cloud server, which would induce substantial pressure on the backbone network as well as raise users' privacy concerns. To address that, in-situ inference has been recently recognized for edge intelligence, but it still confronts significant challenges stemming from the conflict between intensive workloads and limited on-device computing resources. In this paper, we leverage our observation that many edge environments usually comprise a rich set of accompanying trusted edge devices with idle resources and propose Galaxy, a collaborative edge AI system that breaks the resource walls across heterogeneous edge devices for efficient Transformer inference acceleration. Galaxy introduces a novel hybrid model parallelism to orchestrate collaborative inference, along with a heterogeneity-aware parallelism planning for fully exploiting the resource potential. Furthermore, Galaxy devises a tile-based fine-grained overlapping of communication and computation to mitigate the impact of tensor synchronizations on inference latency under bandwidth-constrained edge environments. Extensive evaluation based on prototype implementation demonstrates that Galaxy remarkably outperforms state-of-the-art approaches under various edge environment setups, achieving up to 2.5x end-to-end latency reduction.

📄 PDF Abstract BibTeX arXiv:2405.17245

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative Inference

Methods 이 논문이 사용한 방법론

Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Adam 설명 없음
Residual Connection 설명 없음
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

The Language Application Grid and Galaxy

2016-05-01 · LREC 2016 5 · Nancy Ide, Keith Suderman, James Pustejovsky, Marc Verhagen 외

The NSF-SI2-funded LAPPS Grid project is a collaborative effort among Brandeis University, Vassar College, Carnegie-Mellon University (CMU), and the Linguistic Data Consortium (LDC), which has developed an open, web-base…

Management

Supporting interoperability of collaborative networks through engineering of a service-based Mediation Information System (MISE 2.0)

2015-09-30 · Frederick Benaben, Wenxin Mu, Nicolas Boissel-Dallier, Anne-Marie Barthe-Delanoë 외

The Mediation Information System Engineering project is currently finishing its second iteration (MISE 2.0). The main objective of this scientific project is to provide any emerging collaborative situation with methods a…

Management

KubeEdge-Sedna v0.3: Towards Next-Generation Automatically Customized AI Engineering Scheme

2023-03-08 · Zimu Zheng

The scale of the global edge AI market continues to grow. The current technical challenges that hinder the large-scale replication of edge AI are mainly small samples on the edge and heterogeneity of edge data. In additi…

Lifelong learningTransfer Learning

NormBank: A Knowledge Bank of Situational Social Norms

2023-05-26 · Caleb Ziems, Jane Dwivedi-Yu, Yi-Chia Wang, Alon Halevy 외

We present NormBank, a knowledge bank of 155k situational norms. This resource is designed to ground flexible normative reasoning for interactive, assistive, and collaborative AI systems. Unlike prior commonsense resourc…

Effective Fine-Tuning of Vision-Language Models for Accurate Galaxy Morphology Analysis

2024-11-29 · Ruoqi Wang, Haitao Wang, Qiong Luo

Galaxy morphology analysis involves classifying galaxies by their shapes and structures. For this task, directly training domain-specific models on large, annotated astronomical datasets is effective but costly. In contr…

Contrastive Learning