paper-with-me

Papers

Learning ELM network weights using linear discriminant analysis

2014-06-12 · Philip de Chazal, Jonathan Tapson, André van Schaik

We present an alternative to the pseudo-inverse method for determining the hidden to output weight values for Extreme Learning Machines performing classification tasks. The method is based on linear discriminant analysis and provides Bayes optimal single point estimates for the weight values.

📄 PDF Abstract BibTeX arXiv:1406.3100

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

Transfer learning via Regularized Linear Discriminant Analysis

2025-01-05 · Hongzhe Zhang, Arnab Auddy, Hongzhe Lee

Linear discriminant analysis is a widely used method for classification. However, the high dimensionality of predictors combined with small sample sizes often results in large classification errors. To address this chall…

ClassificationTransfer Learning

Saliency-based Weighted Multi-label Linear Discriminant Analysis

2020-04-08 · Lei Xu, Jenni Raitoharju, Alexandros Iosifidis, Moncef Gabbouj

In this paper, we propose a new variant of Linear Discriminant Analysis (LDA) to solve multi-label classification tasks. The proposed method is based on a probabilistic model for defining the weights of individual sample…

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

FWDA: a Fast Wishart Discriminant Analysis with its Application to Electronic Health Records Data Classification

2017-04-25 · Haoyi Xiong, Wei Cheng, Wenqing Hu, Jiang Bian 외

Linear Discriminant Analysis (LDA) on Electronic Health Records (EHR) data is widely-used for early detection of diseases. Classical LDA for EHR data classification, however, suffers from two handicaps: the ill-posed est…

ClassificationGeneral Classification

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 …

The Geometry of Nonlinear Embeddings in Kernel Discriminant Analysis

2020-05-12 · Jiae Kim, Yoonkyung Lee, Zhiyu Liang

Fisher's linear discriminant analysis is a classical method for classification, yet it is limited to capturing linear features only. Kernel discriminant analysis as an extension is known to successfully alleviate the lim…