paper-with-me

Papers

Occult: Optimizing Collaborative Communication across Experts for Accelerated Parallel MoE Training and Inference

2025-05-19 · Shuqing Luo, Pingzhi Li, Jie Peng, Hanrui Wang, Yang, Zhao, Yu, Cao, Yu Cheng, Tianlong Chen

Mixture-of-experts (MoE) architectures could achieve impressive computational efficiency with expert parallelism, which relies heavily on all-to-all communication across devices. Unfortunately, such communication overhead typically constitutes a significant portion of the total runtime, hampering the scalability of distributed training and inference for modern MoE models (consuming over $40\%$ runtime in large-scale training). In this paper, we first define collaborative communication to illustrate this intrinsic limitation, and then propose system- and algorithm-level innovations to reduce communication costs. Specifically, given a pair of experts co-activated by one token, we call them "collaborated", which comprises $2$ cases as intra- and inter-collaboration, depending on whether they are kept on the same device. Our pilot investigations reveal that augmenting the proportion of intra-collaboration can accelerate expert parallelism at scale. It motivates us to strategically optimize collaborative communication for accelerated MoE training and inference, dubbed Occult. Our designs are capable of either delivering exact results with reduced communication cost or controllably minimizing the cost with collaboration pruning, materialized by modified fine-tuning. Comprehensive experiments on various MoE-LLMs demonstrate that Occult can be faster than popular state-of-the-art inference or training frameworks (more than $1.5\times$ speed up across multiple tasks and models) with comparable or superior quality compared to the standard fine-tuning. Code is available at $\href{https://github.com/UNITES-Lab/Occult}{https://github.com/UNITES-Lab/Occult}$.

📄 PDF Abstract BibTeX arXiv:2505.13345

Code (1)

unites-lab/occult 공식 구현 pytorch

Tasks

Computational EfficiencyMixture-of-Experts

Methods 이 논문이 사용한 방법론

MoE 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Automatic Detection of Occulted Hard X-ray Flares Using Deep-Learning Methods

2021-01-27 · Shin-nosuke Ishikawa, Hideaki Matsumura, Yasunobu Uchiyama, Lindsay Glesener

We present a concept for a machine-learning classification of hard X-ray (HXR) emissions from solar flares observed by the Reuven Ramaty High Energy Solar Spectroscopic Imager (RHESSI), identifying flares that are either…

BIG-bench Machine LearningImage Reconstruction

ODNet: A Convolutional Neural Network for Asteroid Occultation Detection

2022-10-28 · Dorian Cazeneuve, Franck Marchis, Guillaume Blaclard, Paul A. Dalba 외

We propose to design and build an algorithm that will use a Convolutional Neural Network (CNN) and observations from the Unistellar network to reliably detect asteroid occultations. The Unistellar Network, made of more t…

Blinding the Wiretapper: RIS-Enabled User Occultation in the ISAC Era

2025-04-21 · Getuar Rexhepi, Hyeon Seok Rou, Giuseppe Thadeu Freitas de Abreu, George C. Alexandropoulos

An undesirable consequence of the foreseeable proliferation of sophisticated integrated sensing and communications (ISAC) technologies is the enabling of spoofing, by malicious agents, of situational information (such as…

ISAC

Génération de bases de données images IR sous contraintes avec variabilité thermique intrinsèque des cibles

2024-11-12 · Jerome Gilles, Stephane Landeau, Tristan Dagobert, Philippe Chevalier 외

In this communication, we propose a method which permits to simulate images of targets in infrared imagery by superimposition of vehicle signatures in background, eventually with occultants. We develop a principle which …

OCCULT: Evaluating Large Language Models for Offensive Cyber Operation Capabilities

2025-02-18 · Michael Kouremetis, Marissa Dotter, Alex Byrne, Dan Martin 외

The prospect of artificial intelligence (AI) competing in the adversarial landscape of cyber security has long been considered one of the most impactful, challenging, and potentially dangerous applications of AI. Here, w…

Large Language ModelMultiple-choice