Towards Robust Discriminative Projections Learning via Non-Greedy l<sub>2,1</sub>-Norm MinMax.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 31880539.
- Also identified by DOI 10.1109/TPAMI.2019.2961877.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Linear Discriminant Analysis (LDA) is one of the most successful supervised dimensionality reduction methods and has been widely used in many real-world applications. However, l<sub>2</sub>-norm is employed as the distance metric in the objective of LDA, which is sensitive to outliers. Many previous works improve the robustness of LDA by using l<sub>1</sub>-norm distance. However, the robustness against outliers is limited and the solver of l<sub>1</sub>-norm is mostly based on the greedy search strategy, which is time-consuming and easy to get stuck in a local optimum. In this paper, we propose a novel robust LDA measured by l<sub>2,1</sub>-norm to learn robust discriminative projections. The proposed model is challenging to solve since it needs to minimize and maximize (minmax) l<sub>2,1</sub>-norm terms simultaneously. As a result, we first systematically derive an efficient iterative optimization algorithm to solve a general ratio minimization problem, and then rigorously prove its convergence. More importantly, an alternately non-greedy iterative re-weighted optimization algorithm is developed based on the preceding approach for solving proposed l<sub>2,1</sub>-norm minmax problem. Besides, an optimal weighted mean mechanism is driven according to the designed objective and solver, which can be applied to other approaches for robustness improvement. Experimental results on several real-world datasets show the effectiveness of proposed method.