JP6974222B2 - Search device, search method and search program - Google Patents

Search device, search method and search program Download PDF

Info

Publication number
JP6974222B2
JP6974222B2 JP2018047700A JP2018047700A JP6974222B2 JP 6974222 B2 JP6974222 B2 JP 6974222B2 JP 2018047700 A JP2018047700 A JP 2018047700A JP 2018047700 A JP2018047700 A JP 2018047700A JP 6974222 B2 JP6974222 B2 JP 6974222B2
Authority
JP
Japan
Prior art keywords
feature amount
search
similar
extracted
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2018047700A
Other languages
Japanese (ja)
Other versions
JP2019159999A (en
Inventor
雅二郎 岩崎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2018047700A priority Critical patent/JP6974222B2/en
Publication of JP2019159999A publication Critical patent/JP2019159999A/en
Application granted granted Critical
Publication of JP6974222B2 publication Critical patent/JP6974222B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、検索装置、検索方法および検索プログラムに関する。 The present invention relates to a search device, a search method, and a search program.

従来、検索クエリとなる情報が有する特徴量と、検索対象となる情報が有する特徴量とを比較することで、検索クエリと類似する情報を検索する技術が知られている。このような技術の一例として、検索クエリとなる画像から抽出した複数の局所的な特徴量と、検索対象となる画像が有する複数の特徴量との類似度に加え、特徴量を抽出した範囲の座標関係の類似度に基づいて、検索クエリとなる画像と類似する画像を検索する技術が知られている。 Conventionally, there has been known a technique for searching information similar to a search query by comparing the feature amount of the information to be a search query with the feature amount of the information to be searched. As an example of such a technique, in addition to the similarity between a plurality of local features extracted from an image to be a search query and a plurality of features of the image to be searched, the range in which the features are extracted. A technique for searching an image similar to an image used as a search query based on the degree of similarity of coordinate relationships is known.

特開2014−157443号公報Japanese Unexamined Patent Publication No. 2014-157443

しかしながら、上述した従来技術では、類似検索を効率的に行っているとは言えない場合がある。 However, in the above-mentioned conventional technique, it may not be possible to say that the similar search is efficiently performed.

例えば、上述した従来技術では、検索クエリや検索対象となる画像から特徴的な特徴点を選択し、抽出した特徴点の周囲の情報に基づいて、特徴量を抽出する。しかしながら、検索クエリや検索対象となる画像に同一の撮像対象が含まれていたとしても、撮影された方向や角度等といった撮影条件によっては、特徴点として選択される位置や特徴量の値が変化してしまう。この結果、同一の撮像対象が含まれている検索クエリと検索対象とが類似しないと判定したり、異なる撮影対象が含まれている検索クエリと検索対象とを類似すると判定する恐れがある。また、検索クエリや検索対象から抽出される特徴量の数が増大するに従い、類似検索に要する検索コストが増大してしまう。 For example, in the above-mentioned conventional technique, characteristic feature points are selected from a search query or an image to be searched, and a feature amount is extracted based on the information around the extracted feature points. However, even if the same image pickup target is included in the search query or the image to be searched, the value of the position and feature amount selected as the feature point changes depending on the shooting conditions such as the shooting direction and angle. Resulting in. As a result, it may be determined that the search query containing the same imaging target and the search target are not similar, or the search query containing different shooting targets and the search target may be determined to be similar. In addition, as the number of feature quantities extracted from search queries and search targets increases, the search cost required for similar searches increases.

本願は、上記に鑑みてなされたものであって、類似検索の効率を改善することを目的とする。 The present application has been made in view of the above, and an object thereof is to improve the efficiency of similar search.

本願に係る検索装置は、クエリ情報または検索対象となる情報から抽出された特徴量のうち、類似する情報の検索に有用な有用特徴量を抽出する抽出部と、前記抽出部により抽出された有用特徴量を用いて、クエリ情報と類似する情報を検索する検索部とを有することを特徴とする。 The search device according to the present application has an extraction unit for extracting useful feature quantities useful for searching similar information among feature quantities extracted from query information or information to be searched, and a usefulness extracted by the extraction unit. It is characterized by having a search unit for searching information similar to query information using a feature amount.

実施形態の一態様によれば、類似検索の効率を改善できる。 According to one aspect of the embodiment, the efficiency of similar search can be improved.

図1は、実施形態に係る情報提供装置が実行する検索処理の一例を示す図である。FIG. 1 is a diagram showing an example of a search process executed by the information providing device according to the embodiment. 図2は、実施形態に係る情報提供装置が実行する処理の関係を示す図である。FIG. 2 is a diagram showing the relationship of processing executed by the information providing device according to the embodiment. 図3は、実施形態に係る情報提供装置の構成例を示す図である。FIG. 3 is a diagram showing a configuration example of the information providing device according to the embodiment. 図4は、実施形態に係る検索対象データベースに登録される情報の一例を示す図である。FIG. 4 is a diagram showing an example of information registered in the search target database according to the embodiment. 図5は、実施形態に係る情報提供装置が実行する検索処理の流れの一例を示すフローチャートである。FIG. 5 is a flowchart showing an example of the flow of the search process executed by the information providing device according to the embodiment. 図6は、ハードウェア構成の一例を示す図である。FIG. 6 is a diagram showing an example of a hardware configuration.

以下に、本願に係る検索装置、検索方法および検索プログラムを実施するための形態(以下、「実施形態」と記載する。)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る検索装置、検索方法および検索プログラムが限定されるものではない。また、以下の各実施形態において同一の部位には同一の符号を付し、重複する説明は省略する。 Hereinafter, a search device, a search method, and a mode for carrying out the search program (hereinafter, referred to as “embodiment”) according to the present application will be described in detail with reference to the drawings. Note that this embodiment does not limit the search device, search method, and search program according to the present application. Further, in each of the following embodiments, the same parts are designated by the same reference numerals, and duplicate description will be omitted.

[実施形態]
〔1−1.情報提供装置の一例について〕
まず、図1を用いて、検索装置の一例である情報提供装置が実行する検索処理の一例について説明する。図1は、実施形態に係る情報提供装置が実行する検索処理の一例を示す図である。
[Embodiment]
[1-1. About an example of information providing device]
First, with reference to FIG. 1, an example of a search process executed by an information providing device, which is an example of a search device, will be described. FIG. 1 is a diagram showing an example of a search process executed by the information providing device according to the embodiment.

図1では、インターネット等の所定のネットワークN(例えば、図3参照)を介して、各利用者が使用する端末装置100と情報提供装置10は、相互に通信可能である。また、情報提供装置10は、端末装置100以外にも、各種の外部サーバと相互に通信可能であるものとする。また、情報提供装置10は、任意の数の端末装置100と通信可能であってもよい。 In FIG. 1, the terminal device 100 and the information providing device 10 used by each user can communicate with each other via a predetermined network N (see, for example, FIG. 3) such as the Internet. Further, it is assumed that the information providing device 10 can communicate with various external servers other than the terminal device 100. Further, the information providing device 10 may be able to communicate with any number of terminal devices 100.

端末装置100は、スマートフォンやタブレット等のスマートデバイスであり、3G(3rd Generation)やLTE(Long Term Evolution)等の無線通信網を介して任意のサーバ装置と通信を行うことができる携帯端末装置である。なお、端末装置100は、スマートデバイスのみならず、デスクトップPC(Personal Computer)やノートPC等の情報処理装置であってもよい。 The terminal device 100 is a smart device such as a smartphone or tablet, and is a mobile terminal device capable of communicating with an arbitrary server device via a wireless communication network such as 3G (3rd Generation) or LTE (Long Term Evolution). be. The terminal device 100 may be not only a smart device but also an information processing device such as a desktop PC (Personal Computer) or a notebook PC.

情報提供装置10は、検索処理を実行する情報処理装置であり、例えば、サーバ装置やクラウドシステム等により実現される。例えば、情報提供装置10は、端末装置100から検索クエリとなる画像を受信すると、受信したクエリ画像と類似する内容の画像を検索し、検索した画像や、検索した画像を示す情報(例えば、URL(Uniform Resource Locator)やサムネイル等)を検索結果として端末装置100に提供する検索処理を実行する。 The information providing device 10 is an information processing device that executes a search process, and is realized by, for example, a server device, a cloud system, or the like. For example, when the information providing device 10 receives an image to be a search query from the terminal device 100, the information providing device 10 searches for an image having contents similar to the received query image, and the searched image or information indicating the searched image (for example, a URL). (Uniform Resource Locator), thumbnails, etc.) are provided as search results to the terminal device 100, and a search process is executed.

より具体的な例を挙げると、情報提供装置10は、電子商店街において取引対象を示す画像を保持する。例えば、端末装置100は、取引対象となる商品が撮影された画像や、取引対象となる役務と関連する画像(以下、「取引対象の画像」と総称する。)を保持する。このような取引対象の画像は、例えば、電子商店街に取引対象を出品する出品者により登録された画像である。 To give a more specific example, the information providing device 10 holds an image showing a transaction target in an electronic shopping district. For example, the terminal device 100 holds an image of a product to be traded and an image related to a service to be traded (hereinafter, collectively referred to as “image of transaction target”). Such an image of a transaction target is, for example, an image registered by a seller who sells the transaction target in an electronic shopping district.

例えば、情報提供装置10は、電子商店街に出品された取引対象を検索するための検索クエリとして、クエリ画像を端末装置100から受信すると、受信したクエリ画像と類似する取引対象の画像を検索する。そして、情報提供装置10は、検索した画像と対応する取引対象(すなわち、画像に撮影された取引対象)を説明するコンテンツや取引対象を購入するコンテンツへのリンクをまとめた検索結果を端末装置100へと送信する。 For example, when the information providing device 10 receives the query image from the terminal device 100 as a search query for searching the transaction target exhibited in the electronic shopping district, the information providing device 10 searches for an image of the transaction target similar to the received query image. .. Then, the information providing device 10 uses the terminal device 100 as a search result that summarizes the content explaining the transaction target corresponding to the searched image (that is, the transaction target captured in the image) and the link to the content for purchasing the transaction target. Send to.

〔1−2.特徴量を用いた検索について〕
以下、情報提供装置10が実行する検索処理として、取引対象の画像のうち、クエリ画像と類似する画像を検索する処理の流れについて説明する。なお、以下の説明では、検索対象となる取引対象の画像を検索対象画像と総称する。なお、以下の説明では、特徴量を用いて、クエリ画像に類似する検索対象画像を検索する処理の一例について説明するが、実施形態は、これに限定されるものではない。後述する説明で明らかとなるように、情報提供装置10は、特徴量同士を比較することで、クエリ画像に類似する検索対象画像を検索するのであれば、任意の検索手法により、クエリ画像に類似する検索対象画像を検索してよい。
[1-2. Search using features]
Hereinafter, as the search process executed by the information providing device 10, the flow of the process of searching for an image similar to the query image among the images to be traded will be described. In the following description, the images of the transaction target to be searched are collectively referred to as the search target images. In the following description, an example of a process of searching for a search target image similar to a query image by using a feature amount will be described, but the embodiment is not limited to this. As will be clarified in the explanation described later, if the information providing device 10 searches for a search target image similar to the query image by comparing the feature quantities with each other, the information providing device 10 is similar to the query image by any search method. You may search for the image to be searched.

例えば、特徴点を用いた検索においては、処理の処理により、検索対象画像の中から特徴的な複数の点が特徴点として選択され、各特徴点ごとに、特徴量の算出を行う範囲が設定される。例えば、このような特徴量が算出される範囲は、各種のアフィン変換等が行われた場合にも、特徴量があまり変化しないように設定される。この結果、各特徴点は、不規則な位置となり、特徴量が算出される範囲(半径)も様々な大きさのものが採用されることとなる。なお、図1では、特徴量が算出される範囲を点線の円形で疑似的に示したが、実際には、特徴量が算出される範囲は、楕円や矩形等、任意の形状が採用される。 For example, in a search using feature points, a plurality of characteristic points are selected as feature points from the search target image by the processing, and a range for calculating the feature amount is set for each feature point. Will be done. For example, the range in which such a feature amount is calculated is set so that the feature amount does not change so much even when various affine transformations are performed. As a result, each feature point becomes an irregular position, and the range (radius) in which the feature amount is calculated is also various. In FIG. 1, the range in which the feature amount is calculated is simulated by a dotted circle, but in reality, an arbitrary shape such as an ellipse or a rectangle is adopted as the range in which the feature amount is calculated. ..

なお、以下の説明では、検索対象画像から算出した各特徴量を「検索対象画像の特徴量」と記載する。続いて、情報提供装置10は、クエリ画像についても同様に、自動的に選択された特徴的な点及び範囲(半径)及び方向に基づいて、その範囲における特徴量を算出する。なお、以下の説明では、クエリ画像から算出した各特徴量を「クエリ画像の特徴量」と記載する。 In the following description, each feature amount calculated from the search target image is described as "feature amount of the search target image". Subsequently, the information providing device 10 similarly calculates the feature amount in the range based on the automatically selected characteristic point, range (radius), and direction for the query image. In the following description, each feature amount calculated from the query image is described as "feature amount of the query image".

なお、上述した検索対象画像およびクエリ画像の特徴量は、GIST(http://ilab.usc.edu/siagian/Research/Gist/Gist.html)、カラーヒストグラム、色分布などの広域特徴量やSIFT(Scale-Invariant Feature Transform)、SURF(Speed-Up Robust Features)、特徴量等、画像が有する特徴量を取得する任意の技術が採用可能である。なお、ニューラルネットで生成される特徴量も利用可能である。 The features of the above-mentioned search target image and query image include wide-area features such as GIST (http://ilab.usc.edu/siagian/Research/Gist/Gist.html), color histogram, and color distribution, and SIFT. (Scale-Invariant Feature Transform), SURF (Speed-Up Robust Features), feature amount, and any other technique for acquiring the feature amount of the image can be adopted. The features generated by the neural network can also be used.

そして、情報提供装置10は、クエリ画像の特徴量と検索対象画像の特徴量とをそれぞれ比較することで、検索対象画像の特徴量のうち、クエリ画像の特徴量と類似する特徴量を特定する。例えば、情報提供装置10は、クエリ画像の特徴量ごとに、NGT(Neighborhood Graph and Tree)等といった技術を用いて、各検索対象画像の特徴量と類似するか否かを判定する。そして、情報提供装置10は、クエリ画像の特徴量と、各検索対象画像の特徴量のうち、クエリ画像の特徴量と最も類似すると判定された特徴量とを対応付ける。 Then, the information providing device 10 specifies a feature amount similar to the feature amount of the query image among the feature amounts of the search target image by comparing the feature amount of the query image and the feature amount of the search target image. .. For example, the information providing device 10 uses a technique such as NGT (Neighborhood Graph and Tree) for each feature amount of the query image to determine whether or not it is similar to the feature amount of each search target image. Then, the information providing device 10 associates the feature amount of the query image with the feature amount determined to be most similar to the feature amount of the query image among the feature amounts of each search target image.

そして、情報提供装置10は、検索対象画像のうち、クエリ画像の特徴量と対応付けられた特徴量の数が所定の閾値を超える検索対象画像を、クエリ画像の類似候補として選択する。すなわち、情報提供装置10は、特徴量同士の類似性に基づく投票形式で、クエリ画像と類似する検索対象画像を類似画像の候補として選択する。なお、以下の説明では、上述した特徴量同士が類似するか否かを判定する処理を「特徴量照合処理」と記載する場合がある。 Then, the information providing device 10 selects, among the search target images, a search target image in which the number of feature amounts associated with the feature amount of the query image exceeds a predetermined threshold value as a similar candidate for the query image. That is, the information providing device 10 selects a search target image similar to the query image as a candidate for the similar image in a voting format based on the similarity between the feature quantities. In the following description, the process of determining whether or not the above-mentioned feature amounts are similar to each other may be described as "feature amount collation process".

ここで、類似画像の候補をそのまま検索結果として出力する手法も考えられるが、情報提供装置10は、さらに精度を高めるため、以下に説明する座標照合処理を実行する。例えば、情報提供装置10は、類似画像の候補となった画像(以下、「候補画像」と記載する。)の特徴量とクエリ画像の特徴量のうち、相互に対応付けられた特徴量を特定する。 Here, a method of outputting a candidate of a similar image as a search result as it is can be considered, but the information providing device 10 executes the coordinate matching process described below in order to further improve the accuracy. For example, the information providing device 10 specifies a feature amount associated with each other among the feature amount of an image that is a candidate for a similar image (hereinafter, referred to as “candidate image”) and the feature amount of the query image. do.

続いて、情報提供装置10は、クエリ画像から特定した各特徴量の特徴点の座標をアフィン変換(例えば、回転、平行移動、拡大もしくは縮小)した際に、候補画像から特定した各特徴量の座標と類似するか否かを判定する。そして、情報提供装置10は、クエリ画像の特徴点の座標と、候補画像の特徴点の座標とが類似すると判定した場合は、クエリ画像とその候補画像とが類似すると判定する。 Subsequently, the information providing device 10 performs an affine transformation (for example, rotation, translation, enlargement or reduction) of the coordinates of the feature points of each feature amount specified from the query image, and the information providing device 10 of each feature amount specified from the candidate image. Determine if it is similar to the coordinates. Then, when the information providing device 10 determines that the coordinates of the feature points of the query image and the coordinates of the feature points of the candidate image are similar, the information providing device 10 determines that the query image and the candidate image are similar.

すなわち、情報提供装置10は、上述した特徴量照合処理において、検索対象画像の特徴量とクエリ画像が有する特徴量とが類似するか否かを判定し、判定結果に基づく投票により、クエリ画像が有する一部の特徴点を、複数の検索対象画像のうち一部の特徴点と対応付ける。そして、情報提供装置10は、上述した座標照合処理において対応付けされた一部の特徴点を用いて、座標照合処理を実行することで、対応付けされた特徴点同士の座標の照合を行う。すなわち、情報提供装置10は、クエリ画像の各特徴点の座標をアフィン変換した際に、検索対象画像の特徴点の座標と一致(若しくは類似)するかを判定し、座標が一致した特徴点の数が所定の数を超えるか否か等に基づいて、対応する特徴量同士の座標関係が類似するか否かを判定する。 That is, in the feature amount matching process described above, the information providing device 10 determines whether or not the feature amount of the search target image and the feature amount of the query image are similar, and the query image is obtained by voting based on the determination result. Some of the feature points possessed are associated with some of the feature points of the plurality of search target images. Then, the information providing device 10 collates the coordinates of the associated feature points by executing the coordinate matching process using some of the feature points associated with each other in the coordinate matching process described above. That is, the information providing device 10 determines whether or not the coordinates of the feature points of the query image match (or are similar to) the coordinates of the feature points of the search target image when the coordinates of each feature point of the query image are affine-transformed. It is determined whether or not the coordinate relationships between the corresponding feature quantities are similar based on whether or not the number exceeds a predetermined number.

なお、情報提供装置10は、座標照合処理において、クエリ画像の全ての特徴量と、候補画像の全ての特徴量とを比較し直し、相互に類似するクエリ画像の特徴量と候補画像の特徴量との対応付けをやり直してもよい。そして、情報提供装置10は、新たに対応付けられた特徴量同士の位置関係に基づいて、クエリ画像と候補画像とが類似するか否かを判定してもよい。このような処理の結果、情報提供装置10は、類似画像の検索精度を向上させることができる。 In the coordinate matching process, the information providing device 10 re-compares all the feature amounts of the query image with all the feature amounts of the candidate images, and the feature amounts of the query images and the feature amounts of the candidate images that are similar to each other are re-compared. You may redo the correspondence with. Then, the information providing device 10 may determine whether or not the query image and the candidate image are similar based on the positional relationship between the newly associated feature quantities. As a result of such processing, the information providing device 10 can improve the search accuracy of similar images.

〔1−3.検索処理の概要について〕
しかしながら、上述した特徴量照合処理や座標照合処理では、類似検索を適切に行っているとは言えない場合がある。例えば、同一の撮像対象が含まれる複数の画像から特徴量を抽出する処理について説明する。例えば、同一の撮像対象が含まれる複数の画像から特徴点を抽出した場合、撮像対象が有する特徴的な場所が特徴点として選択されうる。例えば、取引対象に付されたロゴや特徴的な形状や色彩が付された位置、すなわち、取引対象の特徴をより良く示す位置が特徴点として選択されやすくなる。しかしながら、このように取引対象の特徴をより良く示す位置を特徴点として抽出したとしても、撮影位置が異なる場合等は、取引対象が撮像されている位置や角度、背景の有無や照明の違い等により、特徴量が変化する場合がある。
[1-3. About the outline of the search process]
However, in the feature quantity matching process and the coordinate matching process described above, it may not be possible to say that the similarity search is properly performed. For example, a process of extracting a feature amount from a plurality of images including the same image pickup target will be described. For example, when a feature point is extracted from a plurality of images including the same image pickup target, a characteristic location of the image pickup target can be selected as the feature point. For example, a logo attached to a transaction target or a position with a characteristic shape or color, that is, a position that better indicates the characteristics of the transaction target can be easily selected as a feature point. However, even if a position that better indicates the characteristics of the transaction target is extracted as a feature point, if the shooting position is different, the position and angle at which the transaction target is imaged, the presence or absence of a background, the difference in lighting, etc. Therefore, the feature amount may change.

より具体的な例を挙げると、取引対象となる商品のうち所定の位置を異なる方向から撮影した複数の画像から特徴量を抽出する例について説明する。例えば、取引対象となる商品に特徴的な色彩や形状を有する部分であって、どのような角度から見ても安定的にその取引対象を示すことができる部分が特徴点として選択された場合、商品を撮影した際の方向や照明が異なっていたとしても、類似する特徴量が抽出されると考えられる。一方、取引対象となる商品に特徴的な色彩や形状を有する部分であって、撮影方向によっては、特徴量が変化してしまうような部分が特徴点として選択された場合、商品を撮影した際の方向や照明が異なると、類似しない特徴量が抽出されると考えられる。 To give a more specific example, an example of extracting a feature amount from a plurality of images of a predetermined position of a product to be traded taken from different directions will be described. For example, when a part having a characteristic color or shape of a product to be traded and which can stably indicate the transaction target from any angle is selected as a feature point. Even if the direction and lighting when the product is photographed are different, it is considered that similar features are extracted. On the other hand, when a part having a characteristic color or shape of the product to be traded and the part whose feature amount changes depending on the shooting direction is selected as a feature point, when the product is photographed. It is considered that dissimilar feature quantities are extracted when the directions and illuminations of the products are different.

すなわち、画像から抽出される特徴量には、取引対象の特徴を安定的に示す特徴量と、取引対象の特徴を安定的に示すことが難しい特徴量とが存在する。このように、取引対象の特徴を安定的に示す特徴量は、意味的な検索に有用な特徴量であると考えられる。例えば、取引対象の特徴を安定的に示す特徴量同士を比較した場合、クエリ画像に撮影された取引対象と特徴が類似する取引対象が撮影された画像を検索することができると考えられる。 That is, the feature amount extracted from the image includes a feature amount that stably shows the characteristics of the transaction target and a feature amount that is difficult to stably show the characteristics of the transaction target. As described above, the feature amount that stably shows the characteristics of the transaction target is considered to be a feature amount useful for a semantic search. For example, when comparing feature quantities that stably indicate the characteristics of a transaction target, it is considered possible to search for an image in which a transaction target having similar characteristics to the transaction target captured in the query image is captured.

一方で、取引対象の特徴を安定的に示すことが難しい特徴量は、その取引対象とは異なる取引対象が有する特徴と類似してしまう恐れがある。この結果、取引対象の特徴を安定的に示すことが難しい特徴量を用いた検索を行った場合、意味的な検索を精度良く行うことができないと考えられる。 On the other hand, a feature amount for which it is difficult to stably show the characteristics of a transaction target may be similar to the characteristics of a transaction target different from the transaction target. As a result, when a search using a feature amount for which it is difficult to stably show the characteristics of the transaction target is performed, it is considered that a semantic search cannot be performed accurately.

また、クエリ画像や各検索対象画像からは、複数の特徴点が選択される。このため、画像から抽出された全ての特徴量同士を比較した場合、検索に要する時間や計算コストが増大してしまう。 In addition, a plurality of feature points are selected from the query image and each search target image. Therefore, when all the feature quantities extracted from the image are compared with each other, the time required for the search and the calculation cost increase.

そこで、情報提供装置10は、以下の検索処理を実行する。まず、情報提供装置10は、クエリ情報または検索対象となる情報から抽出された特徴量のうち、類似する情報の検索に有用な有用特徴量を抽出する。そして、情報提供装置10は、抽出された有用特徴量を用いて、クエリ情報と類似する情報を検索する。例えば、情報提供装置10は、取引対象の特徴を安定的に示す特徴量等、検索に有用な有用特徴量を用いて、類似画像検索を行う。 Therefore, the information providing device 10 executes the following search process. First, the information providing device 10 extracts a useful feature amount useful for searching for similar information from the feature amounts extracted from the query information or the information to be searched. Then, the information providing device 10 searches for information similar to the query information by using the extracted useful feature amount. For example, the information providing device 10 performs a similar image search using a useful feature amount useful for searching, such as a feature amount that stably indicates the feature of the transaction target.

例えば、情報提供装置10は、検索対象となる情報から抽出された特徴量から有用特徴量をあらあかじめ抽出しておく。例えば、情報提供装置10は、検索対象画像から抽出された特徴量のうち、類似する画像の検索に有用な有用特徴量をあらかじめ抽出しておく。より具体的な例を挙げると、情報提供装置10は、撮影された取引対象、すなわち、撮像対象が類似する画像の検索に有用であると推定される特徴量(すなわち、撮像対象が有する特徴を安定的に示す特徴量)を有用特徴量として抽出する。そして、情報提供装置10は、抽出した有用特徴量を用いて、クエリ画像と類似する画像の検索を行う。 For example, the information providing device 10 roughly extracts useful feature quantities from the feature quantities extracted from the information to be searched. For example, the information providing device 10 extracts in advance useful feature amounts useful for searching for similar images from the feature amounts extracted from the search target image. To give a more specific example, the information providing device 10 has a feature amount estimated to be useful for searching for a photographed transaction target, that is, an image having a similar image capture target (that is, a feature possessed by the image capture target). (Stable features) are extracted as useful features. Then, the information providing device 10 searches for an image similar to the query image by using the extracted useful feature amount.

〔1−4.有用特徴量について〕
ここで、情報提供装置10は、類似画像の検索に有用な特徴量を抽出することができるのであれば、任意の条件を満たす特徴量を有用特徴量として抽出してよい。例えば、検索対象画像から抽出された特徴量と、検索対象画像に類似する類似画像から検出された特徴量とを比較することで、有用特徴量の抽出を行ってもよい。
[1-4. About useful features]
Here, the information providing device 10 may extract a feature amount satisfying an arbitrary condition as a useful feature amount as long as it can extract a feature amount useful for searching for similar images. For example, a useful feature amount may be extracted by comparing the feature amount extracted from the search target image with the feature amount detected from a similar image similar to the search target image.

例えば、あるクエリ画像#Aと類似する画像としてある検索対象画像#Aが存在する場合を考える。このような場合、クエリ画像#Aから抽出された特徴量には、検索対象画像#Aから抽出された特徴量と類似する特徴量が含まれると考えられる。そこで、情報提供装置10は、検索対象画像の類似画像を取得し、検索対象画像から抽出される特徴量のうち、類似画像から抽出される特徴量との類似度が所定の条件を満たす特徴量を有用特徴量として抽出する。より具体的には、情報提供装置10は、検索対象となる複数の情報から抽出された特徴量と、情報のうちいずれかの情報と類似する類似情報から抽出された特徴量との比較結果に基づいて、検索対象となる情報から抽出された特徴量から有用特徴量を抽出する。 For example, consider the case where a certain search target image # A exists as an image similar to a certain query image # A. In such a case, it is considered that the feature amount extracted from the query image #A includes a feature amount similar to the feature amount extracted from the search target image #A. Therefore, the information providing device 10 acquires a similar image of the search target image, and among the feature amounts extracted from the search target image, the feature amount whose similarity with the feature amount extracted from the similar image satisfies a predetermined condition. Is extracted as a useful feature amount. More specifically, the information providing device 10 is based on a comparison result between a feature amount extracted from a plurality of information to be searched and a feature amount extracted from similar information similar to any one of the information. Based on this, useful features are extracted from the features extracted from the information to be searched.

以下、情報提供装置10が有用特徴量を抽出する処理の一例について説明する。例えば、情報提供装置10は、検索対象画像が登録されたデータベースから、いずれかの検索対象画像を処理対象として選択する。そして、情報提供装置10は、抽出した検索対象画像と類似する画像、すなわち、類似画像の生成を行う。より具体的な例を挙げると、情報提供装置10は、抽出した検索対象画像に撮影された取引対象と同一または類似の取引対象が撮影されていると認識されうる類似画像を生成する。 Hereinafter, an example of a process in which the information providing device 10 extracts useful feature quantities will be described. For example, the information providing device 10 selects one of the search target images as the processing target from the database in which the search target images are registered. Then, the information providing device 10 generates an image similar to the extracted search target image, that is, a similar image. To give a more specific example, the information providing device 10 generates a similar image that can be recognized as having a transaction target that is the same as or similar to the transaction target captured in the extracted search target image.

例えば、情報提供装置10は、選択した検索対象画像の画像解析を行い、背景が撮影された範囲と主な撮影対象が撮影された範囲とを特定し、背景が撮影された範囲の削除や、異なる背景の合成等を行ってもよい。また、情報提供装置10は、撮影対象を回転、拡大、縮小若しくは変形させた画像等、撮影対象が撮影された範囲をアフィン変換した画像を生成してもよい。また、情報提供装置10は、検索対象画像全体に対して各種のアフィン変換を適用した画像を生成してもよい。また、情報提供装置10は、各範囲や画像全体にぼかしを加えた画像を生成してもよい。また、情報提供装置10は、解像度の変更等、任意の画像変換手法により、類似画像の生成を行えばよい。 For example, the information providing device 10 performs image analysis of the selected search target image, identifies the range in which the background is photographed and the range in which the main photographing target is photographed, deletes the range in which the background is photographed, or deletes the range in which the background is photographed. You may combine different backgrounds. Further, the information providing device 10 may generate an image obtained by performing an affine transformation of the range in which the imaging target is captured, such as an image in which the imaging target is rotated, enlarged, reduced, or deformed. Further, the information providing device 10 may generate an image to which various affine transformations are applied to the entire search target image. Further, the information providing device 10 may generate an image in which each range or the entire image is blurred. Further, the information providing device 10 may generate a similar image by an arbitrary image conversion method such as changing the resolution.

なお、どの程度まで変化させた画像を類似画像とするかについては、情報提供装置10が実行する類似画像検索の目的に応じて任意の設定が採用可能である。すなわち、情報提供装置10は、類似画像として生成した画像がクエリ画像として入力された際に、元となる検索対象画像をクエリ画像に類似する画像として選択することができる程度に類似するのであれば、任意の画像変換を行った画像を類似画像として採用してよい。また、このような類似画像の生成は、各種の画像解析技術や画像生成技術により実現可能である。 As for how much the changed image is to be a similar image, any setting can be adopted according to the purpose of the similar image search executed by the information providing device 10. That is, if the information providing device 10 is similar to the extent that when an image generated as a similar image is input as a query image, the original search target image can be selected as an image similar to the query image. , An image that has undergone arbitrary image conversion may be adopted as a similar image. Further, the generation of such a similar image can be realized by various image analysis techniques and image generation techniques.

続いて、情報提供装置10は、生成した類似画像の特徴量を抽出し、類似画像から抽出した特徴量と、各検索対象画像から抽出された特徴量とをそれぞれ比較する。そして、情報提供装置10は、検索対象画像から抽出された特徴量と、類似画像から抽出された特徴量とが類似するか否かを判定し、検索対象画像から抽出された特徴量ごとに、類似情報から抽出された特徴量と類似すると判定された回数を計数する。 Subsequently, the information providing device 10 extracts the feature amount of the generated similar image, and compares the feature amount extracted from the similar image with the feature amount extracted from each search target image. Then, the information providing device 10 determines whether or not the feature amount extracted from the search target image and the feature amount extracted from the similar image are similar, and for each feature amount extracted from the search target image, The number of times it is determined to be similar to the feature amount extracted from the similar information is counted.

例えば、情報提供装置10は、各検索対象画像から抽出された各特徴量に対し、比較利用回数「0」と比較非利用回数「0」とをあらかじめ設定する。続いて、情報提供装置10は、類似画像から抽出した特徴量から処理対象となる特徴量を1つ選択し、各検索対象画像から抽出された各特徴量と、処理対象となる特徴量とがそれぞれ類似するか否かを判定する。そして、情報提供装置10は、各検索対象画像から抽出された各特徴量のうち、処理対象となる特徴量と最も類似すると判定された特徴量については、比較利用回数の値に1を加算し、各検索対象画像から抽出された各特徴量のうち、処理対象となる特徴量と最も類似すると判定されなかった特徴量については、比較非利用回数の値に1を加算する。また、情報提供装置10は、上述した処理を類似画像から抽出したすべての特徴量について実行する。 For example, the information providing device 10 sets in advance a comparative use count “0” and a comparative non-use count “0” for each feature amount extracted from each search target image. Subsequently, the information providing device 10 selects one feature amount to be processed from the feature amounts extracted from similar images, and each feature amount extracted from each search target image and the feature amount to be processed are determined. Determine if they are similar or not. Then, the information providing device 10 adds 1 to the value of the number of comparative uses for the feature amount determined to be most similar to the feature amount to be processed among the feature amounts extracted from each search target image. , Of the feature quantities extracted from each search target image, 1 is added to the value of the number of comparison non-uses for the feature quantities that are not determined to be the most similar to the feature quantities to be processed. Further, the information providing device 10 executes the above-mentioned processing for all the feature quantities extracted from similar images.

また、情報提供装置10は、上述した処理を全ての検索対象画像について実行する。そして、情報提供装置10は、計数された回数に基づいて、検索対象画像から抽出された特徴量から有用特徴量を抽出する。例えば、検索対象画像から抽出された複数の特徴量のうち、比較利用回数の数が所定の閾値よりも多い特徴量は、その検索対象画像と類似する複数の類似画像の特徴量とマッチしやすい特徴量となる。このような特徴量は、検索対象画像と複数の類似画像とが共通して有する特徴であると言える。換言すると、検索対象画像から抽出された複数の特徴量のうち、比較利用回数の数が所定の閾値よりも多い特徴量は、撮影条件等の変動が生じても取引対象の特徴を安定的に示すことができる特徴量、すなわち、変動しにくい特徴量であると言える。 Further, the information providing device 10 executes the above-mentioned processing for all the search target images. Then, the information providing device 10 extracts a useful feature amount from the feature amount extracted from the search target image based on the counted number of times. For example, among a plurality of feature quantities extracted from a search target image, a feature quantity in which the number of comparative uses is larger than a predetermined threshold value is likely to match the feature quantities of a plurality of similar images similar to the search target image. It becomes a feature quantity. It can be said that such a feature amount is a feature that the search target image and a plurality of similar images have in common. In other words, among the plurality of features extracted from the search target image, the feature amount in which the number of comparative uses is larger than a predetermined threshold value stabilizes the features of the transaction target even if the shooting conditions and the like change. It can be said that it is a feature amount that can be shown, that is, a feature amount that does not easily fluctuate.

このような安定的な特徴量を用いて、類似画像検索を行った場合は、類似画像検索の精度を向上させることができると考えられる。また、このような安定的な特徴量以外の特徴量を類似画像検索の対象から除外した場合は、比較対象とする特徴量の数を削減できる結果、類似画像検索に要する時間や検索コストを削減できる。そこで、情報提供装置10は、比較利用回数の値が所定の閾値を超える特徴量を有用特徴量として抽出する。そして、情報提供装置10は、抽出した有用特徴量以外の特徴量を削除する。このような処理の結果、情報提供装置10は、類似画像検索をより適切に行うことができる。 When a similar image search is performed using such a stable feature amount, it is considered that the accuracy of the similar image search can be improved. In addition, when feature quantities other than such stable feature quantities are excluded from the targets of similar image search, the number of feature quantities to be compared can be reduced, and as a result, the time and search cost required for similar image search can be reduced. can. Therefore, the information providing device 10 extracts a feature amount in which the value of the number of comparative uses exceeds a predetermined threshold value as a useful feature amount. Then, the information providing device 10 deletes the feature amount other than the extracted useful feature amount. As a result of such processing, the information providing device 10 can more appropriately perform a similar image search.

なお、比較非利用回数の値が所定の閾値を超える特徴量は、類似画像検索に有用な特徴量であるとは言えないと考えられる。そこで、情報提供装置10は、比較非利用回数が所定の閾値を超える特徴量を削除対象としてもよい。また、情報提供装置10は、比較利用回数が所定の閾値よりも多く、かつ、比較非利用回数が所定の閾値よりも少ない特徴量を有用特徴量としてもよい。また、情報提供装置10は、比較利用回数と比較非利用回数とから、特徴量の有用性を示すスコアを算出し、算出したスコアが所定の閾値を超える特徴量を有用特徴量としてもよい。また、情報提供装置10は、比較利用回数の値が高い方から順に所定の数の特徴量を有用特徴量としてもよい。 It is considered that a feature amount in which the value of the number of comparative non-uses exceeds a predetermined threshold value cannot be said to be a feature amount useful for similar image retrieval. Therefore, the information providing device 10 may delete a feature amount whose number of comparative non-uses exceeds a predetermined threshold value. Further, the information providing device 10 may use a feature amount in which the number of comparative uses is larger than a predetermined threshold value and the number of times of comparative non-use is smaller than a predetermined threshold value as a useful feature amount. Further, the information providing device 10 may calculate a score indicating the usefulness of the feature amount from the number of comparative uses and the number of times of comparative non-use, and use the feature amount whose calculated score exceeds a predetermined threshold value as the useful feature amount. Further, the information providing device 10 may use a predetermined number of feature quantities as useful feature quantities in order from the one with the highest value of the number of comparative uses.

〔1−5.座標照合処理を用いた計数〕
ここで、上述した例では、情報提供装置10は、検索対象画像の特徴量のうち、類似画像の特徴量に最も類似すると判定された回数が所定の閾値を超える特徴量を有用特徴量とした。すなわち、情報提供装置10は、特徴量照合処理において利用された回数(類似画像の特徴量とマッチした回数)に基づいて、有用特徴量を抽出した。しかしながら、実施形態は、これに限定されるものではない。
[1-5. Counting using coordinate matching processing]
Here, in the above-mentioned example, the information providing device 10 uses a feature amount having a number of times determined to be most similar to the feature amount of a similar image to exceed a predetermined threshold value among the feature amounts of the search target image as a useful feature amount. .. That is, the information providing device 10 extracted the useful feature amount based on the number of times used in the feature amount matching process (the number of times the feature amount of the similar image was matched). However, the embodiments are not limited to this.

例えば、情報提供装置10は、検索対象画像から抽出された複数の特徴量のうち、類似画像から抽出された特徴量に類似すると判定された複数の特徴量を対象特徴量とし、類似情報から抽出された複数の特徴量のうち、対象特徴量に類似すると判定された複数の特徴量を類似特徴量とする。そして、情報提供装置10は、対象特徴量の位置関係と類似特徴量の位置関係とが類似するか否かを判定し、位置関係とが類似すると判定された回数を計数し、計数された回数に基づいて、有用特徴量を抽出してもよい。すなわち、情報提供装置10は、座標照合処理において利用された回数に基づいて、有用特徴量を抽出してもよい。 For example, the information providing device 10 sets a plurality of feature amounts determined to be similar to the feature amounts extracted from similar images among the plurality of feature amounts extracted from the search target image as the target feature amounts, and extracts them from the similar information. Of the plurality of feature quantities that have been determined, a plurality of feature quantities that are determined to be similar to the target feature quantity are defined as similar feature quantities. Then, the information providing device 10 determines whether or not the positional relationship of the target feature amount and the positional relationship of the similar feature amount are similar, counts the number of times it is determined that the positional relationship is similar, and counts the number of times. You may extract useful features based on. That is, the information providing device 10 may extract useful features based on the number of times used in the coordinate matching process.

例えば、情報提供装置10は、各検索対象画像から抽出された各特徴量に対し、座標利用回数「0」と座標非利用回数「0」とをあらかじめ設定する。続いて、情報提供装置10は、複数の類似画像をクエリ画像として特徴量照合処理を実行し、検索対象画像から抽出された特徴量ごとに、クエリ画像の特徴量と最も類似すると判定された回数を比較利用回数として計数する。また、情報提供装置10は、相互に類似すると判定されたクエリ画像の特徴量と、検索対象画像の特徴量とを対応付ける。また、情報提供装置10は、クエリ画像の特徴量と対応付けられた特徴量の数が所定の閾値を超える検索対象画像を候補画像として抽出する。 For example, the information providing device 10 sets in advance the number of times the coordinates are used "0" and the number of times the coordinates are not used "0" for each feature amount extracted from each search target image. Subsequently, the information providing device 10 executes a feature amount matching process using a plurality of similar images as query images, and for each feature amount extracted from the search target image, the number of times it is determined that the feature amount is most similar to the feature amount of the query image. Is counted as the number of comparative uses. Further, the information providing device 10 associates the feature amount of the query image determined to be similar to each other with the feature amount of the search target image. Further, the information providing device 10 extracts as a candidate image a search target image in which the number of feature amounts associated with the feature amount of the query image exceeds a predetermined threshold value.

続いて、情報提供装置10は、候補画像においてクエリ画像の特徴量と対応付けられた特徴量の位置関係と、クエリ画像において候補画像の特徴量と対応付けられた特徴量の位置関係とが類似するか否かを判定し、類似すると判定した場合は、候補画像においてクエリ画像の特徴量と対応付けられた特徴量の座標利用回数に1を加算する。一方、情報提供装置10は、候補画像においてクエリ画像の特徴量と対応付けられた特徴量の位置関係と、クエリ画像において候補画像の特徴量と対応付けられた特徴量の位置関係とが類似しないと判定された場合は、候補画像においてクエリ画像の特徴量と対応付けられた特徴量の座標非利用回数に1を加算する。 Subsequently, in the information providing device 10, the positional relationship of the feature amount associated with the feature amount of the query image in the candidate image is similar to the positional relationship of the feature amount associated with the feature amount of the candidate image in the query image. If it is determined whether or not the image is similar, 1 is added to the number of times the coordinate of the feature amount associated with the feature amount of the query image is used in the candidate image. On the other hand, in the information providing device 10, the positional relationship of the feature amount associated with the feature amount of the query image in the candidate image is not similar to the positional relationship of the feature amount associated with the feature amount of the candidate image in the query image. If is determined, 1 is added to the number of times the feature amount associated with the feature amount of the query image is not used in the candidate image.

そして、情報提供装置10は、座標利用回数や座標非利用回数に応じて、特徴量が有用特徴量であるか否かを判定する。例えば、情報提供装置10は、比較利用回数が所定の閾値を超え、かつ、座標利用回数が所定の閾値を超える特徴量を有用特徴量としてもよい。また、情報提供装置10は、比較利用回数、比較非利用回数、座標利用回数、および座標非利用回数に基づいて、特徴量が有用であるか否かを示すスコアを算出し、算出したスコアが所定の閾値を満たす特徴量を有用特徴量としてもよい。 Then, the information providing device 10 determines whether or not the feature amount is a useful feature amount according to the number of times the coordinates are used and the number of times the coordinates are not used. For example, the information providing device 10 may use a feature amount in which the number of comparative uses exceeds a predetermined threshold value and the number of times the coordinates are used exceeds a predetermined threshold value as a useful feature amount. Further, the information providing device 10 calculates a score indicating whether or not the feature amount is useful based on the number of times of comparative use, the number of times of comparative non-use, the number of times of coordinate use, and the number of times of coordinate non-use, and the calculated score is A feature amount satisfying a predetermined threshold value may be used as a useful feature amount.

〔1−6.特徴量照合処理について〕
上述した処理では、情報提供装置10は、複数の検索対象画像から抽出した特徴量のうち、クエリ画像から抽出した特徴量と最も類似する特徴量を特定し、特定した特徴量の比較利用回数を計数した。しかしながら、実施形態は、これに限定されるものではない。
[1-6. About feature matching process]
In the process described above, the information providing device 10 identifies the feature amount most similar to the feature amount extracted from the query image among the feature amounts extracted from the plurality of search target images, and determines the number of comparative uses of the specified feature amount. Counted. However, the embodiments are not limited to this.

例えば、情報提供装置10は、複数の検索対象画像から抽出した特徴量のうち、クエリ画像から抽出した特徴量との類似度が所定の閾値を超える全ての特徴量を抽出し、抽出した特徴量の比較利用回数に1を加算する。そして、情報提供装置10は、比較利用回数が所定の閾値を満たす特徴量を有用特徴量としてもよい。すなわち、情報提供装置10は、複数の検索対象画像から抽出した特徴量のうち、類似画像から抽出した特徴量との類似度が所定の閾値を超えると判定された回数が所定の閾値を満たす特徴量を有用特徴量としてもよい。 For example, the information providing device 10 extracts all the feature amounts extracted from a plurality of search target images and whose similarity with the feature amount extracted from the query image exceeds a predetermined threshold value, and the extracted feature amounts. Add 1 to the number of comparative uses of. Then, the information providing device 10 may use a feature amount in which the number of comparative uses satisfies a predetermined threshold value as a useful feature amount. That is, the information providing device 10 has a feature in which, among the feature quantities extracted from a plurality of search target images, the number of times it is determined that the similarity with the feature quantities extracted from similar images exceeds a predetermined threshold value satisfies a predetermined threshold value. The amount may be a useful feature amount.

なお、情報提供装置10は、クエリ画像と類似する検索対象画像を検索する際に、クエリ画像から抽出した特徴量との類似度が所定の閾値を超える全ての特徴量を抽出し、検索対象画像のうち、クエリ画像から抽出した特徴量との類似度が所定の閾値を超えると判定された特徴量の数が、所定の閾値以上となる検索対象画像を候補画像として抽出してもよい。 When searching for a search target image similar to the query image, the information providing device 10 extracts all the feature amounts whose similarity with the feature amount extracted from the query image exceeds a predetermined threshold value, and retrieves the search target image. Among them, a search target image in which the number of feature amounts determined to have a similarity with the feature amount extracted from the query image exceeds a predetermined threshold may be equal to or higher than the predetermined threshold, and the search target image may be extracted as a candidate image.

〔1−7.検索処理の一例〕
以下、図1を用いて、情報提供装置10が実行する検索処理の一例を説明する。例えば、情報提供装置10は、検索対象となる検索対象画像の特徴量をあらかじめ抽出する(ステップS1)。例えば、情報提供装置10は、検索対象画像T1の中から複数の特徴点PT1−1、PT1−2・・・を所定のアルゴリズムで選択し、選択した特徴点ごとに特徴量FT−1、FT−2・・・を抽出する。
[1-7. An example of search processing]
Hereinafter, an example of the search process executed by the information providing device 10 will be described with reference to FIG. For example, the information providing device 10 extracts in advance the feature amount of the search target image to be searched (step S1). For example, the information providing device 10 selects a plurality of feature points PT1-1, PT1-2, ... From the search target image T1 by a predetermined algorithm, and features FT-1, FT for each selected feature point. -2 ... is extracted.

続いて、情報提供装置10は、ある検索対象画像に類似する類似画像から、特徴量を抽出する(ステップS2)。例えば、情報提供装置10は、検索対象画像T1に類似する類似画像として、検索対象画像T1に撮像されている取引対象と同じ取引対象が撮像された画像であって、検索対象画像T1とは異なる撮影条件で取引対象が撮像された類似画像AT1、AT2・・・を取得する。なお、このような類似画像AT1、AT2は、検索対象画像T1から生成された画像であってもよく、検索対象画像T1と類似する画像として所定の利用者から提供を受けた画像であってもよい。 Subsequently, the information providing device 10 extracts a feature amount from a similar image similar to a certain search target image (step S2). For example, the information providing device 10 is an image in which the same transaction target as the transaction target captured in the search target image T1 is captured as a similar image similar to the search target image T1, and is different from the search target image T1. Similar images AT1, AT2, ... It should be noted that such similar images AT1 and AT2 may be images generated from the search target image T1 or may be images provided by a predetermined user as images similar to the search target image T1. good.

続いて、情報提供装置10は、検索対象画像T1から特徴点を抽出した際のアルゴリズムと同様のアルゴリズムを用いて、類似画像AT1から、特徴点PAT1−1、PAT1−2・・・を選択し、各特徴点から特徴量FAT1−1、FAT1−2・・・を算出する。同様に、情報提供装置10は、検索対象画像T1から特徴点を抽出した際のアルゴリズムと同様のアルゴリズムを用いて、類似画像AT2から、特徴点PAT2−1、PAT2−2・・・を選択し、各特徴点から特徴量FAT2−1、FAT2−2・・・を算出する。 Subsequently, the information providing device 10 selects feature points PAT1-1, PAT1-2, ... From the similar image AT1 by using the same algorithm as the algorithm used when the feature points are extracted from the search target image T1. , The feature quantities FAT1-1, FAT1-2, ... Are calculated from each feature point. Similarly, the information providing device 10 selects feature points PAT2-1, PAT2-2, ... From the similar image AT2 by using the same algorithm as the algorithm used when the feature points are extracted from the search target image T1. , The feature quantities FAT2-1, FAT2-2, ... Are calculated from each feature point.

そして、情報提供装置10は、類似画像をクエリ画像とした類似画像検索を行い、特徴量ごとに検索に利用された回数を計数する(ステップS3)。より具体的には、情報提供装置10は、検索対象画像T1のみならず、データベースに登録された全ての検索対象画像を対象として、類似画像検索を行う。 Then, the information providing device 10 performs a similar image search using the similar image as a query image, and counts the number of times the search is used for each feature amount (step S3). More specifically, the information providing device 10 performs a similar image search not only on the search target image T1 but also on all the search target images registered in the database.

例えば、情報提供装置10は、ステップS2で抽出した全ての特徴量と、データベースに登録された全ての検索対象画像の全ての特徴量とを比較し、類似度が最も高い類似画像の特徴量と検索対象画像の特徴量とを対応付ける。そして、情報提供装置10は、類似画像の特徴量と検索対象画像の特徴量との座標関係に基づいて、類似画像の検索を行う。すなわち、情報提供装置10は、特徴量照合処理と座標照合処理とを実行する。 For example, the information providing device 10 compares all the feature amounts extracted in step S2 with all the feature amounts of all the search target images registered in the database, and sets the feature amount of the similar image having the highest degree of similarity. Corresponds to the feature amount of the search target image. Then, the information providing device 10 searches for a similar image based on the coordinate relationship between the feature amount of the similar image and the feature amount of the search target image. That is, the information providing device 10 executes the feature amount matching process and the coordinate matching process.

ここで、情報提供装置10は、検索対象画像の特徴量ごとに、特徴量照合処理において類似画像の特徴量と対応付けられた回数を比較利用回数として計数し、特徴量照合処理において類似画像の特徴量と対応付けられなかった回数を比較非利用回数として計数する。また、情報提供装置10は、検索対象画像の特徴量ごとに、座標照合処理において対応付けられた類似画像の特徴量と座標関係が一致したと判定された回数を座標利用回数として計数し、座標照合処理において対応付けられた類似画像の特徴量と座標関係が一致しないと判定された回数を座標非利用回数として計数する。すなわち、情報提供装置10は、特徴量照合処理や、座標照合処理において利用された回数および利用されなかった回数の係数を行う。 Here, the information providing device 10 counts the number of times the feature amount of the similar image is associated with the feature amount of the similar image in the feature amount matching process for each feature amount of the search target image as the number of comparative uses, and the feature amount matching process of the similar image. The number of times that is not associated with the feature amount is counted as the number of times of comparison and non-use. Further, the information providing device 10 counts the number of times it is determined that the coordinate relationship matches the feature amount of the similar image associated in the coordinate matching process for each feature amount of the search target image as the number of times the coordinates are used, and coordinates. The number of times it is determined that the coordinate relationship does not match the feature amount of the associated similar image in the collation process is counted as the number of times the coordinates are not used. That is, the information providing device 10 performs a coefficient of the number of times used and the number of times not used in the feature amount matching process and the coordinate matching process.

そして、情報提供装置10は、計数した回数に基づいて、検索に有用な有用特徴量を抽出する(ステップS4)。例えば、情報提供装置10は、比較利用回数の値が所定の閾値を超える特徴量に種別「有用」を対応付け、それ以外の特徴量に種別「非有用」を対応付ける。なお、情報提供装置10は、有用特徴量以外の有用特徴量をデータベースから削除してもよい。 Then, the information providing device 10 extracts useful feature quantities useful for searching based on the number of times counted (step S4). For example, the information providing device 10 associates the type "useful" with a feature amount whose value of the number of comparative uses exceeds a predetermined threshold value, and associates the type "non-useful" with other feature amounts. The information providing device 10 may delete useful feature amounts other than useful feature amounts from the database.

ここで、情報提供装置10は、クエリ画像を端末装置100から取得した場合は(ステップS5)、クエリ画像の特徴量を有用特徴量との比較結果に基づいて、クエリ画像と類似する画像を検索する(ステップS6)。例えば、情報提供装置10は、クエリ画像から特徴量FQ1、FQ2・・・を抽出する。そして、情報提供装置10は、特徴量FQ1、FQ2・・・と、検索対象画像T1から抽出された特徴量のうち有用特徴量として抽出された特徴量FT1−1、1−3や、検索対象画像T2から抽出された特徴量のうち有用特徴量として抽出された特徴量FT2−4、2−7等とを比較する。また、情報提供装置10は、比較結果に基づいて、上述した特徴量照合処理および座標照合処理を実行し、実行結果に基づいて、クエリ画像と類似する画像を検索する。 Here, when the query image is acquired from the terminal device 100 (step S5), the information providing device 10 searches for an image similar to the query image based on the comparison result of the feature amount of the query image with the useful feature amount. (Step S6). For example, the information providing device 10 extracts feature quantities FQ1, FQ2, ... From the query image. Then, the information providing device 10 includes feature quantities FQ1, FQ2, ..., Feature quantities FT1-1, 1-3 extracted as useful feature quantities among the feature quantities extracted from the search target image T1, and search targets. Among the feature quantities extracted from the image T2, the feature quantities FT2-4, 2-7, etc. extracted as useful feature quantities are compared. Further, the information providing device 10 executes the feature amount matching process and the coordinate matching process described above based on the comparison result, and searches for an image similar to the query image based on the execution result.

そして、情報提供装置10は、検索結果を端末装置100に送信する(ステップS7)。例えば、情報提供装置10は、候補画像T1、T3のデータやサムネイル等を端末装置100に送信する。なお、情報提供装置10は、例えば、特徴量照合処理や座標照合処理の結果に応じたランキング形式で、検索した検索対象画像の情報を配信してもよい。例えば、情報提供装置10は、各照合処理の結果に基づいて、各検索対象画像とクエリ画像と類似する確度を算出し、算出した確度に応じたランキング形式で、検索した検索対象画像の情報を配信してもよい。 Then, the information providing device 10 transmits the search result to the terminal device 100 (step S7). For example, the information providing device 10 transmits data, thumbnails, and the like of the candidate images T1 and T3 to the terminal device 100. The information providing device 10 may distribute the information of the searched search target image in a ranking format according to the result of the feature amount matching process or the coordinate matching process, for example. For example, the information providing device 10 calculates the accuracy similar to each search target image and the query image based on the result of each collation process, and obtains the information of the searched search target image in a ranking format according to the calculated accuracy. It may be delivered.

〔1−8.検索処理の結果を用いた処理〕
ここで、上述した説明では、情報提供装置10は、検索対象画像から類似画像を生成し、生成した類似画像をクエリ画像とした類似画像検索において、クエリ画像の特徴量と類似すると判定された回数に基づき、有用特徴量の抽出を行った。しかしながら、実施形態は、これに限定されるものではない。例えば、情報提供装置10は、端末装置100から受付けたクエリ画像と類似する類似画像検索、すなわち、類似画像検索の運用結果に基づいて、有用特徴量の抽出を行ってもよい。
[1-8. Processing using the results of search processing]
Here, in the above description, the information providing device 10 generates a similar image from the search target image, and in the similar image search using the generated similar image as the query image, the number of times it is determined to be similar to the feature amount of the query image. Based on the above, useful feature quantities were extracted. However, the embodiments are not limited to this. For example, the information providing device 10 may perform a similar image search similar to the query image received from the terminal device 100, that is, extraction of useful features based on the operation result of the similar image search.

例えば、情報提供装置10は、検索対象画像のうち、第1クエリ画像と類似する情報を検索し、第1クエリ画像と類似する画像の検索結果に基づいて、検索対象画像から抽出された特徴量から有用特徴量を抽出する。そして、情報提供装置10は、抽出された有用特徴量を用いて、第2クエリ画像と類似する画像を検索してもよい。例えば、情報提供装置10は、検索対象画像から抽出された特徴量と、第1クエリ画像から抽出された特徴量とが類似するか否かを判定し、判定結果に基づいて、第1クエリ画像と類似する画像を検索する。ここで、情報提供装置10は、検索結果に基づいて、第1クエリ画像と類似する検索対象画像の特徴量から有用特徴量を抽出し、抽出された有用特徴量に基づいて、第2クエリ画像と類似する情報を検索する。 For example, the information providing device 10 searches for information similar to the first query image among the search target images, and the feature amount extracted from the search target image based on the search result of the image similar to the first query image. Extract useful features from. Then, the information providing device 10 may search for an image similar to the second query image by using the extracted useful feature amount. For example, the information providing device 10 determines whether or not the feature amount extracted from the search target image and the feature amount extracted from the first query image are similar, and based on the determination result, the first query image. Search for images similar to. Here, the information providing device 10 extracts a useful feature amount from the feature amount of the search target image similar to the first query image based on the search result, and the second query image is based on the extracted useful feature amount. Search for information similar to.

例えば、情報提供装置10は、類似画像検索の運用時において、利用者が提供したクエリ画像と類似する検索対象画像を検索し、検索結果を利用者に提供する。ここで、検索結果が示す検索対象画像のうち、利用者が選択した画像は、クエリ画像に最も類似する画像であると考えられる。 For example, the information providing device 10 searches for a search target image similar to the query image provided by the user during the operation of the similar image search, and provides the search result to the user. Here, among the search target images indicated by the search results, the image selected by the user is considered to be the image most similar to the query image.

そこで、情報提供装置10は、検索候補の中から利用者が選択した検索対象画像から抽出された特徴量のうち、利用者から受付けたクエリ画像から抽出された特徴量と対応付けられた特徴量(すなわち、最も類似する特徴量)や、類似度が所定の閾値を超えると判定された特徴量を特定し、特定した特徴量の比較利用回数に1を加算する。そして、情報提供装置10は、比較利用回数の値が所定の閾値を超える特徴量を有用特徴量としてもよい。すなわち、情報提供装置10は、検索候補の中から利用者が選択した検索対象画像から抽出された特徴量のうち、利用者から受付けたクエリ画像から抽出された特徴量と対応付けられた回数や、利用者から受付けたクエリ画像から抽出された特徴量との類似度が所定の閾値を超えると判定された回数が所定の閾値を超える特徴量を有用特徴量として抽出してもよい。 Therefore, the information providing device 10 has a feature amount associated with the feature amount extracted from the query image received from the user among the feature amounts extracted from the search target image selected by the user from the search candidates. (That is, the most similar feature amount) or the feature amount determined to have the similarity exceeding a predetermined threshold value is specified, and 1 is added to the number of comparative uses of the specified feature amount. Then, the information providing device 10 may use a feature amount in which the value of the number of comparative uses exceeds a predetermined threshold value as a useful feature amount. That is, the information providing device 10 has a number of times associated with the feature amount extracted from the query image received from the user among the feature amounts extracted from the search target image selected by the user from the search candidates. , The feature amount in which the number of times the similarity with the feature amount extracted from the query image received from the user is determined to exceed the predetermined threshold exceeds the predetermined threshold may be extracted as the useful feature amount.

〔1−9.有用特徴量の特徴について〕
ここで、有用特徴量として抽出される特徴量には、所定の特徴が現れる可能性がある。そこで、情報提供装置10は、有用特徴量が有する特徴をモデルに学習させてもよい。例えば、情報提供装置10は、DNN(Deep Neural Network)やSVM(Support Vector Machine)等、任意のモデルに対して、有用特徴量が有する特徴をモデルに学習させてもよい。
[1-9. About the features of useful features]
Here, a predetermined feature may appear in the feature amount extracted as a useful feature amount. Therefore, the information providing device 10 may make the model learn the features of the useful feature amount. For example, the information providing device 10 may make an arbitrary model, such as a DNN (Deep Neural Network) or an SVM (Support Vector Machine), learn a feature having a useful feature amount.

また、情報提供装置10は、非有用特徴量の特徴をモデルに学習させてもよい。例えば、情報提供装置10は、比較非利用回数や座標非利用回数が所定の閾値を超える特徴量を被有用特徴量として抽出する。なお、このようにして抽出される非有用特徴量は、有用特徴量以外の特徴量のうち、より検索に有用ではないと推定される特徴量となる。そして、情報提供装置10は、有用特徴量と非有用特徴量との差をモデルに学習させることで、有用特徴量が独自に有する特徴を精度良く学習させてもよい。 Further, the information providing device 10 may make the model learn the features of the non-useful features. For example, the information providing device 10 extracts a feature amount in which the number of times of comparative non-use or the number of times of coordinate non-use exceeds a predetermined threshold value as a useful feature amount. The non-useful feature amount extracted in this way is a feature amount other than the useful feature amount, which is presumed to be less useful for the search. Then, the information providing device 10 may learn the features unique to the useful feature amount with high accuracy by learning the difference between the useful feature amount and the non-useful feature amount in the model.

このような学習が行われた学習モデルは、特徴量から有用特徴量を抽出することができると推定される。そこで、情報提供装置10は、学習モデルを用いて、検索対象画像から抽出された特徴量から有用特徴量を抽出してもよい。例えば、情報提供装置10は、検索対象画像から抽出された特徴量を学習モデルに入力することで、有用特徴量であるか否かを判定し、有用特徴量であると判定された特徴量のみをデータベースに登録してもよい。 It is presumed that the learning model in which such learning is performed can extract useful features from the features. Therefore, the information providing device 10 may extract a useful feature amount from the feature amount extracted from the search target image by using the learning model. For example, the information providing device 10 inputs the feature amount extracted from the search target image into the learning model, determines whether or not the feature amount is a useful feature amount, and only the feature amount determined to be the useful feature amount. May be registered in the database.

また、情報提供装置10は、学習モデルを用いて、クエリ画像から抽出された特徴量から有用特徴量を抽出し、抽出した有用特徴量と、検索対象画像から抽出された特徴量との比較結果に基づいて、クエリ画像と類似する画像の検索を行ってもよい。例えば、情報提供装置10は、運用時に、学習モデルを用いて、クエリ画像から抽出された特徴量から有用特徴量を抽出する。そして、情報提供装置10は、抽出した有用特徴量と、検索対象画像から抽出した全ての特徴量との比較結果に基づいて、クエリ画像と類似する画像の検索を行ってもよい。 Further, the information providing device 10 extracts a useful feature amount from the feature amount extracted from the query image using the learning model, and compares the extracted useful feature amount with the feature amount extracted from the search target image. You may search for an image similar to the query image based on. For example, the information providing device 10 uses a learning model to extract useful features from the features extracted from the query image during operation. Then, the information providing device 10 may search for an image similar to the query image based on the comparison result between the extracted useful feature amount and all the feature amounts extracted from the search target image.

また、情報提供装置10は、クエリ画像の特徴量から学習モデルを用いて抽出された特徴量と、検索対象画像の特徴量から上述した各種の手法で抽出した有用特徴量、もしくは、検索対象画像の特徴量から学習モデルを用いて抽出した有用特徴量との比較結果に基づいて、クエリ画像と類似する画像の検索を行ってもよい。 Further, the information providing device 10 is a feature amount extracted from the feature amount of the query image using the learning model, a useful feature amount extracted from the feature amount of the search target image by the various methods described above, or a search target image. An image similar to the query image may be searched based on the comparison result with the useful feature amount extracted from the feature amount of the above using the learning model.

なお、情報提供装置10は、画像検索に用いる有用特徴量と、モデルの学習に用いる有用特徴量とを異なるものとしてもよい。例えば、モデルに有用特徴量が有する特徴を精度良く学習させるためには、モデルの学習に用いる有用特徴量が実際に有用である確度は、画像検索に用いる有用特徴量が実際に有用である確度よりも高い方が良いと考えられる。そこで、情報提供装置10は、異なる閾値を用いて、画像検索に用いる有用特徴量と、モデルの学習に用いる有用特徴量とをそれぞれ個別に抽出してもよい。 The information providing device 10 may have different useful feature quantities used for image retrieval and useful feature quantities used for model learning. For example, in order to accurately learn the features of the useful features in the model, the probability that the useful features used for learning the model are actually useful is the probability that the useful features used for the image search are actually useful. It is considered better to be higher than. Therefore, the information providing device 10 may individually extract the useful feature amount used for image retrieval and the useful feature amount used for model learning by using different threshold values.

例えば、情報提供装置10は、検索対象画像から抽出された特徴量と、類似画像から抽出された特徴量とが類似するか否かを判定する。また、情報提供装置10は、検索対象画像から抽出された特徴量ごとに、類似画像から抽出された特徴量と類似すると判定された回数を計数する。そして、情報提供装置10は、計数された回数が所定の第1閾値以上となる特徴量を第1有用特徴量として抽出するとともに、計数された回数が第1閾値よりも大きい第2閾値以上となる特徴量を第2有用特徴量として抽出する。その後、情報提供装置10は、第1有用特徴量を用いて、クエリ画像と類似する情報を検索する。一方、情報提供装置10は、第2有用特徴量が有する特徴をモデルに学習させてもよい。この結果、情報提供装置10は、画像から抽出された特徴量が画像検索に有用な有用特徴量であるか否かを精度良く判定する学習モデルを生成することができる。 For example, the information providing device 10 determines whether or not the feature amount extracted from the search target image is similar to the feature amount extracted from the similar image. Further, the information providing device 10 counts the number of times it is determined that the feature amount is similar to the feature amount extracted from the similar image for each feature amount extracted from the search target image. Then, the information providing device 10 extracts a feature amount in which the number of times counted is equal to or greater than a predetermined first threshold value as the first useful feature amount, and at the same time, the number of times counted is equal to or greater than the second threshold value larger than the first threshold value. The feature amount is extracted as the second useful feature amount. After that, the information providing device 10 searches for information similar to the query image using the first useful feature amount. On the other hand, the information providing device 10 may make the model learn the features of the second useful feature amount. As a result, the information providing device 10 can generate a learning model that accurately determines whether or not the feature amount extracted from the image is a useful feature amount useful for image retrieval.

〔1−10.各処理の関係について〕
ここで、図2を用いて、情報提供装置10が実行する各処理の関係性について説明する。図2は、実施形態に係る情報提供装置が実行する処理の関係を示す図である。例えば、情報提供装置10は、クエリ画像を取得すると(ステップS10)、クエリ画像の特徴量であるクエリ特徴量を抽出し(ステップS11)、検索処理を実行する(ステップS12)。例えば、情報提供装置10は、クエリ特徴量と、検索対象画像の特徴量とを比較する特徴量照合処理、およびクエリ画像と検索対象画像とにおいて相互に類似する特徴量の位置関係を比較する座標照合処理を実行し、実行結果に基づいた類似判定を行う。
[1-10. About the relationship of each process]
Here, with reference to FIG. 2, the relationship between the processes executed by the information providing apparatus 10 will be described. FIG. 2 is a diagram showing the relationship of processing executed by the information providing device according to the embodiment. For example, when the information providing device 10 acquires the query image (step S10), the query feature amount, which is the feature amount of the query image, is extracted (step S11), and the search process is executed (step S12). For example, the information providing device 10 performs a feature amount matching process for comparing a query feature amount with a feature amount of a search target image, and coordinates for comparing the positional relationship of feature amounts similar to each other between the query image and the search target image. The collation process is executed and the similarity judgment is performed based on the execution result.

ここで、情報提供装置10は、検索対象画像の特徴量ごとに、特徴量照合処理や座標照合処理において、クエリ画像の特徴量と類似したと判定された回数や、座標が類似したと判定された回数等、各種の利用回数を計数する(ステップS13)。また、情報提供装置10は、計数結果に基づいて、検索対象画像の有用特徴量と非有用特徴量とを設定する(ステップS14)。そして、情報提供装置10は、検索対象画像の特徴量のうち、有用特徴量を抽出し(ステップS15)、抽出した有用特徴量とクエリ特徴量とを用いた検索処理を実行する(ステップS12)。 Here, the information providing device 10 determines the number of times that the feature amount of the search target image is similar to the feature amount of the query image and the coordinates are determined to be similar in the feature amount matching process and the coordinate matching process. The number of times of various uses such as the number of times of use is counted (step S13). Further, the information providing device 10 sets the useful feature amount and the non-useful feature amount of the search target image based on the counting result (step S14). Then, the information providing device 10 extracts a useful feature amount from the feature amounts of the search target image (step S15), and executes a search process using the extracted useful feature amount and the query feature amount (step S12). ..

一方、情報提供装置10は、検索対象画像から類似画像を生成し(ステップS16)、類似画像を検索クエリとして(ステップS17)、検索処理を実行する(ステップS12)。この結果、情報提供装置10は、検索対象画像の特徴量ごとに、特徴量照合処理や座標照合処理において、類似画像の特徴量と類似したと判定された回数や、座標が類似したと判定された回数等、各種の利用回数を計数し(ステップS13)、計数結果に基づいて、有用特徴量と非有用特徴量とを設定することができる(ステップS14)。 On the other hand, the information providing device 10 generates a similar image from the search target image (step S16), uses the similar image as a search query (step S17), and executes the search process (step S12). As a result, the information providing device 10 determines that the number of times the feature amount of the image to be searched is similar to the feature amount of the similar image and the coordinates are similar in the feature amount matching process and the coordinate matching process. Various times of use such as the number of times of use can be counted (step S13), and useful feature amounts and non-useful feature amounts can be set based on the count results (step S14).

また、情報提供装置10は、有用特徴量が有する特徴を学習し(ステップS18)、学習結果に基づいて、クエリ画像からクエリ特徴量を抽出し(ステップS11)、抽出したクエリ特徴量を用いた検索処理を実行する(ステップS12)。より具体的には、情報提供装置10は、クエリ画像から抽出された特徴量のうち、検索対象画像から抽出された有用特徴量と類似する特徴を有する特徴量を有用特徴量として抽出し、抽出したクエリ画像の有用特徴量を用いて、検索処理を実行する(ステップS12)。 Further, the information providing device 10 learns the features of the useful feature amount (step S18), extracts the query feature amount from the query image based on the learning result (step S11), and uses the extracted query feature amount. The search process is executed (step S12). More specifically, the information providing device 10 extracts and extracts a feature amount having features similar to the useful feature amount extracted from the search target image as a useful feature amount among the feature amounts extracted from the query image. The search process is executed using the useful feature amount of the query image (step S12).

〔1−11.類似画像について〕
上述した例では、情報提供装置10は、検索対象画像から抽出された特徴量のうち、クエリ画像から抽出された特徴量と類似すると判定された回数が所定の閾値を満たす特徴量を有用特徴量とした。このような処理の結果、情報提供装置10は、クエリ画像と類似する検索対象画像を効率良く検索することができる。
[1-11. About similar images]
In the above-mentioned example, the information providing device 10 uses a feature amount extracted from the search target image as a useful feature amount in which the number of times determined to be similar to the feature amount extracted from the query image satisfies a predetermined threshold value. And said. As a result of such processing, the information providing device 10 can efficiently search for a search target image similar to the query image.

ここで、上述した例では、クエリ画像と類似する画像として、クエリ画像に撮像された取引対象と同一または類似する取引対象が撮像された検索対象画像を検索するための処理について記載した。例えば、情報提供装置10は、検索対象画像に撮像された取引対象と同一または類似する取引対象が撮像された画像を類似画像とし、検索対象画像の特徴量のうち、類似画像の特徴量と類似すると判定された回数が所定の閾値を超える特徴量を有用特徴量とした。しかしながら、実施形態は、これに限定されるものではない。 Here, in the above-mentioned example, as an image similar to the query image, a process for searching a search target image in which the same or similar transaction target as the transaction target captured in the query image is captured is described. For example, the information providing device 10 uses an image in which a transaction target that is the same as or similar to the transaction target captured in the search target image is captured as a similar image, and is similar to the feature amount of the similar image among the feature amounts of the search target image. A feature amount in which the number of times determined to be determined exceeds a predetermined threshold value was defined as a useful feature amount. However, the embodiments are not limited to this.

例えば、情報提供装置10は、検索対象画像と外観が類似する画像を類似画像とし、検索対象画像の特徴量のうち、類似画像の特徴量と類似すると判定された回数が所定の閾値を超える特徴量を有用特徴量とすることで、検索対象画像と外観が類似する画像を検索する際に有用な特徴量を有用特徴量としてもよい。すなわち、実施形態における「類似」とは、撮像対象が「類似」するといった意味的な「類似」のみならず外観の「類似」をも含む概念である。 For example, the information providing device 10 uses an image having a similar appearance to the search target image as a similar image, and among the feature amounts of the search target image, the number of times determined to be similar to the feature amount of the similar image exceeds a predetermined threshold value. By setting the amount as a useful feature amount, a feature amount useful when searching for an image having a similar appearance to the image to be searched may be used as a useful feature amount. That is, the "similarity" in the embodiment is a concept that includes not only a semantic "similarity" such that the imaging object is "similar" but also an appearance "similarity".

また、情報提供装置10は、運用時にどのような観点からの「類似」を採用するかに応じて、有用特徴量の抽出を行ってよい。例えば、情報提供装置10は、運用時においてある検索対象画像と「類似」すると判定したいクエリ画像を類似画像とし、検索対象画像の特徴量のうち、類似画像の特徴量と類似すると判定された回数が所定の閾値を超える特徴量を有用特徴量とすればよい。 Further, the information providing device 10 may extract useful feature quantities depending on the viewpoint from which "similarity" is adopted at the time of operation. For example, the information providing device 10 sets a query image to be determined to be "similar" to a certain search target image during operation as a similar image, and among the feature quantities of the search target image, the number of times it is determined to be similar to the feature quantity of the similar image. A feature amount whose value exceeds a predetermined threshold may be regarded as a useful feature amount.

〔1−12.処理の対象について〕
ここで、上述した例では、情報提供装置10は、クエリ画像と類似する検索対象画像の検索を行った。しかしながら、実施形態は、これに限定されるものではない。例えば、情報提供装置10は、文章や音楽等、任意のコンテンツについて、上述した検索処理を適用可能である。
[1-12. About the target of processing]
Here, in the above-mentioned example, the information providing device 10 searches for a search target image similar to the query image. However, the embodiments are not limited to this. For example, the information providing device 10 can apply the above-mentioned search process to arbitrary contents such as sentences and music.

例えば、情報提供装置10は、検索対象が文章である場合、クエリ文章や検索対象となる文章の中から特徴点としていくつかの単語を選択し、選択した単語の前後に存在する複数の単語を抽出する。また、情報提供装置10は、抽出した単語の特徴量を、特徴量として算出するとともに、単語の相対的な出現位置(例えば、特徴点として選択した単語から次の単語までの間に存在する単語の数等)を座標とみなす。そして、情報提供装置10は、特徴量の比較結果に基づいた検索処理を行うとともに、クエリ文章の特徴量と類似すると判定された回数に応じて、検索対象となる文章の特徴量から有用特徴量を抽出してもよい。 For example, when the search target is a sentence, the information providing device 10 selects some words as feature points from the query sentence and the sentence to be searched, and selects a plurality of words existing before and after the selected word. Extract. Further, the information providing device 10 calculates the feature amount of the extracted word as the feature amount, and the relative appearance position of the word (for example, a word existing between the word selected as the feature point and the next word). , Etc.) are regarded as coordinates. Then, the information providing device 10 performs a search process based on the comparison result of the feature amount, and also uses the feature amount of the sentence to be searched as a useful feature amount according to the number of times it is determined to be similar to the feature amount of the query sentence. May be extracted.

また例えば、情報提供装置10は、検索対象が音声である場合、クエリ音声や検索対象となる音声の中から特徴点としていくつかの再生位置を選択し、選択した再生位置の前後に存在する音声の周波数特性から特徴量を算出する、また、情報提供装置10は、再生位置を座標とみなす。そして、情報提供装置10は、特徴量の比較結果に基づいた検索処理を行うとともに、クエリ音声の特徴量と類似すると判定された回数に応じて、検索対象となる音声の特徴量から有用特徴量を抽出してもよい。 Further, for example, when the search target is voice, the information providing device 10 selects some playback positions as feature points from the query voice and the voice to be searched, and the voice existing before and after the selected playback position. The feature amount is calculated from the frequency characteristic of the above, and the information providing device 10 regards the reproduction position as a coordinate. Then, the information providing device 10 performs a search process based on the comparison result of the feature amount, and also uses the feature amount of the voice to be searched as a useful feature amount according to the number of times it is determined to be similar to the feature amount of the query voice. May be extracted.

なお、情報提供装置10は、異種間の類似検索を行ってもよい。例えば、情報提供装置10は、クエリ文章と類似する対象音声の検索を行ってもよく、クエリ音声と類似する対象文章の検索を行ってもよい。また、このような異種間の類似検索において有用な特徴量を、クエリや検索対象となる音声若しくは文章から抽出してもよい。すなわち、情報提供装置10は、局所的な特徴を示す多次元量を特徴量として設定することができるコンテンツであれば、任意のコンテンツについて、上述した検索処理を適用し、有用特徴量の抽出を行ってよい。 The information providing device 10 may perform a similarity search between different species. For example, the information providing device 10 may search for a target voice similar to the query text, or may search for a target text similar to the query text. Further, a feature amount useful in such a similar search between different species may be extracted from a query or a voice or a sentence to be searched. That is, the information providing device 10 applies the above-mentioned search process to any content as long as the content can set a multidimensional amount indicating a local feature as the feature amount, and extracts useful feature amounts. You may go.

〔2.情報提供装置の構成〕
以下、上記した検索処理を実現する情報提供装置10が有する機能構成の一例について説明する。図3は、実施形態に係る情報提供装置の構成例を示す図である。図3に示すように、情報提供装置10は、通信部20、記憶部30、および制御部40を有する。
[2. Configuration of information providing device]
Hereinafter, an example of the functional configuration of the information providing device 10 that realizes the above-mentioned search process will be described. FIG. 3 is a diagram showing a configuration example of the information providing device according to the embodiment. As shown in FIG. 3, the information providing device 10 includes a communication unit 20, a storage unit 30, and a control unit 40.

通信部20は、例えば、NIC(Network Interface Card)等によって実現される。そして、通信部20は、ネットワークNと有線または無線で接続され、端末装置100との間で情報の送受信を行う。 The communication unit 20 is realized by, for example, a NIC (Network Interface Card) or the like. Then, the communication unit 20 is connected to the network N by wire or wirelessly, and transmits / receives information to / from the terminal device 100.

記憶部30は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。また、記憶部30は、検索対象データベース31および学習モデル32を記憶する。 The storage unit 30 is realized by, for example, a semiconductor memory element such as a RAM (Random Access Memory) or a flash memory (Flash Memory), or a storage device such as a hard disk or an optical disk. Further, the storage unit 30 stores the search target database 31 and the learning model 32.

検索対象データベース31には、検索対象となる対象情報が登録されている。例えば、図4は、実施形態に係る検索対象データベースに登録される情報の一例を示す図である。図4に示す例では、検索対象データベース31には、「検索対象ID(Identifier)」、「検索対象データ」、「特徴量」、「比較利用回数」、「比較非利用回数」、「座標利用回数」、「座標非利用回数」、および「種別」といった情報が登録されている。 Target information to be searched is registered in the search target database 31. For example, FIG. 4 is a diagram showing an example of information registered in the search target database according to the embodiment. In the example shown in FIG. 4, the search target database 31 has a "search target ID (Identifier)", a "search target data", a "feature amount", a "comparison usage count", a "comparison non-usage count", and a "coordinate usage". Information such as "number of times", "number of times of non-use of coordinates", and "type" is registered.

ここで、「検索対象ID」とは、検索対象画像を識別する識別子である。また、「検索対象データ」とは、検索対象画像のデータである。また、「特徴量」とは、特徴量である。また、「比較利用回数」、「比較非利用回数」、「座標利用回数」、および「座標非利用回数」とは、それぞれ、対応付けられた特徴量の比較利用回数、比較非利用回数、座標利用回数、および座標非利用回数である。また、「種別」とは、対応付けられた特徴量が有用特徴量であるか非有用特徴量であるかを示す情報である。 Here, the "search target ID" is an identifier that identifies the search target image. Further, the "search target data" is the data of the search target image. The "feature amount" is a feature amount. Further, the "number of comparison usage", "number of comparison non-use", "number of coordinate non-use", and "number of coordinate non-use" are the number of comparison use, the number of comparison non-use, and the coordinates of the associated feature amount, respectively. The number of uses and the number of times the coordinates are not used. Further, the "type" is information indicating whether the associated feature amount is a useful feature amount or a non-useful feature amount.

例えば、図4に示す例では、検索対象データベース31には、検索対象ID「T1」、検索対象データ「TD#1」、比較利用回数「5」、比較非利用回数「2」、座標利用回数「3」、座標非利用回数「2」および種別「有用」が対応付けて登録されている。このような情報は、検索対象ID「T1」が示す検索対象画像のデータが「TD#1」であり、特徴量が「FT1−1」である旨を示す。また、このような情報は、特徴量「FT1−1」の比較利用回数が「5」、比較非利用回数が「2」、座標利用回数が「3」、および座標非利用回数が「2」である旨を示す。また、このような情報は、特徴量「FT1−1」が有用特徴量である旨を示す。 For example, in the example shown in FIG. 4, the search target database 31 has the search target ID “T1”, the search target data “TD # 1”, the number of comparison uses “5”, the number of comparison non-uses “2”, and the number of coordinates usage. "3", the number of times the coordinates are not used "2", and the type "useful" are registered in association with each other. Such information indicates that the data of the search target image indicated by the search target ID "T1" is "TD # 1" and the feature amount is "FT1-1". Further, for such information, the number of comparative uses of the feature amount "FT1-1" is "5", the number of times of comparative non-use is "2", the number of times of coordinate use is "3", and the number of times of coordinate non-use is "2". Indicates that. Further, such information indicates that the feature amount "FT1-1" is a useful feature amount.

なお、図4に示した各種の値は、概念的なものであり、実際には、検索対象データベース31には、各特徴量等を示す数値が登録されるものとする。また、検索対象データベース31には、図4に示す情報以外にも、特徴量と対応する特徴点や、検索対象画像と対応する取引対象に関する各種の情報等、任意の情報が登録されていてよい。 It should be noted that the various values shown in FIG. 4 are conceptual, and in reality, numerical values indicating each feature amount and the like are registered in the search target database 31. Further, in the search target database 31, in addition to the information shown in FIG. 4, arbitrary information such as feature points corresponding to the feature amount and various information regarding the transaction target corresponding to the search target image may be registered. ..

図3に戻り、説明を続ける。学習モデル32は、有用特徴量の特徴を学習した学習モデルである。例えば、学習モデルは、DNNやSVM等、有用特徴量の特徴を学習した学習モデルの各種パラメータである。 Returning to FIG. 3, the explanation will be continued. The learning model 32 is a learning model in which the features of the useful features are learned. For example, the learning model is various parameters of the learning model that has learned the features of useful features such as DNN and SVM.

制御部40は、コントローラ(controller)であり、例えば、CPU(Central Processing Unit)、MPU(Micro Processing Unit)等のプロセッサによって、情報提供装置10内部の記憶装置に記憶されている各種プログラムがRAM等を作業領域として実行されることにより実現される。また、制御部40は、コントローラ(controller)であり、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現されてもよい。 The control unit 40 is a controller, and for example, various programs stored in a storage device inside the information providing device 10 by a processor such as a CPU (Central Processing Unit) or an MPU (Micro Processing Unit) are RAM or the like. Is realized by executing as a work area. Further, the control unit 40 is a controller, and may be realized by, for example, an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array).

図4に示すように、制御部40は、抽出部41、判定部42、計数部43、検索部44、生成部45、および学習部46を有する。 As shown in FIG. 4, the control unit 40 includes an extraction unit 41, a determination unit 42, a counting unit 43, a search unit 44, a generation unit 45, and a learning unit 46.

抽出部41は、クエリ画像または検索対象画像から抽出された特徴量のうち、類似する情報の検索に有用な有用特徴量を抽出する。例えば、抽出部41は、検索対象画像から抽出された特徴量から有用特徴量を抽出する。 The extraction unit 41 extracts useful features useful for searching for similar information from the features extracted from the query image or the search target image. For example, the extraction unit 41 extracts a useful feature amount from the feature amount extracted from the search target image.

例えば、抽出部41は、検索対象画像から抽出された特徴量と、その情報と類似する類似情報から抽出された特徴量との比較結果に基づいて、その検索対象画像から抽出された特徴量から有用特徴量を抽出する。また、抽出部41は、複数の検索対象から抽出された特徴量と、いずれかの検索対象画像と類似する類似情報から抽出された特徴量との比較結果に基づいて、その検索対象画像から抽出された特徴量から有用特徴量を抽出する。 For example, the extraction unit 41 is based on the comparison result between the feature amount extracted from the search target image and the feature amount extracted from the similar information similar to the information, and from the feature amount extracted from the search target image. Extract useful features. Further, the extraction unit 41 extracts from the search target image based on the comparison result between the feature amount extracted from the plurality of search targets and the feature amount extracted from the similar information similar to any of the search target images. Useful features are extracted from the features.

ここで、抽出部41は、クエリ画像、または、検索対象となる画像から抽出された特徴量のうち、類似する画像の検索に有用な有用特徴量を抽出することとなる。例えば、抽出部41は、類似する画像の検索に有用な有用特徴量として、撮像対象が類似する画像の検索に有用な有用特徴量を抽出する。 Here, the extraction unit 41 extracts a useful feature amount useful for searching for a similar image from the feature amounts extracted from the query image or the image to be searched. For example, the extraction unit 41 extracts useful features useful for searching for images similar to the imaging target as useful features useful for searching for similar images.

より具体的には、抽出部41は、計数部43により計数された回数に基づいて、検索対象画像から抽出された特徴量から有用特徴量を抽出する。例えば、抽出部41は、検索対象画像から抽出された特徴量のうち、計数部43により計数された回数が所定の閾値以上となる特徴量を有用特徴量として抽出する。 More specifically, the extraction unit 41 extracts a useful feature amount from the feature amount extracted from the search target image based on the number of times counted by the counting unit 43. For example, the extraction unit 41 extracts as a useful feature amount a feature amount in which the number of times counted by the counting unit 43 is equal to or more than a predetermined threshold value among the feature amounts extracted from the search target image.

例えば、抽出部41は、所定の情報処理装置(図示は、省略)から検索対象画像を受付けた場合は、検索対象画像の特徴量を抽出し、検索対象画像と各特徴量とを検索対象データベース31に登録する。また、抽出部41は、所定の時間間隔で、検索対象データベース31を参照し、各特徴量の比較利用回数、比較非利用回数、座標利用回数、および座標非利用回数を参照し、参照した各回数に基づいて、各特徴量が類似画像検索に有用であるか否かを示すスコアを算出する。例えば、抽出部41は、比較利用回数や座標利用回数が多い程値が高くなり、比較非利用回数や座標非利用回数が多い程値が低くなるスコアを算出する。 For example, when the extraction unit 41 receives the search target image from a predetermined information processing device (not shown), the extraction unit 41 extracts the feature amount of the search target image and searches the search target image and each feature amount in the search target database. Register at 31. Further, the extraction unit 41 refers to the search target database 31 at a predetermined time interval, and refers to and refers to the number of comparative use, the number of comparative non-use, the number of coordinate use, and the number of coordinate non-use of each feature amount. Based on the number of times, a score indicating whether or not each feature amount is useful for similar image search is calculated. For example, the extraction unit 41 calculates a score in which the value increases as the number of comparative uses and the number of coordinate uses increases, and the value decreases as the number of comparative non-uses and the number of coordinate non-uses increases.

そして、抽出部41は、算出したスコアの値が所定の閾値を超える場合は、特徴量に種別「有用」を対応付け、算出したスコアの値が所定の閾値を下回る場合は、特徴量に種別「非有用」を対応付ける。なお、抽出部41は、有用と非有用とを区別するための閾値を同じ閾値にしてもよく、異なる閾値にしてもよい。 Then, when the calculated score value exceeds a predetermined threshold value, the extraction unit 41 associates the feature amount with the type "useful", and when the calculated score value falls below the predetermined threshold value, the feature amount is classified into the type. Correspond to "unuseful". The extraction unit 41 may use the same threshold value or different threshold values for distinguishing between useful and non-useful.

なお、抽出部41は、検索対象画像から抽出された特徴量が登録された記憶装置から、有用特徴量以外の特徴量を削除してもよい。例えば、抽出部41は、種別「非有用」を対応付けた特徴量を、検索対象データベース31から削除してもよい。 The extraction unit 41 may delete the feature amount other than the useful feature amount from the storage device in which the feature amount extracted from the search target image is registered. For example, the extraction unit 41 may delete the feature amount associated with the type “unuseful” from the search target database 31.

また、抽出部41は、学習部46により学習されたモデルを用いて、クエリ画像から抽出された特徴量から有用特徴量を抽出してもよい。例えば、抽出部41は、端末装置100からクエリ画像を受付けた場合は、クエリ画像の特徴量を抽出する。また、抽出部41は、学習モデル32を記憶部30から読出し、学習モデルを用いて、クエリ画像の特徴量のうち有用特徴量を抽出する。 Further, the extraction unit 41 may extract a useful feature amount from the feature amount extracted from the query image by using the model learned by the learning unit 46. For example, when the query image is received from the terminal device 100, the extraction unit 41 extracts the feature amount of the query image. Further, the extraction unit 41 reads the learning model 32 from the storage unit 30, and uses the learning model to extract useful feature quantities from the feature quantities of the query image.

なお、抽出部41は、学習モデル32を用いて、検索対象画像の有用特徴量を抽出してもよい。例えば、抽出部41は、学習モデル32に検索対象画像の各特徴量を入力し、各特徴量が有用特徴量であるか否かを判定してもよい。 The extraction unit 41 may use the learning model 32 to extract useful feature quantities of the search target image. For example, the extraction unit 41 may input each feature amount of the search target image into the learning model 32 and determine whether or not each feature amount is a useful feature amount.

また、抽出部41は、検索対象画像から抽出された特徴量と、生成部45により生成された類似画像から抽出された特徴量との比較結果に基づいて、検索対象画像から抽出された特徴量から有用特徴量を抽出してもよい。例えば、抽出部41は、生成部45から類似画像を取得すると、取得した類似画像から特徴量を抽出し、抽出した特徴量を計数部43へと提供する。そして、抽出部41は、検索対象データベース31を参照し、計数部により計数された各種の利用回数に基づいて、検索対象画像から有用特徴量を抽出する。なお、抽出部41は、学習モデルを用いて、類似画像から抽出された特徴量から有用特徴量を抽出し、抽出した有用特徴量を計数部43に提供してもよい。 Further, the extraction unit 41 is a feature amount extracted from the search target image based on a comparison result between the feature amount extracted from the search target image and the feature amount extracted from the similar image generated by the generation unit 45. Useful features may be extracted from. For example, when the extraction unit 41 acquires a similar image from the generation unit 45, the feature amount is extracted from the acquired similar image, and the extracted feature amount is provided to the counting unit 43. Then, the extraction unit 41 refers to the search target database 31 and extracts useful features from the search target image based on the various usage counts counted by the counting unit. The extraction unit 41 may use the learning model to extract useful features from the features extracted from similar images, and provide the extracted useful features to the counting unit 43.

ここで、検索対象データベース31に登録される各利用回数は、判定部42、計数部43、および検索部44による検索において計数されることとなる。このため、抽出部41は、検索部44による検索結果に基づいて、過去の画像(すなわち、第1クエリ画像)と類似する情報の特徴量から有用特徴量を抽出することとなる。すなわち、抽出部41は、過去のクエリ画像と類似する画像の検索結果に基づいて、検索対象画像から抽出された特徴量から有用特徴量を抽出することとなる。 Here, each number of uses registered in the search target database 31 is counted in the search by the determination unit 42, the counting unit 43, and the search unit 44. Therefore, the extraction unit 41 extracts the useful feature amount from the feature amount of the information similar to the past image (that is, the first query image) based on the search result by the search unit 44. That is, the extraction unit 41 extracts the useful feature amount from the feature amount extracted from the search target image based on the search result of the image similar to the past query image.

なお、抽出部41は、計数部により計数された回数が所定の第1閾値以上となる特徴量を第1有用特徴量として抽出するとともに、計数部により計数された回数が第1閾値よりも大きい第2閾値以上となる特徴量を第2有用特徴量として抽出してもよい。例えば、抽出部41は、計数部43により計数された回数が所定の第1閾値以上となる特徴量に対しては、種別「有用」を対応付けて検索対象データベース31に登録する。一方、抽出部41は、計数部43により計数された回数が第1閾値よりも大きい第2閾値以上となる特徴量に対しては、種別「有用」を対応付けて検索対象データベース31に登録するとともに、学習データとして学習部46に通知してもよい。 The extraction unit 41 extracts the feature amount whose number of times counted by the counting unit is equal to or higher than the predetermined first threshold value as the first useful feature amount, and the number of times counted by the counting unit is larger than the first threshold value. A feature amount having a second threshold value or more may be extracted as a second useful feature amount. For example, the extraction unit 41 registers the feature amount in which the number of times counted by the counting unit 43 is equal to or higher than a predetermined first threshold value in the search target database 31 in association with the type “useful”. On the other hand, the extraction unit 41 registers the feature amount counted by the counting unit 43 in the search target database 31 in association with the type "useful" for the feature amount having the second threshold value or more larger than the first threshold value. At the same time, the learning unit 46 may be notified as learning data.

判定部42は、検索対象画像から抽出された特徴量と、類似情報から抽出された特徴量とが類似するか否かを判定する。また、判定部42は、検索対象画像から抽出された複数の特徴量のうち、類似情報から抽出された特徴量に類似すると判定された複数の対象特徴量の位置関係と、類似情報から抽出された複数の特徴量のうち、複数の対象特徴量に類似すると判定された複数の類似特徴量の位置関係とが類似するか否かを判定する。 The determination unit 42 determines whether or not the feature amount extracted from the search target image is similar to the feature amount extracted from the similar information. Further, the determination unit 42 is extracted from the positional relationship of the plurality of target feature quantities determined to be similar to the feature quantities extracted from the similar information among the plurality of feature quantities extracted from the search target image, and the similar information. Among the plurality of feature quantities, it is determined whether or not the positional relationship of the plurality of similar feature quantities determined to be similar to the plurality of target feature quantities is similar.

例えば、判定部42は、類似画像検索の運用時においては、抽出部41がクエリ画像から抽出した特徴量を受付ける。また、例えば、判定部42は、生成部45により生成された類似画像から抽出部41が抽出した特徴量を受付ける。なお、このようなクエリ画像や類似画像の特徴量は、学習モデル32を用いて抽出された有用特徴量であってもよい。 For example, the determination unit 42 receives the feature amount extracted from the query image by the extraction unit 41 during the operation of the similar image search. Further, for example, the determination unit 42 receives the feature amount extracted by the extraction unit 41 from the similar image generated by the generation unit 45. The feature amount of such a query image or a similar image may be a useful feature amount extracted by using the learning model 32.

このような場合、判定部42は、検索対象データベース31を参照し、受付けたクエリ画像または類似画像の特徴量と最も類似する特徴量を特定し、クエリ画像または類似画像の特徴量と、検索対象データベース31から特定した特徴量とを対応付ける。そして、判定部42は、対応付けた特徴量同士の位置関係が類似するか否かを判定する。すなわち、判定部42は、特徴量照合処理と座標照合処理とを実行する。なお、判定部42は、特徴量照合処理において、受付けたクエリ画像または類似画像の特徴量と類似度が所定の閾値を超える全ての特徴量を検索対象データベース31から特定してもよい。 In such a case, the determination unit 42 refers to the search target database 31, identifies the feature amount most similar to the feature amount of the received query image or similar image, and the feature amount of the query image or similar image and the search target. Corresponds to the feature amount specified from the database 31. Then, the determination unit 42 determines whether or not the positional relationship between the associated feature quantities is similar. That is, the determination unit 42 executes the feature amount matching process and the coordinate matching process. In the feature amount matching process, the determination unit 42 may specify from the search target database 31 all the feature amounts whose similarity with the feature amount of the received query image or similar image exceeds a predetermined threshold value.

計数部43は、検索対象画像から抽出された特徴量ごとに、類似画像から抽出された特徴量と類似すると判定された回数を計数する。また、計数部43は、検索対象画像から抽出された特徴量ごとに、類似画像から抽出された特徴量と最も類似すると判定された回数を計数する。また、計数部43は、複数の対象特徴量の位置関係と類似特徴量の位置関係とが類似すると判定された回数を計数する。 The counting unit 43 counts the number of times it is determined that the feature amount is similar to the feature amount extracted from the similar image for each feature amount extracted from the search target image. Further, the counting unit 43 counts the number of times it is determined that the feature amount is most similar to the feature amount extracted from the similar image for each feature amount extracted from the search target image. Further, the counting unit 43 counts the number of times it is determined that the positional relationship between the plurality of target feature quantities and the positional relationship between similar feature quantities are similar.

例えば、計数部43は、検索対象データベース31に登録された特徴量が、類似画像から抽出された特徴量と類似すると判定部42により判定された場合は、その特徴量の比較利用回数に1を加算する。また、計数部43は、検索対象データベース31に登録された特徴量が、類似画像から抽出された特徴量と類似しないと判定部42により判定された場合は、その特徴量の比較非利用回数に1を加算する。 For example, when the determination unit 42 determines that the feature amount registered in the search target database 31 is similar to the feature amount extracted from the similar image, the counting unit 43 sets 1 for the number of comparative uses of the feature amount. to add. Further, when the determination unit 42 determines that the feature amount registered in the search target database 31 is not similar to the feature amount extracted from the similar image, the counting unit 43 determines the number of comparative non-uses of the feature amount. Add 1 to.

また、例えば、計数部43は、検索対象データベース31に登録された特徴量のうち、類似画像から抽出された特徴量と対応付けられた特徴量を対象特徴量とし、類似画像から抽出された特徴量のうち、対象特徴量と対応付けられた特徴量を類似特徴量とする。そして、計数部43は、判定部42により、ある検索対象画像の対象特徴量と、類似画像の築地特徴量との位置関係が類似すると判定された場合は、その対象特徴量の座標利用回数に1を加算する。一方、計数部43は、判定部42により、ある検索対象画像の対象特徴量と、類似画像の築地特徴量との位置関係が類似しないと判定された場合は、その対象特徴量の座標非利用回数に1を加算する。 Further, for example, the counting unit 43 uses the feature amount associated with the feature amount extracted from the similar image as the target feature amount among the feature amounts registered in the search target database 31, and the feature extracted from the similar image. Of the quantities, the feature quantity associated with the target feature quantity is defined as a similar feature quantity. Then, when the determination unit 42 determines that the positional relationship between the target feature amount of a certain search target image and the Tsukiji feature amount of a similar image is similar, the counting unit 43 determines the number of times the coordinates of the target feature amount are used. Add 1 to. On the other hand, when the determination unit 42 determines that the positional relationship between the target feature amount of a certain search target image and the Tsukiji feature amount of a similar image is not similar, the counting unit 43 does not use the coordinates of the target feature amount. Add 1 to the number of times.

一方、計数部43は、類似画像検索の運用時においては、以下の処理を実行する。まず、判定部42による判定結果を一時的に保持する。また、計数部43は、端末装置100から、検索結果に含まれる検索対象画像のうち、利用者が選択した検索対象画像の通知を受付けると、通知された検索対象画像の特徴量のうち、クエリ画像から抽出された特徴量と類似すると判定された特徴量の比較利用回数に1を加算する。また、計数部43は、通知された検索対象画像の特徴量のうち、クエリ画像から抽出された特徴量であって、対応付けられた特徴量との位置関係が類似すると判定部42により判定された特徴量の座標利用回数に1を加算する。 On the other hand, the counting unit 43 executes the following processing during the operation of the similar image search. First, the determination result by the determination unit 42 is temporarily held. Further, when the counting unit 43 receives the notification of the search target image selected by the user from the search target images included in the search results from the terminal device 100, the counting unit 43 queries among the feature quantities of the notified search target images. 1 is added to the number of comparative uses of the feature amount determined to be similar to the feature amount extracted from the image. Further, the counting unit 43 determines by the determination unit 42 that the feature amount extracted from the query image among the feature amounts of the notified search target image has a similar positional relationship with the associated feature amount. Add 1 to the number of times the features are used.

検索部44は、有用特徴量を用いて、クエリ画像と類似する情報を検索する。例えば、検索部44は、判定部42による判定結果に基づいて、クエリ画像と類似する検索対象画像を検索する。例えば、検索部44は、類似画像検索の運用時において、判定部42による特徴量照合処理や座標照合処理の結果を取得する。そして、検索部44は、座標照合処理の結果、類似する特徴量同士の位置関係が類似すると判定された検索対象画像を、クエリ画像と類似する画像として選択する。 The search unit 44 searches for information similar to the query image by using the useful feature amount. For example, the search unit 44 searches for a search target image similar to the query image based on the determination result by the determination unit 42. For example, the search unit 44 acquires the results of the feature amount matching process and the coordinate matching process by the determination unit 42 during the operation of the similar image search. Then, the search unit 44 selects an image to be searched, which is determined to have a similar positional relationship between similar feature quantities as a result of the coordinate matching process, as an image similar to the query image.

また、検索部44は、クエリ画像と類似する画像のサムネイル等、各種の情報を配置した検索結果を生成する。そして、検索部44は、クエリ画像の送信元となる端末装置100に対し、生成した検索結果を提供する。 Further, the search unit 44 generates a search result in which various information such as thumbnails of images similar to the query image are arranged. Then, the search unit 44 provides the generated search result to the terminal device 100 that is the source of the query image.

生成部45は、検索対象画像から、類似画像を生成する。例えば、生成部45は、類似画像を用いて有用特徴量の抽出を行う場合、検索対象データベース31からいずれかの検索対象画像を選択し、各種の画像変換技術を用いて、選択した検索対象画像の類似画像を生成する。そして、生成部45は、生成した類似画像を抽出部41に提供する。 The generation unit 45 generates a similar image from the search target image. For example, when the generation unit 45 extracts a useful feature amount using a similar image, the generation unit 45 selects one of the search target images from the search target database 31 and uses various image conversion techniques to select the selected search target image. Generate a similar image of. Then, the generation unit 45 provides the generated similar image to the extraction unit 41.

学習部46は、有用特徴量が有する特徴をモデルに学習させる。例えば、学習部46は、クエリ画像と類似する検索対象画像を検索する際に用いる有用特徴量よりもより有用性が高い特徴量を用いて、モデルの学習を行う。例えば、学習部46は、抽出部41により抽出された有用特徴量の通知を受付けると、通知された有用特徴量が有する特徴を学習モデル32に学習させる。なお、学習部46は、例えば、有用特徴量が有する特徴と非有用特徴量が有する特徴と差を学習モデル12に学習させてもよい。 The learning unit 46 causes the model to learn the features of the useful features. For example, the learning unit 46 trains the model using a feature amount that is more useful than the useful feature amount used when searching for a search target image similar to the query image. For example, when the learning unit 46 receives the notification of the useful feature amount extracted by the extraction unit 41, the learning unit 46 causes the learning model 32 to learn the features of the notified useful feature amount. The learning unit 46 may, for example, train the learning model 12 to learn the difference between the feature of the useful feature amount and the feature of the non-useful feature amount.

〔3.情報提供装置が実行する処理の流れの一例〕
続いて、図5を用いて、情報提供装置10が実行する処理の流れの一例を説明する。図5は、実施形態に係る情報提供装置が実行する検索処理の流れの一例を示すフローチャートである。
[3. An example of the flow of processing executed by the information providing device]
Subsequently, an example of the flow of processing executed by the information providing device 10 will be described with reference to FIG. FIG. 5 is a flowchart showing an example of the flow of the search process executed by the information providing device according to the embodiment.

例えば、情報提供装置10は、検索対象画像から特徴量を抽出する(ステップS101)。続いて、情報提供装置10は、類似画像をクエリ画像とした際に、検索に用いられた回数を特徴量ごとに計数する(ステップS102)。例えば、情報提供装置10は、クエリ画像の特徴量と類似すると判定された回数や、クエリ画像の特徴量と位置関係が類似すると判定された回数等を計数する。 For example, the information providing device 10 extracts a feature amount from a search target image (step S101). Subsequently, the information providing device 10 counts the number of times used for the search for each feature amount when the similar image is used as the query image (step S102). For example, the information providing device 10 counts the number of times it is determined that the feature amount of the query image is similar to the feature amount of the query image, the number of times that the positional relationship is determined to be similar to the feature amount of the query image, and the like.

そして、情報提供装置10は、計数した回数に基づいて、有用特徴量を抽出する(ステップS103)。すなわち、情報提供装置10は、類似画像検索においてクエリ画像の特徴量と類似すると判定された頻度が高い特徴量、すなわち、類似画像検索に有用な特徴量を有用特徴量として抽出する。 Then, the information providing device 10 extracts a useful feature amount based on the counted number of times (step S103). That is, the information providing device 10 extracts a feature amount that is frequently determined to be similar to the feature amount of the query image in the similar image search, that is, a feature amount useful for the similar image search as a useful feature amount.

ここで、情報提供装置10は、クエリ画像を端末装置100から取得したか否かを判定し(ステップS104)、取得していない場合は(ステップS104:No)、取得するまで待機する。そして、情報提供装置10は、クエリ画像を端末装置100から取得した場合は(ステップS105:Yes)、クエリ画像の特徴量と有用特徴量とを比較し(ステップS105)、比較結果に基づいて、クエリ画像に類似する画像を検索対象画像から検索し(ステップS106)、処理を終了する。 Here, the information providing device 10 determines whether or not the query image has been acquired from the terminal device 100 (step S104), and if not (step S104: No), waits until the query image is acquired. Then, when the query image is acquired from the terminal device 100 (step S105: Yes), the information providing device 10 compares the feature amount of the query image with the useful feature amount (step S105), and based on the comparison result, the information providing device 10 compares the feature amount and the useful feature amount. An image similar to the query image is searched from the search target image (step S106), and the process is terminated.

〔4.変形例〕
上記では、情報提供装置10による検索処理の一例について説明した。しかしながら、実施形態は、これに限定されるものではない。以下、検索処理のバリエーションについて説明する。
[4. Modification example]
In the above, an example of the search process by the information providing device 10 has been described. However, the embodiments are not limited to this. Hereinafter, variations of the search process will be described.

〔4−1.特徴量の比較について〕
上述した例では、情報提供装置10は、クエリ情報の特徴量と、検索対象となる情報(以下、「対象情報」と記載する場合がある。)のクエリ特徴量とを比較した。ここで、情報提供装置10は、任意の情報が有する特徴量を特徴量としてもよい。例えば、情報提供装置10は、検索対象が画像である場合、特徴点の周囲の画素の彩度や明度の平均値等を特徴量としてもよく、検索対象が音声である場合、特徴点の周囲数秒の周囲の周波数特性を特徴量としてもよい。また、上述した処理以外にも、情報提供装置10は、任意の特徴量比較技術を併用してもよい。
[4-1. Comparison of features]
In the above-mentioned example, the information providing device 10 compares the feature amount of the query information with the query feature amount of the information to be searched (hereinafter, may be referred to as “target information”). Here, the information providing device 10 may use a feature amount of arbitrary information as a feature amount. For example, when the search target is an image, the information providing device 10 may use the average value of the saturation and brightness of the pixels around the feature point as the feature quantity, and when the search target is voice, the periphery of the feature point. A frequency characteristic around several seconds may be used as a feature quantity. In addition to the above-mentioned processing, the information providing device 10 may also use an arbitrary feature amount comparison technique.

〔4−2.その他〕
また、上記実施形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、逆に、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。この他、上記文書中や図面中で示した処理手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。例えば、各図に示した各種情報は、図示した情報に限られない。
[4-2. others〕
Further, among the processes described in the above-described embodiment, all or a part of the processes described as being automatically performed can be manually performed, and conversely, the processes described as being manually performed. It is also possible to automatically perform all or part of the above by a known method. In addition, information including processing procedures, specific names, various data and parameters shown in the above documents and drawings can be arbitrarily changed unless otherwise specified. For example, the various information shown in each figure is not limited to the information shown in the figure.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。 Further, each component of each of the illustrated devices is a functional concept, and does not necessarily have to be physically configured as shown in the figure. That is, the specific form of distribution / integration of each device is not limited to the one shown in the figure, and all or part of them may be functionally or physically distributed / physically in arbitrary units according to various loads and usage conditions. Can be integrated and configured.

また、上記してきた各実施形態は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。 In addition, the above-described embodiments can be appropriately combined as long as the processing contents do not contradict each other.

〔4−3.プログラム〕
また、上述した実施形態に係る情報提供装置10および端末装置100は、例えば図6に示すような構成のコンピュータ1000によって実現される。図6は、ハードウェア構成の一例を示す図である。コンピュータ1000は、出力装置1010、入力装置1020と接続され、演算装置1030、一次記憶装置1040、二次記憶装置1050、出力IF(Interface)1060、入力IF1070、ネットワークIF1080がバス1090により接続された形態を有する。
[4-3. program〕
Further, the information providing device 10 and the terminal device 100 according to the above-described embodiment are realized by, for example, a computer 1000 having a configuration as shown in FIG. FIG. 6 is a diagram showing an example of a hardware configuration. The computer 1000 is connected to the output device 1010 and the input device 1020, and the arithmetic unit 1030, the primary storage device 1040, the secondary storage device 1050, the output IF (Interface) 1060, the input IF 1070, and the network IF 1080 are connected by the bus 1090. Have.

演算装置1030は、一次記憶装置1040や二次記憶装置1050に格納されたプログラムや入力装置1020から読み出したプログラム等に基づいて動作し、各種の処理を実行する。一次記憶装置1040は、RAM等、演算装置1030が各種の演算に用いるデータを一次的に記憶するメモリ装置である。また、二次記憶装置1050は、演算装置1030が各種の演算に用いるデータや、各種のデータベースが登録される記憶装置であり、ROM(Read Only Memory)、HDD(Hard Disk Drive)、フラッシュメモリ等により実現される。 The arithmetic unit 1030 operates based on a program stored in the primary storage device 1040 or the secondary storage device 1050, a program read from the input device 1020, or the like, and executes various processes. The primary storage device 1040 is a memory device that temporarily stores data used by the arithmetic unit 1030 for various operations such as RAM. Further, the secondary storage device 1050 is a storage device in which data used by the calculation device 1030 for various calculations and various databases are registered, such as a ROM (Read Only Memory), an HDD (Hard Disk Drive), and a flash memory. Is realized by.

出力IF1060は、モニタやプリンタといった各種の情報を出力する出力装置1010に対し、出力対象となる情報を送信するためのインタフェースであり、例えば、USB(Universal Serial Bus)やDVI(Digital Visual Interface)、HDMI(登録商標)(High Definition Multimedia Interface)といった規格のコネクタにより実現される。また、入力IF1070は、マウス、キーボード、およびスキャナ等といった各種の入力装置1020から情報を受信するためのインタフェースであり、例えば、USB等により実現される。 The output IF 1060 is an interface for transmitting information to be output to an output device 1010 that outputs various information such as a monitor and a printer. For example, USB (Universal Serial Bus), DVI (Digital Visual Interface), and the like. It is realized by a connector of a standard such as HDMI (registered trademark) (High Definition Multimedia Interface). Further, the input IF 1070 is an interface for receiving information from various input devices 1020 such as a mouse, a keyboard, a scanner, and the like, and is realized by, for example, USB.

なお、入力装置1020は、例えば、CD(Compact Disc)、DVD(Digital Versatile Disc)、PD(Phase change rewritable Disk)等の光学記録媒体、MO(Magneto-Optical disk)等の光磁気記録媒体、テープ媒体、磁気記録媒体、または半導体メモリ等から情報を読み出す装置であってもよい。また、入力装置1020は、USBメモリ等の外付け記憶媒体であってもよい。 The input device 1020 is, for example, an optical recording medium such as a CD (Compact Disc), a DVD (Digital Versatile Disc), a PD (Phase change rewritable Disk), a magneto-optical recording medium such as an MO (Magneto-Optical disk), or a tape. It may be a device that reads information from a medium, a magnetic recording medium, a semiconductor memory, or the like. Further, the input device 1020 may be an external storage medium such as a USB memory.

ネットワークIF1080は、ネットワークNを介して他の機器からデータを受信して演算装置1030へ送り、また、ネットワークNを介して演算装置1030が生成したデータを他の機器へ送信する。 The network IF 1080 receives data from another device via the network N and sends it to the arithmetic unit 1030, and also transmits the data generated by the arithmetic unit 1030 to the other device via the network N.

演算装置1030は、出力IF1060や入力IF1070を介して、出力装置1010や入力装置1020の制御を行う。例えば、演算装置1030は、入力装置1020や二次記憶装置1050からプログラムを一次記憶装置1040上にロードし、ロードしたプログラムを実行する。 The arithmetic unit 1030 controls the output device 1010 and the input device 1020 via the output IF 1060 and the input IF 1070. For example, the arithmetic unit 1030 loads a program from the input device 1020 or the secondary storage device 1050 onto the primary storage device 1040, and executes the loaded program.

例えば、コンピュータ1000が情報提供装置10として機能する場合、コンピュータ1000の演算装置1030は、一次記憶装置1040上にロードされたプログラムを実行することにより、制御部40の機能を実現する。また、例えば、コンピュータ1000が端末装置100として機能する場合、コンピュータ1000の演算装置1030は、一次記憶装置1040上にロードされたプログラムを実行することにより、制御部40の機能を実現する。 For example, when the computer 1000 functions as the information providing device 10, the arithmetic unit 1030 of the computer 1000 realizes the function of the control unit 40 by executing the program loaded on the primary storage device 1040. Further, for example, when the computer 1000 functions as the terminal device 100, the arithmetic unit 1030 of the computer 1000 realizes the function of the control unit 40 by executing the program loaded on the primary storage device 1040.

〔5.効果〕
上述したように、情報提供装置10は、クエリ画像など、クエリとなる情報であるクエリ情報または検索対象画像等、検索対象となる情報から抽出された特徴量のうち、類似する情報の検索に有用な有用特徴量を抽出する。そして、情報提供装置10は、抽出された有用特徴量を用いて、クエリ情報と類似する情報を検索する。この結果、情報提供装置10は、類似検索に有用な特徴量を用いて、類似検索を行うので、検索精度を向上させるととともに、検索に要する時間や計算コストを削減する結果、類似検索の効率を改善できる。
[5. effect〕
As described above, the information providing device 10 is useful for searching for similar information among the feature quantities extracted from the information to be searched, such as query information which is information to be a query such as a query image or an image to be searched. Extract useful feature quantities. Then, the information providing device 10 searches for information similar to the query information by using the extracted useful feature amount. As a result, the information providing device 10 performs a similarity search using features useful for the similarity search, so that the search accuracy is improved and the time and calculation cost required for the search are reduced, resulting in the efficiency of the similarity search. Can be improved.

また、例えば、情報提供装置10は、検索対象となる情報から抽出された特徴量から有用特徴量を抽出する。例えば、情報提供装置10は、検索対象となる情報から抽出された特徴量と、その情報と類似する類似情報から抽出された特徴量との比較結果に基づいて、その検索対象となる情報から抽出された特徴量から有用特徴量を抽出する。また、情報提供装置10は、検索対象となる複数の情報から抽出された特徴量と、その情報のうちいずれかの情報と類似する類似情報から抽出された特徴量との比較結果に基づいて、その検索対象となる情報から抽出された特徴量から有用特徴量を抽出する。 Further, for example, the information providing device 10 extracts a useful feature amount from the feature amount extracted from the information to be searched. For example, the information providing device 10 extracts from the information to be searched based on the comparison result between the feature amount extracted from the information to be searched and the feature amount extracted from similar information similar to the information. Useful features are extracted from the features. Further, the information providing device 10 is based on a comparison result between a feature amount extracted from a plurality of information to be searched and a feature amount extracted from similar information similar to any one of the information. Useful features are extracted from the features extracted from the information to be searched.

また、情報提供装置10は、検索対象となる情報から抽出された特徴量と、類似情報から抽出された特徴量とが類似するか否かを判定する。また、情報提供装置10は、検索対象となる情報から抽出された特徴量ごとに、類似情報から抽出された特徴量と類似すると判定された回数を計数する。そして、情報提供装置10は、計数された回数に基づいて、その検索対象となる情報から抽出された特徴量から有用特徴量を抽出する。例えば、情報提供装置10は、検索対象となる情報から抽出された特徴量ごとに、類似情報から抽出された特徴量と最も類似すると判定された回数を計数する。これらの処理の結果、情報提供装置10は、類似検索に有用な特徴量を抽出することができる。 Further, the information providing device 10 determines whether or not the feature amount extracted from the information to be searched is similar to the feature amount extracted from the similar information. Further, the information providing device 10 counts the number of times it is determined that the feature amount is similar to the feature amount extracted from the similar information for each feature amount extracted from the information to be searched. Then, the information providing device 10 extracts a useful feature amount from the feature amount extracted from the information to be searched based on the counted number of times. For example, the information providing device 10 counts the number of times it is determined that the feature amount is most similar to the feature amount extracted from the similar information for each feature amount extracted from the information to be searched. As a result of these processes, the information providing device 10 can extract a feature amount useful for a similarity search.

また、情報提供装置10は、検索対象となる情報から抽出された複数の特徴量のうち、類似情報から抽出された特徴量に類似すると判定された複数の対象特徴量の位置関係と、類似情報から抽出された複数の特徴量のうち、複数の対象特徴量に類似すると判定された複数の類似特徴量の位置関係とが類似するか否かを判定し、複数の対象特徴量の位置関係と類似特徴量の位置関係とが類似すると判定された回数を計数し、計数部により計数された回数に基づいて、その検索対象となる情報から抽出された特徴量から有用特徴量を抽出する。このため、情報提供装置10は、座標照合処理を実行する類似検索において有用な特徴量を有用特徴量として抽出できる。 Further, the information providing device 10 has a positional relationship between a plurality of target feature quantities determined to be similar to the feature quantities extracted from similar information among the plurality of feature quantities extracted from the information to be searched, and similar information. Among the plurality of feature quantities extracted from, it is determined whether or not the positional relationship of the plurality of similar feature quantities determined to be similar to the plurality of target feature quantities is similar, and the positional relationship of the plurality of target feature quantities is determined. The number of times it is determined that the positional relationship of the similar feature amount is similar is counted, and the useful feature amount is extracted from the feature amount extracted from the information to be searched based on the number of times counted by the counting unit. Therefore, the information providing device 10 can extract a feature amount useful in the similarity search for executing the coordinate matching process as a useful feature amount.

また、情報提供装置10は、検索対象となる情報から抽出された特徴量と、第1クエリ情報から抽出された特徴量とが類似するか否かを判定し、判定結果に基づいて、第1クエリ情報と類似する情報を検索する。ここで、情報提供装置10は、検索結果に基づいて、第1クエリ情報と類似する情報の特徴量から有用特徴量を抽出し、抽出された有用特徴量に基づいて、第2クエリ画像と類似する情報を検索する。このため、情報提供装置10は、類似検索の運用時における検索結果に基づいて、有用特徴量を抽出できるので、例えば、検索対象となる情報と類似する情報を準備する手間を省くことができる。 Further, the information providing device 10 determines whether or not the feature amount extracted from the information to be searched is similar to the feature amount extracted from the first query information, and based on the determination result, the first Search for information similar to the query information. Here, the information providing device 10 extracts a useful feature amount from the feature amount of information similar to the first query information based on the search result, and is similar to the second query image based on the extracted useful feature amount. Search for information to do. Therefore, since the information providing device 10 can extract useful feature quantities based on the search results during the operation of the similar search, for example, it is possible to save the trouble of preparing information similar to the information to be searched.

また、情報提供装置10は、検索対象となる情報から抽出された特徴量のうち、計数された回数が所定の閾値以上となる特徴量を有用特徴量として抽出する。このため、情報提供装置10は、適切な有用特徴量を抽出できる。 Further, the information providing device 10 extracts as a useful feature amount a feature amount whose counted number of times is equal to or more than a predetermined threshold value among the feature amounts extracted from the information to be searched. Therefore, the information providing device 10 can extract an appropriate useful feature amount.

また、情報提供装置10は、検索対象となる情報から抽出された特徴量が登録された記憶装置から、有用特徴量以外の特徴量を削除する。このため、情報提供装置10は、類似検索の効率を改善できる。 Further, the information providing device 10 deletes a feature amount other than the useful feature amount from the storage device in which the feature amount extracted from the information to be searched is registered. Therefore, the information providing device 10 can improve the efficiency of the similarity search.

また、情報提供装置10は、検索対象となる情報のうち、第1クエリ情報と類似する情報を検索し、第1クエリ情報と類似する情報の検索結果に基づいて、検索対象となる情報から抽出された特徴量から有用特徴量を抽出し、抽出された有用特徴量を用いて、第2クエリ情報と類似する情報を検索する。このため、情報提供装置10は、類似検索の運用時における検索結果に基づいて、有用特徴量を抽出できるので、例えば、検索対象となる情報と類似する情報を準備する手間を省くことができる。 Further, the information providing device 10 searches for information similar to the first query information among the information to be searched, and extracts from the information to be searched based on the search result of the information similar to the first query information. A useful feature amount is extracted from the obtained feature amount, and information similar to the second query information is searched for using the extracted useful feature amount. Therefore, since the information providing device 10 can extract useful feature quantities based on the search results during the operation of the similar search, for example, it is possible to save the trouble of preparing information similar to the information to be searched.

また、情報提供装置10は、検索対象となる情報から、その情報と類似する類似情報を生成し、検索対象となる情報から抽出された特徴量と、生成部により生成された情報から抽出された特徴量との比較結果に基づいて、検索対象となる情報から抽出された特徴量から有用特徴量を抽出する。このため、情報提供装置10は、類似検索に有用な特徴量を有用特徴量として抽出できる。 Further, the information providing device 10 generates similar information similar to the information to be searched from the information to be searched, and is extracted from the feature amount extracted from the information to be searched and the information generated by the generation unit. Based on the comparison result with the feature amount, the useful feature amount is extracted from the feature amount extracted from the information to be searched. Therefore, the information providing device 10 can extract a feature amount useful for similar search as a useful feature amount.

また、情報提供装置10は、有用特徴量が有する特徴をモデルに学習させる。また、情報提供装置10は、学習されたモデルを用いて、クエリ情報から抽出された特徴量から有用特徴量を抽出する。また、情報提供装置10は、学習されたモデルを用いて、検索対象となる情報から抽出された特徴量から有用特徴量を抽出する。このため、情報提供装置10は、類似検索の効率を改善できる。 Further, the information providing device 10 causes the model to learn the features of the useful feature amount. Further, the information providing device 10 uses the learned model to extract useful features from the features extracted from the query information. Further, the information providing device 10 uses the learned model to extract useful feature quantities from the feature quantities extracted from the information to be searched. Therefore, the information providing device 10 can improve the efficiency of the similarity search.

また、情報提供装置10は、検索対象となる情報から抽出された特徴量と、その情報と類似する類似情報から抽出された特徴量とが類似するか否かを判定する。また、情報提供装置10は、検索対象となる情報から抽出された特徴量ごとに、類似情報から抽出された特徴量と類似すると判定された回数を計数する。また、情報提供装置10は、計数された回数が所定の第1閾値以上となる特徴量を第1有用特徴量として抽出するとともに、計数された回数が第1閾値よりも大きい第2閾値以上となる特徴量を第2有用特徴量として抽出する。そして、情報提供装置10は、第1有用特徴量を用いて、クエリ情報と類似する情報を検索し、第2有用特徴量が有する特徴をモデルに学習させる。この結果、情報提供装置10は、有用特徴量を適切に抽出可能なモデルを学習できる。 Further, the information providing device 10 determines whether or not the feature amount extracted from the information to be searched is similar to the feature amount extracted from similar information similar to the information. Further, the information providing device 10 counts the number of times it is determined that the feature amount is similar to the feature amount extracted from the similar information for each feature amount extracted from the information to be searched. Further, the information providing device 10 extracts a feature amount in which the number of times counted is equal to or greater than a predetermined first threshold value as the first useful feature amount, and at the same time, the number of times counted is equal to or greater than the second threshold value larger than the first threshold value. The feature amount is extracted as the second useful feature amount. Then, the information providing device 10 searches for information similar to the query information using the first useful feature amount, and causes the model to learn the features of the second useful feature amount. As a result, the information providing device 10 can learn a model capable of appropriately extracting useful features.

また、情報提供装置10は、クエリ画像、または、検索対象となる画像から抽出された特徴量のうち、類似する画像の検索に有用な有用特徴量を抽出し、有用特徴量を用いて、クエリ画像と類似する画像を検索する。また、情報提供装置10は、類似する画像の検索に有用な有用特徴量として、撮像対象が類似する画像の検索に有用な有用特徴量を抽出する。このため、情報提供装置10は、類似検索の効率を改善できる。 Further, the information providing device 10 extracts a useful feature amount useful for searching a similar image from the feature amount extracted from the query image or the image to be searched, and queries using the useful feature amount. Search for images that are similar to the image. Further, the information providing device 10 extracts useful features useful for searching for images similar to the imaging target as useful features useful for searching for similar images. Therefore, the information providing device 10 can improve the efficiency of the similarity search.

以上、本願の実施形態のいくつかを図面に基づいて詳細に説明したが、これらは例示であり、発明の開示の欄に記載の態様を始めとして、当業者の知識に基づいて種々の変形、改良を施した他の形態で本発明を実施することが可能である。 Although some of the embodiments of the present application have been described in detail with reference to the drawings, these are examples, and various modifications are made based on the knowledge of those skilled in the art, including the embodiments described in the disclosure column of the invention. It is possible to carry out the present invention in other modified forms.

また、上記してきた「部(section、module、unit)」は、「手段」や「回路」などに読み替えることができる。例えば、抽出部は、抽出手段や抽出回路に読み替えることができる。 Further, the above-mentioned "section, module, unit" can be read as "means" or "circuit". For example, the extraction unit can be read as an extraction means or an extraction circuit.

10 情報提供装置
20 通信部
30 記憶部
31 検索対象データベース
32 学習モデル
40 制御部
41 抽出部
42 判定部
43 計数部
44 検索部
45 生成部
46 学習部
100 端末装置
10 Information providing device 20 Communication unit 30 Storage unit 31 Search target database 32 Learning model 40 Control unit 41 Extraction unit 42 Judgment unit 43 Counting unit 44 Search unit 45 Generation unit 46 Learning unit 100 Terminal device

Claims (18)

索対象となる所定の検索対象情報から抽出された特徴量のうち、当該所定の検索対象情報とは異なる他の検索対象情報であって、前記所定の検索対象情報と類似する類似情報から抽出された特徴量と類似する特徴量を、有用な有用特徴量として抽出する抽出部と、
前記抽出部により抽出された有用特徴量を用いて、クエリ情報と類似する情報を検索する検索部と
を有することを特徴とする検索装置。
Of the feature amounts extracted from the predetermined search subject information to be search target, and the predetermined search target information be different from the search target information, extracted from the similarity information similar to the predetermined search target information an extraction unit a feature quantity is extracted as useful useful feature quantity similar to feature amount,
A search device comprising a search unit that searches for information similar to query information using the useful feature amount extracted by the extraction unit.
前記抽出部は、複数の検索対象情報から抽出された特徴量と、当該検索対象情報のうちいずれかの検索対象情報と類似する類似情報から抽出された特徴量との比較結果に基づいて、当該検索対象情報から抽出された特徴量から前記有用特徴量を抽出する
ことを特徴とする請求項に記載の検索装置。
The extraction section, based on the comparison result of the feature amount extracted from the search target information for multiple, and feature quantity extracted from similar information similar to any of the search target information of the search target information, Search device according to claim 1, characterized in that extracting the useful feature quantity from the feature quantity extracted from the search pair Zojo paper.
検索対象情報から抽出された特徴量と、前記類似情報から抽出された特徴量とが類似するか否かを判定する判定部と、
前記検索対象情報から抽出された特徴量ごとに、前記類似情報から抽出された特徴量と類似すると判定された回数を計数する計数部と
を有し、
前記抽出部は、前記計数部により計数された回数に基づいて、当該検索対象情報から抽出された特徴量から前記有用特徴量を抽出する
ことを特徴とする請求項またはに記載の検索装置。
A feature value extracted from the search pair Zojo report, a determination section for determining whether or not the feature amount extracted from the similarity information is similar,
For each feature amount extracted from the search pair Zojo paper, and a counting section for counting the number of times it is determined similar to the feature amount extracted from the similarity information,
The extraction section, based on the number of times counted by the counting unit, a feature amount extracted from the search pair Zojo paper according to claim 1 or 2, characterized in that extracting the useful feature quantity Search device.
前記計数部は、前記検索対象情報から抽出された特徴量ごとに、前記類似情報から抽出された特徴量と最も類似すると判定された回数を計数する
ことを特徴とする請求項に記載の検索装置。
The counting unit, for each feature amount extracted from the search pair Zojo paper, according to claim 3, characterized in counting the number of times said is determined that the feature quantity extracted from the similarity information most similar to Search device.
前記判定部は、検索対象情報から抽出された複数の特徴量のうち、前記類似情報から抽出された特徴量に類似すると判定された複数の対象特徴量の位置関係と、前記類似情報から抽出された複数の特徴量のうち、前記複数の対象特徴量に類似すると判定された複数の類似特徴量の位置関係とが類似するか否かを判定し、
前記計数部は、前記複数の対象特徴量の位置関係と前記類似特徴量の位置関係とが類似すると判定された回数を計数し、
前記抽出部は、前記計数部により計数された回数に基づいて、当該検索対象情報から抽出された特徴量から前記有用特徴量を抽出する
ことを特徴とする請求項またはに記載の検索装置。
The determination unit, among the plurality of feature values extracted from the search pair Zojo paper, the positional relationship of the plurality of object feature amount that has been determined to be similar to the feature amount extracted from the similarity information, from the similarity information Among the extracted plurality of feature quantities, it is determined whether or not the positional relationship of the plurality of similar feature quantities determined to be similar to the plurality of target feature quantities is similar.
The counting unit counts the number of times it is determined that the positional relationship between the plurality of target feature quantities and the positional relationship between the similar feature quantities are similar.
The extraction section, based on the number of times counted by the counting unit, a feature amount extracted from the search pair Zojo paper according to claim 3 or 4, characterized in that extracting the useful feature quantity Search device.
前記判定部は、検索対象情報から抽出された特徴量と、第1クエリ情報から抽出された特徴量とが類似するか否かを判定し、
前記検索部は、前記判定部による判定結果に基づいて、第1クエリ情報と類似する情報を検索し、
前記抽出部は、前記検索部による検索結果に基づいて、前記第1クエリ情報と類似する情報の特徴量から有用特徴量を抽出し、
前記検索部は、前記抽出部により抽出された有用特徴量に基づいて、第2クエリ画像と類似する情報を検索する
ことを特徴とする請求項のうちいずれか1つに記載の検索装置。
The determination section determines the feature amount extracted from the search pair Zojo report, whether features and extracted from the first query information is similar,
The search unit searches for information similar to the first query information based on the determination result by the determination unit.
The extraction unit extracts useful features from the features of information similar to the first query information based on the search results by the search unit.
The search according to any one of claims 3 to 5 , wherein the search unit searches for information similar to the second query image based on the useful feature amount extracted by the extraction unit. Device.
前記抽出部は、前記検索対象情報から抽出された特徴量のうち、前記計数部により計数された回数が所定の閾値以上となる特徴量を前記有用特徴量として抽出する
ことを特徴とする請求項のうちいずれか1つに記載の検索装置。
The extraction section, among the feature quantities extracted from the search pair Zojo report, the number of times counted by the counting unit and extracting a feature amount equal to or greater than a predetermined threshold value as the useful feature quantity The search device according to any one of claims 3 to 6.
検索対象情報から抽出された特徴量が登録された記憶装置から、前記抽出部により抽出された有用特徴量以外の特徴量を削除する削除部
を有することを特徴とする請求項のうちいずれか1つに記載の検索装置。
Claim search pair Zojo feature quantity extracted from report from the storage device that is registered, characterized in that it has a deletion unit for deleting the feature amount other than the useful feature amount extracted by the extraction unit 1-7 The search device described in any one of them.
前記検索部は、前記検索対象情報のうち、第1クエリ情報と類似する情報を検索し、
前記抽出部は、前記第1クエリ情報と類似する情報の検索結果に基づいて、前記検索対象情報から抽出された特徴量から前記有用特徴量を抽出し、
前記検索部は、前記抽出部により抽出された有用特徴量を用いて、第2クエリ情報と類似する情報を検索する
ことを特徴とする請求項1〜のうちいずれか1つに記載の検索装置。
The search unit of the search pair Zojo paper, retrieves information similar to the first query information,
The extraction section, based on the search result of the information similar to the first query information, extracts the useful feature quantity from the feature quantity extracted from the search pair Zojo paper,
The search according to any one of claims 1 to 8 , wherein the search unit searches for information similar to the second query information using the useful feature amount extracted by the extraction unit. Device.
前記検索対象情報から、当該情報と類似する類似情報を生成する生成部
を有し、
前記抽出部は、前記検索対象情報から抽出された特徴量と、前記生成部により生成された情報から抽出された特徴量との比較結果に基づいて、前記検索対象情報から抽出された特徴量から前記有用特徴量を抽出する
ことを特徴とする請求項1〜のうちいずれか1つに記載の検索装置。
From the search pair Zojo paper has a generation unit for generating similarity information similar to the information,
The extraction unit includes a feature amount extracted from the search pair Zojo paper, based on a result of comparison between the feature amount extracted from the generated information by the generation section, it is extracted from the search pair Zojo paper The search device according to any one of claims 1 to 9 , wherein the useful feature amount is extracted from the feature amount.
前記抽出部により抽出された有用特徴量が有する特徴をモデルに学習させる学習部
を有することを特徴とする請求項1〜1のうちいずれか1つに記載の検索装置。
The search device according to any one of claims 1 to 10 , wherein the search device has a learning unit that causes a model to learn the features of the useful feature amount extracted by the extraction unit.
前記抽出部は、前記学習部により学習されたモデルを用いて、前記クエリ情報から抽出された特徴量から前記有用特徴量を抽出する
ことを特徴とする請求項1に記載の検索装置。
The extraction unit, using said learning model by learning unit, the search device according to claim 1 1, characterized in that extracting the useful feature quantity from the feature quantity extracted from the query information.
前記抽出部は、前記学習部により学習されたモデルを用いて、前記検索対象情報から抽出された特徴量から前記有用特徴量を抽出する
ことを特徴とする請求項1または1に記載の検索装置。
The extraction unit, using the model that is learned by the learning section, to claim 1 1 or 1 2 and extracting the useful feature quantity from the feature quantity extracted from the search pair Zojo paper The search device described.
検索対象情報から抽出された特徴量と、当該情報と類似する類似情報から抽出された特徴量とが類似するか否かを判定する判定部と、
前記検索対象情報から抽出された特徴量ごとに、前記類似情報から抽出された特徴量と類似すると判定された回数を計数する計数部と
を有し、
前記抽出部は、前記計数部により計数された回数が所定の第1閾値以上となる特徴量を第1有用特徴量として抽出するとともに、前記計数部により計数された回数が前記第1閾値よりも大きい第2閾値以上となる特徴量を第2有用特徴量として抽出し、
前記検索部は、前記第1有用特徴量を用いて、前記クエリ情報と類似する情報を検索し、
前記学習部は、前記第2有用特徴量が有する特徴を前記モデルに学習させる
ことを特徴とする請求項1〜1のうちいずれか1つに記載の検索装置。
A feature value extracted from the search pair Zojo report, a determination unit and a feature amount extracted from the similarity information whether similar similar to the information,
For each feature amount extracted from the search pair Zojo paper, and a counting section for counting the number of times it is determined similar to the feature amount extracted from the similarity information,
The extraction unit extracts a feature amount whose number of times counted by the counting unit is equal to or higher than a predetermined first threshold value as a first useful feature amount, and the number of times counted by the counting unit is higher than the first threshold value. A feature amount having a large second threshold value or more is extracted as a second useful feature amount, and the feature amount is extracted.
The search unit searches for information similar to the query information using the first useful feature amount.
The learning section, search apparatus according to any one of claims 1 1 to 1 3, characterized in that to learn the features of the second useful feature quantity has the model.
前記抽出部は、クエリ画像、または、検索対象となる画像から抽出された特徴量のうち、類似する画像の検索に有用な有用特徴量を抽出し、
前記検索部は、前記有用特徴量を用いて、クエリ画像と類似する画像を検索する
ことを特徴とする請求項1〜1のうちいずれか1つに記載の検索装置。
The extraction unit extracts useful features useful for searching similar images from the feature quantities extracted from the query image or the image to be searched.
The search unit is configured using a useful feature quantity, the search device according to any one of claims 1 to 1 4, characterized in that retrieving the image similar to the query image.
前記抽出部は、前記類似する画像の検索に有用な有用特徴量として、撮像対象が類似する画像の検索に有用な有用特徴量を抽出する
ことを特徴とする請求項1に記載の検索装置。
The search device according to claim 15 , wherein the extraction unit extracts useful features useful for searching for images similar to the imaging target as useful features useful for searching for similar images. ..
検索装置が実行する検索方法であって、
索対象となる所定の検索対象情報から抽出された特徴量のうち、当該所定の検索対象情報とは異なる他の検索対象情報であって、前記所定の検索対象情報と類似する類似情報から抽出された特徴量と類似する特徴量を、有用な有用特徴量として抽出する抽出工程と、
前記抽出工程により抽出された有用特徴量を用いて、クエリ情報と類似する情報を検索する検索工程と
を含むことを特徴とする検索方法。
It is a search method executed by the search device.
Of the feature amounts extracted from the predetermined search subject information to be search target, and the predetermined search target information be different from the search target information, extracted from the similarity information similar to the predetermined search target information An extraction step of extracting a feature amount similar to the obtained feature amount as a useful useful feature amount, and
A search method comprising a search step of searching for information similar to query information using the useful feature amount extracted by the extraction step.
索対象となる所定の検索対象情報から抽出された特徴量のうち、当該所定の検索対象情報とは異なる他の検索対象情報であって、前記所定の検索対象情報と類似する類似情報から抽出された特徴量と類似する特徴量を、有用な有用特徴量として抽出する抽出手順と、
前記抽出手順により抽出された有用特徴量を用いて、クエリ情報と類似する情報を検索する検索手順と
をコンピュータに実行させるための検索プログラム。
Of the feature amounts extracted from the predetermined search subject information to be search target, and the predetermined search target information be different from the search target information, extracted from the similarity information similar to the predetermined search target information An extraction procedure for extracting a feature amount similar to the feature amount as a useful useful feature amount,
A search program for causing a computer to execute a search procedure for searching information similar to query information using useful features extracted by the extraction procedure.
JP2018047700A 2018-03-15 2018-03-15 Search device, search method and search program Active JP6974222B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018047700A JP6974222B2 (en) 2018-03-15 2018-03-15 Search device, search method and search program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018047700A JP6974222B2 (en) 2018-03-15 2018-03-15 Search device, search method and search program

Publications (2)

Publication Number Publication Date
JP2019159999A JP2019159999A (en) 2019-09-19
JP6974222B2 true JP6974222B2 (en) 2021-12-01

Family

ID=67993498

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018047700A Active JP6974222B2 (en) 2018-03-15 2018-03-15 Search device, search method and search program

Country Status (1)

Country Link
JP (1) JP6974222B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8515212B1 (en) * 2009-07-17 2013-08-20 Google Inc. Image relevance model
JP2011186604A (en) * 2010-03-05 2011-09-22 Osaka Prefecture Univ Method, device, and processing program for restoring handwriting
JP6171660B2 (en) * 2013-07-22 2017-08-02 富士ゼロックス株式会社 Information processing apparatus, information processing system, and program
JP6460926B2 (en) * 2015-06-25 2019-01-30 Kddi株式会社 System and method for searching for an object in a captured image

Also Published As

Publication number Publication date
JP2019159999A (en) 2019-09-19

Similar Documents

Publication Publication Date Title
US9330329B2 (en) Systems, methods, and devices for image matching and object recognition in images using minimal feature points
US10380461B1 (en) Object recognition
WO2017000109A1 (en) Search method, search apparatus, user equipment, and computer program product
US20140254942A1 (en) Systems and methods for obtaining information based on an image
KR20010053788A (en) System for content-based image retrieval and method using for same
JP2017033547A (en) Information processing apparatus, control method therefor, and program
US9940552B1 (en) Sublinear time classification via feature padding and hashing
JP6767342B2 (en) Search device, search method and search program
US9691004B2 (en) Device and method for service provision according to prepared reference images to detect target object
JP2013109773A (en) Feature matching method and article recognition system
JP7354014B2 (en) Information processing device, information processing method, and information processing program
US20180089580A1 (en) Robust classification by pre-conditioned lasso and transductive diffusion component analysis
Tan et al. Distinctive accuracy measurement of binary descriptors in mobile augmented reality
US20130121598A1 (en) System and Method for Randomized Point Set Geometry Verification for Image Identification
CN113254665A (en) Knowledge graph expansion method and device, electronic equipment and storage medium
JP6997656B2 (en) Search device, search method and search program
JPH11250106A (en) Method for automatically retrieving registered trademark through the use of video information of content substrate
JP6974222B2 (en) Search device, search method and search program
CN103942239A (en) Information processing apparatus and information processing method
JP7007551B2 (en) Image similarity judgment program, image similarity judgment device and image similarity judgment method
JP7088665B2 (en) Search device, search method and search program
JP2014225168A (en) Program, device, and method for calculating similarity between images represented by feature point set
JP7091055B2 (en) Search device, search method and search program
US11374893B2 (en) Methods, servers, and non-transitory computer readable record media for converting image to location data
JP7044677B2 (en) Judgment device, judgment method and judgment program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20191101

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20191108

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200309

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210302

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210430

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20211005

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211104

R150 Certificate of patent or registration of utility model

Ref document number: 6974222

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350