← Search

Dingwen Tao

4 accepted papers

2026

RCMoE: A Communication-Efficient Random Compression Framework for Resource-Constrained Mixture-of-Experts Training

AAAI 2026technical

Mixture-of-Experts (MoE) architecture with experts parallelism scales LLMs efficiently by activating only a subset of experts per input, avoiding proportional training costs. However, the intensive and heterogeneous communication substantially hinders the efficiency and scalability of MoE training i

Cited by 0SourcePDFScholar
2025

ElasticMM: Efficient Multimodal LLMs Serving with Elastic Multimodal Parallelism

NeurIPS 2025oral

Multimodal large language models (MLLMs) extend LLMs to handle images, videos, and audio by incorporating feature extractors and projection modules. However, these additional components—combined with complex inference pipelines and heterogeneous workloads—introduce significant inference overhead. Th…

Cited by 0SourceScholar
2024

SDP4Bit: Toward 4-bit Communication Quantization in Sharded Data Parallelism for LLM Training

NeurIPS 2024poster

Recent years have witnessed a clear trend towards language models with an ever-increasing number of parameters, as well as the growing training overhead and memory usage. Distributed training, particularly through Sharded Data Parallelism (ShardedDP) which partitions optimizer states among workers,…

Cited by 2SourcePDFScholar
2023

HALOC: Hardware-Aware Automatic Low-Rank Compression for Compact Neural Networks

AAAI 2023technical

Low-rank compression is an important model compression strategy for obtaining compact neural network models. In general, because the rank values directly determine the model complexity and model accuracy, proper selection of layer-wise rank is very critical and desired. To date, though many low-rank…

Cited by 22SourcePDFScholar