JP2011138420A - Search system - Google Patents

Search system Download PDF

Info

Publication number
JP2011138420A
JP2011138420A JP2009299012A JP2009299012A JP2011138420A JP 2011138420 A JP2011138420 A JP 2011138420A JP 2009299012 A JP2009299012 A JP 2009299012A JP 2009299012 A JP2009299012 A JP 2009299012A JP 2011138420 A JP2011138420 A JP 2011138420A
Authority
JP
Japan
Prior art keywords
image
search
identification information
similar
extracted
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.)
Pending
Application number
JP2009299012A
Other languages
Japanese (ja)
Inventor
So Masuko
宗 益子
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.)
Rakuten Group Inc
Original Assignee
Rakuten Inc
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 Rakuten Inc filed Critical Rakuten Inc
Priority to JP2009299012A priority Critical patent/JP2011138420A/en
Publication of JP2011138420A publication Critical patent/JP2011138420A/en
Pending legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To search a plurality of images similar to or related to a query image at high speed. <P>SOLUTION: A search system 10 searches an image by the following procedure. (1) A query image and an area code are inputted (S505). (2) Each feature amount (color, contour, and composition) of the query image is extracted (S510). (3) Search conditions are set for extracting an image corresponding to the area code inputted in (1) and having the highest degree of similarity to each feature amount extracted in (2) (S515). (4) An image ID of a similar image satisfying the search conditions set in (3) is extracted from image feature information of a search DB 11 (S520). (5) Image IDs of surrounding images corresponding to the image ID of the similar image extracted in (4) are extracted from surrounding-image information of the search DB 11 (S525). (6) The image ID of the similar image extracted in (4) is related to the arrangement position on the plane together with the image IDs of the surrounding images extracted in (5) so as to output them together (S530). <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、画像を検索するシステムに関し、特に、クエリ画像に類似し又は関連する画像を検索する処理に関するものである。   The present invention relates to an image retrieval system, and more particularly to a process for retrieving an image similar to or related to a query image.

<先行技術1>
商品画像から抽出した特徴量の類似度に基づいて類似画像を検索するシステムが知られている(例えば、非特許文献1参照)。
同システムでは、検索の精度を高めるため、予め商品画像の背景部分を除去し、対象となる商品の部分のみから特徴量を抽出している。商品画像から抽出する特徴量は、色,テクスチャ(模様),形状及びカテゴリである。
なお、上記システムを応用した商品推奨システムも知られている(特許文献1参照)。
<Prior art 1>
A system is known that searches for similar images based on the similarity of feature amounts extracted from product images (see, for example, Non-Patent Document 1).
In this system, in order to improve the accuracy of the search, the background portion of the product image is removed in advance, and the feature amount is extracted only from the target product portion. The feature amount extracted from the product image is color, texture (pattern), shape, and category.
A product recommendation system using the above system is also known (see Patent Document 1).

<先行技術2>
検索結果の商品画像を検索結果ページに碁盤目状(モザイク状)に表示する類似画像検索システムが知られている(例えば、非特許文献1,2参照)。
同システムでは、クリックされた商品画像が表示エリアの中心に配置され、その類似画像がその周囲に配置される。
<Prior Art 2>
A similar image search system that displays product images as search results in a grid pattern (mosaic pattern) on a search result page is known (see, for example, Non-Patent Documents 1 and 2).
In the system, the clicked product image is arranged at the center of the display area, and the similar image is arranged around it.

<先行技術3>
商品又はサービスに関連する画像からWebサイトを検索するWebサイト画像検索システムが知られている(例えば、特許文献2参照)。
同システムを構成するサーバー(1)は、カメラ付き携帯電話(4)で撮影された画像を電子メールで受信すると(図3のS11〜S12)、受信した画像から特徴量を抽出し(図3のS13)、データベースに格納されたWebサイトの特徴量と比較して一定値以上の類似度を有するWebサイトを検索し、その検索結果のWebサイトのURLを携帯電話機(4)に電子メールで返信する(図3のS14)。
<Prior Art 3>
2. Description of the Related Art A website image search system that searches a website from images related to products or services is known (see, for example, Patent Document 2).
When the server (1) constituting the system receives an image taken by the camera-equipped mobile phone (4) by e-mail (S11 to S12 in FIG. 3), it extracts a feature amount from the received image (FIG. 3). S13), searching for a website having a similarity greater than or equal to a predetermined value compared with the feature quantity of the website stored in the database, and sending the URL of the search result to the mobile phone (4) by e-mail A reply is made (S14 in FIG. 3).

特開2009−251850号公報JP 2009-251850 A 特開2003−271650号公報JP 2003-271650 A

株式会社ALBERT、「類似画像検索システム『SUDACHI』」、[online]、インターネット<URL: http://www.albert2005.co.jp/technology/sudachi.html>ALBERT Co., Ltd., “Similar image search system“ SUDACHI ”” [online], Internet <URL: http://www.albert2005.co.jp/technology/sudachi.html> 株式会社ALBERT、「見つかる.jp ヘルプ」、[online]、インターネット<URL: http://mitsukaru.jp/html/info/faq.htm>ALBERT Inc., “Find.jp Help”, [online], Internet <URL: http://mitsukaru.jp/html/info/faq.htm>

本発明が解決しようとする課題は、クエリ画像に類似し又は関連する複数の画像を高速で検索する、という点である。
また、本発明が解決しようとする課題は、複数の類似画像・関連画像を個別に検索する場合と比較して、検索処理に要する負荷を軽減する、という点である。
The problem to be solved by the present invention is that a plurality of images similar to or related to a query image are searched at high speed.
The problem to be solved by the present invention is that the load required for the search process is reduced as compared with the case where a plurality of similar images and related images are individually searched.

上記課題を解決するため、本発明の検索システムは、周囲の画像が予め設定されている画像の識別情報に対応させて、該画像の特徴量を記憶している検索データ記憶手段を有し、クエリ画像又はその識別情報を入力する検索要求入力手段と、前記クエリ画像の特徴量を抽出し、該抽出した特徴量を用いて該クエリ画像に類似する画像を抽出するための検索条件を設定する検索条件設定手段と、前記設定した検索条件を満たす類似画像の識別情報を前記検索データ記憶手段より抽出する類似画像検索手段と、前記抽出した類似画像の識別情報を、該類似画像の周囲の画像の識別情報とともに出力する検索結果出力手段とを備えることを特徴とする。   In order to solve the above problem, the search system of the present invention has search data storage means for storing the feature amount of the image in correspondence with the identification information of the image in which the surrounding image is set in advance. A search request input means for inputting a query image or identification information thereof, a feature amount of the query image is extracted, and a search condition for extracting an image similar to the query image is set using the extracted feature amount. Search condition setting means, similar image search means for extracting identification information of similar images satisfying the set search conditions from the search data storage means, and identification information of the extracted similar images as images around the similar images And a search result output means for outputting together with the identification information.

前記検索データ記憶手段は、前記画像の識別情報に対応させて、該画像の周囲の画像の識別情報をさらに記憶しており、前記検索結果出力手段は、前記類似画像の周囲の画像の識別情報を前記検索データ記憶手段より抽出してもよい。
前記画像の識別情報は、平面上の配置位置に対応しており、前記検索結果出力手段は、前記類似画像の周囲の画像の識別情報を、前記類似画像の識別情報を用いて演算により特定してもよい。
前記検索データ記憶手段は、前記画像の識別情報に対応させて、該画像に係る画像URLをさらに記憶しており、前記検索結果出力手段は、前記類似画像及びその周囲の画像の各識別情報に対応する画像URLを前記検索データ記憶手段より抽出し、該各画像URLを平面上の配置位置に関連付けて出力してもよい。
The search data storage means further stores identification information of images around the image in correspondence with the identification information of the image, and the search result output means stores identification information of the images around the similar image. May be extracted from the search data storage means.
The identification information of the image corresponds to an arrangement position on a plane, and the search result output unit specifies identification information of an image around the similar image by calculation using the identification information of the similar image. May be.
The search data storage means further stores an image URL related to the image in correspondence with the identification information of the image, and the search result output means stores each identification information of the similar image and surrounding images. Corresponding image URLs may be extracted from the search data storage means, and each image URL may be output in association with the arrangement position on the plane.

ユーザ端末と接続可能であり、前記検索要求入力手段は、前記クエリ画像又はその識別情報を前記ユーザ端末から受信し、前記検索結果出力手段は、前記類似画像及びその周囲の画像の各画像URLをそれぞれ参照先とする画像参照を含む検索結果ページを生成し、前記ユーザ端末に送信してもよい。
前記検索結果出力手段は、前記各画像参照に、対応する画像の識別情報を送信するためのリンクをそれぞれ設定し、前記検索要求入力手段は、前記検索結果ページを介して、画像の識別情報を前記ユーザ端末から受信してもよい。
The search request input means receives the query image or its identification information from the user terminal, and the search result output means obtains each image URL of the similar image and its surrounding images. A search result page including an image reference as a reference destination may be generated and transmitted to the user terminal.
The search result output means sets a link for transmitting the corresponding image identification information to each image reference, and the search request input means outputs the image identification information via the search result page. You may receive from the said user terminal.

前記検索データ記憶手段は、前記画像の識別情報に対応させて、該画像の被写体に対応する地理的情報をさらに記憶しており、前記検索要求入力手段は、前記クエリ画像又はその識別情報とともに地理的情報を前記ユーザ端末から受信し、前記検索条件設定手段は、前記受信した地理的情報をさらに用いて前記検索条件を設定してもよい。
前記画像の識別情報は、平面上の配置位置に対応する画像URLであり、前記検索結果出力手段は、前記類似画像の周囲の画像のURLを、前記類似画像のURLを用いて演算により特定してもよい。
The search data storage means further stores geographical information corresponding to the subject of the image in association with the identification information of the image, and the search request input means includes the geographical information together with the query image or its identification information. The search condition setting means may set the search condition further using the received geographical information.
The image identification information is an image URL corresponding to an arrangement position on a plane, and the search result output means specifies the URL of an image around the similar image by calculation using the URL of the similar image. May be.

また、上記課題を解決するため、本発明の検索方法は、周囲の画像が予め設定されている画像の識別情報に対応させて、該画像の特徴量を記憶している検索データ記憶手段を有するコンピュータシステムが、クエリ画像又はその識別情報を入力する検索要求入力ステップと、前記クエリ画像の特徴量を抽出し、該抽出した特徴量を用いて該クエリ画像に類似する画像を抽出するための検索条件を設定する検索条件設定ステップと、前記設定した検索条件を満たす類似画像の識別情報を前記検索データ記憶手段より抽出する類似画像検索ステップと、前記抽出した類似画像の識別情報を、該類似画像の周囲の画像の識別情報とともに出力する検索結果出力ステップとを実行することを特徴とする。   In order to solve the above-described problem, the search method of the present invention includes search data storage means for storing the feature amount of an image corresponding to the image identification information set in advance for the surrounding image. A search request inputting step for inputting a query image or identification information thereof, a search for extracting a feature amount of the query image, and extracting an image similar to the query image using the extracted feature amount A search condition setting step for setting conditions, a similar image search step for extracting identification information of similar images satisfying the set search conditions from the search data storage means, and the identification information of the extracted similar images And a search result output step for outputting together with identification information of the surrounding image.

また、上記課題を解決するため、本発明の検索プログラムは、周囲の画像が予め設定されている画像の識別情報に対応させて、該画像の特徴量を記憶している検索データ記憶手段を有するコンピュータシステムに、クエリ画像又はその識別情報を入力する検索要求入力ステップと、前記クエリ画像の特徴量を抽出し、該抽出した特徴量を用いて該クエリ画像に類似する画像を抽出するための検索条件を設定する検索条件設定ステップと、前記設定した検索条件を満たす類似画像の識別情報を前記検索データ記憶手段より抽出する類似画像検索ステップと、前記抽出した類似画像の識別情報を、該類似画像の周囲の画像の識別情報とともに出力する検索結果出力ステップとを実行させることを特徴とする。   In order to solve the above-described problem, the search program of the present invention has search data storage means for storing the feature amount of the image in correspondence with the identification information of the image in which the surrounding image is set in advance. A search request input step for inputting a query image or identification information thereof to a computer system, a feature amount of the query image is extracted, and a search for extracting an image similar to the query image using the extracted feature amount A search condition setting step for setting conditions, a similar image search step for extracting identification information of similar images satisfying the set search conditions from the search data storage means, and the identification information of the extracted similar images And a search result output step for outputting together with the identification information of the surrounding image.

本発明の検索システムは、周囲の画像が予め設定されている画像の識別情報に対応させて当該画像の特徴量を記憶している検索データ記憶手段を有しており、入力したクエリ画像の特徴量を抽出し、抽出した特徴量を用いてクエリ画像に類似する画像を抽出するための検索条件を設定し、検索条件を満たす類似画像の識別情報を検索データ記憶手段より抽出し、抽出した類似画像の識別情報をその周囲の画像の識別情報とともに出力する。
例えば、特徴量の類似度・関連度等に基づいて各画像の周囲の画像が設定されていれば、クエリ画像に類似する1枚の類似画像を検索する時間で、複数の類似画像・関連画像を出力することができる。
したがって、本発明の検索システムは、入力したクエリ画像に類似し又は関連する複数の画像の識別情報を高速で出力することが可能である。また、本発明の検索システムを利用すれば、複数の類似画像・関連画像を個別に検索する場合と比較して、検索処理に要する負荷が軽減される。
The search system of the present invention has search data storage means for storing the feature amount of the image corresponding to the identification information of the image in which the surrounding image is set in advance, and features of the input query image The search condition for extracting an image similar to the query image is set using the extracted feature quantity, the identification information of the similar image satisfying the search condition is extracted from the search data storage means, and the extracted similarity The identification information of the image is output together with the identification information of the surrounding image.
For example, if images around each image are set based on the similarity / relationship of the feature amount, a plurality of similar images / related images can be searched in a time for searching for one similar image similar to the query image. Can be output.
Therefore, the search system of the present invention can output identification information of a plurality of images similar or related to the input query image at high speed. Further, if the search system of the present invention is used, the load required for the search process is reduced as compared with the case where a plurality of similar images and related images are individually searched.

実施形態のシステムの概要の説明図である。(実施形態)It is explanatory drawing of the outline | summary of the system of embodiment. (Embodiment) システム構成を示すブロック図である。(実施形態)It is a block diagram which shows a system configuration. (Embodiment) データベースのデータ項目の説明図である。(実施形態)It is explanatory drawing of the data item of a database. (Embodiment) 検索手順を示すフロー図である。(実施形態)It is a flowchart which shows a search procedure. (Embodiment) 類似画像検索処理の手順を示すフロー図である。(実施形態)It is a flowchart which shows the procedure of a similar image search process. (Embodiment) 検索結果ページの表示例である。(実施形態)It is a display example of a search result page. (Embodiment) データベースのデータ項目等の説明図である。(変形例1)It is explanatory drawing of the data item etc. of a database. (Modification 1) 類似画像検索処理の手順を示すフロー図である。(変形例1)It is a flowchart which shows the procedure of a similar image search process. (Modification 1)

<実施形態>
[1.実施形態の概要]
[(a)前提]
本実施形態では、検索対象の全ての画像の平面上の位置関係が、特定の観点(例えば、特徴量の類似度・関連度,被写体の所在地域等)に基づいて設定されている。換言すれば、画像を平面上に配置した場合における周囲の画像が、画像ごとに予め設定されている。
図1(a)に、画像の位置関係を例示する。本実施形態では、図1(a)に示すように、画像を碁盤目状(モザイク状)に配置した場合における周囲の画像が、画像ごとに特定されているものとする。
<Embodiment>
[1. Outline of Embodiment]
[(A) Premise]
In the present embodiment, the positional relationship on the plane of all the images to be searched is set based on a specific viewpoint (for example, the similarity / relevance of the feature amount, the location of the subject, etc.). In other words, surrounding images when images are arranged on a plane are preset for each image.
FIG. 1A illustrates the positional relationship of images. In the present embodiment, as shown in FIG. 1A, it is assumed that surrounding images are specified for each image when the images are arranged in a grid pattern (mosaic shape).

[(b)特徴]
本実施形態のシステムは、クエリ画像に類似する画像(以下、「類似画像」という。)の識別情報を、その周囲に配置されるべき画像(以下、「周囲画像」という。)の識別情報とともに出力する。
図1(b)に、類似画像及び周囲画像の位置関係を例示する。本実施形態のシステムは、クエリ画像に類似する1枚の類似画像(110)を検索すると、当該類似画像(110)と、当該類似画像(110)の周囲に配置されるべき複数の周囲画像とを含むm×n(枚)の画像(例えば、120の範囲に含まれる3×3=9(枚)の画像)の識別情報を、検索結果として出力する。
[(B) Features]
In the system of this embodiment, identification information of an image similar to a query image (hereinafter referred to as “similar image”) is combined with identification information of an image (hereinafter referred to as “surrounding image”) to be arranged around the image. Output.
FIG. 1B illustrates the positional relationship between the similar image and the surrounding image. When the system of this embodiment searches for one similar image (110) similar to the query image, the similar image (110) and a plurality of surrounding images to be arranged around the similar image (110) The identification information of m × n (sheets) images (for example, 3 × 3 = 9 (sheets) images included in the range of 120) is output as a search result.

[(c)効果]
このように、本実施形態のシステムは、クエリ画像に類似する1枚の類似画像を検索する時間で、当該類似画像及びその周囲画像を含む複数の類似画像・関連画像を検索することができる。
したがって、本実施形態のシステムは、クエリ画像に類似し又は関連する複数の画像を高速に検索することが可能である。また、本実施形態のシステムを利用すれば、複数の類似画像・関連画像を個別に検索する場合と比較して、検索処理に要する負荷が軽減される。
[(C) Effect]
As described above, the system according to the present embodiment can search a plurality of similar images and related images including the similar image and its surrounding images in a time for searching for one similar image similar to the query image.
Therefore, the system of this embodiment can search a plurality of images similar to or related to the query image at high speed. Further, if the system of the present embodiment is used, the load required for the search process is reduced as compared with a case where a plurality of similar images and related images are individually searched.

[2.システム構成]
図2に、本実施形態のシステムの構成を示す。
図2に示すように、本実施形態のシステムは、検索システム10とユーザ端末20とが通信ネットワーク(本実施形態では、インターネット30等)を介して接続可能なクライアント・サーバシステムである。
検索システム10は、検索DB11及び画像DB12を有している。
[2. System configuration]
FIG. 2 shows the configuration of the system of this embodiment.
As shown in FIG. 2, the system of the present embodiment is a client / server system in which the search system 10 and the user terminal 20 can be connected via a communication network (the Internet 30 or the like in the present embodiment).
The search system 10 has a search DB 11 and an image DB 12.

[2−1.検索システム]
図2において、検索システム10は、画像検索サービスを提供するサーバ群である。
検索システム10は、例えば、Webページの生成・送信機能を有するWebサーバ,データベースを管理するDBサーバ,類似画像検索処理を実行する検索サーバその他の必要なサーバ装置を含んでいる。
[2-1. Search system]
In FIG. 2, a search system 10 is a server group that provides an image search service.
The search system 10 includes, for example, a Web server having a Web page generation / transmission function, a DB server that manages a database, a search server that executes a similar image search process, and other necessary server devices.

[2−2.検索DB]
図2において、検索DB11は、画像検索サービスの提供に使用する情報を記憶しているデータベースである。
本実施形態では、画像特徴情報,画像URL情報及び周囲画像情報をそれぞれ複数件ずつ記憶しているものとする。
[2-2. Search DB]
In FIG. 2, a search DB 11 is a database that stores information used to provide an image search service.
In the present embodiment, it is assumed that a plurality of pieces of image feature information, image URL information, and surrounding image information are stored.

図3(a)に、画像特徴情報の主要な項目を示す。
図3(a)に示すように、1件の画像特徴情報は、「画像ID」,その画像の被写体の所在地に対応する「地域コード」及びその画像から抽出した「特徴量」を含んでいる。
本実施形態では、「特徴量」として、各画像から抽出した色,輪郭及び構図の3種類を記憶しているものとする。なお、画像から各種の特徴量を抽出する手法は、従来例(例えば、<先行技術1>の手法)と同様でよい。
FIG. 3A shows main items of the image feature information.
As shown in FIG. 3A, one piece of image feature information includes “image ID”, “region code” corresponding to the location of the subject of the image, and “feature amount” extracted from the image. .
In the present embodiment, it is assumed that three types of color, contour, and composition extracted from each image are stored as “features”. Note that the method for extracting various feature amounts from the image may be the same as the conventional example (for example, the method of <Prior Art 1>).

図3(b)に、画像URL情報の主要な項目を示す。
図3(b)に示すように、1件の画像URL情報は、「画像ID」とその画像の「画像URL」とを対応させたものである。
FIG. 3B shows main items of the image URL information.
As shown in FIG. 3B, one piece of image URL information is obtained by associating an “image ID” with an “image URL” of the image.

図3(c)に、周囲画像情報の主要な項目を示す。
図3(c)に示すように、1件の周囲画像情報は、「画像ID」とその画像に係る周囲画像の画像ID(「周囲画像ID」)とを含んでいる。
本実施形態では、周囲8枚の画像(左上画像,上画像,右上画像,左画像,右画像,左下画像,下画像,右下画像)に係る「周囲画像ID」を記憶しているものとする。このデータ構成は、検索結果として3×3=9(枚)の画像を出力するのに好適である。
なお、記憶しておく「周囲画像ID」の数は、適宜に変更することができる。少なくとも「上又は下」及び「左又は右」の計2枚の画像に係る「周囲画像ID」を画像ごとに記憶しておけば、所定の位置関係に応じて全ての画像を平面上に配置することが可能である。
FIG. 3C shows main items of the surrounding image information.
As shown in FIG. 3C, one piece of surrounding image information includes an “image ID” and an image ID of the surrounding image related to the image (“ambient image ID”).
In the present embodiment, “peripheral image IDs” related to eight surrounding images (upper left image, upper image, upper right image, left image, right image, lower left image, lower image, lower right image) are stored. To do. This data structure is suitable for outputting 3 × 3 = 9 (sheets) images as search results.
The number of “ambient image IDs” to be stored can be changed as appropriate. By storing at least “upper or lower” and “left or right” “peripheral image ID” for each image, all images are arranged on a plane according to a predetermined positional relationship. Is possible.

[2−3.画像DB]
図2において、画像DB12は、画像検索サービスにおいて検索対象となる画像を記憶しているデータベースである。
各画像は所定のファイル形式(例えば、JPEG,GIF等)で記憶されているものとする。また、各画像には適当なファイル名が付されているものとし、それぞれ対応する画像URLにより特定可能であるものとする。
[2-3. Image DB]
In FIG. 2, an image DB 12 is a database that stores images to be searched in the image search service.
Assume that each image is stored in a predetermined file format (for example, JPEG, GIF, etc.). Also, it is assumed that each image has an appropriate file name and can be specified by the corresponding image URL.

[2−4.ユーザ端末]
図2において、ユーザ端末20は、画像検索サービスのユーザが使用する端末である。
ユーザ端末20は、Webブラウザを有しており、検索システム10から受信したWebページを読み込み、ディスプレイに表示することができる。
本実施形態では、ユーザ端末20として、通信機能及び撮像機能を有する既存の情報処理端末(例えば、携帯電話機等)が好適である。
[2-4. User terminal]
In FIG. 2, a user terminal 20 is a terminal used by a user of an image search service.
The user terminal 20 has a web browser, and can read the web page received from the search system 10 and display it on the display.
In the present embodiment, an existing information processing terminal (for example, a mobile phone) having a communication function and an imaging function is suitable as the user terminal 20.

[3.検索処理]
[3−1.検索処理の手順]
図4に、検索システム10による検索処理の手順を示す。
前提として、ユーザは、ユーザ端末20を操作し,所定の検索要求入力ページ(図示せず)においてクエリ画像及び地域を指定しているものとする。クエリ画像は、例えばユーザ端末20の撮像機能を用いて撮影された静止画像(例えば、JPEG形式)とする。
〔11〕ユーザ端末20から検索要求を受信する(S405)。本実施形態では、指定されたクエリ画像の画像データ及び指定された地域に対応する地域コードを受信する。なお、クエリ画像の識別情報(例えば、画像ID,画像URL等)を受信してもよい。また、地域コードを受信しない構成でもよい。
[3. Search process]
[3-1. Search process steps]
FIG. 4 shows a procedure of search processing by the search system 10.
As a premise, it is assumed that the user operates the user terminal 20 and designates a query image and a region on a predetermined search request input page (not shown). The query image is, for example, a still image (for example, JPEG format) captured using the imaging function of the user terminal 20.
[11] A search request is received from the user terminal 20 (S405). In this embodiment, the image data of the designated query image and the region code corresponding to the designated region are received. Note that identification information (for example, an image ID, an image URL, etc.) of the query image may be received. Moreover, the structure which does not receive an area code may be sufficient.

〔12〕類似画像検索処理を実行する(S410,図5)。
〔13〕検索結果ページを生成し(S415)、ユーザ端末20に送信する(S420)。具体的には、類似画像検索処理により出力された各画像IDに対応する画像URLを検索DB11の画像URL情報(図3(b))より抽出し、当該各画像URLをそれぞれ参照先とする画像参照を配置した検索結果ページを生成する。
〔14〕ユーザ端末20からURLを指定した参照画像の要求を受信する(S425)と、当該URLに対応する参照画像を画像DB12より抽出し(S430)、ユーザ端末20に送信する(S435)。なお、手順〔14〕は、複数回に渡って繰り返されるものとする。
[12] A similar image search process is executed (S410, FIG. 5).
[13] A search result page is generated (S415) and transmitted to the user terminal 20 (S420). Specifically, the image URL corresponding to each image ID output by the similar image search process is extracted from the image URL information (FIG. 3B) of the search DB 11, and each image URL is referred to as the reference destination. Generate a search results page with references.
[14] When a request for a reference image specifying a URL is received from the user terminal 20 (S425), a reference image corresponding to the URL is extracted from the image DB 12 (S430) and transmitted to the user terminal 20 (S435). Note that the procedure [14] is repeated a plurality of times.

[3−2.類似画像検索処理の手順]
図5に、検索システム10による類似画像検索処理の手順を示す。
〔21〕クエリ画像及び地域コードを入力する(S505)。クエリ画像の識別情報を受信した場合は、対応するクエリ画像を取得する。
〔22〕クエリ画像の特徴量を抽出する(S510)。本実施形態では、色,輪郭及び構図の特徴量を抽出する。なお、画像から各種の特徴量を抽出する手法は、従来例(例えば、<先行技術1>の手法)と同様でよい。
〔23〕検索条件を設定する(S515)。本実施形態では、上記〔21〕で入力した地域コードに対応し、かつ、上記〔22〕で抽出した各特徴量との類似度が最も高い画像を抽出するための検索条件を設定する。
[3-2. Similar image search process]
FIG. 5 shows a procedure of similar image search processing by the search system 10.
[21] A query image and a region code are input (S505). When the identification information of the query image is received, the corresponding query image is acquired.
[22] The feature amount of the query image is extracted (S510). In this embodiment, color, outline, and composition feature quantities are extracted. Note that the method for extracting various feature amounts from the image may be the same as the conventional example (for example, the method of <Prior Art 1>).
[23] Search conditions are set (S515). In the present embodiment, a search condition is set for extracting an image corresponding to the region code input in [21] and having the highest similarity with each feature amount extracted in [22].

〔24〕上記〔23〕で設定した検索条件を満たす類似画像の画像IDを検索DB11の画像特徴情報(図3(a))より抽出する(S520)。
〔25〕上記〔24〕で抽出した類似画像の画像IDに対応する周囲画像の画像IDを検索DB11の周囲画像情報(図3(c))より抽出する(S525)。
〔26〕上記〔24〕で抽出した類似画像の画像IDを、上記〔25〕で抽出した周囲画像の画像IDとともに、平面上の配置位置に関連付けて出力する(S530)。
[24] Image IDs of similar images satisfying the search conditions set in [23] are extracted from the image feature information (FIG. 3A) of the search DB 11 (S520).
[25] The image ID of the surrounding image corresponding to the image ID of the similar image extracted in [24] is extracted from the surrounding image information (FIG. 3C) in the search DB 11 (S525).
[26] The image ID of the similar image extracted in [24] is output in association with the arrangement position on the plane together with the image ID of the surrounding image extracted in [25] (S530).

[3−3.検索結果ページ]
図6に、検索結果ページの表示例を示す。
検索結果ページ600は、ユーザ端末20から検索要求を受けたとき、ユーザ端末20に送信されるWebページの表示例である。
図6に示すように、検索結果ページ600には、次の各情報が表示される。
・投稿されたクエリ画像(610)。
・指定された地域(620)。
・検索結果(630)。図6の表示例では、クエリ画像(610)との類似度が最も高い画像(類似画像)及びその周囲に配置されるべき画像(周囲画像)の計9枚(3行3列)の画像が表示されている。9枚の画像の被写体(宿泊施設)は、いずれも指定された地域(「青森県」)に所在するものである。
[3-3. Search results page]
FIG. 6 shows a display example of the search result page.
The search result page 600 is a display example of a Web page transmitted to the user terminal 20 when a search request is received from the user terminal 20.
As shown in FIG. 6, the following information is displayed on the search result page 600.
-Posted query image (610).
-The designated area (620).
Search result (630). In the display example of FIG. 6, a total of nine images (3 rows and 3 columns) of an image (similar image) having the highest degree of similarity with the query image (610) and images (surrounding images) to be arranged around the image are similar. It is displayed. All nine image subjects (accommodation facilities) are located in the designated area (“Aomori Prefecture”).

なお、検索結果(630)の欄に表示されている各画像には、当該画像に係る画像IDを指定した検索要求を検索システム10に送信するためのリンクが設定されているものとする。
ユーザがユーザ端末20を操作し、検索結果ページに表示されているいずれかの画像をクリックすると、当該画像(クエリ画像)の画像IDを含む検索要求が検索システム10に送信される。検索システム10は、ユーザ端末20から検索要求を受信すると、検索処理(図4)を実行する。
It is assumed that each image displayed in the search result (630) column is provided with a link for transmitting a search request designating an image ID related to the image to the search system 10.
When the user operates the user terminal 20 and clicks one of the images displayed on the search result page, a search request including the image ID of the image (query image) is transmitted to the search system 10. When receiving a search request from the user terminal 20, the search system 10 executes a search process (FIG. 4).

[4.変形例]
[4−1.画像IDが配置位置に対応している(変形例1)]
[(a)概要]
上述の実施形態は、検索DB11に周囲画像情報(図3(c))を記憶しているため、各画像に付される画像IDは任意の文字列でよい。この点で、実施形態の仕組みは、位置関係の変更等に柔軟に対応可能であり、拡張性に優れている。
これに対し、各画像のIDが平面上の配置位置に対応していれば、検索DB11に周囲画像情報を記憶しなくてよい。したがって、変形例1の仕組みは、データの記憶容量を抑えることができる。
[4. Modified example]
[4-1. The image ID corresponds to the arrangement position (Modification 1)]
[(A) Overview]
In the above-described embodiment, the surrounding image information (FIG. 3C) is stored in the search DB 11, and therefore the image ID assigned to each image may be an arbitrary character string. In this respect, the mechanism of the embodiment can flexibly cope with a change in positional relationship and the like, and has excellent expandability.
On the other hand, if the ID of each image corresponds to the arrangement position on the plane, it is not necessary to store the surrounding image information in the search DB 11. Therefore, the mechanism of the first modification can suppress the data storage capacity.

[(b)データ項目等の変形例]
図7(a)に、各画像に対する画像IDの付し方を例示する。
図7(a)に示すように、変形例1では、平面上の各配置位置を「[行番号][列番号]」に対応させ、各画像に配置されるべき位置の行番号及び列番号を含む画像IDを付す。例えば、画像IDを「(行番号)_(列番号)」「(行番号)-(列番号)」等とするとよい。なお、「(行番号)」,「(列番号)」の部分は、いずれも適当な桁数の半角数字列とする。
[(B) Modified example of data item etc.]
FIG. 7A illustrates how to assign an image ID to each image.
As shown in FIG. 7A, in the first modification, each arrangement position on the plane corresponds to “[row number] [column number]”, and the row number and column number of the position to be arranged in each image. An image ID including is attached. For example, the image ID may be “(row number) _ (column number)” “(row number) − (column number)” or the like. The “(row number)” and “(column number)” are both half-width numeric strings with an appropriate number of digits.

図7(b)に、画像特徴情報の主要な項目を示す(図3(a)の画像特徴情報と同様)。
図7(b)に示すように、1件の画像特徴情報は、「画像ID」,その画像の被写体の所在地に対応する「地域コード」及びその画像から抽出した「特徴量」を含んでいる。
変形例1でも、「特徴量」として、各画像から抽出した色,輪郭及び構図の3種類を記憶しているものとする。
FIG. 7B shows the main items of the image feature information (similar to the image feature information of FIG. 3A).
As shown in FIG. 7B, one piece of image feature information includes “image ID”, “region code” corresponding to the location of the subject of the image, and “feature” extracted from the image. .
Also in the first modification, it is assumed that three types of color, contour, and composition extracted from each image are stored as “features”.

図7(c)に、画像URL情報の主要な項目を示す(図3(b)の画像URL情報と同様)。
図7(c)に示すように、1件の画像URL情報は、「画像ID」とその画像の「画像URL」とを対応させたものである。
FIG. 7C shows main items of the image URL information (similar to the image URL information of FIG. 3B).
As shown in FIG. 7C, one piece of image URL information associates an “image ID” with the “image URL” of the image.

[(c)類似画像検索処理の変形例]
図8に、検索システム10による類似画像検索処理の手順を示す。
なお、図8において図5と同一の符号が付されている処理は、図5における処理と同様の処理である。
〔31〕クエリ画像及び地域コードを入力する(S505)。クエリ画像の識別情報を受信した場合は、対応するクエリ画像を取得する。
〔32〕クエリ画像の特徴量を抽出する(S510)。変形例1では、色,輪郭及び構図の特徴量を抽出する。
[(C) Modified Example of Similar Image Search Processing]
FIG. 8 shows a procedure of similar image search processing by the search system 10.
In FIG. 8, the processes denoted by the same reference numerals as those in FIG. 5 are the same processes as those in FIG.
[31] A query image and a region code are input (S505). When the identification information of the query image is received, the corresponding query image is acquired.
[32] The feature amount of the query image is extracted (S510). In the first modification, feature quantities of color, contour and composition are extracted.

〔33〕検索条件を設定する(S515)。変形例1では、上記〔31〕で入力した地域コードに対応し、かつ、上記〔32〕で抽出した各特徴量との類似度が最も高い画像を抽出するための検索条件を設定する。
〔34〕上記〔33〕で設定した検索条件を満たす類似画像の画像IDを検索DB11の画像特徴情報(図7(b))より抽出する(S520)。
〔35〕上記〔34〕で抽出した類似画像の画像IDを用いて、その周囲画像の画像IDを演算により特定する(S825)。例えば、類似画像の画像IDが[m][n]であれば、その周囲画像の画像IDはそれぞれ簡単な演算により特定することができる(図7(a)参照)。
〔36〕上記〔34〕で抽出した類似画像の画像IDを、上記〔35〕で特定した周囲画像の画像IDとともに、平面上の配置位置に関連付けて出力する(S830)。
[33] A search condition is set (S515). In the first modification, a search condition for extracting an image corresponding to the region code input in [31] and having the highest similarity with each feature amount extracted in [32] is set.
[34] Image IDs of similar images satisfying the search conditions set in [33] are extracted from the image feature information (FIG. 7B) in the search DB 11 (S520).
[35] Using the image ID of the similar image extracted in [34], the image ID of the surrounding image is specified by calculation (S825). For example, if the image ID of the similar image is [m] [n], the image ID of the surrounding image can be specified by simple calculation (see FIG. 7A).
[36] The image ID of the similar image extracted in [34] is output in association with the arrangement position on the plane together with the image ID of the surrounding image specified in [35] (S830).

[4−2.画像URLを配置位置に関連付けて出力する(変形例2)]
上述の実施形態では、類似画像検索処理において画像IDを出力し(図5のS530)、検索処理の検索結果ページ生成ステップにおいて当該画像IDに対応する画像URLを検索DB11より抽出している(図4のS415)。変形例1においても同様である(図8のS830,図4のS415)。
これに対し、類似画像検索処理において各画像IDに対応する画像URLを検索DB11の画像URL情報(図3(b)又は図7(c))より抽出し、当該各画像URLを平面上の配置位置に関連付けて出力してもよい。検索システム10の内部における処理分担が変更されるだけで、得られる効果は上述の実施形態又は変形例1と同様である。
[4-2. The image URL is output in association with the arrangement position (Modification 2)]
In the above-described embodiment, the image ID is output in the similar image search process (S530 in FIG. 5), and the image URL corresponding to the image ID is extracted from the search DB 11 in the search result page generation step of the search process (FIG. 5). 4 S415). The same applies to the first modification (S830 in FIG. 8 and S415 in FIG. 4).
In contrast, in the similar image search process, the image URL corresponding to each image ID is extracted from the image URL information (FIG. 3B or FIG. 7C) in the search DB 11, and each image URL is arranged on a plane. You may output in relation to a position. The effects obtained are the same as those of the above-described embodiment or modification 1 only by changing the processing sharing in the search system 10.

[4−3.画像URLが配置位置に対応している(変形例3)]
[(a)概要]
上述の変形例1は、各画像のIDが平面上の配置位置に対応しているため、検索DB11に周囲画像情報を記憶しなくてよい。したがって、変形例1の仕組みは、データの記憶容量を抑えることができる。
これに対し、各画像のファイル名(画像URLの一部)を画像IDとし、当該各ファイル名が平面上の配置位置に対応していれば、検索DB11に画像URL情報を記憶しなくてよい。したがって、変形例3の仕組みは、変形例1の仕組みと比較して、データの記憶容量をさらに抑えることができる。
[4-3. The image URL corresponds to the arrangement position (Modification 3)]
[(A) Overview]
In the first modification described above, since the ID of each image corresponds to the arrangement position on the plane, it is not necessary to store the surrounding image information in the search DB 11. Therefore, the mechanism of the first modification can suppress the data storage capacity.
On the other hand, if the file name of each image (part of the image URL) is an image ID and each file name corresponds to the arrangement position on the plane, the image URL information does not have to be stored in the search DB 11. . Therefore, the mechanism of the modification 3 can further suppress the data storage capacity as compared with the mechanism of the modification 1.

10 検索システム
11 検索DB
12 画像DB
20 ユーザ端末
30 インターネット
600 検索結果ページ
10 Search system 11 Search DB
12 Image DB
20 User terminal 30 Internet 600 Search result page

Claims (10)

周囲の画像が予め設定されている画像の識別情報に対応させて、該画像の特徴量を記憶している検索データ記憶手段を有し、
クエリ画像又はその識別情報を入力する検索要求入力手段と、
前記クエリ画像の特徴量を抽出し、該抽出した特徴量を用いて該クエリ画像に類似する画像を抽出するための検索条件を設定する検索条件設定手段と、
前記設定した検索条件を満たす類似画像の識別情報を前記検索データ記憶手段より抽出する類似画像検索手段と、
前記抽出した類似画像の識別情報を、該類似画像の周囲の画像の識別情報とともに出力する検索結果出力手段と
を備える
ことを特徴とする検索システム。
Search data storage means for storing the feature amount of the image corresponding to the image identification information set in advance for the surrounding image;
Search request input means for inputting a query image or identification information thereof;
Search condition setting means for extracting a feature amount of the query image and setting a search condition for extracting an image similar to the query image using the extracted feature amount;
Similar image search means for extracting identification information of similar images satisfying the set search conditions from the search data storage means;
And a search result output means for outputting the extracted identification information of the similar image together with the identification information of the surrounding image of the similar image.
請求項1に記載の検索システムにおいて、
前記検索データ記憶手段は、前記画像の識別情報に対応させて、該画像の周囲の画像の識別情報をさらに記憶しており、
前記検索結果出力手段は、前記類似画像の周囲の画像の識別情報を前記検索データ記憶手段より抽出する
ことを特徴とする検索システム。
The search system according to claim 1,
The search data storage means further stores identification information of images around the image in correspondence with the identification information of the image,
The search system is characterized in that the search result output means extracts identification information of images around the similar image from the search data storage means.
請求項1に記載の検索システムにおいて、
前記画像の識別情報は、平面上の配置位置に対応しており、
前記検索結果出力手段は、前記類似画像の周囲の画像の識別情報を、前記類似画像の識別情報を用いて演算により特定する
ことを特徴とする検索システム。
The search system according to claim 1,
The identification information of the image corresponds to the arrangement position on the plane,
The search result output means specifies identification information of an image around the similar image by calculation using the identification information of the similar image.
請求項1〜3のいずれかに記載の検索システムにおいて、
前記検索データ記憶手段は、前記画像の識別情報に対応させて、該画像に係る画像URLをさらに記憶しており、
前記検索結果出力手段は、前記類似画像及びその周囲の画像の各識別情報に対応する画像URLを前記検索データ記憶手段より抽出し、該各画像URLを平面上の配置位置に関連付けて出力する
ことを特徴とする検索システム。
The search system according to any one of claims 1 to 3,
The search data storage means further stores an image URL related to the image in association with the identification information of the image,
The search result output unit extracts an image URL corresponding to each identification information of the similar image and the surrounding image from the search data storage unit, and outputs the image URL in association with an arrangement position on a plane. Search system characterized by
請求項4に記載の検索システムにおいて、
ユーザ端末と接続可能であり、
前記検索要求入力手段は、前記クエリ画像又はその識別情報を前記ユーザ端末から受信し、
前記検索結果出力手段は、前記類似画像及びその周囲の画像の各画像URLをそれぞれ参照先とする画像参照を含む検索結果ページを生成し、前記ユーザ端末に送信する
ことを特徴とする検索システム。
The search system according to claim 4, wherein
It can be connected to the user terminal,
The search request input means receives the query image or identification information thereof from the user terminal,
The search system according to claim 1, wherein the search result output unit generates a search result page including an image reference using each image URL of the similar image and the surrounding image as a reference destination, and transmits the search result page to the user terminal.
請求項5に記載の検索システムにおいて、
前記検索結果出力手段は、前記各画像参照に、対応する画像の識別情報を送信するためのリンクをそれぞれ設定し、
前記検索要求入力手段は、前記検索結果ページを介して、画像の識別情報を前記ユーザ端末から受信する
ことを特徴とする検索システム。
The search system according to claim 5, wherein
The search result output means sets a link for transmitting identification information of a corresponding image to each image reference,
The search system is characterized in that the search request input means receives image identification information from the user terminal via the search result page.
請求項5又は6に記載の検索システムにおいて、
前記検索データ記憶手段は、前記画像の識別情報に対応させて、該画像の被写体に対応する地理的情報をさらに記憶しており、
前記検索要求入力手段は、前記クエリ画像又はその識別情報とともに地理的情報を前記ユーザ端末から受信し、
前記検索条件設定手段は、前記受信した地理的情報をさらに用いて前記検索条件を設定する
ことを特徴とする検索システム。
The search system according to claim 5 or 6,
The search data storage means further stores geographical information corresponding to the subject of the image in association with the identification information of the image,
The search request input means receives geographical information from the user terminal together with the query image or identification information thereof,
The search condition setting means further sets the search condition using the received geographical information.
請求項1に記載の検索システムにおいて、
前記画像の識別情報は、平面上の配置位置に対応する画像URLであり、
前記検索結果出力手段は、前記類似画像の周囲の画像のURLを、前記類似画像のURLを用いて演算により特定する
ことを特徴とする検索システム。
The search system according to claim 1,
The image identification information is an image URL corresponding to an arrangement position on a plane,
The search result output means specifies the URL of an image around the similar image by calculation using the URL of the similar image.
周囲の画像が予め設定されている画像の識別情報に対応させて、該画像の特徴量を記憶している検索データ記憶手段を有するコンピュータシステムが、
クエリ画像又はその識別情報を入力する検索要求入力ステップと、
前記クエリ画像の特徴量を抽出し、該抽出した特徴量を用いて該クエリ画像に類似する画像を抽出するための検索条件を設定する検索条件設定ステップと、
前記設定した検索条件を満たす類似画像の識別情報を前記検索データ記憶手段より抽出する類似画像検索ステップと、
前記抽出した類似画像の識別情報を、該類似画像の周囲の画像の識別情報とともに出力する検索結果出力ステップと
を実行することを特徴とする検索方法。
A computer system having search data storage means for storing a feature amount of an image in association with surrounding image identification information set in advance.
A search request input step for inputting a query image or identification information thereof;
A search condition setting step of extracting a feature amount of the query image and setting a search condition for extracting an image similar to the query image using the extracted feature amount;
A similar image search step of extracting identification information of similar images satisfying the set search condition from the search data storage means;
A search result output step of outputting the extracted identification information of similar images together with the identification information of images around the similar images.
周囲の画像が予め設定されている画像の識別情報に対応させて、該画像の特徴量を記憶している検索データ記憶手段を有するコンピュータシステムに、
クエリ画像又はその識別情報を入力する検索要求入力ステップと、
前記クエリ画像の特徴量を抽出し、該抽出した特徴量を用いて該クエリ画像に類似する画像を抽出するための検索条件を設定する検索条件設定ステップと、
前記設定した検索条件を満たす類似画像の識別情報を前記検索データ記憶手段より抽出する類似画像検索ステップと、
前記抽出した類似画像の識別情報を、該類似画像の周囲の画像の識別情報とともに出力する検索結果出力ステップと
を実行させることを特徴とする検索プログラム。
In a computer system having search data storage means for storing the feature amount of the image corresponding to the image identification information set in advance for the surrounding image,
A search request input step for inputting a query image or identification information thereof;
A search condition setting step of extracting a feature amount of the query image and setting a search condition for extracting an image similar to the query image using the extracted feature amount;
A similar image search step of extracting identification information of similar images satisfying the set search condition from the search data storage means;
A search result output step of outputting the extracted identification information of similar images together with the identification information of images around the similar images.
JP2009299012A 2009-12-29 2009-12-29 Search system Pending JP2011138420A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009299012A JP2011138420A (en) 2009-12-29 2009-12-29 Search system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009299012A JP2011138420A (en) 2009-12-29 2009-12-29 Search system

Publications (1)

Publication Number Publication Date
JP2011138420A true JP2011138420A (en) 2011-07-14

Family

ID=44349763

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009299012A Pending JP2011138420A (en) 2009-12-29 2009-12-29 Search system

Country Status (1)

Country Link
JP (1) JP2011138420A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9600495B2 (en) 2011-12-29 2017-03-21 Rakuten, Inc. Image search system, image search method, image search device, program, and information recording medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9600495B2 (en) 2011-12-29 2017-03-21 Rakuten, Inc. Image search system, image search method, image search device, program, and information recording medium

Similar Documents

Publication Publication Date Title
US20200265099A1 (en) Method of and system for conducting personalized federated search and presentation of results therefrom
CN103699700B (en) A kind of generation method of search index, system and associated server
WO2011066500A4 (en) System and method of providing enhanced listings
US20130024394A1 (en) Server apparatus, reaction transmitting program, recording medium having computer-readable reaction transmitting program recorded thereon, terminal device, reaction counting method, and reaction counting system
US20160299990A1 (en) Method and system for previewing search results
US20110219017A1 (en) System and methods for citation database construction and for allowing quick understanding of scientific papers
JP5197680B2 (en) Feature information creation apparatus, method, and program
CN104346475A (en) Method for searching information with space-time attribute
JP2011203776A (en) Similar image retrieval device, method, and program
US20150339392A1 (en) Multi-query search system and method
JP2007128367A (en) Information retrieval knowhow management system
CN101963991A (en) Accurate searching method of picture
US20160196259A1 (en) Information providing server and method of controlling information providing server
JP2011138420A (en) Search system
JP2010231592A (en) Retrieval server and retrieval method
US20110208718A1 (en) Method and system for adding anchor identifiers to search results
CN102231148A (en) Visual information searching method
JP5002631B2 (en) Word information collection device, word information collection method, and word information collection program
JP2009059195A (en) Information provision server and information provision method
JP5726815B2 (en) Search method, system, and program
CN110110185A (en) A kind of method, equipment and storage medium extracting browser searches engine
JP5306246B2 (en) Information providing apparatus, information providing method, information providing program, database generating apparatus, and database generating method
JP2010140411A (en) Category presentation device
JP2012079159A (en) Retrieval device, retrieval program, and retrieval method
JP4515197B2 (en) Information provision method