paper-with-me

Papers

Linear discriminant initialization for feed-forward neural networks

2020-07-24 · Marissa Masden, Dev Sinha

Informed by the basic geometry underlying feed forward neural networks, we initialize the weights of the first layer of a neural network using the linear discriminants which best distinguish individual classes. Networks initialized in this way take fewer training steps to reach the same level of training, and asymptotically have higher accuracy on training data.

📄 PDF Abstract BibTeX arXiv:2007.12782

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

From Two-Class Linear Discriminant Analysis to Interpretable Multilayer Perceptron Design

2020-09-09 · Ruiyuan Lin, Zhiruo Zhou, Suya You, Raghuveer Rao 외

A closed-form solution exists in two-class linear discriminant analysis (LDA), which discriminates two Gaussian-distributed classes in a multi-dimensional feature space. In this work, we interpret the multilayer perceptr…

Vocal Bursts Valence Prediction

An Effective and Efficient Initialization Scheme for Training Multi-layer Feedforward Neural Networks

2020-05-16 · Zebin Yang, Hengtao Zhang, Agus Sudjianto, Aijun Zhang

Network initialization is the first and critical step for training neural networks. In this paper, we propose a novel network initialization scheme based on the celebrated Stein's identity. By viewing multi-layer feedfor…

The Shattered Gradients Problem: If resnets are the answer, then what is the question?

2017-02-28 · ICML 2017 8 · David Balduzzi, Marcus Frean, Lennox Leary, JP Lewis 외

A long-standing obstacle to progress in deep learning is the problem of vanishing and exploding gradients. Although, the problem has largely been overcome via carefully constructed initializations and batch normalization…

Novel Architectures for Unsupervised Information Bottleneck based Speaker Diarization of Meetings

2020-10-13

Speaker diarization is an important problem that is topical, and is especially useful as a preprocessor for conversational speech related applications. The objective of this paper is two-fold: (i) segment initialization …

Clusteringspeaker-diarizationSpeaker Diarization

Linear Discriminant Analysis with Gradient Optimization on Covariance Inverse

2025-06-07 · Cencheng Shen, Yuexiao Dong

Linear discriminant analysis (LDA) is a fundamental method in statistical pattern recognition and classification, achieving Bayes optimality under Gaussian assumptions. However, it is well-known that classical LDA may st…