paper-with-me

Papers

Incremental Nonparametric Weighted Feature Extraction for OnlineSubspace Pattern Classification

2016-10-26 · Hamid Abrishami Moghaddam, Elaheh Raisi

In this paper, a new online method based on nonparametric weighted feature extraction (NWFE) is proposed. NWFE was introduced to enjoy optimum characteristics of linear discriminant analysis (LDA) and nonparametric discriminant analysis (NDA) while rectifying their drawbacks. It emphasizes the points near decision boundary by putting greater weights on them and deemphasizes other points. Incremental nonparametric weighted feature extraction (INWFE) is the online version of NWFE. INWFE has advantages of NWFE method such as extracting more than L-1 features in contrast to LDA. It is independent of the class distribution and performs well in complex distributed data. The effects of outliers are reduced due to the nature of its nonparametric scatter matrix. Furthermore, it is possible to add new samples asynchronously, i.e. whenever a new sample becomes available at any given time, it can be added to the algorithm. This is useful for many real world applications since all data cannot be available in advance. This method is implemented on Gaussian and non-Gaussian multidimensional data, a number of UCI datasets and Indian Pine dataset. Results are compared with NWFE in terms of classification accuracy and execution time. For nearest neighbour classifier it shows that this technique converges to NWFE at the end of learning process. In addition, the computational complexity is reduced in comparison with NWFE in terms of execution time.

📄 PDF Abstract BibTeX arXiv:1610.08133

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…

Similar Papers 제목 키워드 기반

Local Gaussian Regression

2014-02-04 · Franziska Meier, Philipp Hennig, Stefan Schaal

Locally weighted regression was created as a nonparametric learning method that is computationally efficient, can learn from very large amounts of data and add data incrementally. An interesting feature of locally weight…

regression

Incremental Local Gaussian Regression

2014-12-01 · NeurIPS 2014 12 · Franziska Meier, Philipp Hennig, Stefan Schaal

Locally weighted regression (LWR) was created as a nonparametric method that can approximate a wide range of functions, is computationally efficient, and can learn continually from very large amounts of incrementally col…

regression

iKAN: Global Incremental Learning with KAN for Human Activity Recognition Across Heterogeneous Datasets

2024-06-03 · Mengxi Liu, Sizhen Bian, Bo Zhou, Paul Lukowicz

This work proposes an incremental learning (IL) framework for wearable sensor human activity recognition (HAR) that tackles two challenges simultaneously: catastrophic forgetting and non-uniform inputs. The scalable fram…

Activity RecognitionContinual LearningHuman Activity RecognitionIncremental Learning+1

Incremental Semiparametric Inverse Dynamics Learning

2016-01-18 · Raffaello Camoriano, Silvio Traversaro, Lorenzo Rosasco, Giorgio Metta 외

This paper presents a novel approach for incremental semiparametric inverse dynamics learning. In particular, we consider the mixture of two approaches: Parametric modeling based on rigid body dynamics equations and nonp…

Incremental Intervention Effects in Studies with Dropout and Many Timepoints

2019-07-09 · Kwangho Kim, Edward H. Kennedy, Ashley I. Naimi

Modern longitudinal studies collect feature data at many timepoints, often of the same order of sample size. Such studies are typically affected by {dropout} and positivity violations. We tackle these problems by general…