paper-with-me

홈 › Papers

The Unreasonable Effectiveness of Patches in Deep Convolutional Kernels Methods.

2021-01-01 · ICLR 2021 1 · Louis Thiry, Michael Arbel, Eugene Belilovsky, Edouard Oyallon

A recent line of work showed that various forms of convolutional kernel methods can be competitive with standard supervised deep convolutional networks on datasets like CIFAR-10, obtaining accuracies in the range of 87-90% while being more amenable to theoretical analysis. In this work, we highlight the importance of a data-dependent feature extraction step that is key to the obtain good performance in convolutional kernel methods. This step typically corresponds to a whitened dictionary of patches, and gives rise to a data-driven convolutional kernel methods.We extensively study its effect, demonstrating it is the key ingredient for high performance of these methods. Specifically, we show that one of the simplest instances of such kernel methods, based on a single layer of image patches followed by a linear classifier is already obtaining classification accuracies on CIFAR-10 in the same range as previous more sophisticated convolutional kernel methods. We scale this method to the challenging ImageNet dataset, showing such a simple approach can exceed all existing non-learned representation methods. This is a new baseline for object recognition without representation learning methods, that initiates the investigation of convolutional kernel models on ImageNet. We conduct experiments to analyze the dictionary that we used, our ablations showing they exhibit low-dimensional properties.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Object RecognitionRepresentation Learning

Similar Papers 제목 키워드 기반

The Unreasonable Effectiveness of Patches in Deep Convolutional Kernels Methods

2021-01-19 · Louis Thiry, Michael Arbel, Eugene Belilovsky, Edouard Oyallon

A recent line of work showed that various forms of convolutional kernel methods can be competitive with standard supervised deep convolutional networks on datasets like CIFAR-10, obtaining accuracies in the range of 87-9…

Object RecognitionRepresentation Learning

The Unreasonable Effectiveness of Encoder-Decoder Networks for Retinal Vessel Segmentation

2020-11-25 · Björn Browatzki, Jörn-Philipp Lies, Christian Wallraven

We propose an encoder-decoder framework for the segmentation of blood vessels in retinal images that relies on the extraction of large-scale patches at multiple image-scales during training. Experiments on three fundus i…

DecoderRetinal Vessel Segmentation

End-to-end Learning of a Convolutional Neural Network via Deep Tensor Decomposition

2018-05-16 · Samet Oymak, Mahdi Soltanolkotabi

In this paper we study the problem of learning the weights of a deep convolutional neural network. We consider a network where convolutions are carried out over non-overlapping patches with a single kernel in each layer.…

Tensor Decomposition

Convolutional Analysis Operator Learning: Acceleration and Convergence

2018-02-15 · Il Yong Chun, Jeffrey A. Fessler

Convolutional operator learning is gaining attention in many signal processing and computer vision applications. Learning kernels has mostly relied on so-called patch-domain approaches that extract and store many overlap…

Dictionary LearningOperator learning

Deep Gaussian Processes with Convolutional Kernels

2018-06-05 · Vinayak Kumar, Vaibhav Singh, P. K. Srijith, Andreas Damianou

Deep Gaussian processes (DGPs) provide a Bayesian non-parametric alternative to standard parametric deep learning models. A DGP is formed by stacking multiple GPs resulting in a well-regularized composition of functions.…

Gaussian Processesimage-classificationImage Classification