English

LMQFormer: A Laplace-Prior-Guided Mask Query Transformer for Lightweight Snow Removal

Computer Vision and Pattern Recognition 2023-04-07 v4

Abstract

Snow removal aims to locate snow areas and recover clean images without repairing traces. Unlike the regularity and semitransparency of rain, snow with various patterns and degradations seriously occludes the background. As a result, the state-of-the-art snow removal methods usually retains a large parameter size. In this paper, we propose a lightweight but high-efficient snow removal network called Laplace Mask Query Transformer (LMQFormer). Firstly, we present a Laplace-VQVAE to generate a coarse mask as prior knowledge of snow. Instead of using the mask in dataset, we aim at reducing both the information entropy of snow and the computational cost of recovery. Secondly, we design a Mask Query Transformer (MQFormer) to remove snow with the coarse mask, where we use two parallel encoders and a hybrid decoder to learn extensive snow features under lightweight requirements. Thirdly, we develop a Duplicated Mask Query Attention (DMQA) that converts the coarse mask into a specific number of queries, which constraint the attention areas of MQFormer with reduced parameters. Experimental results in popular datasets have demonstrated the efficiency of our proposed model, which achieves the state-of-the-art snow removal quality with significantly reduced parameters and the lowest running time.

Keywords

Cite

@article{arxiv.2210.04787,
  title  = {LMQFormer: A Laplace-Prior-Guided Mask Query Transformer for Lightweight Snow Removal},
  author = {Junhong Lin and Nanfeng Jiang and Zhentao Zhang and Weiling Chen and Tiesong Zhao},
  journal= {arXiv preprint arXiv:2210.04787},
  year   = {2023}
}

Comments

11 pages, 13 figures