JP2004030466A - Retrieval device and retrieval program - Google Patents

Retrieval device and retrieval program Download PDF

Info

Publication number
JP2004030466A
JP2004030466A JP2002188686A JP2002188686A JP2004030466A JP 2004030466 A JP2004030466 A JP 2004030466A JP 2002188686 A JP2002188686 A JP 2002188686A JP 2002188686 A JP2002188686 A JP 2002188686A JP 2004030466 A JP2004030466 A JP 2004030466A
Authority
JP
Japan
Prior art keywords
search condition
search
unit
information
storage unit
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
JP2002188686A
Other languages
Japanese (ja)
Inventor
Shuji Ono
小野 修司
Hiroshi Tanaka
田中 宏志
Yasuhiro Aragai
新貝 安浩
Shuichi Otsuka
大塚 秀一
Yukita Gotoda
後藤田 祐己太
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.)
Fujifilm Holdings Corp
Original Assignee
Fuji Photo Film Co Ltd
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 Fuji Photo Film Co Ltd filed Critical Fuji Photo Film Co Ltd
Priority to JP2002188686A priority Critical patent/JP2004030466A/en
Publication of JP2004030466A publication Critical patent/JP2004030466A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a retrieval device and a retrieval program which can perform a retrieval using retrieval conditions inputted in the past. <P>SOLUTION: A retrieval server 10 which retrieves information according to the retrieval conditions inputted by a user is provided with a retrieval condition storage 124 which makes a plurality of retrieval conditions inputted by the user in the same retrieval corresponding each other and stores them, an input section 110 into which the user inputs a new retrieval condition as a retrieval condition, and a retrieval condition extraction section 140 which extracts from the retrieval condition storage 124, a retrieval condition corresponding to a new retrieval condition inputted to the input section 110 in the retrieval condition storage 124. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、検索装置および検索プログラムに関する。特に本発明は、過去に入力した検索条件の中から関連性の高い検索条件を抽出し、抽出した検索条件を用いて、情報の検索を行う検索装置および検索プログラムに関する。
【0002】
【従来の技術】
情報の検索を行うシステムとしては、文字情報の中からユーザが入力した文字列と同一のものを検索するシステムや、インターネット上のホームページ検索システムがある。例えば、ホームページ検索システムでは、複数の文字列を論理和や論理積で組み合わせて検索を行うことができる。
【0003】
【発明が解決しようとする課題】
しかしながら、検索の対象が多数の領域に渡り、検索対象の情報量が膨大になると、所望する検索結果を得られるような適切な検索条件を設定することが困難になる。また、複数の検索結果を組み合わせて検索を行う方法として、絞り込み検索があるが、この場合、最初の検索結果の範囲内から更に絞り込むため、最初の検索条件が不適切だと、所望する情報が最初の検索結果の範囲外となる場合があり、絞り込んでも望ましい検索結果が得られない。
【0004】
そこで本発明は、上記の課題を解決することのできる検索装置および検索プログラムを提供することを目的とする。この目的は特許請求の範囲における独立項に記載の特徴の組み合わせにより達成される。また従属項は本発明の更なる有利な具体例を規定する。
【0005】
【課題を解決するための手段】
即ち、本発明の第1の形態によると、ユーザが入力した検索条件に応じて情報を検索する検索装置であって、ユーザが同一の検索において入力した複数の検索条件を、互いに対応付けて格納する検索条件格納部と、ユーザが検索条件として新規検索条件を入力する入力部と、検索条件格納部において、入力部に入力された新規検索条件に対応する検索条件を、検索条件格納部から抽出する検索条件抽出部とを備えることを特徴とする検索装置を提供する。
また、入力部に入力された新規検索条件と、検索条件抽出部が抽出した検索条件の少なくとも一部とを用いて、情報の検索を行う検索部を更に備えてもよい。
【0006】
また、検索条件抽出部が抽出した検索条件を、新規検索条件に関連性の高い検索条件として表示させる検索条件表示部と、ユーザの入力に応じて、検索条件表示部が表示させた検索条件から、検索条件を選択する選択部と、選択部が選択した検索条件を用いて、情報の検索を行う検索部とを更に備えてもよい。
検索条件格納部は、更に、検索条件に対応付けて、当該検索条件が入力された回数に関する回数情報を格納し、検索条件抽出部は、検索条件と共に、当該検索条件に対応する回数情報を更に抽出し、更に、回数情報に応じて重み付け情報を設定する重み付け部を備え、検索部は、更に、重み付け情報に応じて、検索条件に重み付けをして検索を行ってもよい。
また、ユーザに対応付けて、画像データの属性情報を格納する画像属性格納部を更に備え、重み付け部は、ユーザに対応する属性情報と回数情報とに応じて、重み付け情報を設定してもよい。
【0007】
また、検索条件抽出部は、抽出した検索条件の少なくとも一部に対応する検索条件を更に検索条件格納部から抽出し、検索部は、新規検索条件、新規検索条件に対応する検索条件、および検索条件に対応する検索条件の少なくとも一部を用いて情報の検索を行ってもよい。
また、検索条件抽出部は、抽出した検索条件の少なくとも一部に対応する検索条件を更に検索条件格納部から抽出し、検索条件格納部は、新規検索条件、新規検索条件に対応する検索条件、および検索条件に対応する検索条件を互いに対応付けて格納してもよい。
また、検索条件抽出部が所定の検索条件に対応する検索条件を検索条件格納部から抽出した場合に、所定の検索条件、および当該所定の検索条件に対応する検索条件を、それぞれ関連元および関連先として互いに対応付けて格納する関連情報格納部を更に備え、検索部は、新規検索条件、新規検索条件を関連元とした場合の関連先として関連情報格納部が格納する検索条件、および当該検索条件を関連元とした場合の関連先として関連情報格納部が格納する検索条件の少なくとも一部を用いて情報の検索を行ってもよい。
また、検索条件格納部は、ユーザが同一の検索において論理和の対象として入力した複数の検索条件を互いに対応付けて格納してもよい。
【0008】
また、検索条件格納部は、ユーザが同一の検索において論理積の対象として入力した複数の検索条件を互いに対応付けて格納してもよい。
また、ユーザに対応付けて、画像データの属性情報を格納する画像属性格納部を更に備え、検索条件抽出部は、検索条件格納部が格納する論理積の対象として入力された複数の検索条件の中から、属性情報に応じて異なる数の検索条件を、新規検索条件に対応する検索条件として抽出してもよい。
また、当該検索装置は、ユーザ毎に検索条件格納部を備え、検索条件抽出部は、所定のユーザが入力した新規検索条件に対応する検索条件を、他のユーザの検索条件格納部から抽出してもよい。
また、ユーザ毎に検索条件格納部を備え、所定のユーザの検索条件格納部が互いに対応付けて格納する複数の検索条件の少なくとも一部を、他のユーザの検索条件格納部に格納する検索条件継承部を更に備えてもよい。
また、検索条件格納部は、更に、検索条件に対応付けて、当該検索条件と共に入力された重み付け情報を格納し、検索条件抽出部は、新規検索条件に対応し、かつ重み付け情報が予め設定された条件を満たす、検索条件を抽出してもよい。
【0009】
また、検索条件抽出部は、所定の検索条件に対応する検索条件を検索条件格納部から抽出し、所定の検索条件に、当該所定の検索条件に対応する検索条件よりも大きな重み付け情報を設定する重み付け部を更に備え、検索条件格納部は、所定の検索条件および当該所定の検索条件に対応する検索条件に対応付けて、重み付け部がそれぞれに設定した重み付け情報を格納してもよい。
本発明の第2の形態によると,ユーザが入力した検索条件に応じて情報を検索する検索プログラムであって、コンピュータに、ユーザが同一の検索において入力した複数の検索条件を、互いに対応付けて所定の記録領域に格納させる手段と、ユーザに検索条件として新規検索条件を入力させる手段と、記録領域において、入力された新規検索条件に対応する検索条件を、記録領域から抽出する手段として機能させるためのプログラムを提供する。
【0010】
なお上記の発明の概要は、本発明の必要な特徴の全てを列挙したものではなく、これらの特徴群のサブコンビネーションも又発明となりうる。
【0011】
【発明の実施の形態】
以下、発明の実施の形態を通じて本発明を説明するが、以下の実施形態はクレームにかかる発明を限定するものではなく、又実施形態の中で説明されている特徴の組み合わせの全てが発明の解決手段に必須であるとは限らない。
【0012】
図1は、検索システム全体の概略を示す。検索システムは、検索サーバ10と、ユーザ端末30とを備える。本実施形態では、検索システムは、複数のユーザ端末30(ユーザ端末30a、ユーザ端末30b等)を備える。ユーザ端末30は、通信網を介して検索システム10と接続する。この場合の通信網は、有線通信網、無線通信網、またはこれらの組み合わせである。ユーザ端末30は、ユーザが検索条件を入力すると、入力された検索条件を検索サーバ10に送信する。特に、ユーザ端末30は、ユーザが検索を依頼する際に入力した検索条件を、新規検索条件として検索サーバ10に送信する。この場合の新規検索条件は、複数あってもよく、論理和や論理積により組み合わせてもよい。更に、ユーザは、複数の新規検索条件に対して、検索に対する寄与の度合いを指示する重み付け情報を付与してもよい。また、本実施形態では、ユーザ端末30は、新規検索条件と共に、ユーザが指定した画像のデータを、検索サーバ10に送信する。検索サーバ10は、検索条件をユーザ端末30から受信すると、検索条件に応じて情報を検索し、検索結果をユーザ端末30に返す。検索サーバ10は、本発明に係る検索装置の一例である。
【0013】
図2は、検索サーバ10の機能ブロックを示す。検索サーバ10は、入力部110と、ユーザ情報格納部120と、検索条件抽出部140と、重み付け部150と、検索条件表示部160と、選択部170と、検索部180と、出力部190とを有する。入力部110は、ユーザ端末30から新規検索条件を受信すると、ユーザ情報格納部120および検索条件抽出部140に出力する。すなわち、入力部110は、ユーザが検索条件として新規検索条件を入力する。本実施形態では、検索条件として文字データを用いた場合を説明するが、検索条件は、画像データや音声データ等でもよい。検索条件が画像データの場合は、画像のパターンマッチングにより情報を検索してもよい。また、検索条件が音声データの場合は、音声データのパターンマッチングや、音声の波形、振幅、および周波数等のマッチングにより情報を検索してもよい。
【0014】
図3は、入力部110がユーザ端末30から受信するデータの一例を示す。本例では、入力部110は、ユーザを特定するユーザ特定情報(ユーザID)、画像データを特定する画像特定情報(画像データID)、画像データの属性情報、および、ユーザが入力した新規検索条件を、ユーザ端末30から受信する。入力部110は、例えば、ユーザ端末30を特定する情報を、ユーザ特定情報として受信する。また、画像の属性情報とは、画像データに関する情報であり、例えば、画像の内容を示す情報、画像に含まれる色調に関する情報、画像データのデータサイズ、画像を撮影した際の撮影条件(露光時間、絞り値、撮影レンズの種類、フィルタの種類、ストロボの有無、撮影日時、撮影時の天気、撮影場所等)、または、これらの組み合わせに応じて算出されたパラメータ等である。
【0015】
図2に戻る。ユーザ情報格納部120は、ユーザ端末30から受信した情報を格納する。例えば、ユーザ情報格納部120は、ユーザを特定するユーザ特定情報(ユーザID)、画像データを特定する画像特定情報(画像データID)、画像データの属性情報、およびユーザが過去に入力した検索条件等を格納する。
【0016】
図4は、ユーザ情報格納部120の機能ブロックを示す。ユーザ情報格納部120は、画像属性格納部122と、検索条件格納部124と、関連情報格納部126とを有する。特に本実施形態では、ユーザ情報格納部120は、ユーザ毎に格納ユニットを有し、それぞれの当該格納ユニットは、画像属性格納部122、検索条件格納部124、および関連情報格納部126を有する。この場合の格納ユニットは、複数のユーザのそれぞれに対して割り当てられたデータ格納領域である。本例では、格納ユニット120aは、ユーザ端末30aのユーザに対応する。画像属性格納部122は、入力部110から受け取った画像の属性情報を、ユーザ特定情報に対応付けて格納する。すなわち、画像属性格納部122は、ユーザに対応付けて、画像データの属性情報を格納する。画像属性格納部122は、画像データそのものを画像属性情報として格納してもよい。
【0017】
検索条件格納部124は、入力部110から新規検索条件を受け取ると、受け取った新規検索条件を、ユーザ特定情報に対応付けて格納する。特に、検索条件格納部124は、入力部110から複数の新規検索条件を受け取ると、受け取った新規検索条件を互いに対応付けて格納する。すなわち、検索条件格納部124は、ユーザが同一の検索において入力した複数の検索条件を、互いに対応付けて格納する。また、検索条件格納部124は、所定のユーザが入力した新規検索条件を、当該ユーザに対応付けて格納する。従って、検索条件格納部124は、異なる複数の検索においてユーザが入力した検索条件を互いに対応付けて検索する。また、ユーザが検索条件を入力した際に当該検索条件に重み付け情報を付加した場合、検索条件格納部124は、検索条件に対応付けて、当該検索条件と共に入力された重み付け情報を格納する。ここで、重み付け情報とは、所定の検索条件の検索における寄与の度合いを指示する情報である。このように、検索条件格納部124が、過去の検索時に入力した重み付け情報を検索条件に対応付けて格納することにより、検索サーバ10は、過去に設定した重み付けを新たな検索に反映させることができる。従って、検索サーバ10は、ユーザの嗜好に応じた検索を行うことができる。
【0018】
関連情報格納部126は、検索条件抽出部140が関連づけた関連元の検索条件と、関連先の検索条件とを互いに対応付けて格納する。すなわち、関連情報格納部126は、検索条件抽出部140が所定の検索条件に対応する検索条件を検索条件格納部124から抽出した場合に、当該所定の検索条件、および当該所定の検索条件に対応する検索条件を、それぞれ関連元および関連先として互いに対応付けて格納する。この場合、検索条件抽出部140は、関連元の検索条件と、関連先の検索条件とが同一にならないように、検索条件格納部124から検索条件を抽出する。
【0019】
更に、ユーザ情報格納部120は、検索条件継承部130を有する。検索条件継承部130は、一のユーザに対応する検索条件格納部124が格納する検索条件を、他のユーザに対応する検索条件格納部124に格納する。すなわち、検索条件継承部130は、所定のユーザの検索条件格納部124が互いに対応付けて格納する複数の検索条件の少なくとも一部を、他のユーザの検索条件格納部124に格納する。このように、検索条件継承部130が、一のユーザが過去に行った検索条件を他のユーザの検索条件として格納することにより、検索サーバ10は、他のユーザが設定する検索条件を参考にして検索条件を設定することができる。
【0020】
図5は、画像属性格納部122が格納するテーブルの一例を示す。本例では、画像属性格納部122は、画像の属性情報として、画像の内容を示す情報(画像内容パラメータ)、画像に含まれる色調に関する情報(色調パラメータ)、画像データのデータサイズ、画像を撮影した際の撮影条件(撮影条件パラメータ)、および、これらの組み合わせに応じて算出されたパラメータ(属性パラメータ)を格納する。これらの属性情報は、画像データに基づいて設定されたパラメータである。例えば、画像の内容を示す情報は、画像データを送信したユーザが入力した画像のカテゴリー情報と、他のユーザが当該画像データを見て入力したカテゴリー情報とに基づいて設定される。ユーザは、一の検索において、複数の画像データを送信してもよい。この場合、画像属性格納部122は、それぞれの画像データの属性情報と、複数の画像データを一組の画像データとした場合の属性情報とを格納する。
【0021】
図6は、検索条件格納部124が格納するテーブルの一例を示す。本例では、検索条件格納部124は、所定の検索条件に対応付けて、当該検索条件と同一の検索において論理和および論理積の検索条件として入力された検索条件を格納する。すなわち、検索条件格納部124は、ユーザが同一の検索において論理和の対象として入力した複数の検索条件を互いに対応付けて格納する。また、検索条件格納部124は、ユーザが同一の検索において論理積の対象として入力した複数の検索条件を互いに対応付けて格納する。例えば、一の検索において、ユーザが、(「画像」、「写真」または「映像」)かつ「風景」かつ(「印刷」または「プリント」)を検索条件として入力した場合、検索条件格納部124は、「画像」に対応付けて、論理和の対象として「写真」および「映像」を格納し、論理積の対象として「風景」、「印刷」および「プリント」を格納する。更に、検索条件格納部124は、同一または類似の検索条件が所定の期間内に入力された回数を示す回数情報を、当該検索条件に対応付けて格納する。本図では、検索条件格納部124は、「画像」の回数情報として「15」を、「画像」に対応付けて格納している。
【0022】
図7は、関連情報格納部126が格納するテーブルの一例を示す。本例では、関連情報格納部126は、関連元としての検索条件と、当該検索条件に基づいて検索条件抽出部140が抽出した関連先としても検索条件とを互いに対応付けて格納する。例えば、検索条件抽出部140が「画像」を関連元として「写真」を抽出した場合、関連情報格納部126は、関連元である「画像」と、関連先である「写真」とを互いに対応付けて格納する。更に、検索条件抽出部140が、先に抽出した「写真」に基づいて、「印刷」を抽出した場合、関連情報格納部126は、関連元である「画像」と、関連先である「印刷」とを対応付けて格納する。特に本例では、関連情報格納部126は、関連元に基づいて直接抽出された検索条件を「関連先1」として格納し、関連元の関連先(すなわち、「関連先1」)に基づいて抽出された検索条件を「関連先2」として格納する。「関連先1」、「関連先2」、および「関連先3」は、関連元からの関連性の距離や方向を示す指標である。
【0023】
図2に戻る。検索条件抽出部140は、入力部110から新規検索条件と画像の属性情報とを受け取ると、新規検索条件および画像の属性情報に応じた検索条件を、ユーザ情報格納部120から抽出し、検索条件表示部160に出力する。すなわち、検索条件抽出部140は、検索条件格納部124において、入力部110に入力された新規検索条件に対応する検索条件を、検索条件格納部124から抽出する。例えば、検索条件抽出部140は、新規検索条件と同一または類似の検索条件を検索条件格納部124内で探し、発見した検索条件と同一の検索において論理和または論理積の対象として入力された検索条件、の少なくとも一部を抽出する。この場合、検索条件抽出部140は、画像の属性情報に応じた比率で、論理和の検索条件および論理積の検索条件を抽出する。すなわち、検索条件抽出部140は、検索条件格納部124が格納する論理積の対象として入力された複数の検索条件の中から、属性情報に応じて異なる数の検索条件を、新規検索条件に対応する検索条件として抽出する。更に、検索条件抽出部140は、抽出した検索条件の少なくとも一部に対応する検索条件を、検索条件格納部124から抽出してもよい。
【0024】
図8は、検索条件抽出部140が論理和および論理積の比率を決定する際に用いるテーブルの一例を示す。本例では、検索条件抽出部140は、画像の属性情報である「属性パラメータ」に対応させて、抽出する検索条件全てにおける論理積の検索条件の比率を格納する。この場合、検索条件抽出部140は、予め設定された検索条件数の中から、「属性パラメータ」に対応する数の論理積の検索条件を抽出する。このように、検索サーバ10は、画像の属性情報に応じて、抽出する論理積の検索条件の数を設定することにより、検索に画像属性の応じた多様性を持たせることができる。
【0025】
図2に戻る。本実施形態では、検索条件継承部130が一のユーザの検索条件格納部124に、他のユーザの検索条件格納部124が格納する検索条件を格納することにより、他のユーザの検索条件を参照できることとしているが、検索条件抽出部140は、他のユーザの検索条件格納部124から検索条件を抽出することにより、他のユーザの検索条件を参照してもよい。すなわち、検索条件抽出部140は、所定のユーザが入力した新規検索条件に対応する検索条件を、他のユーザの検索条件格納部124から抽出してもよい。また、検索条件格納部124が検索条件に対応付けて重み付け情報を格納している場合、検索条件抽出部140は、重み付け情報が予め設定された条件を満たす検索条件を抽出する。すなわち、検索条件抽出部140は、新規検索条件に対応し、かつ重み付け情報が予め設定された条件を満たす、検索条件を抽出する。この場合の予め設定された条件は、画像の属性情報に応じて設定されてもよい。
【0026】
また、検索条件抽出部140は、検索条件格納部124から所定の検索条件を抽出する際に、当該検索条件に対応する回数情報を抽出し、画像の属性情報と共に重み付け部150に出力する。この場合、重み付け部150は、回数情報および属性情報に応じて重み付け情報を生成し、検索条件抽出部140に出力する。検索条件抽出部140は、受け取った重み付け情報を、抽出した検索条件と共に検索条件表示部160に出力する。
【0027】
重み付け部150は、検索条件抽出部140から回数情報を受け取ると、回数情報に応じた重み付け情報を検索条件抽出部140に出力する。すなわち、重み付け部150は、回数情報に応じて重み付け情報を設定する。例えば、重み付け部150は、回数情報により示された回数が多いほど、検索における寄与を大きくする重み付け情報を設定する。重み付け部150は、更に、画像の属性情報を受け取る場合、回数情報および属性情報に応じた重み付け情報を、検索条件抽出部140に出力する。すなわち、重み付け部150は、ユーザに対応する属性情報と回数情報とに応じて、重み付け情報を設定する。このように、検索指示の際に添付する画像に関する情報を検索する場合、画像の属性に応じて、検索の重み付け情報を変化させる。例えば、ポートレート画像の場合と風景画像の場合とで、有効な検索条件の多様性が異なる。ポートレート画像の場合は、検索条件の中で人物に関する情報が大部分を占める。一方、風景画像の場合は、検索条件は、山、湖、空、滝、川、海、花などのように広範囲にわたる。そこで、例えば、ポートレート画像の場合は、重み付け部150は、重み付け情報の傾斜を大きくして、特定の検索条件をより一層大きく影響させる。一方、風景画像の場合は、重み付け部150は、重み付け情報の傾斜を小さくして、様々な検索条件を広く検索に影響させる。
【0028】
また、重み付け部150は、検索条件抽出部140が所定の検索条件に対応する検索条件を検索条件格納部124から抽出した場合に、当該所定の検索条件に、当該所定の検索条件に対応する検索条件よりも大きな重み付け情報を設定する。例えば、重み付け部150は、「関連元」の検索条件に、「関連先1」の検索条件よりも大きな重み付け情報を設定し、「関連先1」の検索条件に、「関連先2」の検索条件よりも大きな重み付け情報を設定する。このように設定された重み付け情報は、検索条件格納部124に格納される。すなわち、検索条件格納部124は、所定の検索条件および当該所定の検索条件に対応する検索条件に対応付けて、重み付け部150がそれぞれに設定した重み付け情報を格納する。このように、重み付け部150が、「関連先1」に「関連先2」よりも大きな重み付け情報を設定することにより、検索サーバ10は、「関連元」からの関連性が大きな検索条件ほどより大きく検索結果に反映させることができる。
【0029】
検索条件表示部160は、検索条件抽出部140から新規検索条件、検索条件、および重み付け情報を受け取ると、ユーザ端末30上で表示させるようにユーザ端末30に送信する。すなわち、検索条件表示部160は、検索条件抽出部140が抽出した検索条件を、新規検索条件に関連性の高い検索条件として表示させる。例えば、検索条件表示部160は、検索条件に対応する重み付け情報を、当該検索条件の新規検索条件に対する関連性を示す情報として表示させる。
【0030】
ユーザがユーザ端末30上で表示した検索条件の中から所望する検索条件を選択し、選択結果を検索サーバ10に送信すると、選択部170は、ユーザ端末30から検索情報の選択結果を示す情報を受信し、選択結果を示す情報に応じて、検索条件を選択し、新規検索条件と共に検索部180に出力する。すなわち、選択部170は、ユーザの入力に応じて、検索条件表示部160が表示させた検索条件から、検索条件を選択する。
【0031】
検索部180は、選択部170から新規検索条件、検索条件、および重み付け情報を受け取ると、新規検索条件、検索条件、および重み付け情報を用いて、情報の検索を行い、検索結果を出力部190に出力する。すなわち、検索部は、入力部110に入力された新規検索条件と、検索条件抽出部140が抽出した検索条件の少なくとも一部とを用いて、情報の検索を行う。特に、検索部180は、検索条件抽出部140が抽出した検索条件の中から、選択部170が選択した検索条件を用いて、情報の検索を行う。
【0032】
出力部190は、検索部180から検索結果を受け取ると、検索結果をユーザ端末30に送信する。
【0033】
図9は、検索システムが行う処理のフローを示す。ユーザが、検索に関連する画像を選択し、更に、複数の新規検索条件を論理積および論理和で組み合わせてユーザ端末30に入力すると、ユーザ端末30は、画像データと新規検索条件を検索サーバ10に送信する。検索サーバ10の入力部110は、画像データと、新規検索条件を受け取ると、ユーザ情報格納部120と検索条件抽出部140に出力する(S100)。検索条件抽出部140は、受け取った画像データと、他のユーザが当該画像データに付与する属性情報とに基づいて、画像の属性情報を生成する(S110)。更に、検索条件抽出部140は、属性情報に応じて、新規検索条件に対応する検索条件と、当該検索条件の回数情報とを、検索条件格納部124から抽出し、重み付け部150に出力する(S120)。重み付け部150は、検索条件抽出部140が抽出した「関連先1」や「関連先2」等に対応する検索条件に対して、関連性に応じた重み付け情報を設定し、検索条件抽出部140に出力すると共に、検索条件格納部124に格納させる(S130)。検索条件抽出部140は、抽出した検索条件の中から、重み付け情報が予め設定された条件を満たすものを抽出し、重み付け情報および新規検索条件と共に、検索条件表示部160に出力する。検索条件表示部160は、受け取った新規検索条件、検索条件、および重み付け情報をユーザ端末30に送信し、ユーザ端末30に表示させる(S140)。ユーザは、ユーザ端末30上で表示された検索条件から所望する検索条件を選択し、選択部170に送信する(S150)。選択部170は、ユーザが選択した検索条件を、重み付け情報および新規検索条件と共に、検索部180に出力する。検索部180は、受け取った新規検索条件、検索条件、および重み付け情報を用いて、情報の検索を行い、検索結果を出力部190に出力する(S160)。出力部190は、受け取った検索結果をユーザ端末30に送信する(S170)。
【0034】
図10は、検索サーバ10のハードウェア構成を示すブロック図である。検索サーバ10は、CPU700と、ROM702と、RAM704と、通信インターフェース706とを備える。CPU700は、ROM702及びRAM704に格納されたプログラムに基づいて動作する。通信インターフェース706は、インターネットを介して外部と通信する。格納装置の一例としてのハードディスクドライブ710は、設定情報及びCPU700が動作するプログラムを格納する。
【0035】
フレキシブルディスクドライブ712はフレキシブルディスク714からデータまたはプログラムを読み取りCPU700に提供する。CD−ROMドライブ716はCD−ROM718からデータまたはプログラムを読み取りCPU700に提供する。通信インターフェース706は、インターネットに接続してデータを送受信する。
【0036】
CPU700が実行するソフトウェアは、フレキシブルディスク714またはCD−ROM718等の記録媒体に格納されてユーザに提供される。記録媒体に格納されたソフトウェアは圧縮されていても非圧縮であっても良い。ソフトウェアは記録媒体からハードディスクドライブ710にインストールされ、RAM704に読み出されてCPU700により実行される。
【0037】
記録媒体に格納されて提供されるソフトウェア、即ちハードディスクドライブ710にインストールされるソフトウェアは、機能構成として、入力モジュールと、ユーザ情報格納モジュールと、検索条件抽出モジュールと、重み付けモジュールと、検索条件表示モジュールと、選択モジュールと、検索モジュールと、出力モジュールとを備える。また、ユーザ情報格納モジュールは、サブモジュールとして、画像属性格納モジュールと、検索条件格納モジュールと、関連情報格納モジュールと、検索条件継承モジュールとを有する。これらの各モジュールがコンピュータに働きかけて、CPU700に行わせる処理は、それぞれ本実施形態における検索サーバ10における、対応する部材の機能及び動作と同一であるから説明を省略する。
【0038】
以上、図10に示した、記録媒体の例としてのフレキシブルディスク718、またはCD−ROM718には、本出願で説明する全ての実施形態における配送指示サーバ10の動作の一部または全ての機能を格納することができる。
【0039】
これらのプログラムは記録媒体から直接RAMに読み出されて実行されても、一旦ハードディスクドライブにインストールされた後にRAMに読み出されて実行されても良い。さらに、上記プログラムは単一の記録媒体に格納されても複数の記録媒体に格納されても良い。また記録媒体に格納されるモジュールは、オペレーティングシステムとの共同によってそれぞれの機能を提供してもよい。例えば機能の一部または全部を行うことをオペレーティングシステムに依頼し、オペレーティングシステムからの応答に基づいて機能を提供するものであってもよい。
【0040】
記録媒体としては、フレキシブルディスク、CD−ROMの他にも、DVD等の光学記録媒体、MD等の磁気記録媒体、PD等の光磁気記録媒体、テープ媒体、磁気記録媒体、ICカードやミニチュアーカードなどの半導体メモリー等を用いることができる。又、専用通信ネットワークやインターネットに接続されたサーバシステムに設けたハードディスクまたはRAM等の格納装置を記録媒体として使用し、通信網を介してプログラムを検索サーバ10に提供してもよい。
【0041】
以上説明したように、本実施形態の検索システムを用いることにより、過去に入力した検索条件から関連性の高いもの抽出し、抽出した検索条件を用いて、新たな検索における検索条件を設定することができる。特に画像に関連する情報を検索する場合は、画像の属性情報に応じて多様性を持たせた情報検索を行うことができる。
【0042】
以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施形態に記載の範囲には限定されない。上記実施形態に、多様な変更または改良を加えることができる。そのような変更または改良を加えた形態も本発明の技術的範囲に含まれ得ることが、特許請求の範囲の記載から明らかである。
【0043】
【発明の効果】
上記説明から明らかなように、本発明によれば過去に入力した検索条件を用いた検索を行うことができる。
【図面の簡単な説明】
【図1】検索システム全体の概略図である。
【図2】検索サーバ10の機能ブロック図である。
【図3】入力部110がユーザ端末30から受信するデータの一例を示す図である。
【図4】ユーザ情報格納部120の機能ブロック図である。
【図5】画像属性格納部122が格納するテーブルの一例を示す図である。
【図6】検索条件格納部124が格納するテーブルの一例を示す図である。
【図7】関連情報格納部126が格納するテーブルの一例を示す図である。
【図8】検索条件抽出部140が論理和および論理積の比率を決定する際に用いるテーブルの一例を示す図である。
【図9】検索システムが行う処理のフローチャートである。
【図10】検索サーバ10のハードウェア構成を示すブロック図である。
【符号の説明】
10 検索サーバ
30 ユーザ端末
110 入力部
120 ユーザ情報格納部
122 画像属性格納部
124 検索条件格納部
126 関連情報格納部
130 検索条件継承部
140 検索条件抽出部
150 重み付け部
160 検索条件表示部
170 選択部
180 検索部
190 出力部
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a search device and a search program. In particular, the present invention relates to a search apparatus and a search program for extracting highly relevant search conditions from search conditions input in the past and searching for information using the extracted search conditions.
[0002]
[Prior art]
As a system for searching for information, there are a system for searching for the same character string input by a user from character information, and a homepage search system on the Internet. For example, in a homepage search system, a search can be performed by combining a plurality of character strings with logical sum or logical product.
[0003]
[Problems to be solved by the invention]
However, if the search target covers a large number of areas and the amount of information to be searched becomes enormous, it becomes difficult to set an appropriate search condition for obtaining a desired search result. In addition, there is a refined search as a method of performing a search by combining a plurality of search results. In this case, since the first search condition is inappropriate because the search result is further narrowed down from the range of the first search result, the desired information is obtained. There are cases where the result is outside the range of the first search result, and even if the search is narrowed down, a desired search result cannot be obtained.
[0004]
Therefore, an object of the present invention is to provide a search device and a search program that can solve the above-described problems. This object is achieved by a combination of features described in the independent claims. The dependent claims define further advantageous specific examples of the present invention.
[0005]
[Means for Solving the Problems]
That is, according to the first aspect of the present invention, there is provided a search device that searches for information according to a search condition input by a user, and stores a plurality of search conditions input by the user in the same search in association with each other. A search condition storage unit, an input unit for a user to input a new search condition as a search condition, and a search condition storage unit that extracts a search condition corresponding to the new search condition input to the input unit from the search condition storage unit There is provided a search device including a search condition extraction unit.
The information processing apparatus may further include a search unit that searches for information using the new search condition input to the input unit and at least a part of the search condition extracted by the search condition extraction unit.
[0006]
In addition, a search condition display unit that displays the search condition extracted by the search condition extraction unit as a search condition highly relevant to the new search condition, and a search condition displayed by the search condition display unit according to a user input Further, a selection unit for selecting a search condition and a search unit for searching for information using the search condition selected by the selection unit may be further provided.
The search condition storage unit further stores count information regarding the number of times the search condition is input in association with the search condition, and the search condition extraction unit further stores the count information corresponding to the search condition together with the search condition. A weighting unit that extracts and sets weighting information according to the number of times information may be provided, and the search unit may further perform a search by weighting the search condition according to the weighting information.
In addition, an image attribute storage unit that stores attribute information of image data in association with the user may be further provided, and the weighting unit may set the weighting information according to the attribute information and the frequency information corresponding to the user. .
[0007]
The search condition extraction unit further extracts a search condition corresponding to at least a part of the extracted search condition from the search condition storage unit. The search unit includes a new search condition, a search condition corresponding to the new search condition, and a search. Information may be searched using at least a part of the search conditions corresponding to the conditions.
The search condition extraction unit further extracts a search condition corresponding to at least a part of the extracted search condition from the search condition storage unit. The search condition storage unit includes a new search condition, a search condition corresponding to the new search condition, The search conditions corresponding to the search conditions may be stored in association with each other.
Further, when the search condition extraction unit extracts a search condition corresponding to the predetermined search condition from the search condition storage unit, the predetermined search condition and the search condition corresponding to the predetermined search condition are respectively set to the relation source and the relation And a related information storage unit that stores the information in association with each other as a destination. The search unit stores a new search condition, a search condition stored in the related information storage unit as a related destination when the new search condition is a related source, and the search. Information may be searched using at least a part of the search conditions stored in the related information storage unit as the related destination when the condition is the related source.
The search condition storage unit may store a plurality of search conditions input by the user as targets of logical sum in the same search in association with each other.
[0008]
In addition, the search condition storage unit may store a plurality of search conditions input by the user as the targets of the logical product in the same search in association with each other.
In addition, an image attribute storage unit that stores attribute information of image data in association with the user is further provided, and the search condition extraction unit includes a plurality of search conditions input as targets of logical products stored in the search condition storage unit. A different number of search conditions depending on the attribute information may be extracted as search conditions corresponding to the new search condition.
The search device includes a search condition storage unit for each user, and the search condition extraction unit extracts a search condition corresponding to a new search condition input by a predetermined user from the search condition storage unit of another user. May be.
Also, a search condition storage unit is provided for each user, and at least a part of a plurality of search conditions stored in association with each other by the search condition storage unit of a predetermined user is stored in the search condition storage unit of another user An inheritance unit may be further provided.
The search condition storage unit further stores weighting information input together with the search condition in association with the search condition, and the search condition extraction unit corresponds to the new search condition and the weighting information is preset. Search conditions that satisfy the conditions may be extracted.
[0009]
The search condition extraction unit extracts a search condition corresponding to the predetermined search condition from the search condition storage unit, and sets weighting information larger than the search condition corresponding to the predetermined search condition in the predetermined search condition. A weighting unit may be further provided, and the search condition storage unit may store weighting information set by the weighting unit in association with a predetermined search condition and a search condition corresponding to the predetermined search condition.
According to the second aspect of the present invention, there is provided a search program for searching for information according to a search condition input by a user, wherein a plurality of search conditions input by the user in the same search are associated with each other. Means for storing in a predetermined recording area, means for allowing a user to input a new search condition as a search condition, and function for extracting a search condition corresponding to the input new search condition in the recording area from the recording area A program is provided.
[0010]
The above summary of the invention does not enumerate all the necessary features of the present invention, and sub-combinations of these feature groups can also be the invention.
[0011]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, the present invention will be described through embodiments of the invention. However, the following embodiments do not limit the claimed invention, and all combinations of features described in the embodiments are the solution of the invention. It is not always essential to the means.
[0012]
FIG. 1 shows an outline of the entire search system. The search system includes a search server 10 and a user terminal 30. In the present embodiment, the search system includes a plurality of user terminals 30 (user terminal 30a, user terminal 30b, etc.). The user terminal 30 is connected to the search system 10 via a communication network. The communication network in this case is a wired communication network, a wireless communication network, or a combination thereof. When the user inputs a search condition, the user terminal 30 transmits the input search condition to the search server 10. In particular, the user terminal 30 transmits the search condition input when the user requests a search to the search server 10 as a new search condition. There may be a plurality of new search conditions in this case, and they may be combined by logical sum or logical product. Furthermore, the user may give weighting information that indicates the degree of contribution to the search to a plurality of new search conditions. In this embodiment, the user terminal 30 transmits image data designated by the user to the search server 10 together with the new search condition. When receiving the search condition from the user terminal 30, the search server 10 searches for information according to the search condition and returns the search result to the user terminal 30. The search server 10 is an example of a search device according to the present invention.
[0013]
FIG. 2 shows functional blocks of the search server 10. The search server 10 includes an input unit 110, a user information storage unit 120, a search condition extraction unit 140, a weighting unit 150, a search condition display unit 160, a selection unit 170, a search unit 180, and an output unit 190. Have When the new search condition is received from the user terminal 30, the input unit 110 outputs the new search condition to the user information storage unit 120 and the search condition extraction unit 140. That is, in the input unit 110, the user inputs a new search condition as a search condition. In the present embodiment, a case is described in which character data is used as a search condition, but the search condition may be image data, audio data, or the like. When the search condition is image data, information may be searched by image pattern matching. When the search condition is voice data, information may be searched by pattern matching of voice data or matching of voice waveform, amplitude, frequency, and the like.
[0014]
FIG. 3 shows an example of data that the input unit 110 receives from the user terminal 30. In this example, the input unit 110 includes user specifying information (user ID) for specifying a user, image specifying information (image data ID) for specifying image data, image data attribute information, and a new search condition input by the user. Is received from the user terminal 30. For example, the input unit 110 receives information specifying the user terminal 30 as user specifying information. The image attribute information is information related to the image data. For example, information indicating the content of the image, information related to the color tone included in the image, the data size of the image data, and the shooting conditions (exposure time when the image is shot) , Aperture value, photographing lens type, filter type, presence / absence of strobe, photographing date / time, weather at photographing, photographing location, etc.), or a parameter calculated according to a combination thereof.
[0015]
Returning to FIG. The user information storage unit 120 stores information received from the user terminal 30. For example, the user information storage unit 120 includes user specifying information (user ID) for specifying a user, image specifying information (image data ID) for specifying image data, attribute information of image data, and search conditions input by the user in the past. Etc. are stored.
[0016]
FIG. 4 shows functional blocks of the user information storage unit 120. The user information storage unit 120 includes an image attribute storage unit 122, a search condition storage unit 124, and a related information storage unit 126. In particular, in the present embodiment, the user information storage unit 120 has a storage unit for each user, and each storage unit has an image attribute storage unit 122, a search condition storage unit 124, and a related information storage unit 126. The storage unit in this case is a data storage area allocated to each of a plurality of users. In this example, the storage unit 120a corresponds to the user of the user terminal 30a. The image attribute storage unit 122 stores the image attribute information received from the input unit 110 in association with the user specifying information. That is, the image attribute storage unit 122 stores image data attribute information in association with the user. The image attribute storage unit 122 may store the image data itself as image attribute information.
[0017]
When receiving the new search condition from the input unit 110, the search condition storage unit 124 stores the received new search condition in association with the user specifying information. In particular, when receiving a plurality of new search conditions from the input unit 110, the search condition storage unit 124 stores the received new search conditions in association with each other. That is, the search condition storage unit 124 stores a plurality of search conditions input by the user in the same search in association with each other. In addition, the search condition storage unit 124 stores new search conditions input by a predetermined user in association with the user. Accordingly, the search condition storage unit 124 searches for the search conditions input by the user in a plurality of different searches in association with each other. Further, when weighting information is added to the search condition when the user inputs the search condition, the search condition storage unit 124 stores the weighting information input together with the search condition in association with the search condition. Here, the weighting information is information that indicates the degree of contribution in the search for a predetermined search condition. As described above, the search condition storage unit 124 stores the weighting information input in the past search in association with the search condition, so that the search server 10 can reflect the weight set in the past in the new search. it can. Therefore, the search server 10 can perform a search according to the user's preference.
[0018]
The related information storage unit 126 stores the search condition of the related source related by the search condition extracting unit 140 and the search condition of the related destination in association with each other. In other words, the related information storage unit 126 responds to the predetermined search condition and the predetermined search condition when the search condition extraction unit 140 extracts the search condition corresponding to the predetermined search condition from the search condition storage unit 124. The search conditions are stored in association with each other as the association source and the association destination. In this case, the search condition extraction unit 140 extracts the search condition from the search condition storage unit 124 so that the search condition of the related source and the search condition of the related destination are not the same.
[0019]
Further, the user information storage unit 120 has a search condition inheritance unit 130. The search condition inheritance unit 130 stores the search condition stored in the search condition storage unit 124 corresponding to one user in the search condition storage unit 124 corresponding to another user. That is, the search condition inheritance unit 130 stores at least a part of the plurality of search conditions stored in association with each other by the search condition storage unit 124 of a predetermined user in the search condition storage unit 124 of another user. As described above, the search condition inheriting unit 130 stores the search condition that one user has performed in the past as the search condition of the other user, so that the search server 10 refers to the search condition set by the other user. Search conditions can be set.
[0020]
FIG. 5 shows an example of a table stored in the image attribute storage unit 122. In this example, the image attribute storage unit 122 captures, as image attribute information, information indicating the content of the image (image content parameter), information about the color tone included in the image (color tone parameter), the data size of the image data, and the image. The shooting conditions (shooting condition parameters) at the time of shooting and the parameters (attribute parameters) calculated according to the combination thereof are stored. These pieces of attribute information are parameters set based on the image data. For example, the information indicating the content of the image is set based on the category information of the image input by the user who transmitted the image data and the category information input by viewing the image data by another user. The user may transmit a plurality of image data in one search. In this case, the image attribute storage unit 122 stores attribute information of each image data and attribute information when a plurality of pieces of image data are set as a set of image data.
[0021]
FIG. 6 shows an example of a table stored in the search condition storage unit 124. In this example, the search condition storage unit 124 stores a search condition input as a search condition for logical sum and logical product in the same search as the search condition in association with a predetermined search condition. That is, the search condition storage unit 124 stores a plurality of search conditions that are input by the user as targets of logical sum in the same search in association with each other. In addition, the search condition storage unit 124 stores a plurality of search conditions input as logical product targets by the user in association with each other. For example, in one search, when the user inputs (“image”, “photograph” or “video”) and “landscape” and (“print” or “print”) as search conditions, the search condition storage unit 124. Stores “pictures” and “videos” as targets of logical sum in association with “image”, and stores “landscape”, “print”, and “print” as targets of logical products. Further, the search condition storage unit 124 stores number-of-times information indicating the number of times the same or similar search condition is input within a predetermined period in association with the search condition. In this figure, the search condition storage unit 124 stores “15” as “image” count information in association with “image”.
[0022]
FIG. 7 shows an example of a table stored in the related information storage unit 126. In this example, the related information storage unit 126 stores the search condition as the related source and the search condition as the related destination extracted by the search condition extraction unit 140 based on the search condition in association with each other. For example, when the search condition extraction unit 140 extracts “photograph” with “image” as a related source, the related information storage unit 126 associates “image” as the related source with “photograph” as the related destination. Store with attachments. Furthermore, when the search condition extraction unit 140 extracts “print” based on the previously extracted “photograph”, the related information storage unit 126 displays “image” as the related source and “print” as the related destination. Are stored in association with each other. In particular, in this example, the related information storage unit 126 stores the search condition directly extracted based on the related source as “related destination 1”, and based on the related destination of the related source (that is, “related destination 1”). The extracted search condition is stored as “relevant destination 2”. “Related destination 1”, “Related destination 2”, and “Related destination 3” are indices indicating the distance and direction of the relationship from the related source.
[0023]
Returning to FIG. When the search condition extraction unit 140 receives the new search condition and the image attribute information from the input unit 110, the search condition extraction unit 140 extracts the search condition according to the new search condition and the image attribute information from the user information storage unit 120. The data is output to the display unit 160. That is, the search condition extraction unit 140 extracts the search condition corresponding to the new search condition input to the input unit 110 from the search condition storage unit 124 in the search condition storage unit 124. For example, the search condition extraction unit 140 searches the search condition storage unit 124 for a search condition that is the same as or similar to the new search condition, and a search that is input as a logical sum or logical product in the same search as the found search condition. Extract at least some of the conditions. In this case, the search condition extraction unit 140 extracts a logical sum search condition and a logical product search condition at a ratio according to image attribute information. That is, the search condition extraction unit 140 corresponds to a new search condition with a different number of search conditions in accordance with attribute information from among a plurality of search conditions input as logical product targets stored in the search condition storage unit 124. As a search condition. Further, the search condition extraction unit 140 may extract a search condition corresponding to at least a part of the extracted search condition from the search condition storage unit 124.
[0024]
FIG. 8 shows an example of a table used when the search condition extraction unit 140 determines the ratio of logical sum and logical product. In this example, the search condition extraction unit 140 stores the ratio of the logical product search conditions in all the search conditions to be extracted in association with the “attribute parameter” that is the attribute information of the image. In this case, the search condition extraction unit 140 extracts a search condition for the number of logical products corresponding to the “attribute parameter” from the preset number of search conditions. As described above, the search server 10 can set the number of logical product search conditions to be extracted according to the image attribute information, thereby allowing the search to have diversity according to the image attribute.
[0025]
Returning to FIG. In this embodiment, the search condition inheritance unit 130 refers to the search condition of another user by storing the search condition stored in the search condition storage unit 124 of another user in the search condition storage unit 124 of one user. The search condition extraction unit 140 may refer to the search conditions of other users by extracting the search conditions from the search condition storage unit 124 of other users. That is, the search condition extraction unit 140 may extract a search condition corresponding to a new search condition input by a predetermined user from the search condition storage unit 124 of another user. Further, when the search condition storage unit 124 stores weighting information in association with the search condition, the search condition extraction unit 140 extracts a search condition that satisfies the condition in which the weighting information is set in advance. That is, the search condition extraction unit 140 extracts search conditions that correspond to the new search conditions and whose weighting information satisfies a preset condition. The preset condition in this case may be set according to image attribute information.
[0026]
Further, when extracting a predetermined search condition from the search condition storage unit 124, the search condition extraction unit 140 extracts the number-of-times information corresponding to the search condition and outputs it to the weighting unit 150 together with image attribute information. In this case, the weighting unit 150 generates weighting information according to the number-of-times information and the attribute information, and outputs the weighting information to the search condition extraction unit 140. The search condition extraction unit 140 outputs the received weighting information together with the extracted search condition to the search condition display unit 160.
[0027]
When the weighting unit 150 receives the number-of-times information from the search condition extraction unit 140, the weighting unit 150 outputs weighting information corresponding to the number-of-times information to the search condition extraction unit 140. That is, the weighting unit 150 sets weighting information according to the number of times information. For example, the weighting unit 150 sets weighting information that increases the contribution in the search as the number of times indicated by the number of times information increases. Further, when receiving the attribute information of the image, the weighting unit 150 outputs weighting information corresponding to the number-of-times information and the attribute information to the search condition extraction unit 140. That is, the weighting unit 150 sets weighting information according to the attribute information and the number of times information corresponding to the user. As described above, when searching for information about an image to be attached at the time of a search instruction, the weighting information for the search is changed according to the attribute of the image. For example, the variety of effective search conditions differs between a portrait image and a landscape image. In the case of a portrait image, information about a person occupies most of the search conditions. On the other hand, in the case of landscape images, the search conditions cover a wide range such as mountains, lakes, sky, waterfalls, rivers, seas, and flowers. Therefore, for example, in the case of a portrait image, the weighting unit 150 increases the inclination of the weighting information to influence the specific search condition more greatly. On the other hand, in the case of a landscape image, the weighting unit 150 reduces the inclination of the weighting information, and various search conditions widely affect the search.
[0028]
In addition, when the search condition extraction unit 140 extracts a search condition corresponding to the predetermined search condition from the search condition storage unit 124, the weighting unit 150 sets the search corresponding to the predetermined search condition to the predetermined search condition. Set weighting information larger than the condition. For example, the weighting unit 150 sets weighting information larger than the search condition of “related destination 1” in the search condition of “related source”, and searches for “related destination 2” in the search condition of “related destination 1”. Set weighting information larger than the condition. The weighting information set in this way is stored in the search condition storage unit 124. That is, the search condition storage unit 124 stores weighting information set by the weighting unit 150 in association with a predetermined search condition and a search condition corresponding to the predetermined search condition. As described above, the weighting unit 150 sets weighting information larger than “relevant destination 2” in “relevant destination 1”, so that the search server 10 can obtain more search conditions having higher relevance from “relevant source”. It can be greatly reflected in search results.
[0029]
When the search condition display unit 160 receives the new search condition, the search condition, and the weighting information from the search condition extraction unit 140, the search condition display unit 160 transmits the new search condition to the user terminal 30 so as to be displayed on the user terminal 30. That is, the search condition display unit 160 displays the search condition extracted by the search condition extraction unit 140 as a search condition highly relevant to the new search condition. For example, the search condition display unit 160 displays weighting information corresponding to the search condition as information indicating the relevance of the search condition to the new search condition.
[0030]
When the user selects a desired search condition from the search conditions displayed on the user terminal 30 and transmits the selection result to the search server 10, the selection unit 170 receives information indicating the search information selection result from the user terminal 30. The search condition is selected according to the received information indicating the selection result, and is output to the search unit 180 together with the new search condition. That is, the selection unit 170 selects a search condition from the search conditions displayed by the search condition display unit 160 in accordance with a user input.
[0031]
When the search unit 180 receives the new search condition, the search condition, and the weighting information from the selection unit 170, the search unit 180 searches for information using the new search condition, the search condition, and the weighting information, and outputs the search result to the output unit 190. Output. That is, the search unit searches for information using the new search condition input to the input unit 110 and at least a part of the search condition extracted by the search condition extraction unit 140. In particular, the search unit 180 searches for information using the search condition selected by the selection unit 170 from the search conditions extracted by the search condition extraction unit 140.
[0032]
When receiving the search result from the search unit 180, the output unit 190 transmits the search result to the user terminal 30.
[0033]
FIG. 9 shows a flow of processing performed by the search system. When the user selects an image related to the search, and further inputs a plurality of new search conditions into the user terminal 30 by combining them with logical products and logical sums, the user terminal 30 receives the image data and the new search conditions in the search server 10. Send to. When receiving the image data and the new search condition, the input unit 110 of the search server 10 outputs them to the user information storage unit 120 and the search condition extraction unit 140 (S100). The search condition extraction unit 140 generates image attribute information based on the received image data and attribute information given to the image data by another user (S110). Further, the search condition extraction unit 140 extracts the search condition corresponding to the new search condition and the number of times of the search condition from the search condition storage unit 124 according to the attribute information, and outputs the extracted search condition to the weighting unit 150 ( S120). The weighting unit 150 sets weighting information corresponding to the relevance for the search conditions corresponding to “relevant destination 1”, “relevant destination 2”, and the like extracted by the search condition extracting unit 140, and the search condition extracting unit 140 And stored in the search condition storage unit 124 (S130). The search condition extraction unit 140 extracts, from the extracted search conditions, weighting information that satisfies a preset condition, and outputs it to the search condition display unit 160 together with the weighting information and the new search conditions. The search condition display unit 160 transmits the received new search condition, search condition, and weighting information to the user terminal 30 to display on the user terminal 30 (S140). The user selects a desired search condition from the search conditions displayed on the user terminal 30, and transmits it to the selection unit 170 (S150). The selection unit 170 outputs the search condition selected by the user to the search unit 180 together with the weighting information and the new search condition. The search unit 180 searches for information using the received new search condition, search condition, and weighting information, and outputs the search result to the output unit 190 (S160). The output unit 190 transmits the received search result to the user terminal 30 (S170).
[0034]
FIG. 10 is a block diagram illustrating a hardware configuration of the search server 10. The search server 10 includes a CPU 700, a ROM 702, a RAM 704, and a communication interface 706. CPU 700 operates based on programs stored in ROM 702 and RAM 704. The communication interface 706 communicates with the outside via the Internet. A hard disk drive 710 as an example of a storage device stores setting information and a program on which the CPU 700 operates.
[0035]
The flexible disk drive 712 reads data or a program from the flexible disk 714 and provides it to the CPU 700. The CD-ROM drive 716 reads data or a program from the CD-ROM 718 and provides it to the CPU 700. The communication interface 706 transmits and receives data by connecting to the Internet.
[0036]
Software executed by the CPU 700 is stored in a recording medium such as the flexible disk 714 or the CD-ROM 718 and provided to the user. Software stored in the recording medium may be compressed or uncompressed. The software is installed in the hard disk drive 710 from the recording medium, read into the RAM 704, and executed by the CPU 700.
[0037]
Software provided by being stored in a recording medium, that is, software installed in the hard disk drive 710 includes, as a functional configuration, an input module, a user information storage module, a search condition extraction module, a weighting module, and a search condition display module. A selection module, a search module, and an output module. In addition, the user information storage module has an image attribute storage module, a search condition storage module, a related information storage module, and a search condition inheritance module as submodules. The processing that each of these modules works on the computer to cause the CPU 700 to perform is the same as the function and operation of the corresponding member in the search server 10 according to the present embodiment, and a description thereof will be omitted.
[0038]
As described above, the flexible disk 718 or the CD-ROM 718 as an example of the recording medium illustrated in FIG. 10 stores a part or all of the operations of the delivery instruction server 10 in all the embodiments described in the present application. can do.
[0039]
These programs may be read directly from the recording medium into the RAM and executed, or once installed in the hard disk drive, read out into the RAM and executed. Further, the program may be stored in a single recording medium or a plurality of recording media. The modules stored in the recording medium may provide respective functions in cooperation with the operating system. For example, the operating system may be requested to perform a part or all of the function, and the function may be provided based on a response from the operating system.
[0040]
As recording media, in addition to flexible disks and CD-ROMs, optical recording media such as DVD, magnetic recording media such as MD, magneto-optical recording media such as PD, tape media, magnetic recording media, IC cards and miniature cards A semiconductor memory such as can be used. Further, a storage device such as a hard disk or a RAM provided in a server system connected to a dedicated communication network or the Internet may be used as a recording medium, and the program may be provided to the search server 10 via the communication network.
[0041]
As described above, by using the search system of the present embodiment, a highly relevant one is extracted from the search conditions input in the past, and the search condition in the new search is set using the extracted search condition. Can do. In particular, when searching for information related to an image, it is possible to perform information search with diversity according to image attribute information.
[0042]
As mentioned above, although this invention was demonstrated using embodiment, the technical scope of this invention is not limited to the range as described in the said embodiment. Various modifications or improvements can be added to the above embodiment. It is apparent from the scope of the claims that the embodiments added with such changes or improvements can be included in the technical scope of the present invention.
[0043]
【The invention's effect】
As is clear from the above description, according to the present invention, it is possible to perform a search using search conditions input in the past.
[Brief description of the drawings]
FIG. 1 is a schematic diagram of an entire search system.
FIG. 2 is a functional block diagram of the search server 10;
3 is a diagram illustrating an example of data received by an input unit 110 from a user terminal 30. FIG.
4 is a functional block diagram of a user information storage unit 120. FIG.
FIG. 5 is a diagram illustrating an example of a table stored in an image attribute storage unit 122;
6 is a diagram showing an example of a table stored in a search condition storage unit 124. FIG.
7 is a diagram showing an example of a table stored in a related information storage unit 126. FIG.
FIG. 8 is a diagram illustrating an example of a table used when the search condition extraction unit 140 determines a logical sum and a logical product ratio;
FIG. 9 is a flowchart of processing performed by the search system.
10 is a block diagram illustrating a hardware configuration of the search server 10. FIG.
[Explanation of symbols]
10 Search server
30 User terminal
110 Input section
120 User information storage unit
122 Image attribute storage unit
124 Search condition storage
126 Related information storage unit
130 Search condition inheritance part
140 Search condition extraction unit
150 Weighting part
160 Search condition display area
170 Selector
180 Search part
190 Output unit

Claims (16)

ユーザが入力した検索条件に応じて情報を検索する検索装置であって、
前記ユーザが同一の検索において入力した複数の前記検索条件を、互いに対応付けて格納する検索条件格納部と、
ユーザが検索条件として新規検索条件を入力する入力部と、
前記検索条件格納部において、前記入力部に入力された前記新規検索条件に対応する前記検索条件を、前記検索条件格納部から抽出する検索条件抽出部と
を備えることを特徴とする検索装置。
A search device that searches for information according to a search condition entered by a user,
A search condition storage unit that stores a plurality of the search conditions input by the user in the same search in association with each other;
An input unit for a user to input a new search condition as a search condition;
The search condition storage unit, comprising: a search condition extraction unit that extracts the search condition corresponding to the new search condition input to the input unit from the search condition storage unit.
前記入力部に入力された前記新規検索条件と、前記検索条件抽出部が抽出した前記検索条件の少なくとも一部とを用いて、情報の検索を行う検索部を更に備えることを特徴とする請求項1に記載の検索装置。The apparatus further comprises a search unit that searches for information using the new search condition input to the input unit and at least a part of the search condition extracted by the search condition extraction unit. The search device according to 1. 前記検索条件抽出部が抽出した前記検索条件を、前記新規検索条件に関連性の高い検索条件として表示させる検索条件表示部と、
前記ユーザの入力に応じて、前記検索条件表示部が表示させた前記検索条件から、検索条件を選択する選択部と、
前記選択部が選択した前記検索条件を用いて、情報の検索を行う検索部と
を更に備えることを特徴とする請求項1に記載の検索装置。
A search condition display unit that displays the search condition extracted by the search condition extraction unit as a search condition highly relevant to the new search condition;
A selection unit for selecting a search condition from the search conditions displayed by the search condition display unit in response to the user's input;
The search device according to claim 1, further comprising: a search unit that searches for information using the search condition selected by the selection unit.
前記検索条件格納部は、更に、前記検索条件に対応付けて、当該検索条件が入力された回数に関する回数情報を格納し、
前記検索条件抽出部は、前記検索条件と共に、当該検索条件に対応する前記回数情報を更に抽出し、
更に、前記回数情報に応じて重み付け情報を設定する重み付け部を備え、
前記検索部は、更に、前記重み付け情報に応じて、前記検索条件に重み付けをして検索を行うことを特徴とする請求項2または請求項3に記載の検索装置。
The search condition storage unit further stores number-of-times information related to the number of times the search condition is input in association with the search condition,
The search condition extraction unit further extracts the number-of-times information corresponding to the search condition together with the search condition,
Furthermore, a weighting unit that sets weighting information according to the number of times information is provided,
The search device according to claim 2, wherein the search unit further performs a search by weighting the search condition according to the weighting information.
前記ユーザに対応付けて、画像データの属性情報を格納する画像属性格納部
を更に備え、
前記重み付け部は、前記ユーザに対応する前記属性情報と前記回数情報とに応じて、前記重み付け情報を設定することを特徴とする請求項4に記載の検索装置。
An image attribute storage unit that stores attribute information of image data in association with the user;
The search device according to claim 4, wherein the weighting unit sets the weighting information according to the attribute information corresponding to the user and the number-of-times information.
前記検索条件抽出部は、抽出した前記検索条件の少なくとも一部に対応する検索条件を更に前記検索条件格納部から抽出し、
前記検索部は、前記新規検索条件、前記新規検索条件に対応する検索条件、および前記検索条件に対応する前記検索条件の少なくとも一部を用いて情報の検索を行うことを特徴とする請求項2または請求項3に記載の検索装置。
The search condition extraction unit further extracts a search condition corresponding to at least a part of the extracted search condition from the search condition storage unit,
The search unit searches for information using the new search condition, a search condition corresponding to the new search condition, and at least a part of the search condition corresponding to the search condition. Alternatively, the search device according to claim 3.
前記検索条件抽出部は、抽出した前記検索条件の少なくとも一部に対応する検索条件を更に前記検索条件格納部から抽出し、
前記検索条件格納部は、前記新規検索条件、前記新規検索条件に対応する前記検索条件、および前記検索条件に対応する検索条件を互いに対応付けて格納することを特徴とする請求項1に記載の検索装置。
The search condition extraction unit further extracts a search condition corresponding to at least a part of the extracted search condition from the search condition storage unit,
The search condition storage unit stores the new search condition, the search condition corresponding to the new search condition, and the search condition corresponding to the search condition in association with each other. Search device.
前記検索条件抽出部が所定の前記検索条件に対応する検索条件を前記検索条件格納部から抽出した場合に、前記所定の検索条件、および当該所定の検索条件に対応する検索条件を、それぞれ関連元および関連先として互いに対応付けて格納する関連情報格納部
を更に備え、
前記検索部は、前記新規検索条件、前記新規検索条件を前記関連元とした場合の前記関連先として前記関連情報格納部が格納する前記検索条件、および当該検索条件を前記関連元とした場合の前記関連先として前記関連情報格納部が格納する前記検索条件の少なくとも一部を用いて情報の検索を行うことを特徴とする請求項2または請求項3に記載の検索装置。
When the search condition extraction unit extracts a search condition corresponding to the predetermined search condition from the search condition storage unit, the predetermined search condition and the search condition corresponding to the predetermined search condition are And a related information storage unit that stores the related information in association with each other,
The search unit includes the new search condition, the search condition stored in the related information storage unit as the related destination when the new search condition is the related source, and the search condition as the related source. The search device according to claim 2 or 3, wherein information is searched using at least a part of the search condition stored in the related information storage unit as the related destination.
前記検索条件格納部は、前記ユーザが同一の検索において論理和の対象として入力した前記複数の検索条件を互いに対応付けて格納することを特徴とする請求項1に記載の検索装置。The search apparatus according to claim 1, wherein the search condition storage unit stores the plurality of search conditions that are input by the user as a logical sum in the same search in association with each other. 前記検索条件格納部は、前記ユーザが同一の検索において論理積の対象として入力した前記複数の検索条件を互いに対応付けて格納することを特徴とする請求項1に記載の検索装置。The search device according to claim 1, wherein the search condition storage unit stores the plurality of search conditions input as logical product targets by the user in association with each other in association with each other. 前記ユーザに対応付けて、画像データの属性情報を格納する画像属性格納部
を更に備え、
前記検索条件抽出部は、前記検索条件格納部が格納する前記論理積の対象として入力された複数の検索条件の中から、前記属性情報に応じて異なる数の検索条件を、前記新規検索条件に対応する検索条件として抽出することを特徴とする請求項9に記載の検索装置。
An image attribute storage unit that stores attribute information of image data in association with the user;
The search condition extraction unit selects, as the new search condition, a different number of search conditions according to the attribute information from the plurality of search conditions input as the logical product targets stored in the search condition storage unit. The search device according to claim 9, wherein the search device is extracted as a corresponding search condition.
当該検索装置は、前記ユーザ毎に前記検索条件格納部を備え、
前記検索条件抽出部は、所定のユーザが入力した前記新規検索条件に対応する検索条件を、他のユーザの前記検索条件格納部から抽出することを特徴とする請求項1に記載の検索装置。
The search device includes the search condition storage unit for each user,
The search device according to claim 1, wherein the search condition extraction unit extracts a search condition corresponding to the new search condition input by a predetermined user from the search condition storage unit of another user.
ユーザ毎に前記検索条件格納部を備え、
所定のユーザの前記検索条件格納部が互いに対応付けて格納する複数の検索条件の少なくとも一部を、他のユーザの前記検索条件格納部に格納する検索条件継承部
を更に備えることを特徴とする請求項1に記載の検索装置。
The search condition storage unit is provided for each user,
It further comprises a search condition inheritance unit that stores at least a part of a plurality of search conditions stored in association with each other by the search condition storage unit of a predetermined user in the search condition storage unit of another user. The search device according to claim 1.
前記検索条件格納部は、更に、前記検索条件に対応付けて、当該検索条件と共に入力された重み付け情報を格納し、
前記検索条件抽出部は、前記新規検索条件に対応し、かつ前記重み付け情報が予め設定された条件を満たす、前記検索条件を抽出することを特徴とする請求項1に記載の検索装置。
The search condition storage unit further stores weighting information input together with the search condition in association with the search condition,
The search device according to claim 1, wherein the search condition extraction unit extracts the search condition corresponding to the new search condition and the weighting information satisfying a preset condition.
前記検索条件抽出部は、所定の前記検索条件に対応する検索条件を前記検索条件格納部から抽出し、
前記所定の検索条件に、当該所定の検索条件に対応する検索条件よりも大きな重み付け情報を設定する重み付け部
を更に備え、
前記検索条件格納部は、前記所定の検索条件および当該所定の検索条件に対応する検索条件に対応付けて、前記重み付け部がそれぞれに設定した前記重み付け情報を格納することを特徴とする請求項1に記載の検索装置。
The search condition extraction unit extracts a search condition corresponding to the predetermined search condition from the search condition storage unit,
A weighting unit for setting weighting information larger than the search condition corresponding to the predetermined search condition in the predetermined search condition;
The search condition storage unit stores the weighting information set by the weighting unit in association with the predetermined search condition and a search condition corresponding to the predetermined search condition, respectively. The search device described in 1.
ユーザが入力した検索条件に応じて情報を検索する検索プログラムであって、コンピュータに、
前記ユーザが同一の検索において入力した複数の前記検索条件を、互いに対応付けて所定の記録領域に格納させる手段と、
ユーザに検索条件として新規検索条件を入力させる手段と、
前記記録領域において、入力された前記新規検索条件に対応する前記検索条件を、前記記録領域から抽出する手段
として機能させるためのプログラム。
A search program for searching for information according to a search condition entered by a user.
Means for storing a plurality of the search conditions input by the user in the same search in a predetermined recording area in association with each other;
Means for allowing a user to input a new search condition as a search condition;
A program for causing the search condition corresponding to the input new search condition to function as means for extracting from the recording area in the recording area.
JP2002188686A 2002-06-27 2002-06-27 Retrieval device and retrieval program Pending JP2004030466A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002188686A JP2004030466A (en) 2002-06-27 2002-06-27 Retrieval device and retrieval program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002188686A JP2004030466A (en) 2002-06-27 2002-06-27 Retrieval device and retrieval program

Publications (1)

Publication Number Publication Date
JP2004030466A true JP2004030466A (en) 2004-01-29

Family

ID=31183361

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002188686A Pending JP2004030466A (en) 2002-06-27 2002-06-27 Retrieval device and retrieval program

Country Status (1)

Country Link
JP (1) JP2004030466A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006113683A (en) * 2004-10-12 2006-04-27 Patolis Corp Apparatus and method for supporting document retrieval, document retrieval apparatus, programs therefor and recording medium with these programs recorded thereon
JP2019109554A (en) * 2017-12-15 2019-07-04 富士通株式会社 Information processing program, information processing apparatus and information processing method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006113683A (en) * 2004-10-12 2006-04-27 Patolis Corp Apparatus and method for supporting document retrieval, document retrieval apparatus, programs therefor and recording medium with these programs recorded thereon
JP2019109554A (en) * 2017-12-15 2019-07-04 富士通株式会社 Information processing program, information processing apparatus and information processing method

Similar Documents

Publication Publication Date Title
US8312374B2 (en) Information processing apparatus and method and computer program
US8094935B2 (en) Representative color extracting method and apparatus based on human color sense and data histogram distributions
TWI327437B (en)
US7859543B2 (en) Displaying images
US7672977B2 (en) Image reproducing apparatus, method of controlling same and control program therefor
US20120030575A1 (en) Automated image-selection system
JP2008529150A (en) Dynamic photo collage
JP2000276484A (en) Device and method for image retrieval and image display device
JP2006236218A (en) Electronic album display system, electronic album display method, and electronic album display program
US7542984B2 (en) Database system for control data storage
US20170293637A1 (en) Automated multiple image product method
JP5878523B2 (en) Content processing apparatus and integrated circuit, method and program thereof
WO2019206316A1 (en) Photographic method and terminal device
CN105956080A (en) Photo naming processing method and apparatus
JP2006140559A (en) Image reproducing apparatus and image reproducing method
US20120027303A1 (en) Automated multiple image product system
US20150082248A1 (en) Dynamic Glyph-Based Search
JP2009217828A (en) Image retrieval device
JP2006079460A (en) System, method and program for displaying electronic album and device, method, and program for classifying image
JP2008191936A (en) Method for supporting construction of content registration/search system, and apparatus for supporting construction of content registration/search system
JP2004030466A (en) Retrieval device and retrieval program
US6421062B1 (en) Apparatus and method of information processing and storage medium that records information processing programs
JP5337420B2 (en) Video search device, video search method, and computer program
JP2000048181A (en) Image comparing device and method therefor, and recording medium
JP2008033705A (en) Image classification device, method and program