paper-with-me

Papers

Locality Constraint Dictionary Learning with Support Vector for Pattern Classification

2019-11-22 · He-Feng Yin, Xiao-Jun Wu, Su-Gen Chen

Discriminative dictionary learning (DDL) has recently gained significant attention due to its impressive performance in various pattern classification tasks. However, the locality of atoms is not fully explored in conventional DDL approaches which hampers their classification performance. In this paper, we propose a locality constraint dictionary learning with support vector discriminative term (LCDL-SV), in which the locality information is preserved by employing the graph Laplacian matrix of the learned dictionary. To jointly learn a classifier during the training phase, a support vector discriminative term is incorporated into the proposed objective function. Moreover, in the classification stage, the identity of test data is jointly determined by the regularized residual and the learned multi-class support vector machine. Finally, the resulting optimization problem is solved by utilizing the alternative strategy. Experimental results on benchmark databases demonstrate the superiority of our proposed method over previous dictionary learning approaches on both hand-crafted and deep features. The source code of our proposed LCDL-SV is accessible at https://github.com/yinhefeng/LCDL-SV

📄 PDF Abstract BibTeX arXiv:1911.10003

Code (1)

yinhefeng/LCDL-SV 공식 구현

Tasks

ClassificationDictionary LearningGeneral Classification

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

From Dictionary of Visual Words to Subspaces: Locality-Constrained Affine Subspace Coding

2015-06-01 · CVPR 2015 6 · Peihua Li, Xiaoxiao Lu, Qilong Wang

The locality-constrained linear coding (LLC) is a very successful feature coding method in image classification. It makes known the importance of locality constraint which brings high efficiency and local smoothness of t…

General Classificationimage-classificationImage Classification

Face Recognition via Locality Constrained Low Rank Representation and Dictionary Learning

2019-12-06 · He-Feng Yin, Xiao-Jun Wu, Josef Kittler

Face recognition has been widely studied due to its importance in smart cities applications. However, the case when both training and test images are corrupted is not well solved. To address such a problem, this paper pr…

Dictionary LearningFace RecognitionRobust Face Recognition

Fusing Dictionary Learning and Support Vector Machines for Unsupervised Anomaly Detection

2024-04-05 · Paul Irofti, Iulian-Andrei Hîji, Andrei Pătraşcu, Nicolae Cleju

We study in this paper the improvement of one-class support vector machines (OC-SVM) through sparse representation techniques for unsupervised anomaly detection. As Dictionary Learning (DL) became recently a common analy…

Anomaly DetectionDictionary LearningUnsupervised Anomaly Detection

Scalable Block-Diagonal Locality-Constrained Projective Dictionary Learning

2019-05-25 · Zhao Zhang, Weiming Jiang, Zheng Zhang, Sheng Li 외

We propose a novel structured discriminative block-diagonal dictionary learning method, referred to as scalable Locality-Constrained Projective Dictionary Learning (LC-PDL), for efficient representation and classificatio…

Dictionary Learning

LP$^{2}$DH: A Locality-Preserving Pixel-Difference Hashing Framework for Dynamic Texture Recognition

2026-04-17 · Ruxin Ding, Jianfeng Ren, Heng Yu, Jiawei Li 외 arxiv

Spatiotemporal Local Binary Pattern (STLBP) is a widely used dynamic texture descriptor, but it suffers from extremely high dimensionality. To tackle this, STLBP features are often extracted on three orthogonal planes, w…