作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程

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

基于权重学习的图像最大权对集匹配模型

李玉鑑,尹创业,阳 勇   

  1. (北京工业大学计算机学院,北京 100124)
  • 收稿日期:2013-04-29 出版日期:2014-06-15 发布日期:2014-06-13
  • 作者简介:李玉鑑((1968-),男,教授、博士生导师、CCF高级会员,主研方向:图形图像处理,模式识别,机器学习,人工智能;尹创业、阳 勇,硕士研究生。
  • 基金资助:
    国家自然科学基金资助项目(61175004);北京市自然科学基金资助项目(4112009);北京市教委科技发展基金资助重点项目(KZ01210005007);高等学校博士学科点专项科研基金资助项目(20121103110029)。

Image Maximum Weight Matching Model Based on Weight Learning

LI Yu-jian, YIN Chuang-ye, YANG Yong   

  1. (College of Computer Science, Beijing University of Technology, Beijing 100124, China)
  • Received:2013-04-29 Online:2014-06-15 Published:2014-06-13

摘要: 在图匹配模型中权重的设置对匹配性能有很大影响,但直接计算的权重往往不符合匹配图像的实际情况。为此,参照二次分配问题的图匹配学习思想,给出一阶和二阶最大权对集模型的权重学习计算方法。一阶最大权对集模型直接采用图像特征点作为图的顶点,而二阶最大权对集模型则采用某些特征点之间的连接边作为顶点,2个模型都可以通过Kuhn-Munkras算法求解。一阶最大权对集模型在本质上等价于二次分配问题的线性情况。在CMU House数据库上的图像匹配实验结果表明,二阶最大权对集模型优于一阶最大权对集模型,且两者在学习计算时的性能也优于直接计算的情况。

关键词: 图像匹配, 权重学习, 最大权对集, Kuhn-Munkras算法, Delaunay三角化, 二次分配

Abstract: Weight setting has a great impact on performance of graph matching models. Weights by direct calculation often produce unsatisfactory correspondences between real images. Based on the idea of learning graph matching for quadratic assignment problems, this paper considers weight learning method for first-order and second-order maximum weight matching models. In a first-order maximum weight matching model, image feature points are regarded as vertices of a bipartite graph, whereas in a second-order maximum weight matching model, edges connecting two feature points are viewed as vertices. Both of the first-order and second-order models can be solved by the Kuhn-Munkras algorithm. The first-order maximum weight matching model is essentially equivalent to the linear quadratic assignment problem. Experimental results on the CMU House database show that the second-order maximum weight matching model can totally outperform the first-order maximum weight matching model, and both of them perform better in the case of weight leaning than direct calculation.

Key words: image matching, weight learning, maximum weight matching, Kuhn-Munkras algorithm, Delaunay triangulation, quadratic assignment

中图分类号: