计算机工程与应用 ›› 2013, Vol. 49 ›› Issue (21): 145-151.

• 图形图像处理 • 上一篇    下一篇

基于随机游走模型的物体识别

林  霄,肖国强,吴  松,邱开金   

  1. 西南大学 计算机信息科学学院,重庆 400715
  • 出版日期:2013-11-01 发布日期:2013-10-30

Random walk model based object recognition

LIN Xiao, XIAO Guoqiang, WU Song, QIU Kaijin   

  1. School of Computer & Information Science, Southwest University, Chongqing 400715, China
  • Online:2013-11-01 Published:2013-10-30

摘要: 针对传统物体识别算法中只依赖于视觉特征进行识别的单一性缺陷,提出了一种结合先验关系的物体识别算法。在训练阶段,通过图模型结构化表示先验关系,分别构建了图像—图像、语义—语义两个子图以及两子图之间的联系,利用该图模型建立随机游走模型;在识别阶段,建立待识别图像与随机游走模型中的图像节点和语义节点的关系,在该概率模型上进行随机游走,将随机游走的结果作为物体识别的结果。实验结果证明了结合先验关系的物体识别算法的有效性;提出的物体识别算法具有较强的识别性能。

关键词: 物体识别, 先验关系, 混合图模型, 随机游走模型

Abstract: Traditional object recognition methods in computer vision are almost based on the visual features, which cannot perform well in a more complex circumstance. To attack this critical problem, this paper proposes a novel object recognition method which combines object recognition with the prior relations. During the training stage, structured presentation of the prior relations is applied through a hybrid graph which contains image similar sub-graph, semantic similar sub-graph and the relations between the two sub-graphs. A random walk model is then constructed according to the hybrid graph. During the recognition stage, a new testing image node is added to the random walk model. The relations between this node and the nodes in the random walk model are calculated. Random walks which start from the testing image node are performed at the random walk model. The probability rank provided by the result of random walks will serve as the recognition result of the testing image. Experimental results illustrate the validity and stronger recognition performance of the proposed method.

Key words: object recognition, prior relation, hybrid graph model, random walk model