IJCAI 2020poster0 citations

Compressed Self-Attention for Deep Metric Learning with Low-Rank Approximation

Ziye Chen, Mingming Gong, Lingjuan Ge, Bo Du

Abstract

In this paper, we apply self-attention (SA) mechanism to boost the performance of deep metric learning. However, due to the pairwise similarity measurement, the cost of storing and manipulating the complete attention maps makes it infeasible for large inputs. To solve this problem, we propose a compressed self-attention with low-rank approximation (CSALR) module, which significantly reduces the computation and memory costs without sacrificing the accuracy. In CSALR, the original attention map is decomposed into a landmark attention map and a combination coefficient map with a small number of landmark feature vectors sampled from the input feature map by average pooling. Thanks to the efficiency of CSALR, we can apply CSALR to high-resolution shallow convolutional layers and implement a multi-head form of CSALR, which further boosts the performance. We evaluate the proposed CSALR on person reidentification which is a typical metric learning task. Extensive experiments shows the effectiveness and efficiency of CSALR in deep metric learning and its superiority over the baselines.

Machine Learning: ClassificationMachine Learning: Deep LearningMachine Learning: Deep Learning: Convolutional networks
BibTeX
@inproceedings{ijcai2020p285,
  title     = {Compressed Self-Attention for Deep Metric Learning with Low-Rank Approximation},
  author    = {Chen, Ziye and Gong, Mingming and Ge, Lingjuan and Du, Bo},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {2058--2064},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/285},
  url       = {https://doi.org/10.24963/ijcai.2020/285},
}
Compressed Self-Attention for Deep Metric Learning with Low-Rank Approximation · IJCAI 2020