paper-with-me

Papers

Weighted Linear Discriminant Analysis based on Class Saliency Information

2018-02-19 · Lei Xu, Alexandros Iosifidis, Moncef Gabbouj

In this paper, we propose a new variant of Linear Discriminant Analysis to overcome underlying drawbacks of traditional LDA and other LDA variants targeting problems involving imbalanced classes. Traditional LDA sets assumptions related to Gaussian class distribution and neglects influence of outlier classes, that might hurt in performance. We exploit intuitions coming from a probabilistic interpretation of visual saliency estimation in order to define saliency of a class in multi-class setting. Such information is then used to redefine the between-class and within-class scatters in a more robust manner. Compared to traditional LDA and other weight-based LDA variants, the proposed method has shown certain improvements on facial image classification problems in publicly available datasets.

📄 PDF Abstract BibTeX arXiv:1802.06547

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage ClassificationSaliency Prediction

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 제목 키워드 기반

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

Contrast-weighted Dictionary Learning Based Saliency Detection for Remote Sensing Images

2020-04-06 · Zhou Huang, Huai-Xin Chen, Tao Zhou, Yun-Zhi Yang 외

Object detection is an important task in remote sensing image analysis. To reduce the computational complexity of redundant information and improve the efficiency of image processing, visual saliency models have been wid…

Dictionary Learningobject-detectionObject DetectionSaliency Detection

The discriminant center-surround hypothesis for bottom-up saliency

2007-12-01 · NeurIPS 2007 12 · Dashan Gao, Vijay Mahadevan, Nuno Vasconcelos

The classical hypothesis, that bottom-up saliency is a center-surround process, is combined with a more recent hypothesis that all saliency decisions are optimal in a decision-theoretic sense. The combined hypothesis is …

Distance weighted discrimination of face images for gender classification

2017-06-15 · Mónica Benito, Eduardo García-Portugués, J. S. Marron, Daniel Peña

We illustrate the advantages of distance weighted discrimination for classification and feature extraction in a High Dimension Low Sample Size (HDLSS) situation. The HDLSS context is a gender classification problem of fa…

ClassificationGender ClassificationGeneral Classification

Capped norm linear discriminant analysis and its applications

2020-11-04 · Jiakou Liu, Xiong Xiong, Pei-Wei Ren, Da Zhao 외

Classical linear discriminant analysis (LDA) is based on squared Frobenious norm and hence is sensitive to outliers and noise. To improve the robustness of LDA, in this paper, we introduce capped l_{2,1}-norm of a matrix…