What is: Peer-attention?
Source | AssembleNet++: Assembling Modality Representations via Attention Connections |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
Peer-attention is a network component which dynamically learns the attention weights using another block or input modality. This is unlike AssembleNet which partially relies on exponential mutations to explore connections. Once the attention weights are found, we can either prune the connections by only leaving the argmax over or leave them with softmax.