Slim-RFFNet: Slim deep convolution random Fourier feature network for image classification

作者:

Highlights:

摘要

The standard kernel method is computationally expensive because it needs to store and compute the inverse of the Gram matrix. Furthermore, the classification accuracy of the single kernel method is not effective or efficient as the method’s ability to extract features. The random Fourier feature method establishes a connection between the kernel method and deep learning to solve the above problems. In this paper, we propose a novel slim deep random Fourier feature network named Slim-RFFNet, which introduces convolution into kernel learning. We use the hierarchical strategy and skip connection to construct a deep network structure and lighten the model by using quantization. Experiments conducted on classification benchmarks MNIST and CIFAR10 demonstrate that the proposed Slim-RFFNet significantly outperforms current state-of-the-art deep kernel learning methods. Our algorithm also achieves a trade-off between accuracy and latency. The proposed network can be applied to resource-constrained embedded AI devices. The experimental results on the edge computing system show that our algorithm has a small memory footprint and fast inference speed on small edge devices, and thus meets the requirements for practical applications.

论文关键词:Deep kernel learning,Random Fourier features,Convolution,Quantization,Classification

论文评审过程:Received 17 June 2021, Revised 22 October 2021, Accepted 2 December 2021, Available online 8 December 2021, Version of Record 20 December 2021.

论文官网地址:https://doi.org/10.1016/j.knosys.2021.107878