- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
一种基于语义子空谱聚类的自动图像标注的方法
一种基于类的自动图像标注graph spectral clustering Algorithn
Guo Yu-tang1 , Han Chang-gang2
1.Department of Computer Science and Technology in Hefei Normal College, Hefei 230061,China
2.School of Computer Science and Technology in Anhui University, Hefei 230039,China
aieyt@
Abstract: Due to existing the semantic gap, images with the same or similar low level features are possibly totally different on semantic level. How to find the underlying relationship between the high-level semantic and low level features is one of the difficult problems for image annotation. In this paper, a new image annotation method based on graph spectral clustering with the consistency of semantics is proposed with detailed analysis on the advantages and disadvantages of the existed image annotation methods. This method firstly cluster image into several semantic classes by semantic similarity measurement in the semantic subspace. Within each semantic class, images are re-clustered with visual features of.region Then, the joint probability distribution of blobs and words was modeled by using Multiple-Bernoulli Relevance Model. We can annotate a unannotated image by using the joint distribution. Experimental results show the the effectiveness of the proposed approach in terms of quality of the image annotation, the consistency of high-level semantics and low level features is efficiently achieved.
Key Words: image annotation, K-Harmonic Means, graph spectral clustering, semantic gap
?
1 引言
自动图像标注指的是指借助计算机视觉、机器学习与模式识别等多学科技术,从一组已标注好的图像集合中学习图像特征与文本标注两种模态间的相关性,为未标注的图像推理出最为可能的标注或关键字。一旦图像被成功标注,图像检索问题就可以转化就可以用这样一组关键词来进行,当前技术已相当成熟的文本检索方法就可以用于图像检索[1]中。因此,图像语义标注得到了国内外相关领域的研究人员的广泛重视。目前,国内外已经有许多学者提出了各种不同的方法,并取得了相当多的成果。如共现模型[2]、翻译模型 [3-4]、交叉媒体相关模型 [5]和多伯努利相关模型[6]等。
聚类分析是机器学习领域中的一个主要分支,是人们认识和探索事物之间内在联系的有效手段。近几年来,基于聚类分析的自动图像标标注技术运应而生,并取得了可喜的效果。在参考文献[7-8]中,聚类用于一组训练图像的低层特征,利用统计学方法获得低层特征与标注词间的一组映射。用获得的映射规则标注图像。
这些方法都基于一种假设:视觉特征相同或相似的图像,其语义也应相同相似。由于语义鸿沟的存在,实际情况并非如此,那些有着相似的视觉特征的图像它们的语义并不相同,甚至相差很远。如“天空”与“大海”是不同的语义,但它
文档评论(0)