Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
Tensor<Tokens> + SensorMetadata -> Tensor<RoutedTokens>
Route token representations to specialized experts in a Mixture-of-Experts layer using physical sensor metadata (e.g., incidence angle, polarization) as routing priors.
Problem it solves
Learned MoE routers fail to generalize to out-of-domain sensor configurations without explicit physical grounding.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.