摘要
图片检索是图片共享社会网络中的重要研究内容之一。传统的图片检索方法往往通过对用户输入的关键字和图片的文本描述加以匹配来进行图片检索。由于文本信息存在歧义性,图片的文本描述十分困难,因此检索结果的准确性低。为了提高图片检索的准确性,提出了基于排序学习的图片检索方法。将每幅图片通过多种特征描述符进行描述,当用户的输入为图片时,通过对比查询图片和图片库中图片的相似性进行图片检索。采用支持向量机和关联规则两种学习方法对特征描述符的权重组合进行学习,并提出了相应的学习算法。实验表明,提出的基于学习的图片检索方法与相关图片检索方法相比具有更高的准确性。此外,应用支持向量机和关联规则两种方法对分类函数进行学习时,由于两种算法通过相同的数据实例对图片描述符的权重进行学习,因此得到的结果是相关的。
Image searching is one of the most important researches in image sharing based social networks. Traditional image searching methods usually compare the user keywords and the textual description of images in database while searching. Because the textual description is ambiguous, the abstracting of text for images is very hard, and thus the accuracy of image searching is low. In order to improve the accuracy of image searching, this paper proposed a learning to rank based approach. We described each image as a combination of multiple feature descriptors, and compared the similarity of the query and the image in database while users input a query of image. We applied association rules and sup- port vector machine to learn the weight of each feature descriptor, and proposed corresponding learning algorithms. The experiments show that the proposed image searching approach is more accurate than related works while retrieving image for users. In addition,while using association rule and support vector machine to learn the classification functions, the two algorithms use the same instances to learn the weight of each feature descriptor, so they are relevant.
出处
《计算机科学》
CSCD
北大核心
2015年第12期275-277,306,共4页
Computer Science
基金
江西省博士研究生创新项目科研基金(YC2011-B026)资助
关键词
图片检索
排序学习
支持向量机
关联规则
Image searching, Learning to rank, Support vector machine, Association rule