paper-with-me

홈 › Papers

A Mathematical Theory of Deep Convolutional Neural Networks for Feature Extraction

2015-12-19 · Thomas Wiatowski, Helmut Bölcskei

Deep convolutional neural networks have led to breakthrough results in numerous practical machine learning tasks such as classification of images in the ImageNet data set, control-policy-learning to play Atari games or the board game Go, and image captioning. Many of these applications first perform feature extraction and then feed the results thereof into a trainable classifier. The mathematical analysis of deep convolutional neural networks for feature extraction was initiated by Mallat, 2012. Specifically, Mallat considered so-called scattering networks based on a wavelet transform followed by the modulus non-linearity in each network layer, and proved translation invariance (asymptotically in the wavelet scale parameter) and deformation stability of the corresponding feature extractor. This paper complements Mallat's results by developing a theory that encompasses general convolutional transforms, or in more technical parlance, general semi-discrete frames (including Weyl-Heisenberg filters, curvelets, shearlets, ridgelets, wavelets, and learned filters), general Lipschitz-continuous non-linearities (e.g., rectified linear units, shifted logistic sigmoids, hyperbolic tangents, and modulus functions), and general Lipschitz-continuous pooling operators emulating, e.g., sub-sampling and averaging. In addition, all of these elements can be different in different network layers. For the resulting feature extractor we prove a translation invariance result of vertical nature in the sense of the features becoming progressively more translation-invariant with increasing network depth, and we establish deformation sensitivity bounds that apply to signal classes such as, e.g., band-limited functions, cartoon functions, and Lipschitz functions.

📄 PDF Abstract BibTeX arXiv:1512.06293

Code (0)

등록된 구현이 없습니다.

Tasks

Atari GamesImage CaptioningTranslation

Similar Papers 제목 키워드 기반

Discrete Deep Feature Extraction: A Theory and New Architectures

2016-05-26 · Thomas Wiatowski, Michael Tschannen, Aleksandar Stanić, Philipp Grohs 외

First steps towards a mathematical theory of deep convolutional neural networks for feature extraction were made---for the continuous-time case---in Mallat, 2012, and Wiatowski and B\"olcskei, 2015. This paper considers …

Facial Landmark DetectionFeature ImportanceGeneral ClassificationTranslation

Deep Convolutional Neural Networks Based on Semi-Discrete Frames

2015-04-21 · Thomas Wiatowski, Helmut Bölcskei

Deep convolutional neural networks have led to breakthrough results in practical feature extraction applications. The mathematical analysis of these networks was pioneered by Mallat, 2012. Specifically, Mallat considered…

Translation

Why do CNNs excel at feature extraction? A mathematical explanation

2023-07-03 · Vinoth Nandakumar, Arush Tagade, Tongliang Liu

Over the past decade deep learning has revolutionized the field of computer vision, with convolutional neural network models proving to be very effective for image classification benchmarks. However, a fundamental theore…

Classificationimage-classificationImage Classification

Dual-Tree Wavelet Packet CNNs for Image Classification

2021-01-01 · Hubert Leterme, Kévin Polisano, Valérie Perrier, Karteek Alahari

In this paper, we target an important issue of deep convolutional neural networks (CNNs) — the lack of a mathematical understanding of their properties. We present an explicit formalism that is motivated by the similarit…

ClassificationGeneral Classificationimage-classificationImage Classification

Extracting Mathematical Concepts with Large Language Models

2023-08-29 · Valeria de Paiva, Qiyue Gao, Pavel Kovalev, Lawrence S. Moss

We extract mathematical concepts from mathematical text using generative large language models (LLMs) like ChatGPT, contributing to the field of automatic term extraction (ATE) and mathematical text processing, and also …

Term Extraction