WO2024135410A1 - 検索装置、検索方法、及び記録媒体 - Google Patents

検索装置、検索方法、及び記録媒体 Download PDF

Info

Publication number
WO2024135410A1
WO2024135410A1 PCT/JP2023/044045 JP2023044045W WO2024135410A1 WO 2024135410 A1 WO2024135410 A1 WO 2024135410A1 JP 2023044045 W JP2023044045 W JP 2023044045W WO 2024135410 A1 WO2024135410 A1 WO 2024135410A1
Authority
WO
WIPO (PCT)
Prior art keywords
search query
attribute
search
attribute values
attribute value
Prior art date
Application number
PCT/JP2023/044045
Other languages
English (en)
French (fr)
Inventor
登 吉田
テイテイ トウ
鯤 宜
健全 劉
Original Assignee
日本電気株式会社
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 日本電気株式会社 filed Critical 日本電気株式会社
Publication of WO2024135410A1 publication Critical patent/WO2024135410A1/ja

Links

Images

Definitions

  • the search device 10 of the second embodiment is a specific embodiment of the search device 10 of the first embodiment, which will be described in detail below.
  • Examples of input devices include a keyboard, a mouse, a microphone, a physical button, a touch panel, etc.
  • Examples of output devices include a display, a speaker, a printer, a mailer, etc.
  • the processor 1A can issue commands to each module and perform calculations based on the results of those calculations.
  • Attribute is the attribute of the search target. Multiple attributes that can be used to search for the search target are set in advance. The set attributes differ for each search target. Search targets are, for example, people, places, objects, etc. A user setting a search query decides which attribute to use in the search query within the range of pre-set attributes, and specifies the attribute value of the decided attribute.
  • “Certainty” indicates the degree of certainty that each attribute value specified as a search query matches the attribute value of the search target (i.e., is correct).
  • the user specifies the degree of certainty for each attribute value specified as a search query.
  • the degree of certainty is specified, for example, as a value between 0 and 100%, but is not limited to this.
  • the user can lower the certainty of a search target attribute value heard from an unreliable other person, or a search target attribute value recalled from a memory from long ago.
  • the user can increase the certainty of a search target attribute value heard from a reliable other person, or a search target attribute value witnessed recently.
  • the numbers displayed after each attribute value indicate the confidence level of each attribute value.
  • the correction unit 12 can generate the corrected search query shown below from the search query shown below based on the reference information shown in Fig. 3, for example.
  • 20s: 14%, 40s: 10%, and 50s: 6% are added to the search query using AND conditions.
  • the characteristics of the correction process will be described below.
  • Search query "Men: 100%, and 30s: 70%, and wearing red pants: 100%”
  • Revised search query "Men: 100%, and 30s: 70%, and 20s: 14%, and 40s: 10%, and 50s: 6%, and wearing red pants: 100%"
  • the correction unit 12 can also make similar corrections to other first attribute values, specifically, male and wearing red pants. However, in the above correction example, these first attribute values are not subject to correction. The reason for this will become clear in Feature 3 below.
  • the correction unit 12 can determine the confidence of the second attribute value in the corrected search query based on the possibility that each attribute value indicated in the reference information is confused with other attribute values.
  • the correction unit 12 can select attribute values whose certainty levels satisfy a predetermined condition as correction targets, and does not select attribute values whose certainty levels do not satisfy a predetermined condition as correction targets.
  • all attribute values included in the search query may be subject to correction, regardless of the confidence level.
  • the search unit 13 searches for registered information that matches the corrected search query generated by the correction unit 12 from among the registered information registered in the database.
  • the registered information is an image, but it may also be text, audio, etc.
  • the search unit 13 may perform the above search using a search query set by the user instead of the corrected search query. In other words, the search unit 13 may search for registered information that matches the search query set by the user from among the registered information registered in the database.
  • the search process by the search unit 13 will be described in detail below. Here, we will explain the case where a person is the search target, but similar search processing is possible when the search target is a place or other object, etc.
  • index information As shown in FIG. 4. There are no particular limitations on the timing of generating the index information.
  • the index information may be generated in advance before the search is performed, or may be generated at the time of the search.
  • the index information shown in Figure 4 indicates person identification information, image identification information, attribute values of each person, and their confidence level.
  • Image identification information is information that identifies images in which each person appears.
  • the image identification information may indicate the image file name. Additionally, the image identification information may indicate the file name of the video file and information indicating part of the video file (time information such as the elapsed time from the beginning).
  • Attribute values and their certainty indicates the certainty that each person has each attribute value. Note that, in order to distinguish the certainty indicated in the search query and revised search query from the certainty indicated in the index information, hereafter the certainty indicated in the index information will be referred to as the index certainty. For example, the attribute values and their index certainty of each person detected from the registered information are calculated using a classifier generated by machine learning.
  • the search unit 13 calculates the matching degree with the revised search query for each person indicated in the index information. Then, the search unit 13 searches for images including a person whose matching degree satisfies a specified matching condition as images matching the revised search query.
  • the matching condition may be "matching degree is equal to or greater than a threshold value.”
  • the matching condition may also be "included in the top specified percentage or top specified number of people among the multiple people indicated in the index information.” Note that the matching conditions exemplified here are merely examples and are not limited to these.
  • the degree of matching is calculated based on the attribute value and confidence indicated in the revised search query, and the index confidence of that attribute value (attribute value indicated in the revised search query) indicated in the index information.
  • IC n is the index confidence of the "n-th attribute value included in the corrected search query" of the person to be processed (target for calculating the matching degree) indicated by the index information.
  • the search unit 13 may calculate a statistical value of C n ⁇ IC n for each attribute, and calculate a total value by adding up the statistical values for each attribute as the matching degree M.
  • the statistical value is an average value, a median value, a mode value, a maximum value, a minimum value, etc.
  • the corrected search query includes three attributes, namely, gender, age, and clothing characteristics. Therefore, the search unit 13 calculates a statistical value of C n ⁇ IC n corresponding to each of gender, age, and clothing characteristics. Then, the search unit 13 calculates a total value by adding up the calculated three statistical values as the matching degree M. In this way, the contribution rate of each of the multiple attributes to the matching degree M can be made equal.
  • the search unit 13 can output the search results.
  • the search unit 13 can output the matching registration information.
  • the search unit 13 can output the matching registration information via a display or projection device provided in the search device 10.
  • the search unit 13 can transmit the matching registration information to a client terminal.
  • the search unit 13 may display the registration information in order of the degree of matching.
  • the search unit 13 may output information displaying the matching registration information using any display method.
  • the recommendation unit 14 determines and outputs attributes or attribute values that are recommended for specification in a search query.
  • the recommendation unit 14 uses a distinctive method to determine candidates for attributes or attribute values that are recommended for specification in a search query. Then, based on at least one of the above-mentioned corrected search query and the reference information, the recommendation unit 14 determines, from among the above candidates, attributes or attribute values that are recommended for specification in a search query.
  • the process of determining candidates for attributes or attribute values to be recommended, and the process of determining attributes or attribute values to be recommended from among the candidates will be described in detail.
  • the recommendation unit 14 can determine candidates for attributes or attribute values to be recommended for specification in a search query based on at least one of the following. Below, examples of candidate determination processes based on these (candidate determination process examples 1 to 5) will be described in detail. - History of previously set search queries - Search queries set at that time - Search results based on the search queries set at that time
  • Candidadidate determination process example 1 process for determining candidates for attributes or attribute values to be recommended based on the history of previously set search queries
  • the recommendation unit 14 can determine candidates for attributes or attribute values to be recommended for designation in a search query, based on the history of search queries set in the past.
  • the recommendation unit 14 can determine candidates for attributes or attribute values to be recommended for specification in a search query.
  • the recommendation unit 14 can determine at least one of the following attributes and attribute values as candidates for the attribute or attribute value to be recommended for designation in a search query. ⁇ Attributes specified in previously set search queries ⁇ Attribute values specified in previously set search queries ⁇ Attributes specified a certain number of times or more in previously set search queries ⁇ Attribute values specified a certain number of times or more in previously set search queries ⁇ Attributes that were specified in previously set search queries within a certain number or within a certain percentage of the number of times specified in previously set search queries ⁇ Attribute values that were specified in previously set search queries within a certain number or within a certain percentage of the number of times specified in previously set search queries ⁇ Attribute values that were specified in previously set search queries within a certain number or within a certain percentage of the number of times specified in previously set search queries
  • a history of previously set search queries may be registered in the search device 10.
  • related information for each search query is registered in association with the set search query.
  • the related information includes at least one of the set date and time and the input information entered by the user.
  • the input information is entered together with the search query when a search is performed.
  • the input information may include at least one of the following examples: - Identification information of the user who sets the search query - Various characteristics of the user who sets the search query (gender, age, nationality, department, occupation, etc.) - Purpose of the search (search for lost child, criminal, lost property, etc.) - The location where the search target was seen - The environment when the search target was seen (time of day, day/night, outdoors/indoors, etc.) - Various characteristics of witnesses who saw the search target (gender, age, nationality, etc.)
  • the recommendation unit 14 can determine candidate attributes or attribute values to recommend for specification in a search query based on such search query history.
  • the recommendation unit 14 may determine at least one of the following attributes and attribute values as candidates for the attribute or attribute value to be recommended for designation in a search query. ⁇ Attributes that were specified in a search query that satisfies a predetermined condition between related information in a search query set in the past and related information set by the user in the current search ⁇ Attribute values that were specified in a search query that satisfies a predetermined condition between related information in a search query set in the past and related information set by the user in the current search ⁇ Attributes that were specified a predetermined number of times or more between related information in a search query set in the past and related information set by the user in the current search ⁇ Attributes that were specified a predetermined number of times or more between related information in a search query set in the past and related information set by the user in the current search ⁇ Attributes that were specified a predetermined number of times or more between related information in a search query set in the past and related information set by the user in the current search in
  • Examples of the above-mentioned predetermined conditions regarding related information include, but are not limited to, the following: - The content matches at least one of the various items included in the related information set by the user in this search. - The content matches a specified number or more of the various items included in the related information set by the user in this search. - The content matches a specified percentage or more of the various items included in the related information set by the user in this search. - The content matches all of the various items included in the related information set by the user in this search.
  • the various items included in the related information set by the user for this search include the setting date and time, the user's identification information, various items related to the user's characteristics, the purpose of the search, the location where the search target was seen, various items related to the environment when the search target was seen, and various items related to the characteristics of the witness who saw the search target.
  • the registered information in this example is an image.
  • the attribute values are characteristics of the appearance of the person to be searched.
  • the search unit 13 searches for images that include a person matching the set search query.
  • the recommendation unit 14 can determine, as a candidate attribute or attribute value to be recommended for specification in the search query, an attribute or attribute value that satisfies a predetermined relationship with the attribute or attribute value specified in the search query that is set at that time. "That time” is the time when the recommendation information is output.
  • the recommendation unit 14 can determine at least one of the following attributes or attribute values as a candidate for an attribute or attribute value to be recommended for specification in the search query.
  • the part of the body related to the attribute value specified in the search query is called the "specified part.”
  • Other attributes related to the specified part Other attribute values related to the specified part Attributes related to other parts of the body that satisfy a specified positional relationship with the specified part Attribute values related to other parts of the body that satisfy a specified positional relationship with the specified part
  • other attributes related to the specified part are, for example, “characteristics of glasses”, “characteristics of mask”, etc.
  • other attribute values related to the specified part are, for example, “wearing black glasses”, “wearing a red mask”, etc.
  • the attribute values may be determined by any means, for example, based on the "history of previously set search queries" described in the second embodiment.
  • the "prescribed positional relationship with the designated part” is a relationship of close distance to the designated part. For example, if the designated part is the "head”, "other parts of the body that satisfy the prescribed positional relationship with the designated part” are the “neck” or "upper body”, etc.
  • attribute related to other parts of the body that satisfy a specified positional relationship with the specified part are, for example, “characteristics of clothing on the upper body.”
  • attribute values related to other parts of the body that satisfy a specified positional relationship with the specified part are, for example, “wearing a red jacket.”
  • the body is classified into a number of parts in advance, and information indicating the attributes and attribute values belonging to each part is registered in the search device 10. Information indicating other parts that satisfy the above-mentioned specified positional relationship with each part is also registered in the search device 10. Based on this information, the recommendation unit 14 can identify attributes or attribute values that satisfy the above-mentioned conditions.
  • search query set at that time can be read as the "modified search query set at that time.”
  • the recommendation unit 14 can determine at least one of the following attributes or attribute values as a candidate for an attribute or attribute value that is recommended to be specified in a search query.
  • That point in time is the point in time when the recommendation information is output.
  • attributes specified in the currently set search query may be read as any of the following: All attributes specified in the search query set at that time At least one attribute among the attributes specified in the search query set at that time At least a certain percentage of the attributes specified in the search query set at that time
  • attribute value specified in the search query set at that time can be read as any of the following: All attribute values specified in the search query set at that time At least one attribute value among the attribute values specified in the search query set at that time A certain percentage or more of the attribute values specified in the search query set at that time
  • the recommendation unit 14 can determine attributes that have been previously specified together with both gender and age as candidates for attributes to be recommended for specification in a search query.
  • the recommendation unit 14 may determine attributes that were previously specified together with a combination of gender and age as candidate attributes to be recommended for specification in a search query. In addition, the recommendation unit 14 may determine attributes that were previously specified together with each of gender and age separately as candidate attributes to be recommended for specification in a search query.
  • the recommendation unit 14 may determine an attribute that has been specified a predetermined number of times or more in the past together with both gender and age as a candidate attribute to be recommended for specification in a search query.
  • the recommendation unit 14 may determine, as a candidate attribute to be recommended for designation in a search query, an attribute that has been specified a predetermined number of times or more in the past together with a combination of gender and age. Otherwise, the recommendation unit 14 may determine, as a candidate attribute to be recommended for designation in a search query, an attribute that has been specified a predetermined number of times or more in the past together with each of gender and age separately.
  • the recommendation unit 14 can determine an attribute that was previously specified together with at least one of gender and age as a candidate attribute to be recommended for specification in a search query.
  • the recommendation unit 14 can determine an attribute that has been specified a predetermined number of times or more in the past together with at least one of gender and age as a candidate attribute to be recommended for specification in a search query.
  • the recommendation unit 14 can determine attributes that have been specified in the past together with a predetermined percentage or more of the multiple attributes specified in the search query set at that time as candidates for attributes to recommend for specification in the search query.
  • the recommendation unit 14 may determine, as candidate attributes to be recommended for specification in the search query, attributes that have been specified in the past together with a set of at least a predetermined percentage of the multiple attributes specified in the search query set at that time. In addition, the recommendation unit 14 may determine, as candidate attributes to be recommended for specification in the search query, attributes that have been specified in the past separately together with each of at least a predetermined percentage of the multiple attributes specified in the search query set at that time.
  • the recommendation unit 14 may also determine, as a candidate attribute to be recommended for specification in the search query, an attribute that has been specified a predetermined number of times in the past together with a predetermined percentage or more of the multiple attributes specified in the search query set at that time.
  • the recommendation unit 14 may determine, as candidate attributes to be recommended for specification in the search query, attributes that have been specified a predetermined number of times in the past together with a set of a predetermined percentage or more of the multiple attributes specified in the search query set at that time. In addition, the recommendation unit 14 may determine, as candidate attributes to be recommended for specification in the search query, attributes that have been specified a predetermined number of times in the past separately together with each of a predetermined percentage or more of the multiple attributes specified in the search query set at that time.
  • the recommendation unit 14 can determine attribute values that have been previously specified together with both males and people in their 30s as candidates for attribute values to be recommended for specification in a search query.
  • the recommendation unit 14 may determine attribute values that have been specified in the past together with the combination of male and age 30s as candidates for attribute values to be recommended for specification in a search query. In addition, the recommendation unit 14 may determine attribute values that have been specified in the past together with male and age 30s separately as candidates for attribute values to be recommended for specification in a search query.
  • the recommendation unit 14 may determine, as a candidate attribute value to be recommended for specification in a search query, an attribute value that has been specified a predetermined number of times or more in the past together with both males and people in their 30s.
  • the recommendation unit 14 may determine, as a candidate attribute value to be recommended for designation in a search query, an attribute value that has been specified a predetermined number of times or more in the past together with the combination of male and age 30s. Otherwise, the recommendation unit 14 may determine, as a candidate attribute value to be recommended for designation in a search query, an attribute value that has been specified a predetermined number of times or more in the past together with male and age 30s separately.
  • the recommendation unit 14 can determine an attribute value that has been previously specified together with at least one of male and 30s as a candidate attribute value to be recommended for specification in a search query.
  • the recommendation unit 14 can determine, as a candidate attribute value to be recommended for specification in a search query, an attribute value that has been specified a predetermined number of times in the past together with at least one of male and age 30s.
  • Interpretation example 6 When interpreted as: 'Attribute values that are equal to or greater than a certain percentage of the attribute values specified in the search query set at that time.'"
  • the recommendation unit 14 can determine attribute values that have been specified in the past together with a predetermined percentage or more of the multiple attribute values specified in the search query set at that time as candidates for attribute values to recommend for specification in the search query.
  • the recommendation unit 14 may determine, as candidates for attribute values to be recommended for specification in the search query, attribute values that have been specified in the past together with a set of at least a predetermined percentage of the multiple attribute values specified in the search query set at that time. In addition, the recommendation unit 14 may determine, as candidates for attribute values to be recommended for specification in the search query, attribute values that have been specified in the past separately together with each of at least a predetermined percentage of the multiple attribute values specified in the search query set at that time.
  • the recommendation unit 14 may also determine, as candidates for attribute values to be recommended for specification in the search query, attribute values that have been specified a predetermined number of times in the past together with a predetermined percentage or more of the multiple attribute values specified in the search query that is currently set.
  • the recommendation unit 14 may determine, as candidates for attribute values to be recommended for specification in the search query, attribute values that have been specified a predetermined number of times in the past together with a predetermined percentage or more of the multiple attribute values specified in the search query set at that time. In addition, the recommendation unit 14 may determine, as candidates for attribute values to be recommended for specification in the search query, attribute values that have been specified a predetermined number of times in the past separately together with a predetermined percentage or more of the multiple attribute values specified in the search query set at that time.
  • search query set at that time can be read as the "revised search query set at that time.”
  • the recommendation unit 14 can determine at least one of the following attributes or attribute values as a candidate for an attribute or attribute value that is recommended to be specified in a search query. ⁇ Attribute values where the ratio or number of registered information having each attribute value in a set of multiple registered information that matches a search based on the search query set at that time is below a threshold value.
  • That point in time is the point in time when the recommendation information is output.
  • the recommendation unit 14 can determine attributes or attribute values that are useful for narrowing down the number of registered information items shown in the search results to a smaller number as candidates for attributes or attribute values to recommend.
  • the processing of the recommendation unit 14 will be specifically described using FIG. 7.
  • the information in FIG. 7 relates to a collection of multiple registered information items that match in a search based on the search query that is currently set. Specifically, the information in FIG. 7 shows a list of people indicated by the multiple matching registered information items (people who match the search query).
  • serial numbers of matched people are the serial numbers assigned to multiple people who match the search query set at that time.
  • Patent identification information is information that identifies each of multiple people detected from the image that is the registration information (see Figure 3).
  • each person has each attribute value is linked to them.
  • Each person has an attribute value marked with a circle.
  • the criterion for determining whether an attribute value is present is, for example, but not limited to, "the index certainty level described above (see Figure 4) is equal to or greater than a threshold value.”
  • the number of circles for each attribute value is counted to calculate the number of registered information (number of people) that have each attribute value in the set of multiple registered information that matched in a search based on the search query set at that time.Then, the above percentage can be calculated based on this calculated value and the total number of registered information (total number of people) that matched in a search based on the search query set at that time.
  • search query set at that time can be read as the "modified search query set at that time.”
  • the recommendation unit 14 can determine candidates for attributes or attribute values to be recommended for specification in a search query based on a learning model generated by machine learning and the search query set at that time.
  • the learning model takes a search query as input and outputs the recommended attribute values to add to the search query and the refining ability of each attribute value.
  • the output attribute values are those that are effective in refining registered information that matches the search when the input search query is set.
  • the learning model is generated based on learning data that shows the change in the number of registered pieces of information that match a search when a new specified attribute value is specified for a specified search query.
  • learning data shows the change in the number of registered pieces of information that match a search when a new specified attribute value is specified for a specified search query.
  • the explanatory variables of the learning data include, for example, a specific search query and newly specified information for that search query.
  • search query is a set of an attribute value and a confidence level for at least one attribute.
  • a search query may specify one attribute value or multiple attribute values.
  • the "information newly specified in the search query" is at least one attribute value and the certainty of that attribute value.
  • the information newly specified in the search query may be one attribute value and the certainty of that attribute value.
  • the information newly specified in the search query may be multiple attribute values and their respective certainty values.
  • the objective variable of the training data indicates the ability to narrow down search results when new information is specified for a given search query.
  • the refining ability may be indicated, for example, based on "(A) the number of registered information pieces included in the search results of a search performed with a specified search query" and "(B) the number of registered information pieces included in the search results of a search performed with a specified search query and new information specified.”
  • the value of (A) - (B) may be taken as the refining ability. The larger this value, the higher the refining ability.
  • the value of (B) / (A) may be taken as the refining ability. The smaller this value, the higher the refining ability. Values equivalent to these values may also be taken as the refining ability.
  • the refining ability may be indicated based on "(A') the ranking of the matching degree of a specific person in a search performed with a specific search query" and "(B') the ranking of the matching degree of that specific person in a search performed by specifying new information in a specific search query.”
  • the value of (A')-(B') may be the refining ability. The larger this value, the higher the refining ability.
  • the value of (B')/(A') may be the refining ability. The smaller this value, the higher the refining ability. Values equivalent to these values may also be the refining ability.
  • the explanatory variables for the learning data can be created as follows. First, multiple patterns of search queries are created while changing the number of attribute values and confidence levels specified in the specified search query, as well as their contents. Additionally, multiple patterns of information (additional information) are created while changing the number of attribute values and confidence levels newly specified in the search query, as well as their contents. Then, by combining the multiple patterns of search queries and the multiple patterns of information in all kinds of patterns, multiple patterns (explanatory variables) of combinations of "specified search query" and "new information specified in search query" are created.
  • the learning data created by the above creation method indicates the refining ability when one or more sets of attribute values and confidence levels are added to a search query once. For example, if the search query is "30s: 70%", it indicates the refining ability when "Male: 100%” is added to this search query, or the refining ability when "Male: 90%” is added to this search query, etc.
  • learning data may be generated that indicates the refining power each time one or more sets of attribute values and confidence levels are added to a search query two or more times.
  • the learning data may indicate the refining power when "Male: 100%” is added to a search query of "30s: 70%", and the refining power when "Wearing glasses: 80%" is further added thereto.
  • search query set at that time can be read as the "modified search query set at that time.”
  • the recommendation unit 14 can determine an attribute or attribute value that is not included in the revised search query as an attribute or attribute value that is recommended to be specified in the search query.
  • the correction unit 12 generates a corrected search query by adding a predetermined attribute value to the search query.
  • the recommendation unit 14 removes attributes or attribute values that have already been added to the search query by the correction by the correction unit 12 from attributes or attribute values that are recommended for specification in the search query.
  • the recommendation unit 14 determines attributes or attribute values that are not included in the corrected search query as attributes or attribute values that are recommended for specification in the search query.
  • the recommendation unit 14 may determine all of the attributes or attribute values among the candidates that are not included in the revised search query as attributes or attribute values that are recommended to be specified in the search query. Additionally, the recommendation unit 14 may determine attributes or attribute values that are recommended to be specified in the search query by any means (for example, recommendation content determination process example 2 below) from among the attributes or attribute values among the candidates that are not included in the revised search query.
  • the recommendation unit 14 determines the attribute values to be recommended for specification in the search query based on "the ability to narrow down the number of registered information items that match in a search performed by newly specifying the attribute value in the search query, calculated for each attribute value” and "the possibility of confusion indicated by the reference information.”
  • the “narrowing ability” is the narrowing ability described above in "Candidate determination process example 5: process for determining candidate attributes or attribute values to be recommended based on the search query currently set.”
  • the recommendation unit 14 calculates an overall score for each of these candidate attribute values based on the possibility and narrowing down ability of each of the attribute values. The recommendation unit 14 then determines the attribute value whose overall score satisfies a predetermined condition as the attribute value to be recommended.
  • the combined score may be, for example, the sum or product of the possibility and the narrowing down ability.
  • the combined score may be the sum of values obtained by multiplying the possibility and the narrowing down ability by a weight. In this case, the higher the possibility and the narrowing down ability, the higher the combined score calculated.
  • the specified conditions for the integrated score are attribute values whose integrated score is equal to or greater than a reference value, attribute values that are within a specified number of values from the highest integrated score, or attribute values that are within a specified percentage of values from the highest integrated score. Note that, as mentioned above, it is assumed that the higher the possibility and the narrowing down ability, the higher the calculated integrated score.
  • the system may be designed so that the higher the possibility and the narrowing ability, the lower the calculated integrated score.
  • the specified condition for the integrated score is an attribute value whose integrated score is equal to or lower than a reference value, an attribute value whose integrated score is within a specified number from the lowest integrated score, or an attribute value whose integrated score is within a specified percentage from the lowest integrated score.
  • the recommendation unit 14 can determine and output attributes that are recommended to be specified in a search query.
  • the recommendation unit 14 can output information inquiring about the attribute value of a specified attribute, such as "What is the gender of the test subject?" or "What is the age of the search subject?".
  • the recommendation unit 14 can recommend one attribute at a time, or multiple attributes at a time.
  • the recommendation unit 14 can determine and output attribute values that are recommended to be specified in the search query.
  • the recommendation unit 14 can output information inquiring whether to include a specific attribute value in the search query, such as, for example, "Would you like to add gender: male to the search query?" or "Would you like to add wearing glasses to the search query?"
  • the recommendation unit 14 may recommend one attribute value at a time, or multiple attribute values at a time.
  • the recommendation unit 14 may recommend the multiple attribute values separately.
  • the recommendation unit 14 may recommend multiple attribute values to be included in the search query in a state where the multiple attribute values are connected by a specific logical operator (AND condition, OR condition). An example of this is "Would you like to add gender: male and wearing glasses to the search query?".
  • the recommendation unit 14 can output attributes or attribute values that are recommended to be specified in the search query.
  • FIG. 8 shows an example of information output to the user.
  • the screen shown has a search query field and a recommended information field.
  • the search query field displays a UI component for inputting a search query.
  • the recommendation information field displays the "attributes or attribute values recommended to be specified in a search query" output by the recommendation unit 14. In the example of Figure 8, the recommendation information field displays the attribute values recommended to be specified in a search query.
  • information is input into a UI component for inputting a search query.
  • a search query is set.
  • an attribute or attribute value that is recommended to be specified in the search query is output.
  • recommended information as shown in the figure may be displayed.
  • a correction button for automatically correcting the search query is displayed.
  • the display in the search query field switches from the search query set by the user to the corrected search query described above.
  • recommendation information as shown in the figure may be displayed when the corrected search query is displayed.
  • the content of the recommendation information may be updated when the corrected search query is displayed. Note that the configuration in which the corrected search query is displayed in response to pressing the correction button is merely one example, and the display in the search query field may switch from the search query set by the user to the corrected search query described above at other times.
  • a UI component that accepts input of the above-mentioned related information (such as the purpose of the search) may be displayed. Then, with a search query set, the related information may be input. Then, an attribute or attribute value determined based on this related information may be output as an attribute or attribute value recommended for specification in a search query. Furthermore, the content of the recommended information column may be updated in response to the input of related information.
  • FIG. 9 shows another example of information to be output to the user.
  • the screen shown has a column for a search query, a column for search results, and a column for recommended information.
  • the search query field displays a UI component for inputting a search query.
  • the search results field displays registered information that matches the search query.
  • the recommendation information field displays the "attributes or attribute values recommended to be specified in the search query" output by the recommendation unit 14. In the example of Figure 9, the recommendation information field displays the attribute values recommended to be specified in the search query.
  • information is input into a UI component for inputting a search query. That is, a search query or a revised search query is set. Then, in the example of FIG. 9, search results based on that search query or revised search query are displayed. In the example of FIG. 9, when such a search query or revised search query is set and the search results are displayed, an attribute or attribute value recommended for specification in the search query is output. For example, when information is input into a UI component for inputting a search query, a search is performed, and the search results are displayed, recommendation information as shown in the figure may be displayed.
  • a UI component that accepts input of the above-mentioned related information (such as the purpose of the search) may be displayed. Then, with a search query set and search results displayed, the related information may be input. Then, an attribute or attribute value determined based on this related information may be output as an attribute or attribute value recommended for specification in the search query. Furthermore, the content of the recommended information column may be updated in response to the input of related information.
  • the search device 10 receives a search query that specifies an attribute value and the confidence level of that attribute value for at least one attribute (S10).
  • the search device 10 determines candidates for attribute values that are recommended to be specified in the search query (S11).
  • the search device 10 can determine the candidates using any of the candidate determination process examples 1 to 5 described above.
  • the search device 10 calculates an integrated score for each attribute value of the candidates (S12), and determines, from among the candidates, attribute values to be recommended for specification in the search query based on the calculated integrated score (S13). Details of the processes of S12 and S13 are described above as an example 2 of the recommended content determination process.
  • the search device 10 outputs the recommendation content determined in S13 (S14). After that, the search device 10 accepts an input to modify the search query (S15) and performs a search using the modified search query (S16).
  • the search device 10 may modify the search query based on the above-mentioned reference information (see FIG. 3) and generate a modified search query. Then, the processes of S11 to S16 may be performed. In this case, the candidate determination in S11 is performed based on the modified search query.
  • the search device 10 receives a search query that specifies an attribute value and the confidence level of that attribute value for at least one attribute (S20).
  • the search device 10 modifies the received search query based on the above-mentioned reference information (see FIG. 3), generates a modified search query, and outputs it (S21).
  • the search device 10 also determines candidates for attributes or attribute values that are recommended to be specified in the search query (S22).
  • the search device 10 can determine the candidates using any of the above-described candidate determination process examples 1 to 5. Note that the processing order of S21 and S22 is not limited to the example shown in the flowchart of FIG. 11.
  • the search device 10 determines from among the candidates the attributes or attribute values to be recommended for specification in the search query based on the corrected search query generated in S21 (S23). Details of the process of S23 are described above as the example 1 of the recommended content determination process.
  • the search device 10 outputs the recommendation content determined in S23 (S24). After that, the search device 10 accepts an input to modify the search query (S25) and performs a search using the modified search query (S26).
  • the search device 10 of the second embodiment adds attribute values that may be confused with the attribute values set in the search query to the search query to generate a corrected search query. According to the search device 10 of the second embodiment, even if an incorrect search query is set due to confusion, the correct attribute values are included in the corrected search query, so that the desired search target may be searched for.
  • the search device 10 of the second embodiment can determine the confidence of other attribute values in the revised search query based on the possibility that each attribute value specified in the search query is confused with each other attribute value. According to the search device 10 of the second embodiment, the confidence of other attribute values in the revised search query can be appropriately set. As a result, the accuracy of the search is improved.
  • the search device 10 of the second embodiment can target attribute values whose certainty is less than a reference value for correction, and can exclude attribute values whose certainty is equal to or greater than the reference value for correction. Unnecessarily correcting attribute values that the user has set with confidence increases the processing burden on the computer unnecessarily. By targeting attribute values whose certainty is less than a reference value for correction, and excluding attribute values whose certainty is equal to or greater than the reference value for correction, this inconvenience can be alleviated.
  • the search device 10 of the second embodiment is also capable of determining and outputting, through a distinctive process, attributes or attribute values that are recommended to be specified in a search query. The user can appropriately modify the search query based on the recommendation information.
  • the search device 10 of the third embodiment modifies the attribute values specified in the search query in a manner that differs depending on the confidence level of each attribute value specified in the search query.
  • the search device 10 of the third embodiment modifies the attribute values specified in the search query in a manner that differs depending on the confidence level of the attribute values specified in the search query. This will be described in detail below.
  • the correction unit 12 can generate a corrected search query from the search query based on the reference information as shown in FIG. 12.
  • the reference information shown in FIG. 12 indicates "other attribute values that may be confused with each attribute value” and "the possibility of confusing each attribute value with each other attribute value” when the certainty specified in the search query is within a specified range.
  • One attribute value is identified by the values in the "Attribute” column and the “Attribute Value” column.
  • the "Certainty” column indicates the certainty of the identified attribute value.
  • the "Confused Attribute Value” column indicates other attribute values that may be confused with the attribute value identified by the values in the "Attribute” and “Attribute Value” columns when the certainty is within the range indicated by the value in the "Certainty” column.
  • the numerical value associated with each attribute value indicated in the "Confused Attribute Value” column indicates the possibility of confusing each attribute value with each other attribute value.
  • the reference information shown in FIG. 12 indicates that when the search query specifies "30s" and the confidence level is "90% or more but less than 100%," the person being searched for may actually be in their 20s and 40s. Furthermore, the reference information shown in FIG. 12 indicates that there is a 7% chance that the person being searched for is actually in their 20s and 40s (4%).
  • the reference information shown in FIG. 12 also indicates that when the search query specifies "30s" and the confidence level is "80% or more but less than 90%," the person being searched for may actually be in their 20s, 40s, or 50s. Furthermore, the reference information shown in FIG. 12 indicates that there is a 14% chance that the person being searched for is actually in their 20s, 40s (12%), and 50s (1%).
  • Such reference information can be generated by any means.
  • the administrator of the search device 10 (a person in charge at the manufacturer) can ask multiple subjects to look at people of each age group, and answer how old they think the people are and their degree of certainty.
  • the administrator of the search device 10 can then compile the answers and generate reference information as shown in FIG. 12.
  • the administrator of the search device 10 can also conduct the experiment under different conditions. For example, multiple subjects can be asked to look at people of each age group without being told the details, and then after a certain period of time has passed (e.g., several days), they can be asked to answer how old they think the people are and their degree of certainty.
  • the administrator of the search device 10 can generate reference information as shown in FIG. 12 based on his or her own experience and intuition.
  • the method of generating reference information illustrated here is merely an example, and is not limited to this.
  • the correction unit 12 can generate the corrected search query shown below from the search query shown below based on the reference information shown in Fig. 12, for example.
  • 20s: 14%, 40s: 10%, and 50s: 6% are assigned to the search query using AND conditions.
  • Search query "Men: 100%, and 30s: 70%, and wearing red pants: 100%”
  • Revised search query "Men: 100%, and 30s: 70%, and 20s: 14%, and 40s: 10%, and 50s: 6%, and wearing red pants: 100%"
  • the correction unit 12 When the 30s included in the search query are to be corrected, the correction unit 12 generates a corrected search query based on the attribute value: 30s and the confusing attribute value associated with a confidence level of 70% or more and less than 80% in the reference information shown in FIG. 12.
  • the specific method of generating the corrected search query is the same as in the second embodiment.
  • the correction unit 12 determines another attribute value (second attribute value) to be included in the corrected search query and its confidence level based on the reference information as shown in FIG. 12 and the attribute value and confidence level set in the search query.
  • the reference information shown in FIG. 12 indicates other attribute values that may be confused with the attribute value set in the search query when the confidence level of the attribute value satisfies a predetermined condition, and the possibility of that happening.
  • the rest of the configuration of the search device 10 of the third embodiment is similar to the configuration of the search device 10 of the first and second embodiments.
  • the search device 10 of the third embodiment achieves the same effects as the search device 10 of the first and second embodiments. Furthermore, the search device 10 of the third embodiment can modify attribute values specified in a search query in a different way depending on the confidence of each attribute value specified in the search query. When the confidence is high, it is unlikely that confusion has occurred, but when the confidence is low, it is likely that confusion has occurred. Taking these points into consideration, the accuracy of the search is improved by appropriately modifying each attribute value specified in the search query to generate a modified search query.
  • the search device 10 of the fourth embodiment modifies the attribute values specified in the search query in a manner that differs depending on the attributes of the "witness who witnessed the search target and provided the attribute values to be included in the search query.”
  • the presence or absence of confusion and the manner in which it occurs may vary depending on the attributes of the witness. For example, if the witness is a child, they are more likely to confuse the search target's age, which is between 20 and 40 years old, compared to an adult witness. Also, witnesses of a different nationality than the search target are more likely to confuse the search target's age, compared to witnesses of the same nationality as the search target. Also, witnesses of a different gender than the search target are more likely to confuse the characteristics of the search target's clothing and possessions, compared to witnesses of the same gender as the search target. Also, witnesses with different fashion preferences than the search target are more likely to confuse the characteristics of the search target's clothing and possessions, compared to witnesses with the same fashion preferences as the search target.
  • the search device 10 of the fourth embodiment modifies the attribute values specified in the search query in a different way depending on the attributes of the "witness who witnessed the search target and provided the attribute values to be included in the search query.” This will be explained in detail below.
  • the correction unit 12 can generate a corrected search query from the search query based on the reference information as shown in FIG. 13.
  • the reference information shown in FIG. 13 indicates "other attribute values that may be confused with each of the attribute values set based on the eyewitness testimony of a witness who meets certain witness conditions" and "the possibility of confusing each attribute value with each of the other attribute values.”
  • One attribute value is identified by the values in the "Attribute” column and the “Attribute Value” column.
  • the "Witness Conditions” column shows the conditions for a witness.
  • Witness conditions are defined using gender, age, nationality, hairstyle, clothing characteristics, possessions, etc.
  • the "Confused Attribute Value” column shows other attribute values that may be confused with the attribute value specified by the values in the "Attribute” and “Attribute Value” columns.
  • the numerical value associated with each attribute value shown in the "Confused Attribute Value” column indicates the possibility of confusion.
  • the reference information shown in FIG. 13 indicates that if the witness is "under 12 years old" and the search query is set to "30s," the person being searched for may actually be in their 20s, 40s, or 50s. Furthermore, the reference information shown in FIG. 13 indicates that the person being searched for may actually be in their 20s (32%), 40s (30%), or 50s (3%).
  • the reference information shown in FIG. 13 also indicates that if the witness is "between 18 and 60 years old" and the search query is set to "30s," the person being searched for may actually be in their 20s, 40s, or 50s. Furthermore, the reference information shown in FIG. 13 indicates the possibility that the person being searched for is actually in their 20s (20%), 40s (14%), and 50s (7%).
  • Such reference information can be generated by any means.
  • the administrator of the search device 10 (a person in charge at the manufacturer) asks multiple subjects to look at people of each age group and answer how old they think the people are.
  • the administrator of the search device 10 can then divide the answer results into witness attributes and tally them up to generate reference information as shown in FIG. 13.
  • the administrator of the search device 10 may perform the experiment under different conditions. For example, multiple subjects may look at people of each age group without being told the details, and then after a certain period of time (e.g., several days), they may answer how old they think the people are.
  • the administrator of the search device 10 may generate reference information as shown in FIG. 13 based on his or her own experience and intuition.
  • the method of generating reference information illustrated here is merely an example, and is not limited to this.
  • the input receiving unit 11 receives an input for setting the attributes of a witness in addition to a search query.
  • the user inputs the attributes of a witness into the search device 10.
  • the correction unit 12 can generate the corrected search query shown below from the search query shown below based on the reference information shown in Fig. 13, for example.
  • 20s: 14%, 40s: 10%, and 50s: 6% are assigned to the search query using AND conditions.
  • Search query "Men: 100%, and 30s: 70%, and wearing red pants: 100%”
  • Revised search query "Men: 100%, and 30s: 70%, and 20s: 14%, and 40s: 10%, and 50s: 6%, and wearing red pants: 100%"
  • the correction unit 12 For example, suppose the input attribute of the witness is 40 years old. Then, when the age of 30 included in the search query is to be corrected, the correction unit 12 generates a corrected search query based on the attribute value: 30s and the confusing attribute value associated with the witness condition: 18 years old or older and younger than 60 years old in the reference information shown in FIG. 13. The specific method of generating the corrected search query is the same as in the second embodiment.
  • the correction unit 12 determines other attribute values (second attribute values) to be included in the corrected search query and their certainty levels based on the set witness attributes, the reference information as shown in FIG. 13, and the attribute values and certainty levels set in the search query.
  • the reference information shown in FIG. 13 indicates other attribute values that may be confused with each attribute value when the witness attribute satisfies a specified witness condition, and the possibility of this.
  • the rest of the configuration of the search device 10 of the fourth embodiment is similar to the configuration of the search device 10 of the first to third embodiments.
  • the search device 10 of the fourth embodiment achieves the same effects as the search devices 10 of the first to third embodiments. Furthermore, the search device 10 of the fourth embodiment can modify the attribute values specified in the search query in a different way depending on the attributes of the "witness who witnessed the search target and provided the attribute values to be included in the search query.”
  • the presence or absence of confusion and the manner in which it occurs may vary depending on the attributes of the witness. For example, if the witness is a child, they are more likely to confuse the search target's age, which is between 20 and 40 years old, compared to an adult witness. Also, witnesses of a different nationality than the search target are more likely to confuse the search target's age, compared to witnesses of the same nationality as the search target. Also, witnesses of a different gender than the search target are more likely to confuse the characteristics of the search target's clothing and possessions, compared to witnesses of the same gender as the search target. Also, witnesses with different fashion preferences than the search target are more likely to confuse the characteristics of the search target's clothing and possessions, compared to witnesses with the same fashion preferences as the search target.
  • the accuracy of searches can be improved by appropriately modifying each attribute value specified in the search query and generating a modified search query.
  • the search device 10 of the fifth embodiment varies the way in which the attribute values specified in the search query are revised depending on the environment when the search target was observed.
  • the presence or absence of confusion and the manner in which it occurs may vary depending on the environment at the time of the sighting.
  • the way an object looks and its color may differ depending on the timing, such as night, evening, daytime, or morning.
  • the way an object looks and its color may also differ depending on the weather, such as sunny, rainy, or cloudy.
  • the way an object looks and its color may also differ depending on whether it is outdoors or indoors.
  • the possibility of confusing the attributes of an object may be high, but if there are few or no people around, the possibility of confusing the attributes of an object may be low.
  • the search device 10 of the fifth embodiment modifies the attribute values specified in the search query in a different way depending on the environment when the search target is observed. This is explained in detail below.
  • the correction unit 12 can generate a corrected search query from the search query based on the reference information as shown in FIG. 14.
  • the reference information shown in FIG. 14 indicates "other attribute values that may be confused with each of the attribute values set based on sightings in an environment that satisfies specified sighting environmental conditions" and "the possibility of confusing each attribute value with each of the other attribute values.”
  • One attribute value is specified by the values in the "Attribute” column and the “Attribute Value” column.
  • the “Environmental conditions at the time of sighting” column shows the environmental conditions at the time of sighting.
  • the environmental conditions at the time of sighting are defined using the time of day, whether it was daytime or nighttime, the weather, whether it was indoors or outdoors, whether there were many people around, etc.
  • the "Confused Attribute Value” column indicates other attribute values that may be confused with the attribute value specified by the values in the "Attribute” and “Attribute Value” columns when the environment satisfies specified conditions at the time of sighting.
  • the numerical value associated with each attribute value shown in the "Confused Attribute Value” column indicates the possibility of confusion.
  • the reference information shown in FIG. 14 indicates that if the environment at the time of sighting was "nighttime" and the search query was set to "30s," the person being searched for may actually be in their 20s, 40s, or 50s. Furthermore, the reference information shown in FIG. 14 indicates the possibility that the person being searched for is actually in their 20s (26%), 40s (25%), and 50s (6%).
  • the reference information shown in FIG. 14 also indicates that if the environment at the time of sighting was "daytime" and the search query was set to "30s," the person being searched for may actually be in their 20s, 40s, or 50s. Furthermore, the reference information shown in FIG. 14 indicates the possibility that the person being searched for is actually in their 20s (20%), 40s (14%), and 50s (7%).
  • Such reference information can be generated by any means.
  • the administrator of the search device 10 (a person in charge at the manufacturer) has multiple subjects look at people of each age group in a specified environment and answer how old they think the people are.
  • the administrator of the search device 10 can then compile the answer results by environment and generate reference information as shown in FIG. 14.
  • the administrator of the search device 10 may perform the experiment under different conditions. For example, multiple subjects may look at people of each age group in a specified environment without being told the details, and then after a certain period of time (e.g., several days), they may answer how old they think the people are.
  • the administrator of the search device 10 may generate reference information as shown in FIG. 14 based on his or her own experience and intuition.
  • the method of generating reference information illustrated here is merely an example, and is not limited to this.
  • the input receiving unit 11 receives an input for setting the environment at the time of sighting in addition to the search query.
  • the user inputs the environment at the time of sighting into the search device 10.
  • the correction unit 12 can generate the corrected search query shown below from the search query shown below based on the reference information shown in Fig. 14, for example.
  • 20s: 14%, 40s: 10%, and 50s: 6% are assigned to the search query using AND conditions.
  • Search query "Men: 100%, and 30s: 70%, and wearing red pants: 100%”
  • Revised search query "Men: 100%, and 30s: 70%, and 20s: 14%, and 40s: 10%, and 50s: 6%, and wearing red pants: 100%"
  • the correction unit 12 When the 30s included in the search query are to be corrected, the correction unit 12 generates a corrected search query based on the confusion attribute values associated with the attribute value: 30s and the environmental condition at the time of sighting: daytime in the reference information shown in FIG. 14.
  • the specific method of generating the corrected search query is the same as in the second embodiment.
  • the correction unit 12 determines other attribute values (second attribute values) to be included in the corrected search query and their certainty levels based on the set environment at the time of sighting, the reference information as shown in FIG. 14, and the attribute values and certainty levels set in the search query.
  • the reference information shown in FIG. 14 indicates other attribute values that may be confused with each attribute value and the possibility of that being confused when the environment at the time of sighting satisfies a specified environment condition at the time of sighting.
  • the rest of the configuration of the search device 10 of the fifth embodiment is similar to the configuration of the search device 10 of the first to fourth embodiments.
  • the search device 10 of the fifth embodiment achieves the same effects as the search devices 10 of the first to fourth embodiments.
  • the search device 10 of the fifth embodiment can modify the attribute values specified in the search query in a different way depending on the environment when the search target is seen.
  • the presence or absence of confusion and the manner in which it occurs may vary depending on the environment at the time of the sighting.
  • the way an object looks and its color may differ depending on the timing, such as night, evening, daytime, or morning.
  • the way an object looks and its color may also differ depending on the weather, such as sunny, rainy, or cloudy.
  • the way an object looks and its color may also differ depending on whether it is outdoors or indoors.
  • the possibility of confusing the attributes of an object may be high, but if there are few or no people around, the possibility of confusing the attributes of an object may be low.
  • the accuracy of searches can be improved by appropriately modifying each attribute value specified in the search query and generating a modified search query.
  • the search device 10 of the sixth embodiment varies the way in which an attribute value specified in a search query is revised depending on other attribute values specified in the search query.
  • clothing characteristics specified in the search query can be used to modify the age of the search target. For example, if "wearing a miniskirt" is set in the search query, the age of the person being searched for can be narrowed down to a certain extent depending on that characteristic. It is also preferable to vary the method of narrowing down depending on whether the certainty of that attribute value is set high in the search query.
  • the search device 10 of the sixth embodiment modifies the attribute value specified in the search query in a manner that differs depending on the other attribute values specified in the search query. This will be explained in detail below. Note that in order to distinguish between the "other attribute values” specified in the search query and “other attribute values” that may be confused with each attribute value, the "other attribute values” specified in the search query will be referred to as “simultaneously set attribute values” below.
  • the correction unit 12 can generate a corrected search query from the search query based on the reference information as shown in FIG. 15.
  • the reference information shown in FIG. 15 indicates "other attribute values that may be confused with each attribute value” and "possibility of confusing each attribute value with each other attribute value” when simultaneously set attribute values set together with each attribute value in a search query satisfy a predetermined simultaneously set attribute value condition.
  • One attribute value is identified by the values in the "Attribute” column and the “Attribute Value” column.
  • the "Conditions for simultaneous attribute values” column shows the conditions for simultaneous attribute values specified in the search query.
  • the conditions for simultaneous attribute values are defined as what attribute values are included in the search query, and with what degree of certainty they are included in the search query.
  • the conditions for simultaneous attribute values may be defined as what attribute values are not included in the search query, etc.
  • the reference information shown in FIG. 15 indicates that if the search query is set to "30s" and then set to "wearing a miniskirt" with a certainty of 90% or higher, the person being searched for may actually be in their 20s and 40s. Furthermore, the reference information shown in FIG. 15 indicates that there is a possibility that the person being searched for is actually in their 20s (30%) and 40s (11%).
  • the reference information shown in FIG. 15 also indicates that if "30s" is set in the search query and "wearing a miniskirt" is not set with a certainty of 90% or more, the person being searched for may actually be in their 20s, 40s, or 50s. Furthermore, the reference information shown in FIG. 15 indicates the possibility that the person being searched for is actually in their 20s (20%), 40s (14%), and 50s (7%).
  • Such reference information can be generated by any method.
  • the administrator of the search device 10 (a person in charge at the manufacturer) may ask a plurality of subjects to look at people of each age group and answer how old they think the people are. The administrator of the search device 10 may then tally up the answering results.
  • the administrator of the search device 10 (a person in charge at the manufacturer) may also tally up the tendencies of the attribute values of a plurality of subjects randomly selected and calculate the tendencies. This allows the administrator of the search device 10 to calculate the possibility that a person of each attribute value (e.g., 20s, 30s, 40s, etc.) has a specific attribute value (e.g., wearing a miniskirt).
  • the administrator of the search device 10 may integrate the tallying results by any method to generate reference information as shown in FIG. 15.
  • the administrator of the search device 10 may also change the conditions to carry out the experiment. For example, the administrator of the search device 10 may ask a plurality of subjects to look at people of each age group without providing them with details, and then ask them to answer how old they think the people are after a certain period of time has passed (e.g., several days).
  • the administrator of the search device 10 may generate reference information as shown in FIG. 15 based on his or her own experience and intuition. Note that the method of generating reference information illustrated here is merely an example, and is not limited to this.
  • the correction unit 12 refers to the reference information shown in FIG. 15 and identifies which "simultaneous setting attribute value condition" the attribute value to be corrected satisfies. Then, the correction unit 12 generates a corrected search query based on the confused attribute value linked to the identified simultaneous setting attribute value condition.
  • the specific method of generating the corrected search query is the same as in the second embodiment.
  • the correction unit 12 determines other attribute values (second attribute values) to be included in the corrected search query and their certainty levels based on reference information such as that shown in FIG. 15.
  • the reference information shown in FIG. 15 indicates other attribute values that may be confused with each attribute value when the other attribute values specified in the search query satisfy a predetermined simultaneously set attribute value condition, and the likelihood of this being confused.
  • the rest of the configuration of the search device 10 of the sixth embodiment is similar to the configuration of the search device 10 of the first to fifth embodiments.
  • the search device 10 of the sixth embodiment achieves the same effects as the search devices 10 of the first to fifth embodiments.
  • the search device 10 of the sixth embodiment can modify an attribute value specified in a search query in a different way depending on other attribute values specified in the search query.
  • clothing characteristics specified in the search query can be used to modify the age of the search target. For example, if "wearing a miniskirt" is set in the search query, the age of the person being searched for can be narrowed down to a certain extent depending on that characteristic. It is also preferable to vary the method of narrowing down depending on whether the certainty of that attribute value is set high in the search query.
  • the accuracy of searches can be improved by appropriately modifying each attribute value specified in the search query and generating a modified search query.
  • the search device 10 of the seventh embodiment modifies an attribute value set in a search query in a different manner depending on the amount of time that has elapsed since the search target was seen.
  • the presence or absence of confusion and the manner in which it occurs may vary depending on the amount of time that has passed since the search target was first seen. In general, the greater the amount of time that has passed, the more likely confusion is to occur. Also, the greater the amount of time that has passed, the greater the extent of confusion.
  • the search device 10 of the seventh embodiment modifies the attribute values set in the search query in a different way depending on the amount of time that has elapsed since the search target was seen. This will be explained in detail below.
  • the correction unit 12 corrects the search query based on the reference information that specifies multiple patterns of confusion attribute values and confusion possibilities according to the time that has elapsed since the search target was seen, and generates a corrected search query.
  • the method of correction is the same as in the embodiment described above.
  • the time that has elapsed since the search target was seen is input by the user to the search device 10.
  • Such reference information can be generated by any means.
  • the administrator of the search device 10 (a person in charge at the manufacturer) can ask multiple subjects to look at people of various age groups in a specified environment, and then, after a specified time has passed, ask them to respond as to how old they think the people are. The time passed can be different for each subject. The administrator of the search device 10 can then compile the response results by the amount of time passed, to generate the reference information described above.
  • the administrator of the search device 10 can generate the reference information described above based on his or her own experience and intuition. Note that the methods of generating reference information illustrated here are merely examples, and are not limited to these.
  • the rest of the configuration of the search device 10 of the seventh embodiment is similar to the configuration of the search device 10 of the first to sixth embodiments.
  • the search device 10 of the seventh embodiment achieves the same effects as the search devices 10 of the first to sixth embodiments.
  • the search device 10 of the seventh embodiment can modify the attribute values set in the search query in a different way depending on the amount of time that has elapsed since the search target was seen.
  • the presence or absence of confusion and the manner in which it occurs may vary depending on the amount of time that has passed since the search target was first seen. In general, the greater the amount of time that has passed, the more likely confusion is to occur. Also, the greater the amount of time that has passed, the greater the extent of confusion.
  • the accuracy of searches can be improved by appropriately modifying each attribute value set in the search query and generating a modified search query.
  • the search device 10 of the eighth embodiment generates a revised search query from a search query using a method that combines two or more of the methods described in the third to seventh embodiments.
  • the search device 10 of the eighth embodiment modifies attribute values specified in a search query in a different way depending on at least two of the following: "the degree of certainty of each attribute value specified in the search query,” "the attributes of a witness who witnessed the search target and provided the attribute value to be included in the search query,” "the environment when the search target was witnessed,” “other attribute values specified in the search query,” and "the amount of time that has elapsed since the search target was witnessed.”
  • the correction unit 12 uses the reference information to generate a corrected search query from the search query.
  • search device 10 of the eighth embodiment are similar to those of the search device 10 of the first to seventh embodiments. According to the search device 10 of the eighth embodiment, the same action and effect as the search device 10 of the first to seventh embodiments is realized. In addition, the possibility that each attribute value is confused with another attribute value can be defined by dividing into more detailed cases. As a result, the search query can be more appropriately modified and a modified search query can be generated.
  • the search device 10 of the ninth embodiment generates a corrected search query from a search query by using a learning model that has learned the confusion tendency as described in the above embodiments.
  • the correction unit 12 generates a corrected search query from the search query using a learning model that has learned the confusion tendency as described in the above embodiment.
  • the learning model when an attribute value is input, the learning model outputs confusing attribute values that may be confused with that attribute value and the probability of that confusing attribute value.
  • the learning model may output confusing attribute values that may be confused with an attribute value and the likelihood of that being confused, depending on the input of the attribute value and the confidence level of that attribute value. This learning model has learned the confusion tendencies described in the third embodiment.
  • the learning model may output a confusing attribute value that may be confused with the attribute value and the probability of confusion in response to the input of the attribute value and the attribute of the witness. This learning model has learned the confusion tendency described in the fourth embodiment.
  • the learning model may output confusing attribute values that may be confused with an attribute value and the likelihood of that being confused, depending on the input of the attribute value and the environment at the time of sighting. This learning model has learned the confusion tendencies described in the fifth embodiment.
  • the learning model may output confusing attribute values that may be confused with an attribute value and the likelihood of that being confused, depending on the input of the attribute value and other attribute values set in the search query. This learning model has learned the confusion tendencies described in the sixth embodiment.
  • the learning model may output confusing attribute values that may be confused with the attribute value and the possibility of confusion depending on the input of the attribute value and the elapsed time from the time when the search target was seen. This learning model has learned the confusion tendency described in the seventh embodiment.
  • the learning model may output confusing attribute values that may be confused with the attribute value and the possibility of that being confused, in response to the input of an "attribute value” and "at least two of the following: the confidence level of the attribute value, the attribute of the witness, the environment at the time of the sighting and other attribute values set in the search query, and the time elapsed since the search target was sighted.”
  • This learning model has learned the confusion tendencies described in the eighth embodiment.
  • search device 10 of the ninth embodiment are similar to those of the search device 10 of the first to eighth embodiments. According to the search device 10 of the ninth embodiment, the same effects as those of the search device 10 of the first to eighth embodiments are achieved.
  • multiple attribute values may be set for one attribute in a search query.
  • two attribute values, 30s and 40s, are set for age.
  • the correction unit 12 generates a corrected search query based on the multiple attribute values. Specifically, the correction unit 12 determines the "attribute value corresponding to that attribute" to be included in the corrected search query and its "certainty" based on the multiple attribute values. In the above example, the correction unit 12 determines the attribute value of age to be included in the corrected search query and its certainty based on the two attribute values of 30s and 40s.
  • the correction unit 12 may include, in the corrected search query, all of the other attribute values that may be confused with each of the multiple attribute values set in the search query.
  • the correction unit 12 includes in the corrected search query all of the ages 20, 40, and 50 that may be confused with the age 30, the ages 30 and 50 that may be confused with the age 40, and the ages 30 and 40 originally included in the search query.
  • the correction unit 12 may set the confidence level of each attribute value set in the search query and the statistical value of the future possibility of each attribute value indicated in the reference information as the confidence level of each attribute value set in the corrected search query.
  • the statistical value may be the average value, weighted average value, maximum value, minimum value, mode value, median value, etc.
  • the reference information in FIG. 3 indicates that the possibility of confusing someone in their 30s with someone in their 50s is 7%. Also, the reference information in FIG. 3 indicates that the possibility of confusing someone in their 40s with someone in their 50s is 21%. Therefore, the correction unit 12 sets the statistical values of 7% and 21% as the confidence of the 50s in the corrected search query. When adopting a weighted average value, the confidence of each attribute value set in the search query can be adopted as the weight. That is, the weight of 7% is the confidence of the 30s set in the search query (20%). And the weight of 21% is the confidence of the 40s set in the search query (70%).
  • the correction unit 12 may include, in the corrected search query, other attribute values that may be confused with the attribute value with the highest certainty among multiple attribute values of the same attribute set in the search query.
  • the attribute value with the highest certainty is 40s.
  • the correction unit 12 includes in the corrected search query the 30s and 50s, which may be confused with 40s, as well as the 30s and 40s that were originally included in the search query.
  • the method of setting the certainty is the same as in Example 1 above.
  • the correction unit 12 may include, in the corrected search query, other attribute values that may be confused with all of the multiple attribute values set in the search query.
  • the correction unit 12 includes the 50s, as well as the 30s and 40s that were originally included in the search query, in the corrected search query.
  • the method of setting the confidence level is the same as in Example 1 above.
  • Attributes to be modified by the modification unit 12 and attributes not to be modified by the modification unit 12 may be defined in advance. Then, the modification unit 12 may modify only the attribute values of the attributes defined as the targets of modification, and may not modify the attribute values of the attributes not defined as the targets of modification.
  • attributes that are unlikely to be confused such as gender
  • Attributes that are likely to be confused such as age, can be included in correction.
  • the input receiving unit 11 receives an input specifying a purpose of the search in addition to the search query.
  • the recommendation unit 14 determines an attribute or attribute value associated with the specified purpose of the search as an attribute or attribute value to be recommended for specification in the search query.
  • the purpose of the search may be, for example, searching for a lost child, searching for the culprit, searching for lost property, etc.
  • the purpose of the search may include other purposes, and the purposes exemplified here may be further subdivided. Selectable search purposes may be defined in advance. The user may then specify one of the options.
  • information linking at least one attribute or attribute value to each search purpose is registered in advance in the search device 10.
  • the recommendation unit 14 identifies the attribute or attribute value linked to the specified search purpose based on the information.
  • the attributes and attribute values to focus on may vary depending on the purpose of the search. For example, if the purpose of the search is to find a snatch thief, it is effective to focus on the belongings of the perpetrator. By including in the search query the possession of an item that specifies the characteristics of the snatched item, it is expected that the probability of finding the search target will increase.
  • the search unit 13 searches for images including a person matching the set search query, and the input receiving unit 11 further receives, in addition to the search query, an input specifying at least one of a location and a time period in which the person was seen.
  • the recommendation unit 14 determines the attribute or attribute value associated with at least one of the specified location and time period as the attribute or attribute value recommended to be specified in the search query.
  • information linking at least one attribute or attribute value to each location where the person was seen and each time period where the person was seen is registered in advance in the search device 10.
  • the recommendation unit 14 identifies an attribute or attribute value linked to at least one of the specified location and time period based on the information.
  • the attributes and attribute values to focus on may vary depending on the location and time of day when the person was seen. For example, if the person was seen at night, it is highly likely that the witness will not recognize the finer features of the person being searched for. For this reason, in such cases, it is preferable to not include attributes and attribute values of finer details, such as shoe features, in the search query, but to include attributes and attribute values that are relatively easy to recognize, such as physique and gender. By avoiding the inclusion of ambiguous information in the search query in this way, the search target can be searched for with high accuracy. On the other hand, if the person was seen during the daytime, it is possible that the witness will recognize the finer features of the person being searched for. For this reason, in such cases, it is preferable to include attributes and attribute values of finer details, such as shoe features, in the search query. By doing so, the search target can be searched for with high accuracy.
  • the witness is likely to not recognize the finer features of the person being searched for. For this reason, in such cases, it is preferable to not include attributes and attribute values of finer details, such as shoe features, in the search query, but to include attributes and attribute values that are relatively easy to recognize, such as physique and gender. By avoiding the inclusion of ambiguous information in the search query in this way, the search target can be searched for with high accuracy.
  • the location where the person was seen is sparsely populated, the witness is likely to recognize the finer features of the person being searched for. For this reason, in such cases, it is preferable to include attributes and attribute values of finer details, such as shoe features, in the search query. By doing so, the search target can be searched for with high accuracy.
  • the recommendation unit 14 may determine and output an attribute value recommended for deletion from among the attribute values specified in the search query. For example, the recommendation unit 14 may identify, from among the attribute values specified in the search query, an attribute value whose narrowing-down ability when combined with a specific attribute value specified in the search query is lower than a reference level. The identification is realized, for example, by using the learning model described in the second embodiment. Then, the recommendation unit 14 may determine and output the identified attribute value as an attribute value recommended for deletion.
  • the search device 10 performs a search based on a search query that specifies an attribute value and a confidence level.
  • the search device 10 may perform a search based on an attribute value without using a confidence level.
  • a search based on an attribute value can be realized using any known technology.
  • the search unit 13 may execute both a search (hereinafter, "first search") based on the search query (search query set by the user) received by the input receiving unit 11, and a search (hereinafter, "second search") based on the corrected search query generated by the correction unit 12.
  • the search device 10 may output the results of the first search and the second search to the user, and output information inquiring of the user as to whether the search query may be corrected.
  • the search device 10 may execute the search query correction in response to a user input indicating that the search query may be corrected.
  • the search query accepted by the input accepting unit 11 is displayed in the search query field on the search screen. Then, with the search query displayed in the search query field, the results of the first search and the second search are displayed on the search screen. Then, in response to a user input indicating that the search query may be modified, the content of the search query field is changed from the search query accepted by the input accepting unit 11 to the modified search query generated by the modification unit 12.
  • the search device 10 may output only a predetermined number of the top results of both to the user. Furthermore, when outputting the results of the first search and the results of the second search to the user, the search device 10 may highlight the differences between both results.
  • An input receiving means for receiving a search query specifying an attribute value and a certainty of the attribute value for at least one attribute; a correction means for correcting the search query based on reference information indicating other attribute values that may be confused with each of the attribute values, the attribute values specified in the search query, and the confidence level, to generate a corrected search query;
  • a search means for searching for registered information that matches the modified search query from registered information registered in a database; a recommendation means for determining and outputting the attribute or the attribute value recommended to be specified in the search query based on at least one of the corrected search query and the reference information;
  • a search device having the above configuration.
  • the reference information indicates a possibility of confusing each of the attribute values with other attribute values
  • the recommendation means includes: A search device as described in 1, which determines the attribute values to be recommended for specification in the search query based on the ability of each attribute value to narrow down the number of registered information that matches in the search performed by newly specifying the attribute value in the search query, and the possibility of each attribute value. 3.
  • the recommendation means Calculating an integrated score for each of the attribute values based on the likelihood of each of the attribute values and the narrowing ability; The higher the possibility and the narrowing ability, the higher the integrated score is calculated;
  • the search device further comprising: determining, as the attribute values recommended to be specified in the search query, the attribute values whose integrated scores are equal to or greater than a reference value, the attribute values that are within a predetermined number of the attribute values with the highest integrated scores, or the attribute values that are within a predetermined percentage of the attribute values with the highest integrated scores. 4.
  • the recommendation means Calculating an integrated score for each of the attribute values based on the likelihood of each of the attribute values and the narrowing ability; The higher the possibility and the narrowing ability, the lower the integrated score is calculated;
  • the search device further comprising: determining, as the attribute value recommended to be specified in the search query, the attribute value whose integrated score is equal to or lower than a reference value, the attribute value whose integrated score is within a predetermined number from the lowest integrated score, or the attribute value whose integrated score is within a predetermined percentage from the lowest integrated score. 5.
  • the recommendation means A search device described in any one of 2 to 4, which calculates the narrowing down ability of each of the attribute values based on a learning model that is generated based on learning data indicating the change in the number of registered information items that match in the search when a specified attribute value is newly specified for the specified search query, and that takes the search query as input and outputs a score indicating the narrowing down ability of each of the attribute values. 6.
  • the recommendation means is 6.
  • the correction means is if the search query includes a first attribute value of a first attribute, generating the modified search query including the first attribute value of the first attribute and a second attribute value of the first attribute;
  • the search device according to any one of 1 to 6, wherein the first attribute value and the second attribute value are different from each other.
  • the correction means is A search device as described in 7, which generates the revised search query including, as the second attribute value, the attribute value that is indicated as possibly being confused with the first attribute value in reference information indicating other attribute values that may be confused with each of the attribute values. 9.
  • One or more computers receiving a search query specifying an attribute value and a confidence level of the attribute value for at least one attribute; modifying the search query based on reference information indicating other attribute values that may be confused with each of the attribute values, the attribute values specified in the search query, and the confidence level, to generate a modified search query; Searching for registration information that matches the modified search query from among registration information registered in a database; The search method further comprises determining and outputting the attribute or the attribute value recommended to be specified in the search query based on at least one of the revised search query and the reference information. 10.
  • the computer an input receiving means for receiving a search query specifying an attribute value and a certainty of the attribute value for at least one attribute; a correction means for correcting the search query based on reference information indicating other attribute values that may be confused with each of the attribute values, the attribute values specified in the search query, and the certainty factor, to generate a corrected search query; a search means for searching for registered information matching the modified search query from among registered information registered in a database; a recommendation means for determining and outputting the attribute or the attribute value recommended to be specified in the search query based on at least one of the revised search query and the reference information;
  • a program that functions as a

Abstract

本発明は、少なくとも1つの属性に対して属性値とその属性値の確信度とを指定した検索クエリを受付ける入力受付部と、属性値各々と混同する可能性がある他の属性値を示す参照情報と、検索クエリで指定された属性値及び確信度とに基づき検索クエリを修正し、修正後検索クエリを生成する修正部と、データベースに登録されている登録情報の中から、修正後検索クエリにマッチングする登録情報を検索する検索部と、修正後検索クエリ及び参照情報の少なくとも1つに基づき、検索クエリで指定することを推薦する属性又は属性値を決定し、出力する推薦部と、を有する検索装置を提供する。

Description

検索装置、検索方法、及び記録媒体
 本発明は、検索装置、検索方法、及びプログラムに関する。
 本発明に関連する技術が、特許文献1乃至6に開示されている。
 特許文献1に開示の技術は、ユーザが指定した検索条件に合致する画像を検索し、検索結果を表示する。そして、当該技術は、検索結果に含まれる画像が所望の検索結果であるか否かのユーザ入力を受付ける。そして、当該技術は、所望の検索結果に共通して現れる属性を、検索条件に追加する属性としてユーザに提示する。
 特許文献2に開示の技術は、人物を撮影した画像から特徴量を抽出するとともに、その特徴量の信頼性を示す確信度を決定する。そして、当該技術は、当該確信度を用いて画像検索を行う。
 特許文献3乃至6に開示の技術は、検索クエリにマッチングする人物を含む画像を検索する。検索クエリでは、性別、年齢、服の色、服の種類、めがね、髪の長さ、髪の色、所持物等が指定される。
特開2018-142160号公報 特開2020-198053号公報 国際公開第2022/201541号公報 国際公開第2020/255307号公報 特開2022-062675号公報 特開2006-178721号公報
 ユーザは、所望の検索対象の属性値(特徴)を指定した検索クエリを設定し、所望の検索対象を検索する。検索の一例として、所望の人物を含む画像の検索や、所望の場所で撮影された画像の検索や、所望の物体を含む画像の検索等が挙げられるが、これらに限定されない。
 このような検索において、検索クエリに多種多様な属性値が設定可能であると、データベースに登録されている情報の中から所望の情報に高精度に絞り込んだ検索結果を得ることができる。すなわち、検索結果の中に所望の検索対象以外の情報が含まれる不都合を軽減できる。しかし、設定可能な属性値の選択肢が多い場合、ユーザは、どのような属性値を設定すべきか迷い、適切に検索クエリを設定できなくなる恐れがある。例えば、ユーザが誤った内容の検索クエリを設定する恐れがある。特許文献1乃至6はいずれも、このような課題及び解決手段を開示していない。
 本発明の目的の一例は、上述した問題を鑑み、ユーザが適切な検索クエリを設定できるようにするという課題を解決する検索装置、検索方法、及びプログラムを提供することにある。
 本発明の一態様によれば、
 少なくとも1つの属性に対して属性値と前記属性値の確信度とを指定した検索クエリを受付ける入力受付手段と、
 前記属性値各々と混同する可能性がある他の前記属性値を示す参照情報と、前記検索クエリで指定された前記属性値及び前記確信度とに基づき前記検索クエリを修正し、修正後検索クエリを生成する修正手段と、
 データベースに登録されている登録情報の中から、前記修正後検索クエリにマッチングする前記登録情報を検索する検索手段と、
 前記修正後検索クエリ及び前記参照情報の少なくとも1つに基づき、前記検索クエリで指定することを推薦する前記属性又は前記属性値を決定し、出力する推薦手段と、
を有する検索装置が提供される。
 本発明の一態様によれば、
 1つ以上のコンピュータが、
  少なくとも1つの属性に対して属性値と前記属性値の確信度とを指定した検索クエリを受付け、
  前記属性値各々と混同する可能性がある他の前記属性値を示す参照情報と、前記検索クエリで指定された前記属性値及び前記確信度とに基づき前記検索クエリを修正し、修正後検索クエリを生成し、
  データベースに登録されている登録情報の中から、前記修正後検索クエリにマッチングする前記登録情報を検索し、
  前記修正後検索クエリ及び前記参照情報の少なくとも1つに基づき、前記検索クエリで指定することを推薦する前記属性又は前記属性値を決定し、出力する検索方法が提供される。
 本発明の一態様によれば、
 コンピュータを、
  少なくとも1つの属性に対して属性値と前記属性値の確信度とを指定した検索クエリを受付ける入力受付手段、
  前記属性値各々と混同する可能性がある他の前記属性値を示す参照情報と、前記検索クエリで指定された前記属性値及び前記確信度とに基づき前記検索クエリを修正し、修正後検索クエリを生成する修正手段、
  データベースに登録されている登録情報の中から、前記修正後検索クエリにマッチングする前記登録情報を検索する検索手段、
  前記修正後検索クエリ及び前記参照情報の少なくとも1つに基づき、前記検索クエリで指定することを推薦する前記属性又は前記属性値を決定し、出力する推薦手段、
として機能させるプログラムが提供される。
 本発明の一態様によれば、ユーザが適切な検索クエリを設定できるようにするという課題を解決する検索装置、検索方法、及びプログラムが実現される。
 上述した目的及びその他の目的、特徴及び利点は、以下に述べる公的な実施の形態、及びそれに付随する以下の図面によってさらに明らかになる。
検索装置の機能ブロック図の一例を示す図である。 検索装置のハードウエア構成の一例を示す図である。 参照情報の一例を模式的に示す図である。 インデックス情報の一例を模式的に示す図である。 検索クエリの履歴の一例を模式的に示す図である。 検索クエリの履歴の他の一例を模式的に示す図である。 推薦内容を決定する処理の一例を説明するための図である。 推薦情報の出力手法の一例を示す図である。 推薦情報の出力手法の一例を示す図である。 検索装置の処理の流れの一例を示すフローチャートである。 検索装置の処理の流れの他の一例を示すフローチャートである。 参照情報の他の一例を模式的に示す図である。 参照情報の他の一例を模式的に示す図である。 参照情報の他の一例を模式的に示す図である。 参照情報の他の一例を模式的に示す図である。
 以下、本発明の実施の形態について、図面を用いて説明する。なお、全ての図面において、同様な構成要素には同様の符号を付し、適宜説明を省略する。
<第1の実施形態>
 図1は、第1の実施形態に係る検索装置10の概要を示す機能ブロック図である。検索装置10は、入力受付部11と、修正部12と、検索部13と、推薦部14とを有する。
 入力受付部11は、少なくとも1つの属性に対して属性値とその属性値の確信度とを指定した検索クエリを受付ける。修正部12は、属性値各々と混同する可能性がある他の属性値を示す参照情報と、検索クエリで指定された属性値及び確信度とに基づき検索クエリを修正し、修正後検索クエリを生成する。検索部13は、データベースに登録されている登録情報の中から、修正後検索クエリにマッチングする登録情報を検索する。推薦部14は、修正後検索クエリ及び参照情報の少なくとも1つに基づき、検索クエリで指定することを推薦する属性又は属性値を決定し、出力する。
 このような検索装置10によれば、ユーザは推薦内容に基づき、適切に検索クエリを設定できるようになる。また、検索装置10は、上述した特徴的な情報に基づき、検索クエリで指定することを推薦する属性又は属性値を決定する。このような検索装置10によれば、適切な属性又は属性値を推薦することができる。
<第2の実施形態>
「概要」
 第2の実施形態の検索装置10は、第1の実施形態の検索装置10を具体化したものである。以下、詳細に説明する。
「ハードウエア構成」
 検索装置10のハードウエア構成の一例を説明する。検索装置10の各機能部は、ハードウエアとソフトウエアの任意の組み合わせによって実現される。その実現方法、装置にはいろいろな変形例があることは、当業者には理解されるところである。ソフトウエアは、予め装置を出荷する段階から格納されているプログラムや、CD(Compact Disc)等の記録媒体やインターネット上のサーバ等からダウンロードされたプログラム等を含む。
 図2は、検索装置10のハードウエア構成を例示するブロック図である。図2に示すように、検索装置10は、プロセッサ1A、メモリ2A、入出力インターフェイス3A、周辺回路4A、バス5Aを有する。周辺回路4Aには、様々なモジュールが含まれる。検索装置10は周辺回路4Aを有さなくてもよい。なお、検索装置10は物理的及び/又は論理的に分かれた複数の装置で構成されてもよい。この場合、複数の装置各々が上記ハードウエア構成を備えることができる。
 バス5Aは、プロセッサ1A、メモリ2A、周辺回路4A及び入出力インターフェイス3Aが相互にデータを送受信するためのデータ伝送路である。プロセッサ1Aは、例えばCPU、GPU(Graphics Processing Unit)等の演算処理装置である。メモリ2Aは、例えばRAM(Random Access Memory)やROM(Read Only Memory)等のメモリである。入出力インターフェイス3Aは、入力装置、外部装置、外部サーバ、外部センサ、カメラ等から情報を取得するためのインターフェイスや、出力装置、外部装置、外部サーバ等に情報を出力するためのインターフェイス等を含む。また、入出力インターフェイス3Aはインターネット等の通信ネットワークに接続するためのインターフェイスを含む。入力装置は、例えばキーボード、マウス、マイク、物理ボタン、タッチパネル等である。出力装置は、例えばディスプレイ、スピーカ、プリンター、メーラ等である。プロセッサ1Aは、各モジュールに指令を出し、それらの演算結果をもとに演算を行うことができる。
「機能構成」
 次に、本実施形態の検索装置10の機能構成を詳細に説明する。図1に、検索装置10の機能ブロック図の一例を示す。図示するように、検索装置10は、入力受付部11と、修正部12と、検索部13と、推薦部14とを有する。
 入力受付部11は、少なくとも1つの属性に対して属性値とその属性値の確信度とを指定した検索クエリを受付ける。以下に、検索クエリの一例を示す。
「男性:100%、かつ、30代:70%、かつ、赤いズボン着用:100%」
 「属性」は、検索対象の属性である。予め、検索対象の検索に用いることができる複数の属性が設定される。設定される属性は、検索対象毎に異なる。検索対象は、例えば人物、場所、物体等である。検索クエリを設定するユーザは、予め設定されている属性の範囲内で検索クエリに用いる属性を決定し、決定した属性の属性値を指定する。
 検索対象が人物である場合の属性は、性別、年齢、国籍、体格、身長、体重、髪型、衣服の特徴、所持物の特徴、姿勢、動き等が例示されるが、これらに限定されない。これらの属性は、さらに細分化されてもよい。例えば、衣服の特徴は、帽子の特徴、めがねの特徴、上着の特徴、靴の特徴等のように細分化されてもよい。
 検索対象が場所である場合の属性は、その場所に存在する物体の種類(例:木、建物、看板等)や、その物体の外観の特徴(例:色、形状、大きさ等)等が例示されるが、これらに限定されない。
 検索対象が物体である場合の属性は、その物体の種類(例:机、いす、木、建物、看板等)や、その物体の外観の特徴(例:色、形状、大きさ等)等が例示されるが、これらに限定されない。
 上記検索クエリの例の場合、検索対象は人物であり、性別、年齢、衣服の特徴の3つの属性の属性値が指定されている。
 「属性値」は、上述のような属性の具体的な内容を示す。例えば、「属性:性別」の属性値は、男性、女性である。予め、属性毎に、選択可能な複数の属性値が設定されていてもよい。そして、検索クエリを設定するユーザは、予め設定されている選択可能な属性値の範囲内で検索クエリに用いる属性値を決定してもよい。なお、ここで例示した属性値の入力の受付け方はあくまで一例であり、これに限定されない。
 上記検索クエリの例の場合、「属性:性別」の属性値として「男性」が指定されている。また、「属性:年齢」の属性値として、「30代」が指定されている。また、「属性:衣服の特徴」の属性値として、「赤いズボン着用」が指定されている。
 「確信度」は、検索クエリとして指定した各属性値が検索対象の属性値と一致している(すなわち正しい)確信の度合を示す。ユーザが、検索クエリとして指定した属性値毎に確信度を指定する。確信度は、例えば0~100%の間の値で指定されるが、これに限定されない。例えば、ユーザは、信頼できない他人から伝え聞いた検索対象の属性値や、遠い昔の記憶から呼び出した検索対象の属性値等の確信度を低めにすることができる。また、例えば、ユーザは、信頼できる他人から伝え聞いた検索対象の属性値や、最近目撃した検索対象の属性値等の確信度を高めにすることができる。
 上記検索クエリの例の場合、各属性値の後に表示されている数値が、各属性値の確信度を示す。
 入力受付部11が検索クエリの入力を受付ける手段は特段制限されない。例えば、入力受付部11は、検索装置10が備える入力装置を介して、検索クエリの入力を受付けてもよい。その他、検索装置10は、サーバであってもよい。そして、入力受付部11は、クライアント端末から送信されてきた検索クエリを取得してもよい。
 修正部12は、属性値各々と混同する可能性がある他の属性値を示す参照情報と、検索クエリで指定された属性値及び確信度とに基づき検索クエリを修正し、修正後検索クエリを生成する。
 ユーザのあいまいな記憶に基づき検索クエリを設定する場合や、他の人物から伝え聞いた内容に基づき検索クエリを設定するような場合等には、検索対象の属性値がある一定の範囲内で混同され、誤った検索クエリが設定される可能性がある。混同の範囲は、ある一定の範囲に収まり、その範囲から出ることは稀である。例えば、30代の人物を、20代、40代、50代と混同することはあっても、10代以下や60代以上と混同することは稀である。修正部12は、このような規則性に基づき、ユーザが設定した検索クエリを修正するよう構成される。
 例えば、図3のような参照情報が予め生成され、検索装置10に登録されてもよい。図3に示す参照情報は、「検索クエリで指定された属性値各々と混同している可能性がある他の属性値」、及び「属性値各々と他の属性値各々とを混同している可能性」を示す。「属性」の欄及び「属性値」の欄の値により、1つの属性値が特定される。そして、「混同属性値」の欄が、「属性」及び「属性値」の欄の値で特定された1つの属性値と混同している可能性がある他の属性値を示す。なお、「混同属性値」の欄で示される各属性値に紐付く数値は、その1つの属性値と他の属性値各々とを混同している可能性を示す。
 図3に示す参照情報では、検索クエリにおいて「30代」と指定された場合、実際は、検索対象の人物は20代、40代及び50代である可能性があることが示されている。さらに、図3に示す参照情報では検索対象の人物が実際は20代である可能性(20%)、40代である可能性(14%)、及び50代である可能性(7%)が示されている。
 このような参照情報は、任意の手段で生成できる。例えば、検索装置10の管理者(製造メーカの担当者等)は、複数の被験者に、各年代の人物を見てもらい、それらの人物が何才だと思うか回答してもらう。そして、検索装置10の管理者は、その回答結果を集計して、図3に示すような参照情報を生成することができる。なお、検索装置10の管理者は、条件を変えて当該実験を行ってもよい。例えば、詳細を伝えずに複数の被験者に各年代の人物を見てもらい、それから一定時間経過後(例:数日後)に、それらの人物が何才だと思ったか回答してもらってもよい。参照情報の生成の仕方の他の例として、検索装置10の管理者は、自身の経験や感覚に基づき、図3に示すような参照情報を生成してもよい。なお、ここで例示した参照情報の生成の仕方はあくまで一例であり、これらに限定されない。
 ここで、図3に示す参照情報に基づき検索クエリを修正する処理の具体例を説明する。
 修正部12は、例えば、図3に示す参照情報に基づき、以下に示す検索クエリから、以下に示す修正後検索クエリを生成することができる。以下の修正では、検索クエリに、20代:14%、40代:10%、かつ、50代:6%が、アンド条件で付与されている。以下、当該修正処理の特徴を説明する。
(検索クエリ)「男性:100%、かつ、30代:70%、かつ、赤いズボン着用:100%」
(修正後検索クエリ)「男性:100%、かつ、30代:70%、かつ、20代:14%、かつ、40代:10%、かつ、50代:6%、かつ、赤いズボン着用:100%」
-特徴1-
 上記修正例のように、修正部12は、検索クエリがある属性(第1の属性)の属性値(第1の属性値)を含む場合、その属性(第1の属性)のその属性値(第1の属性値)とその属性(第1の属性)の他の属性値(第2の属性値)を含む修正後検索クエリを生成する。
 上記修正例の検索クエリは、性別、年齢、衣服の特徴3つの属性の属性値を含む。これら3つの属性が第1の属性となる。そして、各々の属性値である男性、30代、赤いズボン着用が第1の属性値となる。
 上記修正例では、この3つの第1の属性値の中の30代に対して修正が行われている。修正部12は、「30代(第1の属性値)」、及び「30代(第1の属性値)と同じ属性の他の属性値である20代、40代、50代(第2の属性値)」を含む修正後検索クエリを生成している。第2の属性値は、図3に示す参照情報において、第1の属性値と紐付けられた混同属性値である。すなわち、第2の属性値は、図3に示す参照情報において、第1の属性値と混同している可能性があることを示されている属性値である。
 なお、修正部12は、他の第1の属性値、具体的には男性及び赤いズボン着用に対しても同様の修正を行うこともできる。しかし、上記修正例では、これらの第1の属性値は、修正の対象外となっている。その理由は、以下の特徴3で明らかになる。
-特徴2-
 上記修正例のように、修正部12は、参照情報で示される各属性値と他の属性値とを混同している可能性に基づき、修正後検索クエリにおける第2の属性値の確信度を決定することができる。
 参照情報で示される各属性値と他の属性値とを混同している可能性を用いた第2の属性値の確信度の算出方法は様々である。上記修正例では、修正部12は、100%からユーザが設定した第1の属性値の確信度を引いた値を、第1の属性値と第2の属性値各々とを混同している可能性に応じて複数の第2の属性値に按分している。
 具体的には、上記修正例の検索クエリでは、30代(第1の属性値)の確信度が70%となっている。このため、修正部12は、100%から70%を引いた値である30%を、30代と混同している可能性(20代:20%、40代:14%、50代:7%)に応じて、複数の第2の属性値(20代、40代、50代)に按分している。
 上記修正例では、ユーザが設定した第1の属性値の確信度(70%)は修正されていない。他の例として、ユーザが設定した第1の属性値の確信度(70%)が修正されてもよい。例えば、図3に示す参照情報では、30代と20代とを混同している可能性(20%)、30代と40代とを混同している可能性(14%)、及び30代と50代とを混同している可能性(7%)が示されている。これより、30代を他の年齢と混同しない可能性は、59%(=100%-(20%+14%+7%))と考えることができる。そこで、修正部12は、参照情報で示される当該可能性をそのまま確信度として用いて、以下のように修正後検索クエリを生成してもよい。
(修正後検索クエリの他の例)「男性:100%、かつ、30代:59%、かつ、20代:20%、かつ、40代:14%、かつ、50代:7%、かつ、赤いズボン着用:100%」
-特徴3-
 上記修正例のように、修正部12は、確信度が所定条件を満たす属性値を、修正の対象とすることができる。そして、修正部12は、確信度が所定条件を満たさない属性値を、修正の対象としない。
 所定条件は、「確信度が基準値未満」である。基準値は100%であってもよいし、それより小さい値であってもよい。確信度がある程度高い場合、ユーザは、自信を持ってその属性値を検索クエリに指定している。このような属性値の修正は不要であると考えられる。
 上記修正例の場合、男性及び赤いズボン着用は、ともに確信度が100%であり、基準値以上となっている。このため、これらの属性値は修正の対象となっていない。そして、これらの属性値と混同している可能性がある他の属性値は、修正後検索クエリに含まれていない。
 なお、変形例として、確信度に関わらず、検索クエリに含まれる全ての属性値を修正の対象としてもよい。
 図1に戻り、検索部13は、データベースに登録されている登録情報の中から、修正部12が生成した修正後検索クエリにマッチングする登録情報を検索する。登録情報は画像であるが、テキストや音声等であってもよい。なお、検索部13は、修正後検索クエリに代えて、ユーザが設定した検索クエリを用いて上記検索を行ってもよい。すなわち、検索部13は、データベースに登録されている登録情報の中から、ユーザが設定した検索クエリにマッチングする登録情報を検索してもよい。
 以下、検索部13による検索処理を具体的に説明する。ここでは、人物が検索対象である場合を例にとり説明するが、場所や他の物体等が検索対象である場合も、同様の処理で検索処理が可能である。
 まず、複数の登録情報を解析することで、図4に示すようなインデックス情報が生成される。インデックス情報の生成タイミングは特段制限されない。インデックス情報は、検索のタイミングよりも前に予め生成されてもよいし、検索のタイミングで生成されてもよい。
 図4に示すインデックス情報は、人物識別情報と、画像識別情報と、各人物の属性値と、その確信度と、を示す。
 「人物識別情報」は、登録情報である画像から検出された複数の人物各々を識別する情報である。
 「画像識別情報」は、各人物が写る画像を識別する情報である。画像識別情報では、画像ファイル名が示されてもよい。その他、画像識別情報では、動画ファイルのファイル名と、動画ファイルの一部を示す情報(冒頭からの経過時間等の時間情報)が示されてもよい。
 「属性値及びその確信度」は、各人物が各属性値を備える確信度を示す。なお、検索クエリ及び修正後検索クエリで示される確信度と、インデックス情報で示される確信度を区別するため、以降、インデックス情報で示される確信度をインデックス確信度と呼ぶ。例えば、機械学習で生成された分類器を用いて、登録情報から検出された各人物の属性値及びそのインデックス確信度が算出される。
 検索部13は、インデックス情報で示される人物毎に、修正後検索クエリとのマッチング度を算出する。そして、検索部13は、マッチング度が所定のマッチング条件を満たす人物を含む画像を、修正後検索クエリにマッチングする画像として検索する。マッチング条件は、「マッチング度が閾値以上」であってもよい。また、マッチング条件は、「インデックス情報で示される複数の人物の中で、マッチング度が上位所定割合以内又は上位所定数以内に含まれる」であってもよい。なお、ここで例示したマッチング条件は一例であり、これらに限定さない。
 マッチング度は、修正後検索クエリで示される属性値、確信度、及びインデックス情報で示されるその属性値(修正後検索クエリで示される属性値)のインデックス確信度に基づき算出される。修正後検索クエリで示される属性値のインデックス確信度がより高い人物ほど、マッチング度が高くなる。
 例えば、マッチング度Mは、M=C×IC+C×IC+・・・C×ICの算出式で算出されてもよい。
 nは、修正後検索クエリに含まれる属性値の通番である。例えば、修正後検索クエリが以下の内容である場合、nは、男性、30代、20代、40代、50代、及び赤いズボン着用の6個の属性値各々の通番である。
(修正後検索クエリ)「男性:100%、かつ、30代:70%、かつ、20代:14%、かつ、40代:10%、かつ、50代:6%、かつ、赤いズボン着用:100%」
 Cは、修正後検索クエリに含まれるn番目の属性値の確信度である。
 ICは、インデックス情報で示される処理対象(マッチング度の算出対象)の人物の「修正後検索クエリに含まれるn番目の属性値」のインデックス確信度である。
 なお、上述した算出式はあくまで一例であり、これに限定されない。例えば、検索部13は、属性毎にC×ICの統計値を算出し、属性毎の統計値を足し合わせた合計値を、マッチング度Mとして算出してもよい。統計値は、平均値、中央値、最頻値、最大値、最小値等である。上記修正後検索クエリは、性別、年齢及び衣服の特徴の3つの属性を含む。そこで、検索部13は、性別、年齢及び衣服の特徴の各々に対応して、C×ICの統計値を算出する。そして、検索部13は、算出した3つの統計値を足し合わせた合計値を、マッチング度Mとして算出する。このようにすることで、マッチング度Mに対する複数の属性各々の寄与率を同等にすることができる。
 検索部13は、検索結果を出力することができる。例えば、検索部13は、マッチングした登録情報を出力することができる。一例として、検索部13は、検索装置10が備えるディスプレイや投影装置を介して、マッチングした登録情報を出力してもよい。その他、検索装置10がサーバである場合、検索部13は、マッチングした登録情報をクライアント端末に送信することができる。
 検索部13は、マッチングした登録情報が複数ある場合、マッチング度の順に並べて登録情報を表示してもよい。検索部13は、任意の表示手法を用いてマッチングした登録情報を表示した情報を出力することができる。
 図1に戻り、推薦部14は、検索クエリで指定することを推薦する属性又は属性値を決定し、出力する。推薦部14は、特徴的な手法で、検索クエリで指定することを推薦する属性又は属性値の候補を決定する。そして、推薦部14は、上述した修正後検索クエリ及び参照情報の少なくとも1つに基づき、上記候補の中から、検索クエリで指定することを推薦する属性又は属性値を決定する。以下、推薦する属性又は属性値の候補を決定する処理、及び候補の中から推薦する属性又は属性値を決定する処理を詳細に説明する。
-検索クエリで指定することを推薦する属性又は属性値の候補を決定する処理-
 推薦部14は、以下の中の少なくとも1つに基づき、検索クエリで指定することを推薦する属性又は属性値の候補を決定することができる。以下、これらに基づく候補決定処理の例(候補決定処理例1乃至5)を詳細に説明する。
・過去に設定された検索クエリの履歴
・その時点で設定されている検索クエリ
・その時点で設定されている検索クエリに基づく検索の結果
「候補決定処理例1:過去に設定された検索クエリの履歴に基づき推薦する属性又は属性値の候補を決定する処理」
 推薦部14は、過去に設定された検索クエリの履歴に基づき、検索クエリで指定することを推薦する属性又は属性値の候補を決定することができる。
 まず、図5に示すように、過去に設定された検索クエリの履歴が検索装置10に登録される。推薦部14は、このような検索クエリの履歴に基づき、検索クエリで指定することを推薦する属性又は属性値の候補を決定することができる。
 例えば、推薦部14は、以下の属性及び属性値の中の少なくとも1つを、検索クエリで指定することを推薦する属性又は属性値の候補として決定することができる。
・過去に設定された検索クエリで指定されていた属性
・過去に設定された検索クエリで指定されていた属性値
・過去に設定された検索クエリで所定回数以上指定されていた属性
・過去に設定された検索クエリで所定回数以上指定されていた属性値
・過去に設定された検索クエリで指定されていた回数が複数の属性の中で多い方から所定数以内、又は所定割合以内に含まれる属性
・過去に設定された検索クエリで指定されていた回数が複数の属性値の中で多い方から所定数以内、又は所定割合以内に含まれる属性値
 他の例とし、図6に示すように、過去に設定された検索クエリの履歴が検索装置10に登録されてもよい。図6の例では、設定された検索クエリに紐付けて、各検索クエリの関連情報が登録されている。
 関連情報は、設定された日時、及びユーザが入力した入力情報の少なくとも一方を含む。入力情報は、検索時に、検索クエリとともに入力される。
 入力情報は、以下の例の中の少なくとも1つを含むことができる。
・検索クエリを設定するユーザの識別情報
・検索クエリを設定するユーザの各種特性(性別、年齢、国籍、所属部署、職業等)
・検索の目的(迷子検索、犯人検索、落し物検索等)
・検索対象を目撃した場所
・検索対象を目撃した時の環境(時間帯、昼/夜、屋外/屋内等)
・検索対象を目撃した目撃者の各種特性(性別、年齢、国籍等)
 推薦部14は、このような検索クエリの履歴に基づき、検索クエリで指定することを推薦する属性又は属性値の候補を決定することができる。
 例えば、推薦部14は、以下の属性及び属性値の中の少なくとも1つを、検索クエリで指定することを推薦する属性又は属性値の候補として決定してもよい。
・過去に設定された検索クエリの中の関連情報が今回の検索でユーザが設定した関連情報との間で所定条件を満たす検索クエリで指定されていた属性
・過去に設定された検索クエリの中の関連情報が今回の検索でユーザが設定した関連情報との間で所定条件を満たす検索クエリで指定されていた属性値
・過去に設定された検索クエリの中の関連情報が今回の検索でユーザが設定した関連情報との間で所定条件を満たす検索クエリで所定回数以上指定されていた属性
・過去に設定された検索クエリの中の関連情報が今回の検索でユーザが設定した関連情報との間で所定条件を満たす検索クエリで所定回数以上指定されていた属性値
・過去に設定された検索クエリの中の関連情報が今回の検索でユーザが設定した関連情報との間で所定条件を満たす検索クエリで指定されていた回数が複数の属性の中で多い方から所定数以内、又は所定割合以内に含まれる属性
・過去に設定された検索クエリの中の関連情報が今回の検索でユーザが設定した関連情報との間で所定条件を満たす検索クエリで指定されていた回数が複数の属性の中で多い方から所定数以内、又は所定割合以内に含まれる属性値
 関連情報に関する上記所定条件は、例えば以下のような例が挙げられるが、これらに限定されない。
・今回の検索でユーザが設定した関連情報に含まれる各種項目の中の少なくとも1つにおいて内容が一致する
・今回の検索でユーザが設定した関連情報に含まれる各種項目の中の所定数以上において内容が一致する
・今回の検索でユーザが設定した関連情報に含まれる各種項目の中の所定割合以上において内容が一致する
・今回の検索でユーザが設定した関連情報に含まれる各種項目の中の全てにおいて内容が一致する
 今回の検索でユーザが設定した関連情報に含まれる各種項目は、設定日時、ユーザの識別情報、ユーザの特性に関する各種項目、検索の目的、検索対象を目撃した場所、検索対象を目撃した時の環境に関する各種項目、検索対象を目撃した目撃者の特性に関する各種項目等である。
「候補決定処理例2:その時点で設定されている検索クエリに基づき推薦する属性又は属性値の候補を決定する処理」
 まず、当該例の登録情報は画像である。そして、属性値は、検索対象の人物の外観の特徴である。そして、検索部13は、設定された検索クエリにマッチングする人物を含む画像を検索する。
 このような前提のもと、推薦部14は、その時点で設定されている検索クエリで指定されている属性又は属性値と所定の関係を満たす属性又は属性値を、検索クエリで指定することを推薦する属性又は属性値の候補として決定することができる。「その時点」は、推薦情報を出力する時点である。
 具体的には、推薦部14は、検索クエリで検索対象の人物の身体の一部分に関する属性値が指定されている場合、以下の属性又は属性値の中の少なくとも1つを、検索クエリで指定することを推薦する属性又は属性値の候補として決定することができる。なお、検索クエリで指定されている属性値に関わる身体の一部分を、「指定部分」と呼ぶ。
・指定部分に関する他の属性
・指定部分に関する他の属性値
・指定部分と所定の位置関係を満たす身体の他の部分に関する属性
・指定部分と所定の位置関係を満たす身体の他の部分に関する属性値
 例えば、検索クエリで「赤い帽子着用」と指定されていたとする。この場合、指定部分は「頭部」となる。そして、属性は「帽子の特徴」となる。
 この場合の「指定部分に関する他の属性」は、例えば「めがねの特徴」、「マスクの特徴」等である。また、「指定部分に関する他の属性値」は、例えば「黒いめがねを着用」、「赤いマスクを着用」等である。属性値は、例えば第2の実施形態で説明した「過去に設定された検索クエリの履歴」に基づき、任意の手段で決定されてもよい。指定部分に関するある属性の属性値が指定されている場合、指定部分の他の属性の内容もユーザが認識し、憶えている可能性が高いことから、当該推薦を行う。
 「指定部分との所定の位置関係」は、指定部分との距離が近い関係である。指定部分が「頭部」の場合、例えば、「指定部分と所定の位置関係を満たす身体の他の部分」は「首」や「上半身」等である。
 この場合の「指定部分と所定の位置関係を満たす身体の他の部分に関する属性」は、例えば「上半身の衣服の特徴」等である。また、「指定部分と所定の位置関係を満たす身体の他の部分に関する属性値」は、例えば「赤の上着を着用」等である。指定部分に関するある属性の属性値が指定されている場合、指定部分と近い部分の属性の内容もユーザが認識し、憶えている可能性が高いことから、当該推薦を行う。
 予め、身体が複数の部分に分類され、各部分に属する属性や属性値を示す情報が検索装置10に登録されている。また、各部分との間で上記所定の位置関係を満たす他の部分を示す情報が検索装置10に登録されている。推薦部14は、これらの情報に基づき、上述のような条件を満たす属性又は属性値を特定することができる。
 なお、候補決定処理例2は「その時点で設定されている検索クエリ」を「その時点で設定されている修正後検索クエリ」と読み替えることができる。
「候補決定処理例3:過去に設定された検索クエリの履歴、及びその時点で設定されている検索クエリに基づき推薦する属性又は属性値の候補を決定する処理」
 推薦部14は、以下の属性又は属性値の中の少なくとも1つを、検索クエリで指定することを推薦する属性又は属性値の候補として決定することができる。
・過去に設定された検索クエリにおいて、その時点で設定されている検索クエリで指定されている属性と一緒に指定されていた属性
・過去に設定された検索クエリにおいて、その時点で設定されている検索クエリで指定されている属性値と一緒に指定されていた属性値
・過去に設定された検索クエリにおいて、その時点で設定されている検索クエリで指定されている属性と所定回数以上一緒に指定されていた属性
・過去に設定された検索クエリにおいて、その時点で設定されている検索クエリで指定されている属性値と所定回数以上一緒に指定されていた属性値
 「その時点」は、推薦情報を出力する時点である。
 上記「その時点で設定されている検索クエリで指定されている属性」は、以下のいずれかと読み替えることができる。
・その時点で設定されている検索クエリで指定されている属性の全ての属性
・その時点で設定されている検索クエリで指定されている属性の中の少なくとも1つの属性
・その時点で設定されている検索クエリで指定されている属性の中の所定割合以上の属性
 また、上記「その時点で設定されている検索クエリで指定されている属性値」は、以下のいずれかと読み替えることができる。
・その時点で設定されている検索クエリで指定されている属性値の全ての属性値
・その時点で設定されている検索クエリで指定されている属性値の中の少なくとも1つの属性値
・その時点で設定されている検索クエリで指定されている属性値の中の所定割合以上の属性値
 以下、その時点で設定されている検索クエリが「男性:100%、かつ、30代:70%」である場合を例にとり、各々を説明する。
「読み替え例1:「その時点で設定されている検索クエリで指定されている属性の全ての属性」と読み替える場合」
 この場合、例えば、推薦部14は、性別及び年齢のいずれとも一緒に過去に指定されていた属性を、検索クエリで指定することを推薦する属性の候補として決定することができる。
 なお、推薦部14は、性別及び年齢の組み合わせと一緒に過去に指定されていた属性を、検索クエリで指定することを推薦する属性の候補として決定してもよい。その他、推薦部14は、性別及び年齢各々と別々に一緒に過去に指定されていた属性を、検索クエリで指定することを推薦する属性の候補として決定してもよい。
 また、例えば、推薦部14は、性別及び年齢のいずれとも一緒に過去に所定回数以上指定されていた属性を、検索クエリで指定することを推薦する属性の候補として決定してもよい。
 なお、推薦部14は、性別及び年齢の組み合わせと一緒に過去に所定回数以上指定されていた属性を、検索クエリで指定することを推薦する属性の候補として決定してもよい。その他、推薦部14は、性別及び年齢各々と別々に一緒に過去に所定回数以上指定されていた属性を、検索クエリで指定することを推薦する属性の候補として決定してもよい。
「読み替え例2:「その時点で設定されている検索クエリで指定されている属性の中の少なくとも1つの属性」と読み替える場合」
 この場合、例えば、推薦部14は、性別及び年齢の少なくとも1つと一緒に過去に指定されていた属性を、検索クエリで指定することを推薦する属性の候補として決定することができる。
 また、例えば、推薦部14は、性別及び年齢の少なくとも1つと一緒に過去に所定回数以上指定されていた属性を、検索クエリで指定することを推薦する属性の候補として決定することができる。
「読み替え例3:「その時点で設定されている検索クエリで指定されている属性の中の所定割合以上の属性」と読み替える場合」
 この場合、推薦部14は、その時点で設定されている検索クエリで指定されている複数の属性の中の所定割合以上と一緒に過去に指定されていた属性を、検索クエリで指定することを推薦する属性の候補として決定することができる。
 なお、推薦部14は、その時点で設定されている検索クエリで指定されている複数の属性の中の所定割合以上の組と一緒に過去に指定されていた属性を、検索クエリで指定することを推薦する属性の候補として決定してもよい。その他、推薦部14は、その時点で設定されている検索クエリで指定されている複数の属性の中の所定割合以上の属性の各々と別々に一緒に過去に指定されていた属性を、検索クエリで指定することを推薦する属性の候補として決定してもよい。
 また、推薦部14は、その時点で設定されている検索クエリで指定されている複数の属性の中の所定割合以上と一緒に過去に所定回数以上指定されていた属性を、検索クエリで指定することを推薦する属性の候補として決定してもよい。
 なお、推薦部14は、その時点で設定されている検索クエリで指定されている複数の属性の中の所定割合以上の組と一緒に過去に所定回数以上指定されていた属性を、検索クエリで指定することを推薦する属性の候補として決定してもよい。その他、推薦部14は、その時点で設定されている検索クエリで指定されている複数の属性の中の所定割合以上の属性の各々と別々に一緒に過去に所定回数以上指定されていた属性を、検索クエリで指定することを推薦する属性の候補として決定してもよい。
「読み替え例4:「その時点で設定されている検索クエリで指定されている属性値の全ての属性値」と読み替える場合」
 この場合、例えば、推薦部14は、男性及び30代のいずれとも一緒に過去に指定されていた属性値を、検索クエリで指定することを推薦する属性値の候補として決定することができる。
 なお、推薦部14は、男性及び30代の組み合わせと一緒に過去に指定されていた属性値を、検索クエリで指定することを推薦する属性値の候補として決定してもよい。その他、推薦部14は、男性及び30代各々と別々に一緒に過去に指定されていた属性値を、検索クエリで指定することを推薦する属性値の候補として決定してもよい。
 また、例えば、推薦部14は、男性及び30代のいずれとも一緒に過去に所定回数以上指定されていた属性値を、検索クエリで指定することを推薦する属性値の候補として決定してもよい。
 なお、推薦部14は、男性及び30代の組み合わせと一緒に過去に所定回数以上指定されていた属性値を、検索クエリで指定することを推薦する属性値の候補として決定してもよい。その他、推薦部14は、男性及び30代各々と別々に一緒に過去に所定回数以上指定されていた属性値を、検索クエリで指定することを推薦する属性値の候補として決定してもよい。
「読み替え例5:「その時点で設定されている検索クエリで指定されている属性値の中の少なくとも1つの属性値」と読み替える場合」
 この場合、例えば、推薦部14は、男性及び30代の少なくとも1つと一緒に過去に指定されていた属性値を、検索クエリで指定することを推薦する属性値の候補として決定することができる。
 また、例えば、推薦部14は、男性及び30代の少なくとも1つと一緒に過去に所定回数以上指定されていた属性値を、検索クエリで指定することを推薦する属性値の候補として決定することができる。
「読み替え例6:「その時点で設定されている検索クエリで指定されている属性値の中の所定割合以上の属性値」と読み替える場合」
 この場合、推薦部14は、その時点で設定されている検索クエリで指定されている複数の属性値の中の所定割合以上と一緒に過去に指定されていた属性値を、検索クエリで指定することを推薦する属性値の候補として決定することができる。
 なお、推薦部14は、その時点で設定されている検索クエリで指定されている複数の属性値の中の所定割合以上の組と一緒に過去に指定されていた属性値を、検索クエリで指定することを推薦する属性値の候補として決定してもよい。その他、推薦部14は、その時点で設定されている検索クエリで指定されている複数の属性値の中の所定割合以上の属性値の各々と別々に一緒に過去に指定されていた属性値を、検索クエリで指定することを推薦する属性値の候補として決定してもよい。
 また、推薦部14は、その時点で設定されている検索クエリで指定されている複数の属性値の中の所定割合以上と一緒に過去に所定回数以上指定されていた属性値を、検索クエリで指定することを推薦する属性値の候補として決定してもよい。
 なお、推薦部14は、その時点で設定されている検索クエリで指定されている複数の属性値の中の所定割合以上の組と一緒に過去に所定回数以上指定されていた属性値を、検索クエリで指定することを推薦する属性値の候補として決定してもよい。その他、推薦部14は、その時点で設定されている検索クエリで指定されている複数の属性値の中の所定割合以上の属性値の各々と別々に一緒に過去に所定回数以上指定されていた属性値を、検索クエリで指定することを推薦する属性値の候補として決定してもよい。
 なお、候補決定処理例3は「その時点で設定されている検索クエリ」を「その時点で設定されている修正後検索クエリ」と読み替えることができる。
「候補決定処理例4:その時点で設定されている検索クエリに基づく検索の結果に基づき推薦する属性又は属性値の候補を決定する処理」
 推薦部14は、以下の属性又は属性値の中の少なくとも1つを、検索クエリで指定することを推薦する属性又は属性値の候補として決定することができる。
・その時点で設定されている検索クエリに基づく検索でマッチングした複数の登録情報の集合において属性値各々を備える登録情報の割合又は数が閾値以下の属性値
・その時点で設定されている検索クエリに基づく検索でマッチングした複数の登録情報の集合において属性値各々を備える登録情報の割合又は数が少ない方から所定割合以内又は所定数以内に含まれる属性値
 「その時点」は、推薦情報を出力する時点である。
 推薦部14は、検索結果で示される登録情報の数をより少ない数に絞り込むために有益な属性又は属性値を、推薦する属性又は属性値の候補として決定することができる。
 図7を用いて、推薦部14の処理を具体的に説明する。図7の情報は、その時点で設定されている検索クエリに基づく検索でマッチングした複数の登録情報の集合に関する。具体的には、図7の情報は、マッチングした複数の登録情報が示す人物(検索クエリとマッチングした人物)の一覧を示す。
 「マッチングした人物の通番」は、その時点で設定されている検索クエリとマッチングした複数の人物に付された通番である。
 「人物識別情報」は、登録情報である画像から検出された複数の人物各々を識別する情報である(図3参照)。
 図7の情報では、各人物に紐付けて、各属性値を備えるか否かが示されている。各人物は、丸を付された属性値を備えることを意味する。属性値を備えると判定する基準は、例えば「上述したインデックス確信度(図4参照)が閾値以上」であるが、これに限定されない。
 図7の情報に基づき、属性値毎に丸の数をカウントすることで、その時点で設定されている検索クエリに基づく検索でマッチングした複数の登録情報の集合において属性値各々を備える登録情報の数(人物の数)が算出される。そして、この算出した値と、その時点で設定されている検索クエリに基づく検索でマッチングした登録情報の総数(人物の総数)とに基づき、上記割合を算出することができる。
 なお、候補決定処理例4は「その時点で設定されている検索クエリ」を「その時点で設定されている修正後検索クエリ」と読み替えることができる。
「候補決定処理例5:その時点で設定されている検索クエリに基づき推薦する属性又は属性値の候補を決定する処理」
 推薦部14は、機械学習で生成された学習モデルと、その時点で設定されている検索クエリとに基づき、検索クエリで指定することを推薦する属性又は属性値の候補を決定することができる。
 学習モデルは、検索クエリを入力とし、その検索クエリに加えることが推奨される属性値及び各属性値の絞り込み能力を出力とする。出力される属性値は、入力された検索クエリが設定されている場合に、検索でマッチングする登録情報の絞り込みに有効な属性値である。
 学習モデルは、所定の検索クエリに所定の属性値を新たに指定した場合における検索でマッチングする登録情報の数の変化を示す学習データに基づき生成される。以下、学習データの例を説明する。
 学習データの説明変数は、例えば所定の検索クエリと、その検索クエリに新たに指定される情報とを含む。
 「検索クエリ」は、上述の通り、少なくとも1つの属性に対して属性値とその属性値の確信度とを設定したものである。検索クエリでは、1つの属性値が指定されていてもよいし、複数の属性値が指定されていてもよい。
 「検索クエリに新たに指定される情報」は、少なくとも1つの属性値とその属性値の確信度である。検索クエリに新たに指定される情報は、1つの属性値とその属性値の確信度であってもよい。その他、検索クエリに新たに指定される情報は、複数の属性値と各々の確信度であってもよい。
 学習データの目的変数は、所定の検索クエリに新たな情報を指定した場合の検索結果の絞り込み能力を示す。
 絞り込み能力は、例えば「(A)所定の検索クエリで行った検索の検索結果に含まれる登録情報の数」と「(B)所定の検索クエリに新たな情報を指定して行った検索の検索結果に含まれる登録情報の数」に基づき示されてもよい。例えば、(A)-(B)の値を、絞り込み能力としてもよい。この値が大きいほど、絞り込み能力が高いことを意味する。その他、(B)/(A)の値を、絞り込み能力としてもよい。この値が小さいほど、絞り込み能力が高いことを意味する。また、これらの値に準ずる値を、絞り込み能力としてもよい。
 その他、絞り込み能力は、「(A´)所定の検索クエリで行った検索における所定の人物のマッチング度の順位」と「(B´)所定の検索クエリに新たな情報を指定して行った検索におけるその所定の人物のマッチング度の順位」とに基づき示されてもよい。例えば、(A´)-(B´)の値を、絞り込み能力としてもよい。この値が大きいほど、絞り込み能力が高いことを意味する。その他、(B´)/(A´)の値を、絞り込み能力としてもよい。この値が小さいほど、絞り込み能力が高いことを意味する。また、これらの値に準ずる値を、絞り込み能力としてもよい。これらの値は、所定の人物のマッチング度の順位が、所定の検索クエリにおける新たな情報の指定によりどれだけ浮上したかを示す。
 学習データの説明変数は、次のようにして作成できる。まず、所定の検索クエリで指定する属性値及び確信度の数、及びそれらの内容を変更しながら、複数のパターンの検索クエリを作成する。また、検索クエリで新たに指定する属性値及び確信度の数、及びそれらの内容を変更しながら、複数のパターンの情報(追加情報)を作成する。そして、複数のパターンの検索クエリと、複数のパターンの情報をあらゆるパターンで組み合わせることで、「所定の検索クエリ」と「検索クエリに新たに指定される情報」の組み合わせのパターン(説明変数)が複数作成される。
 そして、これらを用いて実際に検索を行うことで、上述した目的変数が得られる。なお、上述した(A´)及び(B´)に基づき示される絞り込み能力を用いる場合、マッチング度の順位を参照する所定の人物を切り替えながら順位の変遷を追跡することができる。
 なお、上記作成方法で作成される学習データは、ある検索クエリに1組又は複数組の属性値及び確信度の組み合わせを1回追加した場合の絞り込み能力を示す。例えば、検索クエリが「30代:70%」である場合、この検索クエリに「男性:100%」を追加した場合の絞り込み能力や、この検索クエリに「男性:90%」を追加した場合の絞り込み能力等を示す。
 他の例として、ある検索クエリに1組又は複数組の属性値及び確信度の組み合わせを2回以上追加した場合の各回の絞り込み能力を示す学習データが生成されてもよい。例えば、学習データは、「30代:70%」の検索クエリに「男性:100%」を追加した場合の絞り込み能力、及びさらにそこに「メガネ着用:80%」を追加した場合の絞り込み能力等を示してもよい。
 なお、候補決定処理例5は「その時点で設定されている検索クエリ」を「その時点で設定されている修正後検索クエリ」と読み替えることができる。
-修正後検索クエリ及び参照情報の少なくとも1つに基づき、上記候補の中から、検索クエリで指定することを推薦する属性又は属性値を決定する処理-
 以下、修正後検索クエリに基づく処理(推薦内容決定処理例1)と、参照情報に基づく処理(推薦内容決定処理例2)を説明する。
「推薦内容決定処理例1:修正後検索クエリに基づき、候補の中から推薦する属性又は属性値を決定する処理」
 推薦部14は、検索クエリで指定することを推薦する属性又は属性値として、修正後検索クエリに含まれない属性又は属性値を決定することができる。
 上述の通り、修正部12は、検索クエリに所定の属性値を加えて修正後検索クエリを生成する。推薦部14は、修正部12による修正で既に検索クエリに加えられた属性又は属性値を、検索クエリで指定することを推薦する属性又は属性値から外す。そして、推薦部14は、検索クエリで指定することを推薦する属性又は属性値として、修正後検索クエリに含まれない属性又は属性値を決定する。
 例えば、推薦部14は、候補の中の、修正後検索クエリに含まれない属性又は属性値の全てを、検索クエリで指定することを推薦する属性又は属性値として決定してもよい。その他、推薦部14は、候補の中の、修正後検索クエリに含まれない属性又は属性値の中から、任意の手段(例えば、以下の推薦内容決定処理例2)で、検索クエリで指定することを推薦する属性又は属性値を決定してもよい。
「推薦内容決定処理例2:参照情報に基づき、候補の中から推薦する属性又は属性値を決定する処理」
 推薦部14は、「属性値毎に算出された、検索クエリに新たに指定して行う検索でマッチングする登録情報の数の絞り込み能力」と、「参照情報で示される混同の可能性」とに基づき、検索クエリで指定することを推薦する属性値を決定する。
 「絞り込み能力」は、上述した「候補決定処理例5:その時点で設定されている検索クエリに基づき推薦する属性又は属性値の候補を決定する処理」で説明した絞り込み能力である。
 ここで、具体例を用いて当該処理を説明する。推薦する候補の中に、「30代」、「赤のズボン着用」、「リュックサック所持」の3つの属性値が含まれていたとする。そして、「30代」の絞り込み能力は0.3、「赤のズボン着用」の絞り込み能力は0.9、「リュックサック所持」の絞り込み能力は0.7であったとする。なお、ここでの絞り込み能力は、0から1の間の値をとり、値が大きいほど絞り込み能力が高くなるように正規化されている。
 図3の参照情報によれば、30代を他の属性値と混同する可能性は、0.41(=20%+14%+7%)である。そして、図3では示されていないが、「赤のズボン着用」を他の属性値と混同する可能性は0.3、「リュックサック所持」を他の属性値と混同する可能性は0.1であったとする。
 推薦部14は、このような候補の属性値各々の可能性と絞り込み能力とに基づき、属性値毎に統合スコアを算出する。そして、推薦部14は、統合スコアが所定条件を満たす属性値を、推薦する属性値として決定する。
 統合スコアは、例えば上記可能性と上記絞り込み能力の和又は積であってもよい。その他、統合スコアは、上記可能性と上記絞り込み能力各々に重みを掛けた値の和であってもよい。このようにした場合、上記可能性及び上記絞り込み能力が高いほど、高い統合スコアが算出される。
 統合スコアの所定条件は、統合スコアが基準値以上の属性値、統合スコアが高い方から所定数以内に含まれる属性値、又は統合スコアが高い方から所定割合以内に含まれる属性値である。なお、上述のように上記可能性及び上記絞り込み能力が高いほど、高い統合スコアが算出されることを前提とする。
 変形例として、上記可能性及び上記絞り込み能力が高いほど、低い統合スコアが算出されるように設計してもよい。この場合、統合スコアの所定条件は、統合スコアが基準値以下の属性値、統合スコアが低い方から所定数以内に含まれる属性値、又は統合スコアが低い方から所定割合以内に含まれる属性値である。
 上述のように、推薦部14は、検索クエリで指定することを推薦する属性を決定し、出力することができる。この場合、推薦部14は、例えば「検査対象の性別は何ですか?」、「検索対象の年齢はいくつですか?」のように、所定の属性の属性値を問い合わせる情報を出力することができる。推薦部14は、1度に1つの属性を推薦してもよいし、1度に複数の属性を推薦してもよい。
 また、上述のように、推薦部14は、検索クエリで指定することを推薦する属性値を決定し、出力することができる。この場合、推薦部14は、例えば「性別:男を検索クエリに追加しますか?」、「めがね着用を検索クエリに追加しますか?」のように、所定の属性値を検索クエリに含めるか問い合わせる情報を出力することができる。推薦部14は、1度に1つの属性値を推薦してもよいし、1度に複数の属性値を推薦してもよい。また、1度に複数の属性値を推薦する場合、推薦部14は、複数の属性値を別々に分けて推薦してもよい。その他、推薦部14は、複数の属性値を所定の論理演算子(アンド条件、オア条件)で繋いだ状態で、検索クエリに含めることを推薦してもよい。この例としては、「性別:男、かつ、めがね着用を検索クエリに追加しますか?」等が例示される。
 次に、推薦部14が推薦する情報を出力するタイミングについて説明する。推薦部14は、検索クエリが設定されている状態で、検索クエリで指定することを推薦する属性又は属性値を出力することができる。
 図8に、ユーザに向けて出力する情報の一例を示す。図示する画面は、検索クエリの欄と、推薦情報の欄を有する。
 検索クエリの欄には、検索クエリを入力するUI部品が表示されている。推薦情報の欄には、推薦部14が出力した「検索クエリで指定することを推薦する属性又は属性値」が示される。図8の例では、推薦情報の欄には、検索クエリで指定することを推薦する属性値が示されている。
 図8の例では、検索クエリを入力するUI部品に情報が入力されている。すなわち、検索クエリが設定されている。図8の例では、このような検索クエリが設定されている状態で、検索クエリで指定することを推薦する属性又は属性値が出力されている。例えば、検索クエリを入力するUI部品に情報が入力され、検索クエリが設定されたタイミングで、図示するような推薦情報が表示されてもよい。
 また、図8の例では、検索クエリを自動修正するための修正ボタンが表示されている。当該修正ボタンの押下に応じて、検索クエリ欄の表示が、ユーザによって設定された検索クエリから、上述した修正後検索クエリに切り替わる。例えば、修正後検索クエリが表示されたタイミングで、図示するような推薦情報が表示されてもよい。また、修正後検索クエリの表示前から推薦情報が表示されている場合、修正後検索クエリが表示されたタイミングで、推薦情報の内容が更新されてもよい。なお、修正ボタンの押下に応じて修正後検索クエリを表示する構成はあくまで一例であり、その他のタイミングで、検索クエリ欄の表示が、ユーザによって設定された検索クエリから、上述した修正後検索クエリに切り替わってもよい。
 なお、図示していないが、上述した関連情報(検索の目的等)の入力を受付けるUI部品が表示されてもよい。そして、検索クエリが設定されている状態で、関連情報が入力されてもよい。そして、この関連情報に基づき決定された属性又は属性値が、検索クエリで指定することを推薦する属性又は属性値として出力されてもよい。また、関連情報の入力に応じて、推薦情報の欄の内容が更新されてもよい。
 図9に、ユーザに向けて出力する情報の他の一例を示す。図示する画面は、検索クエリの欄と、検索結果の欄と、推薦情報の欄を有する。
 検索クエリの欄には、検索クエリを入力するUI部品が表示されている。検索結果の欄には、検索クエリとマッチングした登録情報が表示されている。推薦情報の欄には、推薦部14が出力した「検索クエリで指定することを推薦する属性又は属性値」が示される。図9の例では、推薦情報の欄には、検索クエリで指定することを推薦する属性値が示されている。
 図9の例では、検索クエリを入力するUI部品に情報が入力されている。すなわち、検索クエリ又は修正後検索クエリが設定されている。そして、図9の例では、その検索クエリ又は修正後検索クエリに基づく検索結果が表示されている。図9の例では、このような検索クエリ又は修正後検索クエリが設定され、かつ検索結果が表示されている状態で、検索クエリで指定することを推薦する属性又は属性値が出力されている。例えば、検索クエリを入力するUI部品に情報が入力され、検索が行われ、その検索結果が表示されたタイミングで、図示するような推薦情報が表示されてもよい。
 なお、図示していないが、上述した関連情報(検索の目的等)の入力を受付けるUI部品が表示されてもよい。そして、検索クエリが設定され、検索結果が表示されている状態で、関連情報が入力されてもよい。そして、この関連情報に基づき決定された属性又は属性値が、検索クエリで指定することを推薦する属性又は属性値として出力されてもよい。また、関連情報の入力に応じて、推薦情報の欄の内容が更新されてもよい。
 ユーザは、上述のような推薦情報に基づき、検索クエリに新たに加える属性や属性値を決定することができる。なお、確信度については、その特性上、ユーザが自身で設定することになる。
 次に、検索装置10の処理の流れの一例を説明する。
 まず、図10のフローチャートを用いて、上述した推薦内容決定処理例2の処理で推薦内容を決定する処理の流れの一例を説明する。
 まず、検索装置10は、少なくとも1つの属性に対して属性値とその属性値の確信度とを指定した検索クエリを受付ける(S10)。次いで、検索装置10は、検索クエリで指定することを推薦する属性値の候補を決定する(S11)。検索装置10は、上述した候補決定処理例1乃至5のいずれかで、当該候補を決定することができる。
 次いで、検索装置10は、候補の属性値毎に統合スコアを算出し(S12)、算出した統合スコアに基づき、検索クエリで指定することを推薦する属性値を、候補の中から決定する(S13)。S12及びS13の処理の詳細は、推薦内容決定処理例2として上述している。
 次いで、検索装置10は、S13で決定した推薦内容を出力する(S14)。その後、検索装置10は、検索クエリを修正する入力を受付け(S15)、修正された検索クエリを用いて検索を行う(S16)。
 なお、検索装置10は、S10の後に、上述した参照情報(図3参照)に基づき検索クエリを修正し、修正後検索クエリを生成してもよい。そして、その後に、S11乃至S16の処理を行ってもよい。この場合、S11の候補の決定は、修正後検索クエリに基づき行われる。
 次に、図11のフローチャートを用いて、上述した推薦内容決定処理例1の処理で推薦内容を決定する処理の流れの一例を説明する。
 まず、検索装置10は、少なくとも1つの属性に対して属性値とその属性値の確信度とを指定した検索クエリを受付ける(S20)。次いで、検索装置10は、上述した参照情報(図3参照)に基づき受付けた検索クエリを修正し、修正後検索クエリを生成し、出力する(S21)。
 また、検索装置10は、検索クエリで指定することを推薦する属性又は属性値の候補を決定する(S22)。検索装置10は、上述した候補決定処理例1乃至5のいずれかで、当該候補を決定することができる。なお、S21及びS22の処理順は、図11のフローチャートで示される例に限定されない。
 次いで、検索装置10は、S21で生成された修正後検索クエリに基づき、検索クエリで指定することを推薦する属性又は属性値を、候補の中から決定する(S23)。S23の処理の詳細は、推薦内容決定処理例1として上述している。
 次いで、検索装置10は、S23で決定した推薦内容を出力する(S24)。その後、検索装置10は、検索クエリを修正する入力を受付け(S25)、修正された検索クエリを用いて検索を行う(S26)。
「作用効果」
 ユーザのあいまいな記憶に基づき検索クエリを設定する場合や、他の人物から伝え聞いた内容に基づき検索クエリを設定するような場合等には、検索対象の属性値がある一定の範囲内で混同され、誤った検索クエリが設定される可能性がある。第2の実施形態の検索装置10は、検索クエリで設定された属性値と混同している可能性がある属性値を検索クエリに加えて、修正後検索クエリを生成する。このような第2の実施形態の検索装置10によれば、混同により誤った検索クエリが設定された場合でも、正しい属性値が修正後検索クエリに含まれることとなるので、所望の検索対象が検索される可能性がある。
 また、第2の実施形態の検索装置10は、検索クエリで指定されている属性値各々を他の属性値各々と混同している可能性に基づき、修正後検索クエリにおける他の属性値の確信度を決定することができる。このような第2の実施形態の検索装置10によれば、修正後検索クエリにおいて他の属性値の確信度を適切に設定することができる。結果、検索の精度が向上する。
 また、第2の実施形態の検索装置10は、確信度が基準値未満である属性値を修正の対象とし、確信度が基準値以上である属性値を修正の対象外とすることができる。ユーザが自信を持って設定している属性値を不要に修正することで、コンピュータの処理負担が不要に大きくなる。確信度が基準値未満である属性値を修正の対象とし、確信度が基準値以上である属性値を修正の対象外とすることで、当該不都合を軽減できる。
 また、第2の実施形態の検索装置10は、特徴的な処理で、検索クエリで指定することを推薦する属性又は属性値を決定し、出力することができる。ユーザは、当該推薦情報に基づき、適切に検索クエリを修正することができる。
<第3の実施形態>
 第3の実施形態の検索装置10は、修正後検索クエリを生成する処理において、検索クエリで指定されている属性値の修正の仕方を、検索クエリで指定されている各属性値の確信度に応じて異ならせる。確信度が高い場合は混同が生じている可能性は低いが、確信度が低い場合は混同が生じている可能性が高いと考えられる。このような点を考慮して、第3の実施形態の検索装置10は、検索クエリで指定されている属性値の修正の仕方を、検索クエリで指定されているその属性値の確信度に応じて異ならせる。以下、詳細に説明する。
 修正部12は、図12に示すような参照情報に基づき、検索クエリから修正後検索クエリを生成することができる。
 図12に示す参照情報は、検索クエリで指定された確信度が所定範囲の時に、「各属性値と混同している可能性がある他の属性値」、及び「属性値各々と他の属性値各々とを混同している可能性」を示す。「属性」の欄と「属性値」の欄との値により、1つの属性値が特定される。「確信度」の欄に、特定した1つの属性値の確信度が示される。そして、「混同属性値」の欄が、確信度が「確信度」の欄の値で示される範囲の時に、「属性」及び「属性値」の欄の値で特定された1つの属性値と混同している可能性がある他の属性値を示す。なお、「混同属性値」の欄で示される各属性値に紐付く数値は、属性値各々と他の属性値各々とを混同している可能性を示す。
 図12に示す参照情報では、検索クエリにおいて「30代」、確信度が「90%以上100%未満」と指定された場合、実際は、検索対象の人物は20代及び40代である可能性があることが示されている。さらに、図12に示す参照情報では検索対象の人物が実際は20代である可能性(7%)、及び40代である可能性(4%)が示されている。
 また、図12に示す参照情報では、検索クエリにおいて「30代」、確信度が「80%以上90%未満」と指定された場合、実際は、検索対象の人物は20代、40代及び50代である可能性があることが示されている。さらに、図12に示す参照情報では検索対象の人物が実際は20代である可能性(14%)、40代である可能性(12%)、及び50代である可能性(1%)が示されている。
 このような参照情報は、任意の手段で生成できる。例えば、検索装置10の管理者(製造メーカの担当者)は、複数の被験者に、各年代の人物を見てもらい、それらの人物が何才だと思うか、またその確信度を回答してもらう。そして、検索装置10の管理者は、その回答結果を集計して、図12に示すような参照情報を生成することができる。なお、検索装置10の管理者は、条件を変えて当該実験を行ってもよい。例えば、詳細を伝えずに複数の被験者に各年代の人物を見てもらい、それから一定時間経過後(例:数日後)に、それらの人物が何才だと思ったか、またその確信度を回答してもらってもよい。参照情報の生成の仕方の他の例として、検索装置10の管理者は、自身の経験や感覚に基づき、図12に示すような参照情報を生成してもよい。なお、ここで例示した参照情報の生成の仕方はあくまで一例であり、これらに限定されない。
 ここで、図12に示す参照情報に基づき検索クエリを修正する処理の具体例を説明する。
 修正部12は、例えば、図12に示す参照情報に基づき、以下に示す検索クエリから、以下に示す修正後検索クエリを生成することができる。以下の修正では、検索クエリに、20代:14%、40代:10%、かつ、50代:6%が、アンド条件で付与されている。
(検索クエリ)「男性:100%、かつ、30代:70%、かつ、赤いズボン着用:100%」
(修正後検索クエリ)「男性:100%、かつ、30代:70%、かつ、20代:14%、かつ、40代:10%、かつ、50代:6%、かつ、赤いズボン着用:100%」
 検索クエリに含まれる30代を修正対象とする場合、修正部12は、図12に示す参照情報において、属性値:30代、及び確信度70%以上80%未満に紐付く混同属性値に基づき、修正後検索クエリを生成する。修正後検索クエリの具体的な生成方法は、第2の実施形態と同様である。
 以上説明したように、修正部12は、図12に示すような参照情報と、検索クエリで設定された属性値及び確信度とに基づき、修正後検索クエリに含める他の属性値(第2の属性値)、及びその確信度を決定する。図12に示す参照情報は、検索クエリで設定された属性値の確信度が所定条件を満たす場合にその属性値と混同している可能性がある他の属性値、及びその可能性を示す。
 第3の実施形態の検索装置10のその他の構成は、第1及び第2の実施形態の検索装置10の構成と同様である。
 第3の実施形態の検索装置10によれば、第1及び第2の実施形態の検索装置10と同様の作用効果が実現される。また、第3の実施形態の検索装置10によれば、検索クエリで指定されている属性値の修正の仕方を、検索クエリで指定されている各属性値の確信度に応じて異ならせることができる。確信度が高い場合は混同が生じている可能性は低いが、確信度が低い場合は混同が生じている可能性が高いと考えられる。このような点を考慮して、検索クエリで指定されている各属性値を適切に修正して修正後検索クエリを生成することで、検索の精度が向上する。
<第4の実施形態>
 第4の実施形態の検索装置10は、修正後検索クエリを生成する処理において、検索クエリで指定されている属性値の修正の仕方を、「検索対象を目撃し、検索クエリに含める属性値を提示した目撃者」の属性に応じて異ならせる。
 目撃者の属性に応じて、混同の有無や混同の仕方が異なり得る。例えば、目撃者が子供の場合、目撃者が大人の場合に比べて、20代から40代の検索対象の年齢を混同している可能性は高くなる。また、検索対象と異なる国籍の目撃者は、検索対象と同じ国籍の目撃者に比べて、検索対象の年齢を混同している可能性が高くなる。また、検索対象と異なる性別の目撃者は、検索対象と同じ性別の目撃者に比べて、検索対象の衣服や所持物の特徴を混同している可能性が高くなる。また、検索対象と異なるファッション嗜好の目撃者は、検索対象と同じファッション嗜好の目撃者に比べて、検索対象の衣服や所持物の特徴を混同している可能性が高くなる。
 このような点を考慮して、第4の実施形態の検索装置10は、検索クエリで指定されている属性値の修正の仕方を、「検索対象を目撃し、検索クエリに含める属性値を提示した目撃者」の属性に応じて異ならせる。以下、詳細に説明する。
 修正部12は、図13に示すような参照情報に基づき、検索クエリから修正後検索クエリを生成することができる。
 図13に示す参照情報は、「所定の目撃者条件を満たす目撃者の目撃証言に基づき設定された属性値各々と混同している可能性がある他の属性値」、及び「属性値各々と他の属性値各々とを混同している可能性」を示す。「属性」の欄と「属性値」の欄との値により、1つの属性値が特定される。
 「目撃者条件」の欄に、目撃者の条件が示される。目撃者の条件は、性別、年齢、国籍、髪型、衣服の特徴、所持物の特徴等を用いて定義される。
 そして、「混同属性値」の欄が、所定の目撃者条件を満たす目撃者の場合、「属性」及び「属性値」の欄の値で特定された1つの属性値と混同している可能性がある他の属性値を示す。なお、「混同属性値」の欄で示される各属性値に紐付く数値は、混同している可能性を示す。
 図13に示す参照情報では、目撃者が「12才以下」で、かつ、検索クエリにおいて「30代」と設定された場合、実際は、検索対象の人物は20代、40代及び50代である可能性があることが示されている。さらに、図13に示す参照情報では検索対象の人物が実際は20代である可能性(32%)、40代である可能性(30%)、及び50代である可能性(3%)が示されている。
 また、図13に示す参照情報では、目撃者が「18才以上60才未満」で、かつ、検索クエリにおいて「30代」と設定された場合、実際は、検索対象の人物は20代、40代及び50代である可能性があることが示されている。さらに、図13に示す参照情報では検索対象の人物が実際は20代である可能性(20%)、40代である可能性(14%)、及び50代である可能性(7%)が示されている。
 このような参照情報は、任意の手段で生成できる。例えば、検索装置10の管理者(製造メーカの担当者)は、複数の被験者に、各年代の人物を見てもらい、それらの人物が何才だと思うか回答してもらう。そして、検索装置10の管理者は、その回答結果を、目撃者の属性毎に分けて集計して、図13に示すような参照情報を生成することができる。なお、検索装置10の管理者は、条件を変えて当該実験を行ってもよい。例えば、詳細を伝えずに複数の被験者に各年代の人物を見てもらい、それから一定時間経過後(例:数日後)に、それらの人物が何才だと思ったかを回答してもらってもよい。参照情報の生成の仕方の他の例として、検索装置10の管理者は、自身の経験や感覚に基づき、図13に示すような参照情報を生成してもよい。なお、ここで例示した参照情報の生成の仕方はあくまで一例であり、これらに限定されない。
 ここで、図13に示す参照情報に基づき検索クエリを修正する処理の具体例を説明する。
 まず、入力受付部11は、検索クエリに加えて、目撃者の属性を設定する入力を受付ける。すなわち、ユーザが、目撃者の属性を検索装置10に入力する。
 修正部12は、例えば、図13に示す参照情報に基づき、以下に示す検索クエリから、以下に示す修正後検索クエリを生成することができる。以下の修正では、検索クエリに、20代:14%、40代:10%、かつ、50代:6%が、アンド条件で付与されている。
(検索クエリ)「男性:100%、かつ、30代:70%、かつ、赤いズボン着用:100%」
(修正後検索クエリ)「男性:100%、かつ、30代:70%、かつ、20代:14%、かつ、40代:10%、かつ、50代:6%、かつ、赤いズボン着用:100%」
 例えば、入力された目撃者の属性は、40才であったとする。そして、検索クエリに含まれる30代を修正対象とする場合、修正部12は、図13に示す参照情報において、属性値:30代、及び目撃者条件:18才以上60才未満に紐付く混同属性値に基づき、修正後検索クエリを生成する。修正後検索クエリの具体的な生成方法は、第2の実施形態と同様である。
 以上説明したように、修正部12は、設定された目撃者の属性と、図13に示すような参照情報と、検索クエリで設定された属性値及び確信度とに基づき、修正後検索クエリに含める他の属性値(第2の属性値)、及びその確信度を決定する。図13に示す参照情報は、目撃者の属性が所定の目撃者条件を満たす場合に属性値各々と混同している可能性がある他の属性値、及びその可能性を示す。
 第4の実施形態の検索装置10のその他の構成は、第1乃至第3の実施形態の検索装置10の構成と同様である。
 第4の実施形態の検索装置10によれば、第1乃至第3の実施形態の検索装置10と同様の作用効果が実現される。また、第4の実施形態の検索装置10によれば、検索クエリで指定されている属性値の修正の仕方を、「検索対象を目撃し、検索クエリに含める属性値を提示した目撃者」の属性に応じて異ならせることができる。
 目撃者の属性に応じて、混同の有無や混同の仕方が異なり得る。例えば、目撃者が子供の場合、目撃者が大人の場合に比べて、20代から40代の検索対象の年齢を混同している可能性は高くなる。また、検索対象と異なる国籍の目撃者は、検索対象と同じ国籍の目撃者に比べて、検索対象の年齢を混同している可能性が高くなる。また、検索対象と異なる性別の目撃者は、検索対象と同じ性別の目撃者に比べて、検索対象の衣服や所持物の特徴を混同している可能性が高くなる。また、検索対象と異なるファッション嗜好の目撃者は、検索対象と同じファッション嗜好の目撃者に比べて、検索対象の衣服や所持物の特徴を混同している可能性が高くなる。
 このような点を考慮して、検索クエリで指定されている各属性値を適切に修正して修正後検索クエリを生成することで、検索の精度が向上する。
<第5の実施形態>
 第5の実施形態の検索装置10は、修正後検索クエリを生成する処理において、検索クエリで指定されている属性値の修正の仕方を、検索対象を目撃した時の環境に応じて異ならせる。
 目撃時の環境に応じて、混同の有無や混同の仕方が異なり得る。例えば、夜間、夕方、昼間、朝等のタイミングに応じて、対象物の見え方や色の見え方が異なり得る。また、晴れ、雨、曇り等の天気に応じて、対象物の見え方や色の見え方が異なり得る。また、屋外と屋内とで、対象物の見え方や色の見え方が異なり得る。また、周囲に多くの人がいた場合、対象物の属性を混同している可能性が高くなり得るが、周囲にほとんど又は全く人がいなかった場合、対象物の属性を混同している可能性が低くなり得る。
 このような点を考慮して、第5の実施形態の検索装置10は、検索クエリで指定されている属性値の修正の仕方を、検索対象を目撃した時の環境に応じて異ならせる。以下、詳細に説明する。
 修正部12は、図14に示すような参照情報に基づき、検索クエリから修正後検索クエリを生成することができる。
 図14に示す参照情報は、「所定の目撃時環境条件を満たす環境での目撃に基づき設定された属性値各々と混同している可能性がある他の属性値」、及び「属性値各々と他の属性値各々とを混同している可能性」を示す。「属性」の欄と「属性値」の欄との値により、1つの属性値が特定される。
 「目撃時環境条件」の欄に、目撃時の環境の条件が示される。目撃時の環境の条件は、時間帯、昼間か夜間か、天気、屋内か屋外か、周囲に多くの人がいたか否か等を用いて定義される。
 そして、「混同属性値」の欄が、所定の目撃時環境条件を満たす環境の場合、「属性」及び「属性値」の欄の値で特定された1つの属性値と混同している可能性がある他の属性値を示す。なお、「混同属性値」の欄で示される各属性値に紐付く数値は、混同している可能性を示す。
 図14に示す参照情報では、目撃時の環境が「夜間」で、かつ、検索クエリにおいて「30代」と設定された場合、実際は、検索対象の人物は20代、40代及び50代である可能性があることが示されている。さらに、図14に示す参照情報では検索対象の人物が実際は20代である可能性(26%)、40代である可能性(25%)、及び50代である可能性(6%)が示されている。
 また、図14に示す参照情報では、目撃時の環境が「昼間」で、かつ、検索クエリにおいて「30代」と設定された場合、実際は、検索対象の人物は20代、40代及び50代である可能性があることが示されている。さらに、図14に示す参照情報では検索対象の人物が実際は20代である可能性(20%)、40代である可能性(14%)、及び50代である可能性(7%)が示されている。
 このような参照情報は、任意の手段で生成できる。例えば、検索装置10の管理者(製造メーカの担当者)は、複数の被験者に、所定の環境下で各年代の人物を見てもらい、それらの人物が何才だと思うか回答してもらう。そして、検索装置10の管理者は、その回答結果を、環境毎に分けて集計して、図14に示すような参照情報を生成することができる。なお、検索装置10の管理者は、条件を変えて当該実験を行ってもよい。例えば、詳細を伝えずに複数の被験者に所定の環境下で各年代の人物を見てもらい、それから一定時間経過後(例:数日後)に、それらの人物が何才だと思ったかを回答してもらってもよい。参照情報の生成の仕方の他の例として、検索装置10の管理者は、自身の経験や感覚に基づき、図14に示すような参照情報を生成してもよい。なお、ここで例示した参照情報の生成の仕方はあくまで一例であり、これらに限定されない。
 ここで、図14に示す参照情報に基づき検索クエリを修正する処理の具体例を説明する。
 まず、入力受付部11は、検索クエリに加えて、目撃時の環境を設定する入力を受付ける。すなわち、ユーザが、目撃時の環境を検索装置10に入力する。
 修正部12は、例えば、図14に示す参照情報に基づき、以下に示す検索クエリから、以下に示す修正後検索クエリを生成することができる。以下の修正では、検索クエリに、20代:14%、40代:10%、かつ、50代:6%が、アンド条件で付与されている。
(検索クエリ)「男性:100%、かつ、30代:70%、かつ、赤いズボン着用:100%」
(修正後検索クエリ)「男性:100%、かつ、30代:70%、かつ、20代:14%、かつ、40代:10%、かつ、50代:6%、かつ、赤いズボン着用:100%」
 例えば、入力された目撃時の環境が昼間であったとする。検索クエリに含まれる30代を修正対象とする場合、修正部12は、図14に示す参照情報において、属性値:30代、及び目撃時環境条件:昼間に紐付く混同属性値に基づき、修正後検索クエリを生成する。修正後検索クエリの具体的な生成方法は、第2の実施形態と同様である。
 以上説明したように、修正部12は、設定された目撃時の環境と、図14に示すような参照情報と、検索クエリで設定された属性値及び確信度とに基づき、修正後検索クエリに含める他の属性値(第2の属性値)及びその確信度を決定する。図14に示す参照情報は、目撃時の環境が所定の目撃時環境条件を満たす場合に属性値各々と混同している可能性がある他の属性値、及びその可能性を示す。
 第5の実施形態の検索装置10のその他の構成は、第1乃至第4の実施形態の検索装置10の構成と同様である。
 第5の実施形態の検索装置10によれば、第1乃至第4の実施形態の検索装置10と同様の作用効果が実現される。また、第5の実施形態の検索装置10によれば、検索クエリで指定されている属性値の修正の仕方を、検索対象を目撃した時の環境に応じて異ならせることができる。
 目撃時の環境に応じて、混同の有無や混同の仕方が異なり得る。例えば、夜間、夕方、昼間、朝等のタイミングに応じて、対象物の見え方や色の見え方が異なり得る。また、晴れ、雨、曇り等の天気に応じて、対象物の見え方や色の見え方が異なり得る。また、屋外と屋内とで、対象物の見え方や色の見え方が異なり得る。また、周囲に多くの人がいた場合、対象物の属性を混同している可能性が高くなり得るが、周囲にほとんど又は全く人がいなかった場合、対象物の属性を混同している可能性が低くなり得る。
 このような点を考慮して、検索クエリで指定されている各属性値を適切に修正して修正後検索クエリを生成することで、検索の精度が向上する。
<第6の実施形態>
 第6の実施形態の検索装置10は、修正後検索クエリを生成する処理において、検索クエリで指定されている属性値の修正の仕方を、検索クエリで指定されている他の属性値に応じて異ならせる。
 一例として、検索対象の年齢の修正において、検索クエリで指定された衣服の特徴を利用することができる。例えば、検索クエリにおいて「ミニスカートを着用」が設定されている場合、その特徴に応じて検索対象の人物の年齢がある程度絞り込まれる。また、検索クエリにおいてその属性値の確信度が高く設定されているか否かにおいて、絞り込み方を異ならせることが好ましい。
 このような点を考慮して、第6の実施形態の検索装置10は、検索クエリで指定されている属性値の修正の仕方を、検索クエリで指定されている他の属性値に応じて異ならせる。以下、詳細に説明する。なお、検索クエリで指定されている「他の属性値」と、各属性値と混同する可能性がある「他の属性値」とを区別するため、以下では、検索クエリで指定されている「他の属性値」を「同時設定属性値」と呼ぶ。
 修正部12は、図15に示すような参照情報に基づき、検索クエリから修正後検索クエリを生成することができる。
 図15に示す参照情報は、検索クエリにおいて、各属性値と一緒に設定された同時設定属性値が所定の同時設定属性値条件を満たす場合、「各属性値と混同している可能性がある他の属性値」、及び「属性値各々と他の属性値各々とを混同している可能性」を示す。「属性」の欄と「属性値」の欄との値により、1つの属性値が特定される。
 「同時設定属性値条件」の欄に、検索クエリで指定された同時設定属性値に関する条件が示される。同時設定属性値条件は、どのような属性値が検索クエリに含まれるか、またどのような属性値がどのような確信度で検索クエリに含まれるか、等の内容で定義される。その他、同時設定属性値条件は、どのような属性値が検索クエリに含まれないか、等の内容で定義されてもよい
 そして、「混同属性値」の欄が、所定の同時設定属性値条件を満たす場合、「属性」及び「属性値」の欄の値で特定された1つの属性値と混同している可能性がある他の属性値を示す。なお、「混同属性値」の欄で示される各属性値に紐付く数値は、混同している可能性を示す。
 図15に示す参照情報では、検索クエリにおいて「30代」と設定され、さらに90%以上の確信度で「ミニスカート着用」と設定された場合、実際は、検索対象の人物は20代、及び40代である可能性があることが示されている。さらに、図15に示す参照情報では検索対象の人物が実際は20代である可能性(30%)、及び40代である可能性(11%)が示されている。
 また、図15に示す参照情報では、検索クエリにおいて「30代」と設定され、90%以上の確信度で「ミニスカート着用」が設定されていない場合、実際は、検索対象の人物は20代、40代、及び50代である可能性があることが示されている。さらに、図15に示す参照情報では検索対象の人物が実際は20代である可能性(20%)、40代である可能性(14%)、及び50代である可能性(7%)が示されている。
 このような参照情報は、任意の手段で生成できる。例えば、検索装置10の管理者(製造メーカの担当者)は、複数の被験者に各年代の人物を見てもらい、それらの人物が何才だと思うか回答してもらう。そして、検索装置10の管理者は、その回答結果を集計する。また、検索装置10の管理者(製造メーカの担当者)は、無作為に抽出した複数の被験者の属性値の傾向を集計し、傾向を算出する。これにより、各属性値(例:20代、30代、40代等)の人物が所定の属性値(例:ミニスカートを着用)を備える可能性等を算出することができる。検索装置10の管理者は、上記集計結果を任意の手法で統合して、図15に示すような参照情報を生成することができる。なお、検索装置10の管理者は、条件を変えて当該実験を行ってもよい。例えば、詳細を伝えずに複数の被験者に各年代の人物を見てもらい、それから一定時間経過後(例:数日後)に、それらの人物が何才だと思ったかを回答してもらってもよい。参照情報の生成の仕方の他の例として、検索装置10の管理者は、自身の経験や感覚に基づき、図15に示すような参照情報を生成してもよい。なお、ここで例示した参照情報の生成の仕方はあくまで一例であり、これらに限定されない。
 ここで、図15に示す参照情報に基づき検索クエリを修正する処理の具体例を説明する。
 修正部12は、図15に示す参照情報を参照し、修正対象の属性値が、いずれの「同時設定属性値条件」を満たすか特定する。そして、修正部12は、特定した同時設定属性値条件に紐付く混同属性値に基づき、修正後検索クエリを生成する。修正後検索クエリの具体的な生成方法は、第2の実施形態と同様である。
 以上説明したように、修正部12は、図15に示すような参照情報に基づき、修正後検索クエリに含める他の属性値(第2の属性値)及びその確信度を決定する。図15に示す参照情報は、検索クエリで指定された他の属性値が所定の同時設定属性値条件を満たす場合に属性値各々と混同している可能性がある他の属性値、及びその可能性を示す。
 第6の実施形態の検索装置10のその他の構成は、第1乃至第5の実施形態の検索装置10の構成と同様である。
 第6の実施形態の検索装置10によれば、第1乃至第5の実施形態の検索装置10と同様の作用効果が実現される。また、第6の実施形態の検索装置10によれば、検索クエリで指定されている属性値の修正の仕方を、検索クエリで指定されている他の属性値に応じて異ならせることができる。
 一例として、検索対象の年齢の修正において、検索クエリで指定された衣服の特徴を利用することができる。例えば、検索クエリにおいて「ミニスカートを着用」が設定されている場合、その特徴に応じて検索対象の人物の年齢がある程度絞り込まれる。また、検索クエリにおいてその属性値の確信度が高く設定されているか否かにおいて、絞り込み方を異ならせることが好ましい。
 このような点を考慮して、検索クエリで指定されている各属性値を適切に修正して修正後検索クエリを生成することで、検索の精度が向上する。
<第7の実施形態>
 第7の実施形態の検索装置10は、検索クエリに設定されている属性値の修正の仕方を、検索対象を目撃したタイミングからの経過時間に応じて異ならせる。
 検索対象を目撃したタイミングからの経過時間に応じて、混同の有無や混同の仕方が異なり得る。一般的に、当該経過時間が大きくなるほど、混同が生じやすくなる。また、当該経過時間が大きくなるほど、混同の範囲が大きくなる。
 このような点を考慮して、第7の実施形態の検索装置10は、検索クエリに設定されている属性値の修正の仕方を、検索対象を目撃したタイミングからの経過時間に応じて異ならせる。以下、詳細に説明する。
 修正部12は、検索対象を目撃したタイミングからの経過時間に応じた複数パターンの混同属性値及び混同の可能性を指定した参照情報に基づき、検索クエリを修正し、修正後検索クエリを生成る。修正の仕方は、上述した実施形態と同様である。検索対象を目迎したタイミングからの経過時間は、ユーザが検索装置10に入力する。
 このような参照情報は、任意の手段で生成できる。例えば、検索装置10の管理者(製造メーカの担当者)は、複数の被験者に、所定の環境下で各年代の人物を見てもらい、それから所定時間経過後に、その人物が何才だと思うか回答してもらう。この経過時間を、被験者毎に異ならせる。そして、検索装置10の管理者は、その回答結果を、経過時間毎に分けて集計して、上述のような参照情報を生成することができる。参照情報の生成の仕方の他の例として、検索装置10の管理者は、自身の経験や感覚に基づき、上述のような参照情報を生成してもよい。なお、ここで例示した参照情報の生成の仕方はあくまで一例であり、これらに限定されない。
 第7の実施形態の検索装置10のその他の構成は、第1乃至第6の実施形態の検索装置10の構成と同様である。
 第7の実施形態の検索装置10によれば、第1乃至第6の実施形態の検索装置10と同様の作用効果が実現される。また、第7の実施形態の検索装置10によれば、検索クエリに設定されている属性値の修正の仕方を、検索対象を目撃したタイミングからの経過時間に応じて異ならせることができる。
 検索対象を目撃したタイミングからの経過時間に応じて、混同の有無や混同の仕方が異なり得る。一般的に、当該経過時間が大きくなるほど、混同が生じやすくなる。また、当該経過時間が大きくなるほど、混同の範囲が大きくなる。
 このような点を考慮して、検索クエリで設定されている各属性値を適切に修正して修正後検索クエリを生成することで、検索の精度が向上する。
<第8の実施形態>
 第8の実施形態の検索装置10は、第3乃至第7の実施形態で説明した手法の中の複数を組み合わせた手法で、検索クエリから修正後検索クエリを生成する。
 すなわち、第8の実施形態の検索装置10は、検索クエリで指定されている属性値の修正の仕方を、「検索クエリで指定されている各属性値の確信度」、「検索対象を目撃し、検索クエリに含める属性値を提示した目撃者の属性」、「検索対象を目撃した時の環境」、「検索クエリで指定されている他の属性値」、及び「検索対象を目撃したタイミングからの経過時間」の中の少なくとも2つに応じて異ならせる。
 具体的には、参照情報において、上述のような複数の項目の少なくとも2つを用いて定義された所定条件を満たす場合に、各属性と混同している可能性がある他の属性値、及びその混同の可能性が示される。そして、修正部12は、当該参照情報を用いて、検索クエリから修正後検索クエリを生成する。
 第8の実施形態の検索装置10のその他の構成は、第1乃至第7の実施形態の検索装置10の構成と同様である。第8の実施形態の検索装置10によれば、第1乃至第7の実施形態の検索装置10と同様の作用効果が実現される。また、各属性値を他の属性値と混同している可能性を、より細かく場合分けして定義することができる。結果、より適切に検索クエリを修正し、修正後検索クエリを生成することができる。
<第9の実施形態>
 第9の実施形態の検索装置10は、上記実施形態で説明したような混同の傾向を学習した学習モデルを用いて、検索クエリから修正後検索クエリを生成する。
 すなわち、修正部12は、上記実施形態で説明したような混同の傾向を学習した学習モデルを用いて、検索クエリから修正後検索クエリを生成する。
 例えば、学習モデルは、属性値の入力に応じて、その属性値と混同している可能性がある混同属性値、及びその可能性を出力する。
 その他、学習モデルは、属性値、及びその属性値の確信度の入力に応じて、その属性値と混同している可能性がある混同属性値、及びその可能性を出力してもよい。この学習モデルは、第3の実施形態で説明した混同の傾向を学習したものである。
 その他、学習モデルは、属性値、及び目撃者の属性の入力に応じて、その属性値と混同している可能性がある混同属性値、及びその可能性を出力してもよい。この学習モデルは、第4の実施形態で説明した混同の傾向を学習したものである。
 その他、学習モデルは、属性値、及び目撃時の環境の入力に応じて、その属性値と混同している可能性がある混同属性値、及びその可能性を出力してもよい。この学習モデルは、第5の実施形態で説明した混同の傾向を学習したものである。
 その他、学習モデルは、属性値、及び検索クエリで設定された他の属性値の入力に応じて、その属性値と混同している可能性がある混同属性値、及びその可能性を出力してもよい。この学習モデルは、第6の実施形態で説明した混同の傾向を学習したものである。
 その他、学習モデルは、属性値、及び検索対象を目撃したタイミングからの経過時間の入力に応じて、その属性値と混同している可能性がある混同属性値、及びその可能性を出力してもよい。この学習モデルは、第7の実施形態で説明した混同の傾向を学習したもの
 その他、学習モデルは、「属性値」と、「その属性値の確信度、目撃者の属性、目撃時の環境及び検索クエリで設定された他の属性値、検索対象を目撃したタイミングからの経過時間の中の少なくとも2つ」との入力に応じて、その属性値と混同している可能性がある混同属性値、及びその可能性を出力してもよい。この学習モデルは、第8の実施形態で説明した混同の傾向を学習したものである。
 第9の実施形態の検索装置10のその他の構成は、第1乃至第8の実施形態の検索装置10の構成と同様である。第9の実施形態の検索装置10によれば、第1乃至第8の実施形態の検索装置10と同様の作用効果が実現される。
<変形例>
 以下、上述した全ての実施形態に適用可能な変形例を説明する。当該変形例においても、上述した実施形態と同様の作用効果が実現される。
「変形例1」
(検索クエリ)「30代:20%、かつ、40代:70%」
 上記例のように、検索クエリにおいて、1つの属性に対応して複数の属性値が設定される場合がある。上記例では、年齢に対応して、30代及び40代の2つの属性値が設定されている。
 このような場合、修正部12は、その複数の属性値に基づき、修正後検索クエリを生成する。具体的には、修正部12は、その複数の属性値に基づき、修正後検索クエリに含める「その属性に対応する属性値」、及び「その確信度」を決定する。上記例の場合、修正部12は、30代及び40代の2つの属性値に基づき、修正後検索クエリに含める年齢の属性値、及びその確信度を決定する。
 修正の手法は様々である。以下、上記例の検索クエリを、図3の参照情報に基づき修正する場合を例に説明する。
-例1-
 一例として、修正部12は、検索クエリに設定されている複数の属性値各々と混同している可能性がある他の属性値の全てを、修正後検索クエリに含めてもよい。
 図3の参照情報では、30代と混同している可能性がある他の属性として、20代、40代、及び50代が示されている。
 また、図3の参照情報では、40代と混同している可能性がある他の属性として、30代、及び50代が示されている。
 当該例の場合、修正部12は、30代と混同している可能性がある20代、40代、及び50代と、40代と混同している可能性がある30代、及び50代の全てと、元々検索クエリに含まれている30代及び40代を、修正後検索クエリに含める。
 確信度の設定の仕方は様々である。例えば、修正部12は、検索クエリで設定されている各属性値の確信度、及び参照情報で示される各属性値の今度の可能性の統計値を、修正後検索クエリで設定する各属性値の確信度としてもよい。統計値は、平均値、加重平均値、最大値、最小値、最頻値、中央値等である。
 図3の参照情報では、30代を50代と混同している可能性として7%が示されている。また、図3の参照情報では、40代を50代と混同している可能性として21%が示されている。そこで、修正部12は、7%及び21%の統計値を、修正後検索クエリにおける50代の確信度として設定する。加重平均値を採用する場合の重みは、検査クエリにおいて設定されている各属性値の確信度を採用することができる。すなわち、7%の重みは、検索クエリにおいて設定されている30代の確信度(20%)である。そして、21%の重みは、検索クエリにおいて設定されている40代の確信度(70%)である。
-例2-
 他の例として、修正部12は、検索クエリに設定されている同一属性の複数の属性値の中の確信度が最も高い属性値と混同している可能性がある他の属性値を、修正後検索クエリに含めてもよい。
 上記例の検索クエリにおいて、確信度が最も高い属性値は40代である。当該例の場合、修正部12は、40代と混同している可能性がある30代、及び50代と、元々検索クエリに含まれている30代及び40代を、修正後検索クエリに含める。確信度の設定の仕方は、上記例1と同様である。
-例3-
 他の例として、修正部12は、検索クエリに設定されている複数の属性値の全てと混同している可能性がある他の属性値を、修正後検索クエリに含めてもよい。
 上記例の検索クエリにおいて、設定されている複数の属性値の全てと混同している可能性がある他の属性値は50代である。当該例の場合、修正部12は、50代と、元々検索クエリに含まれている30代及び40代を、修正後検索クエリに含める。確信度の設定の仕方は、上記例1と同様である。
「変形例2」
 予め、修正部12による修正の対象とする属性と、修正部12による修正の対象としない属性とが定義されていてもよい。そして、修正部12は、修正の対象と定義されている属性の属性値のみを修正の対象とし、修正の対象と定義されていない属性の属性値を修正の対象としなくてもよい。
 例えば、性別等のように、混同している可能性が低い属性は、修正の対象外とすることができる。そして、年齢等のように、混同している可能性が高い属性は、修正の対象とすることができる。
「変形例3」
 入力受付部11は、検索クエリに加えて、検索の目的を指定する入力をさらに受付ける。そして、推薦部14は、指定された検索の目的に紐付けられた属性又は属性値を、検索クエリで指定することを推薦する属性又は属性値として決定する。
 検索の目的は、例えば迷子検索、犯人検索、落し物検索等である。なお、検索の目的は、その他の目的を含んでもよいし、ここで例示した目的がさらに細分化されてもよい。予め、選択可能な検索の目的が定義されていてもよい。そして、ユーザは、その選択肢の中から1つを指定してもよい。
 当該変形例では、予め、各検索の目的に、少なくとも1つの属性又は属性値を紐付けた情報が、検索装置10に登録されている。推薦部14は、当該情報に基づき、指定された検索の目的に紐付けられた属性又は属性値を特定する。
 検索の目的に応じて、着目すべき属性や属性値が異なり得る。例えば、検索の目的が、ひったくり犯の検索である場合、所持物への着目が有効となる。ひったくられた物の特徴を指定した物品の所持を検索クエリに含めることで、検索対象を検索できる確率が上がることが期待される。
「変形例4」
 検索部13は、設定された検索クエリにマッチングする人物を含む画像を検索する。そして、入力受付部11は、検索クエリに加えて、その人物が目撃された場所及び時間帯の少なくとも一方を指定する入力をさらに受付ける。
 推薦部14は、指定された場所及び時間帯の少なくとも一方に紐付けられた属性又は属性値を、検索クエリで指定することを推薦する属性又は属性値として決定する。
 当該変形例では、予め、目撃された場所毎に、また目撃された時間帯毎に、少なくとも1つの属性又は属性値を紐付けた情報が、検索装置10に登録されている。推薦部14は、当該情報に基づき、指定された場所及び時間帯の少なくとも一方に紐付けられた属性又は属性値を特定する。
 目撃された場所や時間帯に応じて、着目すべき属性や属性値が異なり得る。例えば、目撃された時間帯が夜間である場合、目撃者は、検索対象の人物の細かい特徴を認識していない可能性が高い。このため、このような場合には、靴の特徴等、細かい部分の属性や属性値を検索クエリに含めず、体格や性別等、比較的認識し易い属性やその属性値を検索クエリに含めることが好ましい。このようにあいまいな情報が検索クエリに含まれることを回避することで、検索対象を高精度に検索できる。一方で、目撃された時間帯が昼間である場合、目撃者は、検索対象の人物の細かい特徴を認識している可能性がある。このため、このような場合は、靴の特徴等、細かい部分の属性や属性値を検索クエリに含めることが好ましい。このようにすることで、検索対象を高精度に検索できる。
 また、目撃された場所が人混み等の場合、目撃者は、検索対象の人物の細かい特徴を認識していない可能性が高い。このため、このような場合には、靴の特徴等、細かい部分の属性や属性値を検索クエリに含めず、体格や性別等、比較的認識し易い属性やその属性値を検索クエリに含めることが好ましい。このようにあいまいな情報が検索クエリに含まれることを回避することで、検索対象を高精度に検索できる。一方で、目撃された場所が人の少ない場所である場合、目撃者は、検索対象の人物の細かい特徴を認識している可能性がある。このため、このような場合は、靴の特徴等、細かい部分の属性や属性値を検索クエリに含めることが好ましい。このようにすることで、検索対象を高精度に検索できる。
「変形例5」
 推薦部14は、検索クエリで指定されている属性値の中から、削除することを推薦する属性値を決定し、出力してもよい。例えば、推薦部14は、検索クエリで指定されている属性値の中から、検索クエリで指定されている所定の属性値と組み合わせた場合の絞り込み能力が基準レベルよりも低い属性値を特定してもよい。当該特定は、例えば第2の実施形態で説明した学習モデルを用いて実現される。そして、推薦部14は、特定したその属性値を、削除することを推薦する属性値として決定し、出力してもよい。
「変形例6」
 上記実施形態では、検索装置10は、属性値と確信度を指定した検索クエリに基づき検索を行った。変形例として、検索装置10は、確信度を用いず、属性値に基づき検索を行ってもよい。属性値に基づく検索は、周知のあらゆる技術を用いて実現できる。
「変形例7」
 検索部13は、入力受付部11が受付けた検索クエリ(ユーザが設定した検索クエリ)に基づく検索(以下、「第1の検索」)と、修正部12が生成した修正後検索クエリに基づく検索(以下、「第2の検索」)の両方を実行してもよい。そして、検索装置10は、第1の検索の結果及び第2の検索の結果をユーザに向けて出力し、検索クエリの修正を実行してよいかユーザに問い合わせる情報を出力してもよい。そして、検索装置10は、検索クエリの修正を実行してよい旨のユーザ入力に応じて、検索クエリの修正を実行してもよい。
 この場合、入力受付部11が受付けた検索クエリが、検索画面の検索クエリの欄に表示される。そして、検索クエリの欄にその検索クエリが表示されている状態で、第1の検索の結果及び第2の検索の結果が検索画面に表示される。そして、検索クエリの修正を実行してよい旨のユーザ入力に応じて、検索クエリの欄の内容が、入力受付部11が受付けた検索クエリから修正部12が生成した修正後検索クエリに変更される。
 なお、検索装置10は、第1の検索の結果及び第2の検索の結果をユーザに向けて出力する際に、両方の結果の上位所定数のみを、ユーザに向けて出力してもよい。また、検索装置10は、第1の検索の結果及び第2の検索の結果をユーザに向けて出力する際に、両方の結果の差異部分を強調表示してもよい。
 以上、図面を参照して本発明の実施形態について述べたが、これらは本発明の例示であり、上記以外の様々な構成を採用することもできる。上述した実施形態の構成は、互いに組み合わせたり、一部の構成を他の構成に入れ替えたりしてもよい。また、上述した実施形態の構成は、趣旨を逸脱しない範囲内において種々の変更を加えてもよい。また、上述した各実施形態や変形例に開示される構成や処理を互いに組み合わせてもよい。
 また、上述の説明で用いた複数のフローチャートでは、複数の工程(処理)が順番に記載されている。しかし、各実施の形態で実行される工程の実行順序は、その記載の順番に制限されない。各実施の形態では、図示される工程の順番を内容的に支障のない範囲で変更することができる。また、上述の各実施の形態は、内容が相反しない範囲で組み合わせることができる。
 上記の実施の形態の一部又は全部は、以下の付記のようにも記載されうるが、以下に限られない。
1. 少なくとも1つの属性に対して属性値と前記属性値の確信度とを指定した検索クエリを受付ける入力受付手段と、
 前記属性値各々と混同する可能性がある他の前記属性値を示す参照情報と、前記検索クエリで指定された前記属性値及び前記確信度とに基づき前記検索クエリを修正し、修正後検索クエリを生成する修正手段と、
 データベースに登録されている登録情報の中から、前記修正後検索クエリにマッチングする前記登録情報を検索する検索手段と、
 前記修正後検索クエリ及び前記参照情報の少なくとも1つに基づき、前記検索クエリで指定することを推薦する前記属性又は前記属性値を決定し、出力する推薦手段と、
を有する検索装置。
2. 前記参照情報は、前記属性値各々と他の前記属性値とを混同する可能性を示し、
 前記推薦手段は、
  前記属性値毎に算出された、前記検索クエリに新たに指定して行う前記検索でマッチングする前記登録情報の数の絞り込み能力と、前記属性値各々の前記可能性とに基づき、前記検索クエリで指定することを推薦する前記属性値を決定する1に記載の検索装置。
3. 前記推薦手段は、
  前記属性値各々の前記可能性と前記絞り込み能力とに基づき、前記属性値毎に統合スコアを算出し、
  前記可能性及び前記絞り込み能力が高いほど、高い前記統合スコアを算出し、
  前記統合スコアが基準値以上の前記属性値、前記統合スコアが高い方から所定数以内に含まれる前記属性値、又は前記統合スコアが高い方から所定割合以内に含まれる前記属性値を、前記検索クエリで指定することを推薦する前記属性値として決定する2に記載の検索装置。
4. 前記推薦手段は、
  前記属性値各々の前記可能性と前記絞り込み能力とに基づき、前記属性値毎に統合スコアを算出し、
  前記可能性及び前記絞り込み能力が高いほど、低い前記統合スコアを算出し、
  前記統合スコアが基準値以下の前記属性値、前記統合スコアが低い方から所定数以内に含まれる前記属性値、又は前記統合スコアが低い方から所定割合以内に含まれる前記属性値を、前記検索クエリで指定することを推薦する前記属性値として決定する2又は3に記載の検索装置。
5. 前記推薦手段は、
  所定の前記検索クエリに所定の前記属性値を新たに指定した場合における前記検索でマッチングする前記登録情報の数の変化を示す学習データに基づき生成され、前記検索クエリを入力とし、前記属性値各々の前記絞り込み能力を示すスコアを出力とする学習モデルに基づき、前記属性値各々の前記絞り込み能力を算出する2から4のいずれかに記載の検索装置。
6. 前記推薦手段は、
  前記検索クエリで指定することを推薦する前記属性又は前記属性値として、前記修正後検索クエリに含まれない前記属性又は前記属性値を決定する1から5のいずれかに記載の検索装置。
7. 前記修正手段は、
  前記検索クエリが第1の属性の第1の属性値を含む場合、前記第1の属性の前記第1の属性値と、前記第1の属性の第2の属性値とを含む前記修正後検索クエリを生成し、
 前記第1の属性値と前記第2の属性値は互いに異なる1から6のいずれかに記載の検索装置。
8. 前記修正手段は、
  前記属性値各々と混同している可能性がある他の前記属性値を示す参照情報において前記第1の属性値と混同している可能性があることを示されている前記属性値を前記第2の属性値として含む前記修正後検索クエリを生成する7に記載の検索装置。
9. 1つ以上のコンピュータが、
  少なくとも1つの属性に対して属性値と前記属性値の確信度とを指定した検索クエリを受付け、
  前記属性値各々と混同する可能性がある他の前記属性値を示す参照情報と、前記検索クエリで指定された前記属性値及び前記確信度とに基づき前記検索クエリを修正し、修正後検索クエリを生成し、
  データベースに登録されている登録情報の中から、前記修正後検索クエリにマッチングする前記登録情報を検索し、
  前記修正後検索クエリ及び前記参照情報の少なくとも1つに基づき、前記検索クエリで指定することを推薦する前記属性又は前記属性値を決定し、出力する検索方法。
10. コンピュータを、
  少なくとも1つの属性に対して属性値と前記属性値の確信度とを指定した検索クエリを受付ける入力受付手段、
  前記属性値各々と混同する可能性がある他の前記属性値を示す参照情報と、前記検索クエリで指定された前記属性値及び前記確信度とに基づき前記検索クエリを修正し、修正後検索クエリを生成する修正手段、
  データベースに登録されている登録情報の中から、前記修正後検索クエリにマッチングする前記登録情報を検索する検索手段、
  前記修正後検索クエリ及び前記参照情報の少なくとも1つに基づき、前記検索クエリで指定することを推薦する前記属性又は前記属性値を決定し、出力する推薦手段、
として機能させるプログラム。
 この出願は、2022年12月21日に出願された日本出願特願2022-204369号を基礎とする優先権を主張し、その開示の全てをここに取り込む。
 10  検索装置
 11  入力受付部
 12  修正部
 13  検索部
 14  推薦部
 1A  プロセッサ
 2A  メモリ
 3A  入出力I/F
 4A  周辺回路
 5A  バス

Claims (20)

  1.  少なくとも1つの属性に対して属性値と前記属性値の確信度とを指定した検索クエリを受付ける入力受付手段と、
     前記属性値各々と混同する可能性がある他の前記属性値を示す参照情報と、前記検索クエリで指定された前記属性値及び前記確信度とに基づき前記検索クエリを修正し、修正後検索クエリを生成する修正手段と、
     データベースに登録されている登録情報の中から、前記修正後検索クエリにマッチングする前記登録情報を検索する検索手段と、
     前記修正後検索クエリ及び前記参照情報の少なくとも1つに基づき、前記検索クエリで指定することを推薦する前記属性又は前記属性値を決定し、出力する推薦手段と、
    を有する検索装置。
  2.  前記参照情報は、前記属性値各々と他の前記属性値とを混同する可能性を示し、
     前記推薦手段は、
      前記属性値毎に算出された、前記検索クエリに新たに指定して行う前記検索でマッチングする前記登録情報の数の絞り込み能力と、前記属性値各々の前記可能性とに基づき、前記検索クエリで指定することを推薦する前記属性値を決定する請求項1に記載の検索装置。
  3.  前記推薦手段は、
      前記属性値各々の前記可能性と前記絞り込み能力とに基づき、前記属性値毎に統合スコアを算出し、
      前記可能性及び前記絞り込み能力が高いほど、高い前記統合スコアを算出し、
      前記統合スコアが基準値以上の前記属性値、前記統合スコアが高い方から所定数以内に含まれる前記属性値、又は前記統合スコアが高い方から所定割合以内に含まれる前記属性値を、前記検索クエリで指定することを推薦する前記属性値として決定する請求項2に記載の検索装置。
  4.  前記推薦手段は、
      前記属性値各々の前記可能性と前記絞り込み能力とに基づき、前記属性値毎に統合スコアを算出し、
      前記可能性及び前記絞り込み能力が高いほど、低い前記統合スコアを算出し、
      前記統合スコアが基準値以下の前記属性値、前記統合スコアが低い方から所定数以内に含まれる前記属性値、又は前記統合スコアが低い方から所定割合以内に含まれる前記属性値を、前記検索クエリで指定することを推薦する前記属性値として決定する請求項2又は3に記載の検索装置。
  5.  前記推薦手段は、
      所定の前記検索クエリに所定の前記属性値を新たに指定した場合における前記検索でマッチングする前記登録情報の数の変化を示す学習データに基づき生成され、前記検索クエリを入力とし、前記属性値各々の前記絞り込み能力を示すスコアを出力とする学習モデルに基づき、前記属性値各々の前記絞り込み能力を算出する請求項2から4のいずれか1項に記載の検索装置。
  6.  前記推薦手段は、
      前記検索クエリで指定することを推薦する前記属性又は前記属性値として、前記修正後検索クエリに含まれない前記属性又は前記属性値を決定する請求項1から5のいずれか1項に記載の検索装置。
  7.  前記修正手段は、
      前記検索クエリが第1の属性の第1の属性値を含む場合、前記第1の属性の前記第1の属性値と、前記第1の属性の第2の属性値とを含む前記修正後検索クエリを生成し、
     前記第1の属性値と前記第2の属性値は互いに異なる請求項1から6のいずれか1項に記載の検索装置。
  8.  前記修正手段は、
      前記属性値各々と混同している可能性がある他の前記属性値を示す参照情報において前記第1の属性値と混同している可能性があることを示されている前記属性値を前記第2の属性値として含む前記修正後検索クエリを生成する請求項7に記載の検索装置。
  9.  1つ以上のコンピュータが、
      少なくとも1つの属性に対して属性値と前記属性値の確信度とを指定した検索クエリを受付け、
      前記属性値各々と混同する可能性がある他の前記属性値を示す参照情報と、前記検索クエリで指定された前記属性値及び前記確信度とに基づき前記検索クエリを修正し、修正後検索クエリを生成し、
      データベースに登録されている登録情報の中から、前記修正後検索クエリにマッチングする前記登録情報を検索し、
      前記修正後検索クエリ及び前記参照情報の少なくとも1つに基づき、前記検索クエリで指定することを推薦する前記属性又は前記属性値を決定し、出力する検索方法。
  10.  前記参照情報は、前記属性値各々と他の前記属性値とを混同する可能性を示し、
     前記1つ以上のコンピュータは、
      前記属性値毎に算出された、前記検索クエリに新たに指定して行う前記検索でマッチングする前記登録情報の数の絞り込み能力と、前記属性値各々の前記可能性とに基づき、前記検索クエリで指定することを推薦する前記属性値を決定する請求項9に記載の検索方法。
  11.  前記1つ以上のコンピュータは、
      前記属性値各々の前記可能性と前記絞り込み能力とに基づき、前記属性値毎に統合スコアを算出し、
      前記可能性及び前記絞り込み能力が高いほど、高い前記統合スコアを算出し、
      前記統合スコアが基準値以上の前記属性値、前記統合スコアが高い方から所定数以内に含まれる前記属性値、又は前記統合スコアが高い方から所定割合以内に含まれる前記属性値を、前記検索クエリで指定することを推薦する前記属性値として決定する請求項10に記載の検索方法。
  12.  前記1つ以上のコンピュータは、
      前記属性値各々の前記可能性と前記絞り込み能力とに基づき、前記属性値毎に統合スコアを算出し、
      前記可能性及び前記絞り込み能力が高いほど、低い前記統合スコアを算出し、
      前記統合スコアが基準値以下の前記属性値、前記統合スコアが低い方から所定数以内に含まれる前記属性値、又は前記統合スコアが低い方から所定割合以内に含まれる前記属性値を、前記検索クエリで指定することを推薦する前記属性値として決定する請求項10又は11に記載の検索方法。
  13.  前記1つ以上のコンピュータは、
      所定の前記検索クエリに所定の前記属性値を新たに指定した場合における前記検索でマッチングする前記登録情報の数の変化を示す学習データに基づき生成され、前記検索クエリを入力とし、前記属性値各々の前記絞り込み能力を示すスコアを出力とする学習モデルに基づき、前記属性値各々の前記絞り込み能力を算出する請求項10から12のいずれか1項に記載の検索方法。
  14.  前記1つ以上のコンピュータは、
      前記検索クエリで指定することを推薦する前記属性又は前記属性値として、前記修正後検索クエリに含まれない前記属性又は前記属性値を決定する請求項9から13のいずれか1項に記載の検索方法。
  15.  コンピュータを、
      少なくとも1つの属性に対して属性値と前記属性値の確信度とを指定した検索クエリを受付ける入力受付手段、
      前記属性値各々と混同する可能性がある他の前記属性値を示す参照情報と、前記検索クエリで指定された前記属性値及び前記確信度とに基づき前記検索クエリを修正し、修正後検索クエリを生成する修正手段、
      データベースに登録されている登録情報の中から、前記修正後検索クエリにマッチングする前記登録情報を検索する検索手段、
      前記修正後検索クエリ及び前記参照情報の少なくとも1つに基づき、前記検索クエリで指定することを推薦する前記属性又は前記属性値を決定し、出力する推薦手段、
    として機能させるプログラムを記憶する記録媒体。
  16.  前記参照情報は、前記属性値各々と他の前記属性値とを混同する可能性を示し、
     前記推薦手段は、
      前記属性値毎に算出された、前記検索クエリに新たに指定して行う前記検索でマッチングする前記登録情報の数の絞り込み能力と、前記属性値各々の前記可能性とに基づき、前記検索クエリで指定することを推薦する前記属性値を決定する請求項15に記載の記録媒体。
  17.  前記推薦手段は、
      前記属性値各々の前記可能性と前記絞り込み能力とに基づき、前記属性値毎に統合スコアを算出し、
      前記可能性及び前記絞り込み能力が高いほど、高い前記統合スコアを算出し、
      前記統合スコアが基準値以上の前記属性値、前記統合スコアが高い方から所定数以内に含まれる前記属性値、又は前記統合スコアが高い方から所定割合以内に含まれる前記属性値を、前記検索クエリで指定することを推薦する前記属性値として決定する請求項16に記載の記録媒体。
  18.  前記推薦手段は、
      前記属性値各々の前記可能性と前記絞り込み能力とに基づき、前記属性値毎に統合スコアを算出し、
      前記可能性及び前記絞り込み能力が高いほど、低い前記統合スコアを算出し、
      前記統合スコアが基準値以下の前記属性値、前記統合スコアが低い方から所定数以内に含まれる前記属性値、又は前記統合スコアが低い方から所定割合以内に含まれる前記属性値を、前記検索クエリで指定することを推薦する前記属性値として決定する請求項16又は17に記載の記録媒体。
  19.  前記推薦手段は、
      所定の前記検索クエリに所定の前記属性値を新たに指定した場合における前記検索でマッチングする前記登録情報の数の変化を示す学習データに基づき生成され、前記検索クエリを入力とし、前記属性値各々の前記絞り込み能力を示すスコアを出力とする学習モデルに基づき、前記属性値各々の前記絞り込み能力を算出する請求項16から18のいずれか1項に記載の記録媒体。
  20.  前記推薦手段は、
      前記検索クエリで指定することを推薦する前記属性又は前記属性値として、前記修正後検索クエリに含まれない前記属性又は前記属性値を決定する請求項15から19のいずれか1項に記載の記録媒体。
PCT/JP2023/044045 2022-12-21 2023-12-08 検索装置、検索方法、及び記録媒体 WO2024135410A1 (ja)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022-204369 2022-12-21

Publications (1)

Publication Number Publication Date
WO2024135410A1 true WO2024135410A1 (ja) 2024-06-27

Family

ID=

Similar Documents

Publication Publication Date Title
US11182422B2 (en) Media unit retrieval and related processes
US10540378B1 (en) Visual search suggestions
US11704367B2 (en) Indexing and presenting content using latent interests
JP2019537120A (ja) 画像解析および予測に基づく視覚検索
US10380461B1 (en) Object recognition
CN104620240A (zh) 基于姿势的搜索查询
EP3971735A1 (en) Intelligent systems and methods for visual search queries
CN114564666A (zh) 百科信息展示方法、装置、设备和介质
US9619519B1 (en) Determining user interest from non-explicit cues
JP2020064498A (ja) 情報処理装置、情報処理方法および情報処理プログラム
JP3724859B2 (ja) 画像表示システム
JP2019207508A (ja) 画像検索装置、画像検索方法、画像検索プログラム及び商品カタログ生成システム
JP2012194691A (ja) 識別器の再学習方法、再学習のためのプログラム、及び画像認識装置
WO2024135410A1 (ja) 検索装置、検索方法、及び記録媒体
JP2002342360A (ja) 情報提供装置、その方法、そのコンピュータ・プログラムおよびそのプログラムを記録した記録媒体
US20210256588A1 (en) System, method, and computer program product for determining compatibility between items in images
WO2024135383A1 (ja) 検索装置、検索方法、及び記録媒体
WO2024135409A1 (ja) 検索装置、検索方法、及び記録媒体
KR102430471B1 (ko) 리뷰 정보를 제공하는 방법 및 그 장치
EP3139281A1 (en) Media unit retrieval and related processes
KR102596352B1 (ko) 인공지능을 통한 사용자 심리에 기반한 상품 추천 시스템
EP3139282A1 (en) Media unit retrieval and related processes
EP3139279A1 (en) Media unit retrieval and related processes
EP3139284A1 (en) Media unit retrieval and related processes
CN117992609A (zh) 商品召回方法、装置及计算机设备