翻訳と辞書
Words near each other
・ Vita Sexualis
・ Vita Sidorkina
・ Vita Silchenko
・ Vita Styopina
・ Vita tripartita Sancti Patricii
・ Vita vidder
・ Vita villorna
・ Visualize
・ Visualize / Video Archive
・ Visualize EG
・ Visualizer
・ Visualizer (advertising)
・ Visualizing Cultures (website)
・ Visualizing Energy Resources Dynamically on the Earth
・ VisualOn
VisualRank
・ VisualSonics
・ VisualSVN
・ VisualSVN Server
・ VisualVM
・ VisualWorks
・ Visucius
・ Visuddhacaritra
・ Visuddhimagga
・ Visulation
・ Visumpaya
・ Visunarat
・ Visundarpur Bara Sakhaura
・ Visuo-Haptic Mixed Reality
・ Visuospatial dysgnosia


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

VisualRank : ウィキペディア英語版
VisualRank
VisualRank is a system for finding and ranking images by analysing and comparing their content, rather than searching image names, Web links or other text. Google scientists made their VisualRank work public in a paper describing applying PageRank to Google image search at the International World Wide Web Conference in Beijing in 2008.

.


We cast the image-ranking problem into the task of identifying "authority" nodes on an inferred visual similarity graph and propose VisualRank to analyze the visual link structures among images. The images found to be "authorities" are chosen as those that answer the image-queries well.

==Methods==
Both computer vision techniques and locality-sensitive hashing (LSH) are used in the VisualRank algorithm. Consider an image search initiated by a text query. An existing search technique based on image metadata and surrounding text is used to retrieve the initial result candidates (PageRank), which along with other images in the index are clustered in a graph according to their similarity (which is precomputed). Centrality is then measured on the clustering, which will return the most canonical image(s) with respect to the query. The idea here is that agreement between users of the web about the image and its related concepts will result in those images being deemed more similar. VisualRank is defined iteratively by VR = S^
* \times VR, where S^
* is the image similarity matrix. As matrices are used, eigenvector centrality will be the measure applied, with repeated multiplication of VR and S^
* producing the eigenvector we're looking for. Clearly, the image similarity measure is crucial to the performance of VisualRank since it determines the underlying graph structure.
The main VisualRank system begins with local feature vectors being extracted from images using scale-invariant feature transform (SIFT). Local feature descriptors are used instead of color histograms as they allow similarity to be considered between images with potential rotation, scale, and perspective transformations. Locality-sensitive hashing is then applied to these feature vectors using the p-stable distribution scheme. In addition to this, LSH amplification using AND/OR constructions are applied. As part of the applied scheme, a Gaussian distribution is used under the l_2 norm.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「VisualRank」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.