AI RESEARCH
SDG-MoE: Signed Debate Graph Mixture-of-Experts
arXiv CS.AI
•
ArXi:2605.08322v1 Announce Type: cross Sparse MoE models achieve a good balance between capacity and compute by routing each token to a small subset of experts. However, in most MoE architectures, once a token is routed, the selected experts process it independently and their outputs are combined via a weighted sum. This leaves open whether enabling communication among them could improve performance. While prior work has raised this question, direct interaction among the active routed experts remains underexplored.