0


Cosnet:一种用于图形半监督学习的成本敏感神经网络

COSNet: a Cost Sensitive Neural Network for Semi-supervised Learning in Graphs
课程网址: http://videolectures.net/ecmlpkdd2011_frasca_cosnet/  
主讲教师: Marco Frasca
开课单位: 米兰大学
开课时间: 2011-11-30
课程语种: 英语
中文简介:
在给定部分图标记的情况下,图中学习节点标签的半监督问题包括推断未标记顶点的未知标签。已经提出了几种用于解决该问题的机器学习算法,包括Hopfield网络和标签传播方法;然而,一些问题仅被部分考虑,例如,保留先前的知识和正面和负面标签之间的不平衡。为了解决这些问题,我们提出了一种基于Hopfield的成本敏感神经网络算法(COSNet)。该方法将问题的解决方案分为两部分:1)考虑由标记顶点组成的子网,并通过监督算法估计网络参数; 2)估计的参数被扩展到由未标记的顶点组成的子网,并且由该子网的动态达到的吸引子允许预测未标记的顶点的标记。所提出的方法在神经算法中嵌入在图的标记部分中编码的“先验”知识,并且分离节点标签和神经元状态,允许差异地加权正和负节点标签。此外,COSNet引入了一种有效的成本敏感策略,该策略允许学习网络的近似最佳参数,以便考虑正负节点标签之间的不平衡。最后,网络的动态限制在其未标记的部分,保持整体目标函数的最小化并显着降低学习算法的时间复杂度。 COSNet已应用于模型生物中基因功能的全基因组预测。将结果与通过其他半监督标签传播算法和监督机器学习方法获得的结果进行比较,显示了所提出方法的有效性。
课程简介: The semi-supervised problem of learning node labels in graphs consists, given a partial graph labeling, in inferring the unknown labels of the unlabeled vertices. Several machine learning algorithms have been proposed for solving this problem, including Hopfield networks and label propagation methods; however, some issues have been only partially considered, e.g. the preservation of the prior knowledge and the unbalance between positive and negative labels. To address these items, we propose a Hopfield-based cost sensitive neural network algorithm (COSNet). The method factorizes the solution of the problem in two parts: 1) the subnetwork composed by the labelled vertices is considered, and the network parameters are estimated through a supervised algorithm; 2) the estimated parameters are extended to the subnetwork composed of the unlabeled vertices, and the attractor reached by the dynamics of this subnetwork allows to predict the labeling of the unlabeled vertices. The proposed method embeds in the neural algorithm the "a priori" knowledge coded in the labelled part of the graph, and separates node labels and neuron states, allowing to differentially weight positive and negative node labels. Moreover, COSNet introduces an efficient costsensitive strategy which allows to learn the near-optimal parameters of the network in order to take into account the unbalance between positive and negative node labels. Finally, the dynamics of the network is restricted to its unlabeled part, preserving the minimization of the overall objective function and significantly reducing the time complexity of the learning algorithm. COSNet has been applied to the genome-wide prediction of gene function in a model organism. The results, compared with those obtained by other semi-supervised label propagation algorithms and supervised machine learning methods, show the effectiveness of the proposed approach.
关 键 词: 半监督问题; 标签传播方法; 解决方案
课程来源: 视频讲座网
最后编审: 2019-04-02:cwx
阅读次数: 98