<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.li-moe-ep-communication-optimization" target="https://datatracker.ietf.org/doc/html/draft-li-moe-ep-communication-optimization-00">
   <front>
      <title>Communication Optimization for MoE Expert Parallelism in Distributed Training</title>
      <author initials="Z." surname="Li" fullname="Zhiqiang Li">
         <organization>China Mobile</organization>
      </author>
      <author initials="Z." surname="Du" fullname="Zongpeng Du">
         <organization>China Mobile</organization>
      </author>
      <author initials="J." surname="Wang" fullname="Junjie Wang">
         <organization>Centec</organization>
      </author>
      <author initials="W." surname="Cheng" fullname="Wei Cheng">
         <organization>Centec</organization>
      </author>
      <author initials="G." surname="Zhang" fullname="Guoying Zhang">
         <organization>Centec</organization>
      </author>
      <author initials="X." surname="Sun" fullname="Xun Sun">
         <organization>Inesa</organization>
      </author>
      <author initials="C." surname="Zhao" fullname="Chunhao Zhao">
         <organization>SAIA</organization>
      </author>
      <date month="July" day="4" year="2026" />
      <abstract>
	 <t>   This document describes a communication optimization mechanism for
   Mixture of Experts (MoE) Expert Parallelism (EP) in distributed
   training environments.  It defines two core mechanisms: (1) an
   adaptive communication mode selection that dynamically chooses
   between Data-Centric and Expert-Centric All-to-All communication
   patterns based on a comparison of expert parameter size versus token
   data size, minimizing cross-node communication volume; (2) a
   priority-based co-scheduling strategy for All-to-All and AllReduce
   collective communications, combined with chunked transmission and in-
   network aggregation acceleration, to eliminate bandwidth contention
   and reduce overall training latency.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-li-moe-ep-communication-optimization-00" />
   
</reference>
