What the Router Sees Matters: Funnel Pooling for Fast, Content Driven Expert Routing
Josef Pichlmeier, Sebastian Nicolas Mueller, Jakob Sturm, Josef Dräxl, Andre Luckow
Abstract
Modern large language model (LLM) systems frequently route inputs to specialized experts to improve accuracy, efficiency, and robustness. Routers determine which expert to activate based on the input, typically represented as a single vector. The construction of this vector limits the distinctions the router can make. Prior work rarely isolates how this vector representation affects routing behavior. We isolate the role of the representation by holding the routing pipeline fixed and vary only how this representation is formed in multilingual settings. We find that representation choice systematically reshapes the available routing partitions. In multilingual routing settings, the routers single-vector input often only encodes shallow features (language/format), resulting in domains that are organized by these features rather than by topic. To mitigate this, we introduce Funnel pooling, a lightweight trainable in-model readout that constructs the routing vector directly from token-level hidden states and does not require a separate embedding encoder. Funnel pooling reduces language and source-dataset driven clustering and results in more topic-aligned domains. Despite this shift, downstream routing performance remains competitive with introducing only a minor inference overhead.- Anthology ID:
- 2026.eacl-srw.66
- Volume:
- Proceedings of the 19th Conference of the European Chapter of the Association for Computational Linguistics (Volume 4: Student Research Workshop)
- Month:
- March
- Year:
- 2026
- Address:
- Rabat, Morocco
- Editors:
- Selene Baez Santamaria, Sai Ashish Somayajula, Atsuki Yamaguchi
- Venue:
- EACL
- SIG:
- Publisher:
- Association for Computational Linguistics
- Note:
- Pages:
- 895–909
- Language:
- URL:
- https://preview.aclanthology.org/ingest-eacl/2026.eacl-srw.66/
- DOI:
- Cite (ACL):
- Josef Pichlmeier, Sebastian Nicolas Mueller, Jakob Sturm, Josef Dräxl, and Andre Luckow. 2026. What the Router Sees Matters: Funnel Pooling for Fast, Content Driven Expert Routing. In Proceedings of the 19th Conference of the European Chapter of the Association for Computational Linguistics (Volume 4: Student Research Workshop), pages 895–909, Rabat, Morocco. Association for Computational Linguistics.
- Cite (Informal):
- What the Router Sees Matters: Funnel Pooling for Fast, Content Driven Expert Routing (Pichlmeier et al., EACL 2026)
- PDF:
- https://preview.aclanthology.org/ingest-eacl/2026.eacl-srw.66.pdf