🌙

从核方法视角重新审视卷积神经网络

Revisiting Convolutional Neural Networks from the Viewpoint of Kernel-Based Methods

Journal of Computational and Graphical Statistics · 2023
被引 1
ABS 3

中文导读

将经典卷积神经网络转化为核方法对应的统计模型(卷积核网络),提出交替最小化算法学习参数,并在图像分类基准上发现两者性能相近。

Abstract

Convolutional neural networks, as most artificial neural networks, are frequently viewed as methods different in essence from kernel-based methods. In this work we translate several classical convolutional neural networks into kernel-based counterparts. Each kernel-based counterpart is a statistical model called a convolutional kernel network with parameters that can be learned from data. We provide an alternating minimization algorithm with mini-batch sampling and implicit partial differentiation to learn from data the parameters of each convolutional kernel network. We also show how to obtain inexact derivatives with respect to the parameters using an algorithm based on two inter-twined Newton iterations. The models and the algorithms are illustrated on benchmark datasets in image classification. We find that the convolutional neural networks and their kernel counterparts often perform similarly. Supplemental appendices and code for the article are available online.

机器学习深度学习核方法图像分类