Output Dilution: Redundant but Fragile Representations in MoE Models
This paper reveals that while Mixture-of-Experts (MoE) models encode moral content as redundantly as dense models, their representations are significantly more fragile due to "output dilution," where the averaging of active experts drastically reduces signal strength, making the encoded information easily overwhelmed by noise despite stable routing.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
In the rapidly evolving field of artificial intelligence, researchers are constantly trying to understand how large language models think. These systems, which can write stories, solve problems, and answer questions, are built from vast networks of mathematical connections. A popular design for these networks is called a "mixture of experts." Imagine a large team of specialists where, for every single sentence the computer processes, only a small group of them is allowed to work. The rest remain silent. This approach is designed to make the computer faster and more efficient by using fewer resources for each task. For scientists studying how to align these models with human values—ensuring they behave ethically and safely—this structure offers a tantalizing possibility. If moral reasoning is handled by a specific, isolated group of these specialists, researchers could potentially tweak or remove just that group to fix bad behavior without disturbing the rest of the system. It is a clean, surgical approach to a messy problem.
However, a new study using a specific open-source model called OLMoE has found that this hope is misplaced. The researchers set out to see if these "expert" modules actually specialize in moral reasoning, or if they all do the same thing. They also wanted to test how strong these moral signals really are. The results were surprising. The study found that the model does not have a dedicated team of moral experts. Instead, every single specialist module, across every layer of the network, contains the same moral information. More importantly, the study discovered that while this moral information is present, it is incredibly fragile. It exists in the system, but it is so weakly expressed that even a tiny amount of digital noise can wipe it out, whereas a standard model of the same size would easily withstand the same disturbance.
The investigation began by examining the internal workings of the OLMoE model, which contains 64 of these specialist modules in each of its 16 layers. The researchers trained simple detectors to see if they could find moral concepts within the output of each individual module. If the "mixture of experts" design worked as hoped, they expected to find that only a few specific modules were good at recognizing moral content, while the others focused on different tasks like grammar or facts. Instead, they found the opposite. Nearly every single module, regardless of its position in the network, was able to identify moral content with high accuracy. The distribution of this ability was perfectly even; no module was a specialist, and no module was a novice. The router that decides which modules get to work also showed no preference for sending moral sentences to specific experts. It treated all inputs the same way. This means that the structural advantage of having separate experts does not help in isolating moral features for targeted intervention.
The researchers then turned their attention to a more subtle question: how robust is this moral information? They compared the OLMoE model to a standard, "dense" model that does not use the expert system but has a similar number of active parameters. When they tested how much noise the models could tolerate before losing their ability to recognize moral content, a stark difference emerged. The standard model was remarkably sturdy, able to withstand significant levels of digital interference while still holding onto its moral understanding. The OLMoE model, by contrast, collapsed almost immediately. It was more than four times more fragile than its standard counterpart. The moral signal in the expert model was so delicate that a tiny amount of static noise was enough to drown it out completely.
To understand why this happened, the team looked at how the information flows through the system. In a standard model, the processing units send a strong, clear signal to the next stage of the network. In the expert model, the system selects a few experts, averages their outputs, and sends that combined result forward. The researchers measured the strength of this combined signal and found it was drastically weaker than in the standard model. The signal was diluted, becoming nearly two orders of magnitude smaller. One way to visualize this is to imagine a conversation in a crowded room. In the standard model, a person speaks with a clear, strong voice that everyone hears. In the expert model, it is as if eight people whisper the same sentence, and the room only hears the average of those whispers. The message is there, but it is so quiet that a slight breeze of noise can make it impossible to hear.
This finding has profound implications for how we understand and control these systems. The study showed that this fragility is not a result of the model failing to learn properly over time. By looking at the model's training history from its very first steps to its final form, the researchers confirmed that the moral information was present from the beginning and remained uniformly distributed and weak throughout the entire process. The model never developed specialized moral experts, nor did it ever strengthen the signal. The fragility is a built-in feature of the architecture itself. Because the system averages the outputs of a few selected experts, the resulting signal is inherently small. This small signal is easily overwhelmed by noise, making the moral encoding in these models much less secure than in traditional designs.
The study concludes that the promise of the mixture-of-experts design for alignment research is an illusion. While the structure offers a way to partition the network into discrete units, it does not create isolated pockets of moral reasoning that can be easily edited or removed. Instead, it spreads the moral information thinly across all units, making it redundant but incredibly vulnerable. For researchers trying to ensure these models behave safely, this means that simply looking at whether a model can identify moral concepts is not enough. They must also measure how securely that information is held. A model might appear to understand ethics perfectly on the surface, yet be so fragile that a minor change in its environment or a slight adjustment during fine-tuning could cause it to lose that understanding entirely. The study suggests that the way these models are built fundamentally changes the nature of their internal signals, creating a permanent structural weakness that training alone cannot fix.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.