paper-with-me

Papers

Implicitly Constrained Semi-Supervised Linear Discriminant Analysis

2014-11-17 · Jesse H. Krijthe, Marco Loog

Semi-supervised learning is an important and active topic of research in pattern recognition. For classification using linear discriminant analysis specifically, several semi-supervised variants have been proposed. Using any one of these methods is not guaranteed to outperform the supervised classifier which does not take the additional unlabeled data into account. In this work we compare traditional Expectation Maximization type approaches for semi-supervised linear discriminant analysis with approaches based on intrinsic constraints and propose a new principled approach for semi-supervised linear discriminant analysis, using so-called implicit constraints. We explore the relationships between these methods and consider the question if and in what sense we can expect improvement in performance over the supervised procedure. The constraint based approaches are more robust to misspecification of the model, and may outperform alternatives that make more assumptions on the data, in terms of the log-likelihood of unseen objects.

📄 PDF Abstract BibTeX arXiv:1411.4521

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Implicitly Constrained Semi-Supervised Least Squares Classification

2015-07-24 · Jesse H. Krijthe, Marco Loog

We introduce a novel semi-supervised version of the least squares classifier. This implicitly constrained least squares (ICLS) classifier minimizes the squared loss on the labeled data among the set of parameters implied…

ClassificationGeneral Classification

Learning a Discriminant Latent Space with Neural Discriminant Analysis

2021-07-13 · Mai Lan Ha, Gianni Franchi, Emanuel Aldea, Volker Blanz

Discriminative features play an important role in image and object classification and also in other fields of research such as semi-supervised learning, fine-grained classification, out of distribution detection. Inspire…

ClassificationOut-of-Distribution Detection

EASE: Unsupervised Discriminant Subspace Learning for Transductive Few-Shot Learning

2022-01-01 · CVPR 2022 1 · Hao Zhu, Piotr Koniusz

Few-shot learning (FSL) has received a lot of attention due to its remarkable ability to adapt to novel classes. Although many techniques have been proposed for FSL, they mostly focus on improving FSL backbones. Some…

Few-Shot Learning

Locally Linear Embedding and its Variants: Tutorial and Survey

2020-11-22 · Benyamin Ghojogh, Ali Ghodsi, Fakhri Karray, Mark Crowley

This is a tutorial and survey paper for Locally Linear Embedding (LLE) and its variants. The idea of LLE is fitting the local structure of manifold in the embedding space. In this paper, we first cover LLE, kernel LLE, i…

Dimensionality ReductionSurvey

Latent Fisher Discriminant Analysis

2013-09-21 · Gang Chen

Linear Discriminant Analysis (LDA) is a well-known method for dimensionality reduction and classification. Previous studies have also extended the binary-class case into multi-classes. However, many applications, such as…

Dimensionality ReductionGeneral Classificationobject-detectionObject Detection