paper-with-me

Papers

On the Compressive Power of Deep Rectifier Networks for High Resolution Representation of Class Boundaries

2017-08-24 · Senjian An, Mohammed Bennamoun, Farid Boussaid

This paper provides a theoretical justification of the superior classification performance of deep rectifier networks over shallow rectifier networks from the geometrical perspective of piecewise linear (PWL) classifier boundaries. We show that, for a given threshold on the approximation error, the required number of boundary facets to approximate a general smooth boundary grows exponentially with the dimension of the data, and thus the number of boundary facets, referred to as boundary resolution, of a PWL classifier is an important quality measure that can be used to estimate a lower bound on the classification errors. However, learning naively an exponentially large number of boundary facets requires the determination of an exponentially large number of parameters and also requires an exponentially large number of training patterns. To overcome this issue of "curse of dimensionality", compressive representations of high resolution classifier boundaries are required. To show the superior compressive power of deep rectifier networks over shallow rectifier networks, we prove that the maximum boundary resolution of a single hidden layer rectifier network classifier grows exponentially with the number of units when this number is smaller than the dimension of the patterns. When the number of units is larger than the dimension of the patterns, the growth rate is reduced to a polynomial order. Consequently, the capacity of generating a high resolution boundary will increase if the same large number of units are arranged in multiple layers instead of a single hidden layer. Taking high dimensional spherical boundaries as examples, we show how deep rectifier networks can utilize geometric symmetries to approximate a boundary with the same accuracy but with a significantly fewer number of parameters than single hidden layer nets.

📄 PDF Abstract BibTeX arXiv:1708.07244

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

The STONE Transform: Multi-Resolution Image Enhancement and Real-Time Compressive Video

2013-11-14 · Tom Goldstein, Lina Xu, Kevin F. Kelly, Richard Baraniuk

Compressed sensing enables the reconstruction of high-resolution signals from under-sampled data. While compressive methods simplify data acquisition, they require the solution of difficult recovery problems to make use …

compressed sensingCompressive SensingImage Enhancement

Compressive Imaging Reconstruction via Tensor Decomposed Multi-Resolution Grid Encoding

2025-07-10 · Zhenyu Jin, Yisi Luo, Xile Zhao, Deyu Meng arxiv

Compressive imaging (CI) reconstruction, such as snapshot compressive imaging (SCI) and compressive sensing magnetic resonance imaging (MRI), aims to recover high-dimensional images from low-dimensional compressed measur…

Compressive SensingMRI Reconstruction

Learned Compressive Representations for Single-Photon 3D Imaging

2023-01-01 · ICCV 2023 1 · Felipe Gutierrez-Barragan, Fangzhou Mu, Andrei Ardelean, Atul Ingle 외

Single-photon 3D cameras can record the time-of-arrival of billions of photons per second with picosecond accuracy. One common approach to summarize the photon data stream is to build a per-pixel timestamp histogram,…

A 40.68-MHz, 200-ns-Settling Active Rectifier and TX-Side Load Monitoring for Minimizing Radiated Power in Biomedical Implants

2025-06-09 · Ronald Wijermars, Yi-Han Ou-Yang, Sijun Du, Dante Gabriel Muratore

This letter describes a 40.68 MHz wireless power transfer receiver for implantable applications focused on minimizing tissue heating. The system features a novel power radiated efficiency optimization strategy and a fast…

From Deep to Shallow: Transformations of Deep Rectifier Networks

2017-03-30 · Senjian An, Farid Boussaid, Mohammed Bennamoun, Jiankun Hu

In this paper, we introduce transformations of deep rectifier networks, enabling the conversion of deep rectifier networks into shallow rectifier networks. We subsequently prove that any rectifier net of any depth can be…