Computer and Modernization ›› 2025, Vol. 0 ›› Issue (07): 119-126.doi: 10.3969/j.issn.1006-2475.2025.07.017

Previous Articles    

Feature Weighted Support Vector Machine Based on HSIC Lasso

  


  1. (School of Mathematics and Computer Science, Gannan Normal University, Ganzhou 341000, China)
  • Online:2025-07-22 Published:2025-07-22

Abstract: Abstract: Support vector machine (SVM) has been successfully applied in data classification by transforming the original low-dimensional problem into a high-dimensional linear problem through kernel functions. However, the classical SVM algorithm treats all features equally, ignoring the fact that different features contribute differently to the output of the model. Therefore, the construction of the kernel space may not be entirely reasonable. This paper introduces a feature-weighted SVM algorithm based on the Hilbert-Schmidt independence criterion (HSIC) Lasso, named HSIC Lasso-FWSVM. The algorithm effectively measures the relationship between two random variables using the HSIC, computes the correlation between features, and that between features and labels within the feature space. These correlations are utilized as weights for the corresponding features. Next, the algorithm applies Lasso regression with sparse constraints to reevaluate the weights of various features, shrinking the weights of irrelevant features to zero. Finally, the obtained feature weights are applied to the SVM kernel function calculation, thereby avoiding interference from weakly or non-correlated features during kernel function computation. Experiments were conducted using the proposed algorithm on nine UCI datasets and compared with classical SVM and some recent feature weighted SVM algorithms. The results demonstrate that HSIC Lasso-FWSVM exhibits superior generalization and robustness.

Key words: Key words: support vector machine (SVM), HSIC Lasso, feature weighting, kernel methods, machine learning

CLC Number: