IEEE Trans Cybern. 2019 May;49(5):1826-1834. doi: 10.1109/TCYB.2018.2815012. Epub 2018 Mar 26.
Multifeature learning has been a fundamental research problem in multimedia analysis. Most existing multifeature learning methods exploit graph, which must be computed beforehand, as input to uncover data distribution. These methods have two major problems confronted. First, graph construction requires calculating similarity based on nearby data pairs by a fixed function, e.g., the RBF kernel, but the intrinsic correlation among different data pairs varies constantly. Therefore, feature learning based on such predefined graphs may degrade, especially when there is dramatic correlation variation between nearby data pairs. Second, in most existing algorithms, each single-feature graph is computed independently and then combine them for learning, which ignores the correlation between multiple features. In this paper, a new unsupervised multifeature learning method is proposed to make the best utilization of the correlation among different features by jointly optimizing data correlation from multiple features in an adaptive way. As opposed to computing the affinity weight of data pairs by a fixed function, the weight of affinity graph is learned by a well-designed optimization problem. Additionally, the affinity graph of data pairs from different features is optimized in a global level to better leverage the correlation among different channels. In this way, the adaptive approach correlates the features of all features for a better learning process. Experimental results on real-world datasets demonstrate that our approach outperforms the state-of-the-art algorithms on leveraging multiple features for multimedia analysis.
多特征学习一直是多媒体分析中的一个基本研究问题。大多数现有的多特征学习方法都利用图作为输入,该图必须事先计算,以揭示数据分布。这些方法面临两个主要问题。首先,图的构建需要使用固定函数(例如 RBF 核)基于附近的数据对来计算相似度,但不同数据对之间的内在相关性不断变化。因此,基于这种预定义图的特征学习可能会降低,尤其是当附近数据对之间存在明显的相关性变化时。其次,在大多数现有算法中,每个单特征图都是独立计算的,然后将它们组合起来进行学习,这忽略了多个特征之间的相关性。在本文中,提出了一种新的无监督多特征学习方法,通过自适应地联合优化来自多个特征的数据相关性,充分利用不同特征之间的相关性。与通过固定函数计算数据对的亲和权重不同,亲和图的权重是通过精心设计的优化问题来学习的。此外,不同特征的数据对的亲和图在全局水平上进行优化,以更好地利用不同通道之间的相关性。通过这种方式,自适应方法将所有特征的特征相关联,以实现更好的学习过程。在真实数据集上的实验结果表明,我们的方法在利用多媒体分析中的多个特征方面优于最先进的算法。