How Can Deep Rectifier Networks Achieve Linear Separability and Preserve Distances?

Abstract

This paper investigates how hidden layers of deep rectifier networks are capable of transforming two or more pattern sets to be linearly separable while preserving the distances with a guaranteed degree, and proves the universal classification power of such distance preserving rectifier networks. Through the nearly isometric nonlinear transformation in the hidden layers, the margin of the linear separating plane in the output layer and the margin of the nonlinear separating boundary in the original data space can be closely related so that the maximum margin classification in the input data space can be achieved approximately via the maximum margin linear classifiers in the output layer. The generalization performance of such distance preserving deep rectifier neural networks can be well justified by the distance-preserving properties of their hidden layers and the maximum margin property of the linear classifiers in the output layer.

Cite

Text

An et al. "How Can Deep Rectifier Networks Achieve Linear Separability and Preserve Distances?." International Conference on Machine Learning, 2015.

Markdown

[An et al. "How Can Deep Rectifier Networks Achieve Linear Separability and Preserve Distances?." International Conference on Machine Learning, 2015.](https://mlanthology.org/icml/2015/an2015icml-deep/)

BibTeX

@inproceedings{an2015icml-deep,
  title     = {{How Can Deep Rectifier Networks Achieve Linear Separability and Preserve Distances?}},
  author    = {An, Senjian and Boussaid, Farid and Bennamoun, Mohammed},
  booktitle = {International Conference on Machine Learning},
  year      = {2015},
  pages     = {514-523},
  volume    = {37},
  url       = {https://mlanthology.org/icml/2015/an2015icml-deep/}
}