cd /news/machine-learning/entropymoe-entropy-aware-sparse-expe… · home topics machine-learning article
[ARTICLE · art-89867] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=· neutral

EntropyMoE: Entropy-Aware Sparse Expert Routing for Tokenizer-Free LLMs

Researchers introduced EntropyMoE, a Mixture-of-Experts architecture for byte-level large language models that routes tokens based on patch entropy, achieving the lowest held-out bits-per-byte among matched dense and sparse baselines while maintaining comparable downstream accuracy. The method replaces dense feed-forward modules with Top-K expert layers, using patch entropy and length to regulate expert specialization, extending MoE beyond tokenizer-based representations.

read1 min views1 publishedAug 10, 2026

arXiv:2608.06398v1 Announce Type: new Abstract: Recent byte-level large language models (LLMs) have made tokenizer-free modeling increasingly competitive by grouping bytes into dynamically sized patches. However, existing byte-patch architectures still apply the same dense feed-forward computation to every patch. This uniform computation cannot adapt model capacity to variations in patch semantics and granularity. We address this limitation with EntropyMoE, a Mixture-of-Experts (MoE) architecture designed for dynamic byte patches. EntropyMoE replaces the dense feed-forward modules in the global patch Transformer with Top-K expert layers. Each dynamic patch serves as the basic unit of expert routing, and its byte coverage determines its contribution to workload accounting. The router selects experts directly from patch entropy, using the same granularity signal that underlies dynamic patch construction to organize sparse computation. Patch entropy and length jointly define the feature space for regulating expert specialization. Experiments show that EntropyMoE achieves the lowest held-out bits-per-byte among matched dense and sparse baselines while maintaining comparable downstream accuracy. These results establish patch entropy as an effective routing coordinate for sparse conditional computation and extend Mixture-of-Experts modeling beyond tokenizer-based representations.

── more in #machine-learning 4 stories · sorted by recency
── more on @entropymoe 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/entropymoe-entropy-a…] indexed:0 read:1min 2026-08-10 ·