paper-with-me

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 samples in a weighted multi-label LDA approach. Linear Discriminant Analysis is a classical statistical machine learning method, which aims to find a linear data transformation increasing class discrimination in an optimal discriminant subspace. Traditional LDA sets assumptions related to Gaussian class distributions and single-label data annotations. To employ the LDA technique in multi-label classification problems, we exploit intuitions coming from a probabilistic interpretation of class saliency to redefine the between-class and within-class scatter matrices. The saliency-based weights obtained based on various kinds of affinity encoding prior information are used to reveal the probability of each instance to be salient for each of its classes in the multi-label problem at hand. The proposed Saliency-based weighted Multi-label LDA approach is shown to lead to performance improvements in various multi-label classification problems.

📄 PDF Abstract BibTeX arXiv:2004.04221

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-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 제목 키워드 기반

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 ass…

General Classificationimage-classificationImage ClassificationSaliency Prediction

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

Multi-scale Discriminant Saliency with Wavelet-based Hidden Markov Tree Modelling

2013-01-31 · Anh Cat Le Ngo, Kenneth Li-Minn Ang, Guoping Qiu, Jasmine Kah-Phooi Seng

The bottom-up saliency, an early stage of humans' visual attention, can be considered as a binary classification problem between centre and surround classes. Discriminant power of features for the classification is measu…

Binary ClassificationGeneral Classification

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 …

A Harmonic Mean Linear Discriminant Analysis for Robust Image Classification

2016-10-14 · Shuai Zheng, Feiping Nie, Chris Ding, Heng Huang

Linear Discriminant Analysis (LDA) is a widely-used supervised dimensionality reduction method in computer vision and pattern recognition. In null space based LDA (NLDA), a well-known LDA extension, between-class distanc…

ClassificationDimensionality ReductionGeneral Classificationimage-classification+2