AI RESEARCH
The Expert Strikes Back: Interpreting Mixture-of-Experts Language Models at Expert Level
arXiv CS.LG
•
ArXi:2604.02178v1 Announce Type: cross Mixture-of-Experts (MoE) architectures have become the dominant choice for scaling Large Language Models (LLMs), activating only a subset of parameters per token. While MoE architectures are primarily adopted for computational efficiency, it remains an open question whether their sparsity makes them inherently easier to interpret than dense feed-forward networks (FFNs). We compare MoE experts and dense FFNs using $k$-sparse probing and find that expert neurons are consistently less polysemantic, with the gap widening as routing becomes sparser.