Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
(SourceEmbedding, TargetEmbedding) -> FusedEmbedding
Use the embedding of one input feature modality to dynamically generate the projection or processing weights for another feature modality.
Problem it solves
Static concatenation or addition of heterogeneous features fails to capture complex conditional interactions between modalities.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.