Revisiting Dynamic Convolution via Matrix Decomposition

  • Yunsheng Li ,
  • Yinpeng Chen ,
  • Xiyang Dai ,
  • mengchen liu ,
  • ,
  • Ye Yu ,
  • ,
  • Zicheng Liu ,
  • Mei Chen ,
  • Nuno Vasconcelos

2021 International Conference on Learning Representations |

Publication

Recent research in dynamic convolution shows substantial performance boost for efficient CNNs, due to the adaptive aggregation of K static convolution kernels.It has two limitations: (a) it increases the number of convolutional weights by K-times, and (b) the joint optimization of dynamic attention and static convolution kernels is challenging. In this paper, we revisit it from a new perspective of matrix decomposition and reveal the key issue is that dynamic convolution applies dynamic attentions over channel groups after projecting into a higher dimensional intermediate space. To address this issue, we propose dynamic channel fusion to replace dynamic attentions over channel groups. Dynamic channel fusion not only enables significant dimension reduction of the intermediate space, but also mitigates the joint optimization difficulty. As a result, our method is easier to train and requires significantly fewer parameters without sacrificing accuracy.