Fisher Discriminative Least Squares Regression for Image Classification
Zhe Chen, Xiao-Jun Wu, and Josef Kittler

TL;DR
This paper introduces FDLSR, a novel image classification method that combines Fisher discriminant analysis with discriminative least squares regression, improving intra-class compactness and inter-class separability for better performance.
Contribution
It is the first to unify Fisher discriminant criterion with $\e$-draggings in DLSR, enhancing discriminative power in image classification.
Findings
FDLSR outperforms state-of-the-art methods on multiple datasets.
The Fisher regularization improves intra-class compactness.
The method enhances inter-class separability.
Abstract
Discriminative least squares regression (DLSR) has been shown to achieve promising performance in multi-class image classification tasks. Its key idea is to force the regression labels of different classes to move in opposite directions by means of the proposed the joint use of the -draggings technique, yielding discriminative regression model exhibiting wider margins, and the Fisher criterion. The -draggings technique ignores an important problem: its non-negative relaxation matrix is dynamically updated in optimization, which means the dragging values can also cause the labels from the same class to be uncorrelated. In order to learn a more powerful discriminative projection, as well as regression labels, we propose a Fisher regularized DLSR (FDLSR) framework by constraining the relaxed labels using the Fisher criterion. On one hand, the Fisher criterion improves…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Advanced Statistical Methods and Models · Remote-Sensing Image Classification
