Chen Xiaojun, Yuan Guowen, Wang Wenting, Nie Feiping, Chang Xiaojun, Huang Joshua Zhexue
IEEE Trans Neural Netw Learn Syst. 2018 Dec;29(12):6362-6373. doi: 10.1109/TNNLS.2018.2830186. Epub 2018 May 18.
Most feature selection methods first compute a similarity matrix by assigning a fixed value to pairs of objects in the whole data or to pairs of objects in a class or by computing the similarity between two objects from the original data. The similarity matrix is fixed as a constant in the subsequent feature selection process. However, the similarities computed from the original data may be unreliable, because they are affected by noise features. Moreover, the local structure within classes cannot be recovered if the similarities between the pairs of objects in a class are equal. In this paper, we propose a novel local adaptive projection (LAP) framework. Instead of computing fixed similarities before performing feature selection, LAP simultaneously learns an adaptive similarity matrix and a projection matrix with an iterative method. In each iteration, is computed from the projected distance with the learned and W is computed with the learned . Therefore, LAP can learn better projection matrix by weakening the effect of noise features with the adaptive similarity matrix. A supervised feature selection with LAP (SLAP) method and an unsupervised feature selection with LAP (ULAP) method are proposed. Experimental results on eight data sets show the superiority of SLAP compared with seven supervised feature selection methods and the superiority of ULAP compared with five unsupervised feature selection methods.
大多数特征选择方法首先通过为整个数据中的对象对或类中的对象对分配固定值,或者通过计算原始数据中两个对象之间的相似度来计算相似度矩阵。在随后的特征选择过程中,相似度矩阵被固定为一个常数。然而,从原始数据计算出的相似度可能不可靠,因为它们会受到噪声特征的影响。此外,如果类中对象对之间的相似度相等,则无法恢复类内的局部结构。在本文中,我们提出了一种新颖的局部自适应投影(LAP)框架。LAP不是在执行特征选择之前计算固定的相似度,而是使用迭代方法同时学习自适应相似度矩阵和投影矩阵。在每次迭代中,根据与学习到的投影距离计算,根据学习到的计算。因此,LAP可以通过自适应相似度矩阵减弱噪声特征的影响来学习更好的投影矩阵。提出了一种基于LAP的监督特征选择(SLAP)方法和一种基于LAP的无监督特征选择(ULAP)方法。在八个数据集上的实验结果表明,与七种监督特征选择方法相比,SLAP具有优越性;与五种无监督特征选择方法相比,ULAP具有优越性。