pith. sign in

arxiv: 2109.04553 · v2 · pith:FKT4BPDQnew · submitted 2021-09-09 · 💻 cs.CV · cs.LG

Is Attention Better Than Matrix Decomposition?

classification 💻 cs.CV cs.LG
keywords globalcontextself-attentionattentionalgorithmsbetterdecompositionhamburgers
0
0 comments X
read the original abstract

As an essential ingredient of modern deep learning, attention mechanism, especially self-attention, plays a vital role in the global correlation discovery. However, is hand-crafted attention irreplaceable when modeling the global context? Our intriguing finding is that self-attention is not better than the matrix decomposition (MD) model developed 20 years ago regarding the performance and computational cost for encoding the long-distance dependencies. We model the global context issue as a low-rank recovery problem and show that its optimization algorithms can help design global information blocks. This paper then proposes a series of Hamburgers, in which we employ the optimization algorithms for solving MDs to factorize the input representations into sub-matrices and reconstruct a low-rank embedding. Hamburgers with different MDs can perform favorably against the popular global context module self-attention when carefully coping with gradients back-propagated through MDs. Comprehensive experiments are conducted in the vision tasks where it is crucial to learn the global context, including semantic segmentation and image generation, demonstrating significant improvements over self-attention and its variants.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CamoNAS: Neural Architecture Search for Enhanced Camouflaged Object Detection

    cs.AI 2026-07 unverdicted novelty 6.0

    CamoNAS applies neural architecture search with an RGB-frequency dual-stream design to reach state-of-the-art results on four camouflaged object detection benchmarks.