JP2023121024A - Information processing device, information processing method, and information processing program - Google Patents

Information processing device, information processing method, and information processing program Download PDF

Info

Publication number
JP2023121024A
JP2023121024A JP2022024217A JP2022024217A JP2023121024A JP 2023121024 A JP2023121024 A JP 2023121024A JP 2022024217 A JP2022024217 A JP 2022024217A JP 2022024217 A JP2022024217 A JP 2022024217A JP 2023121024 A JP2023121024 A JP 2023121024A
Authority
JP
Japan
Prior art keywords
users
user
information
information processing
interest
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2022024217A
Other languages
Japanese (ja)
Inventor
琢郎 森
Takuro Mori
知紘 小川
Tomohiro Ogawa
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2022024217A priority Critical patent/JP2023121024A/en
Publication of JP2023121024A publication Critical patent/JP2023121024A/en
Pending legal-status Critical Current

Links

Images

Abstract

To properly provide information on an object in which a plurality of users may be interested in common.SOLUTION: An information processing device comprises an estimation unit and a provision unit. The estimation unit estimates differences in recognition to a specific object among two or more users on the basis of differences between two or more users at the past point of time at which interests of the two or more users and the specific object were similar in an interest space in which each of a plurality of objects is indicated by a vector according to relevance to interests of a plurality of users and the vector is updated per prescribed period. The provision unit provides at least one user among the two or more users with information according to the differences in recognition estimated by the estimation unit.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理装置、情報処理方法、および情報処理プログラムに関する。 The present invention relates to an information processing device, an information processing method, and an information processing program.

従来、ユーザに情報提供を行うための種々の技術が提供されている。例えば、特許文献1には、ユーザが興味関心を持っているカテゴリを、商取引に関連する要素に基づいて分類した複数の象限のうち、ユーザが興味関心を持っているカテゴリが属する象限に基づいて、象限に応じた広告を配信する技術が提案されている。 Conventionally, various techniques have been provided for providing information to users. For example, in Patent Document 1, among a plurality of quadrants in which categories in which the user is interested are classified based on elements related to commercial transactions, based on the quadrant to which the category in which the user is interested belongs , a technique for distributing advertisements corresponding to quadrants has been proposed.

特開2021-099631号公報JP 2021-099631 A

しかしながら、上記の従来技術には、改善の余地がある。上記の従来技術では、象限に依存した情報提供を行っており、情報提供を柔軟に行うという点では改善の余地があり、複数のユーザが共通に興味関心を有する可能性がある対象の情報を適切に提供することが望まれている。 However, the above conventional techniques have room for improvement. In the conventional technology described above, information is provided depending on the quadrant, and there is room for improvement in terms of flexible information provision. Appropriate provision is desired.

本願は、上記に鑑みてなされたものであって、複数のユーザが共通に興味関心を有する可能性がある対象の情報を適切に提供することができる情報処理装置、情報処理方法、および情報処理プログラムを提供することを目的とする。 The present application has been made in view of the above, and provides an information processing apparatus, information processing method, and information processing that can appropriately provide information on a target that may be of common interest to a plurality of users. The purpose is to provide a program.

本願に係る情報処理装置は、推定部と、提供部とを備える。推定部は、複数のユーザの興味関心に対する関連性に応じて複数の対象の各々がベクトルで示され且つベクトルが所定期間毎に更新される興味関心空間において2以上のユーザの興味関心と特定の対象とが類似していた過去の時点の2以上のユーザ間の差に基づいて、2以上のユーザ間の特定の対象に対する認識違いを推定する。提供部は、推定部によって推定された認識違いに応じた情報を2以上のユーザのうちの少なくとも一のユーザに提供する。 An information processing apparatus according to the present application includes an estimating unit and a providing unit. The estimating unit estimates the interests of two or more users in an interest space in which each of the plurality of objects is indicated by a vector according to the relevance to the interests of the plurality of users, and in which the vector is updated every predetermined period. Based on the difference between two or more users in the past when the object was similar, the difference in recognition of the specific object between two or more users is estimated. The providing unit provides information according to the recognition difference estimated by the estimating unit to at least one of the two or more users.

実施形態の一態様によれば、複数のユーザが共通に興味関心を有する可能性がある対象の情報を適切に提供することができるという効果を奏する。 According to one aspect of the embodiment, it is possible to appropriately provide information on a target that may be of common interest to a plurality of users.

図1は、実施形態に係る情報処理の一例を示す図である。FIG. 1 is a diagram illustrating an example of information processing according to an embodiment. 図2は、実施形態に係る情報処理装置を含む情報処理システムの構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of a configuration of an information processing system including an information processing apparatus according to an embodiment; 図3は、実施形態に係る情報処理装置のユーザ情報記憶部に記憶されるユーザ情報テーブルの一例を示す図である。FIG. 3 is a diagram illustrating an example of a user information table stored in a user information storage unit of the information processing apparatus according to the embodiment; 図4は、実施形態に係る情報処理装置のコンテンツ記憶部に記憶されるコンテンツテーブルの一例を示す図である。FIG. 4 is a diagram illustrating an example of a content table stored in a content storage unit of the information processing apparatus according to the embodiment; 図5は、実施形態に係る情報処理装置の興味関心空間情報記憶部に記憶される興味関心空間情報の一例を示す図である。FIG. 5 is a diagram illustrating an example of space-of-interest information stored in a space-of-interest information storage unit of the information processing apparatus according to the embodiment. 図6は、実施形態に係る情報処理装置の第2特定部によって特定される興味関心と特定の対象とが類似していた過去の時点の一例を示す図である。FIG. 6 is a diagram illustrating an example of a past point in time when an interest identified by a second identification unit of the information processing apparatus according to the embodiment and a specific target were similar. 図7は、実施形態に係る情報処理装置の推定部による2以上の特定対象ユーザ間の特定の対象に対する認識違いの推定処理の一例を示す図である。FIG. 7 is a diagram illustrating an example of a process of estimating misrecognition of a specific target between two or more specific target users by the estimating unit of the information processing apparatus according to the embodiment. 図8は、実施形態に係る情報処理装置の処理部による処理手順を示すフローチャートである。FIG. 8 is a flowchart illustrating a processing procedure performed by the processing unit of the information processing apparatus according to the embodiment; 図9は、実施形態に係る情報処理装置の処理部による情報提供手順を示すフローチャートである。FIG. 9 is a flowchart illustrating an information providing procedure by the processing unit of the information processing apparatus according to the embodiment; 図10は、実施形態に係る情報処理装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 10 is a hardware configuration diagram showing an example of a computer that implements the functions of the information processing apparatus according to the embodiment.

以下に、本願に係る情報処理装置、情報処理方法、および情報処理プログラムを実施するための形態(以下、「実施形態」と呼ぶ)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る情報処理装置、情報処理方法、および情報処理プログラムが限定されるものではない。また、各実施形態は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。また、以下の各実施形態において同一の部位には同一の符号を付し、重複する説明は省略される。 Hereinafter, modes for implementing an information processing apparatus, an information processing method, and an information processing program (hereinafter referred to as "embodiments") according to the present application will be described in detail with reference to the drawings. The information processing apparatus, information processing method, and information processing program according to the present application are not limited to this embodiment. Further, each embodiment can be appropriately combined within a range that does not contradict the processing contents. Also, in each of the following embodiments, the same parts are denoted by the same reference numerals, and overlapping descriptions are omitted.

〔1.情報処理の一例〕
まず、図1を用いて、実施形態に係る情報処理の一例について説明する。図1は、実施形態に係る情報処理の一例を示す図である。実施形態に係る情報処理は、情報処理装置1によって実行される処理であり、検索処理、モデル生成処理、および情報提供処理を含む。
[1. Example of information processing]
First, an example of information processing according to the embodiment will be described with reference to FIG. FIG. 1 is a diagram illustrating an example of information processing according to an embodiment. Information processing according to the embodiment is processing executed by the information processing apparatus 1, and includes search processing, model generation processing, and information provision processing.

まず、検索処理およびモデル生成処理について説明する。図1に示す情報処理装置1は、ユーザU~Uに検索サービスを提供する。例えば、情報処理装置1は、検索対象がインデックスされて格納されたデータベースである検索対象データベースなどを有しており、かかる検索対象データベースなどの情報を対象として検索処理を実行する。例えば、検索対象データベースの情報は記憶部11(図2参照)に格納される。 First, search processing and model generation processing will be described. The information processing apparatus 1 shown in FIG. 1 provides search services to users U 1 to U n . For example, the information processing apparatus 1 has a search target database, which is a database in which search targets are indexed and stored, and executes search processing on information such as the search target database. For example, the information of the search target database is stored in the storage unit 11 (see FIG. 2).

図1に示すように、ユーザU~Uは、端末装置2~2を操作することで、端末装置2~2から検索クエリを情報処理装置1に送信する処理を端末装置2~2に実行させる(ステップS1~S1)。nは、2以上の整数である。 As shown in FIG. 1, users U 1 to U n operate the terminal devices 2 1 to 2 n to perform processing for transmitting search queries from the terminal devices 2 1 to 2 n to the information processing device 1. 2 1 to 2 n are executed (steps S1 1 to S1 n ). n is an integer of 2 or more.

例えば、ステップS1において、ユーザUは、端末装置2を操作することで、端末装置2から検索クエリを情報処理装置1に送信する処理を端末装置2に実行させる。また、ステップS1において、ユーザUは、端末装置2を操作することで、端末装置2から検索クエリを情報処理装置1に送信する処理を端末装置2に実行させる。以下において、ユーザU~Uの各々を個別に区別せずに示す場合、ユーザUと記載し、端末装置2~2の各々を個別に区別せずに示す場合、端末装置2と記載する場合がある。 For example, in step S1-1 , the user U1 causes the terminal device 2-1 to transmit a search query to the information processing device 1 by operating the terminal device 2-1 . In step S1n , the user Un operates the terminal device 2n to cause the terminal device 2n to transmit a search query to the information processing device 1. FIG. Hereinafter, when each of the users U 1 to U n is individually indicated without distinction, it is referred to as user U, and when each of the terminal devices 2 1 to 2 n is individually indicated without distinction, it is referred to as terminal device 2. It may be described.

検索クエリは、ユーザUによって端末装置2に入力された1以上の検索語(検索キーワード)を含む。例えば、ユーザUによって端末装置2に1以上の検索語として「スニーカ」が入力された場合、検索クエリには、「スニーカ」が含まれる。また、ユーザUによって端末装置2に1以上の検索語として「スニーカ レディース」が入力された場合、検索クエリには、「スニーカ レディース」が含まれる。「スニーカ レディース」には、「スニーカ」と「レディース」の2つの検索語がスペース区切りで含まれている。 The search query includes one or more search terms (search keywords) input by the user U to the terminal device 2 . For example, when the user U inputs "sneakers" as one or more search terms into the terminal device 2, the search query includes "sneakers". Further, when the user U inputs "sneakers ladies" as one or more search words to the terminal device 2, the search query includes "sneakers ladies". "Sneakers ladies" includes two search terms "sneakers" and "ladies" separated by spaces.

情報処理装置1は、端末装置2~2から各々送信される検索クエリを受け付ける(ステップS2~S2)。例えば、情報処理装置1は、ステップS2で、端末装置2から検索クエリを受け付け、ステップS2で、端末装置2から検索クエリを受け付ける。 The information processing device 1 receives search queries transmitted from the terminal devices 2 1 to 2 n (steps S2 1 to S2 n ). For example, the information processing device 1 receives a search query from the terminal device 2-1 in step S2-1 , and receives a search query from the terminal device 2- n in step S2- n .

次に、情報処理装置1は、ステップS2~S2で受け付けた検索クエリに基づいて検索処理を実行する(ステップS3~S3)。例えば、情報処理装置1は、ステップS3において、端末装置2から送信されステップS2で受け付けた検索クエリに含まれる1以上の検索語に対応する対象を検索対象データベースから検索する検索処理を実行する。また、情報処理装置1は、ステップS3において、端末装置2から送信されステップS2で受け付けた検索クエリに含まれる1以上の検索語に対応する対象を検索対象データベースから検索する検索処理を実行する。 Next, the information processing device 1 executes search processing based on the search queries received in steps S2 1 to S2 n (steps S3 1 to S3 n ). For example, in step S3-1 , the information processing device 1 performs a search process of searching the search target database for targets corresponding to one or more search terms included in the search query transmitted from the terminal device 2-1 and received in step S2-1 . Execute. Further, in step S3n , the information processing device 1 performs a search process of searching the search target database for targets corresponding to one or more search terms included in the search query transmitted from the terminal device 2n and received in step S2n . Execute.

次に、情報処理装置1は、ステップS3~S3による検索処理の結果である検索結果を端末装置2~2に送信する(ステップS4~S4)。例えば、情報処理装置1は、ステップS4において、ステップS3の検索処理の結果である検索結果を端末装置2に送信する。また、情報処理装置1は、ステップS4において、ステップS3の検索処理の結果である検索結果を端末装置2に送信する。 Next, the information processing device 1 transmits search results, which are results of the search processing in steps S3 1 to S3 n , to the terminal devices 2 1 to 2 n (steps S4 1 to S4 n ). For example, in step S4-1 , the information processing device 1 transmits the search result, which is the result of the search processing in step S3-1 , to the terminal device 2-1 . Further, in step S4- n , the information processing device 1 transmits the search result, which is the result of the search processing in step S3- n, to the terminal device 2- n .

次に、情報処理装置1は、ステップS2~S2で受け付けた検索クエリに基づいて、興味関心モデルを生成する(ステップS5)。ステップS5で生成される興味関心モデルは、複数の対象の各々を示す情報を入力とし、M次元のベクトルを出力とするモデルである。Mは、例えば、500~2000の範囲の整数であるが、かかる例に限定されない。また、M次元のベクトルは、例えば、分散表現で示されてもよく、分散表現以外で示されてもよい。以下、M次元のベクトルを単にベクトルと記載する。 Next, the information processing device 1 generates an interest model based on the search queries received in steps S2 1 to S2 n (step S5). The interest model generated in step S5 is a model that inputs information indicating each of a plurality of objects and outputs an M-dimensional vector. M is, for example, an integer ranging from 500 to 2000, but is not limited to such examples. Also, the M-dimensional vector may be represented by, for example, a distributed representation, or may be represented by a non-distributed representation. Hereinafter, an M-dimensional vector is simply referred to as a vector.

ステップS5において、情報処理装置1は、予め定められた条件を満たす2以上の検索語を類似する特徴を有するものとして複数の検索語の各々が有する特徴を学習することによって学習済みモデルである興味関心モデルを生成する。予め定められた条件を満たす2以上の検索語は、同一検索クエリに含まれる複数の検索語、または同一のユーザUによって予め定められた時間内に端末装置2から送信される複数の検索クエリに含まれる検索語である。 In step S5, the information processing apparatus 1 regards two or more search terms that satisfy a predetermined condition as having similar features, and learns the features of each of the plurality of search terms to obtain a learned model of interest. Generate an interest model. The two or more search terms that satisfy the predetermined condition are a plurality of search terms included in the same search query, or a plurality of search queries transmitted from the terminal device 2 by the same user U within a predetermined time. Search terms to include.

情報処理装置1は、予め定められた条件を満たす2以上の検索語を学習データとして、2以上の検索語のベクトルが互いに類似するように学習を行う。情報処理装置1は、同一のユーザUによって端末装置2から送信される検索クエリに含まれる検索語を、検索クエリの送信時期にかかわらず、予め定められた条件を満たす2以上の検索語として扱うこともできる。 The information processing device 1 uses two or more search words that satisfy a predetermined condition as learning data, and performs learning so that the vectors of the two or more search words are similar to each other. The information processing device 1 treats search terms included in search queries transmitted from the terminal device 2 by the same user U as two or more search terms that satisfy a predetermined condition regardless of when the search queries are transmitted. can also

なお、検索語は、1つの検索キーワードで構成されるが、2以上の検索キーワードから構成されてもよい。情報処理装置1は、例えば、検索クエリに文字列「スニーカ レディース」が含まれる場合、「スニーカ」と「レディース」とを異なる検索語として扱うが、「スニーカ」と「レディース」との組を1つの検索語として扱うこともできる。 Note that the search term is composed of one search keyword, but may be composed of two or more search keywords. For example, when the search query includes the character string “sneakers ladies”, the information processing apparatus 1 treats “sneakers” and “ladies” as different search terms, but sets “sneakers” and “ladies” as one set. It can also be treated as one search term.

情報処理装置1は、例えば、再帰的ニューラルネットワークとも呼ばれるRNN(Recurrent Neural Network)の一種であるLSTM(Long Short-Term Memory)をベクトル生成(例えば、分散表現生成)に用いたDSSM(Deep Structured Semantic Model)の技術を用いて、検索語などの対象を示す情報からベクトル(例えば、分散表現)を出力する興味関心モデルを生成する。なお、対象を示す情報からベクトルを出力する興味関心モデルの生成方法は、上述した例に限定されない。 The information processing apparatus 1 is, for example, DSSM (Deep Structured Semantic Memory) using LSTM (Long Short-Term Memory), which is a kind of RNN (Recurrent Neural Network) also called recursive neural network, for vector generation (for example, distributed representation generation). Model) technology is used to generate an interest model that outputs a vector (for example, a distributed expression) from information indicating the target such as a search term. Note that the method of generating an interest model that outputs a vector from information indicating an object is not limited to the example described above.

情報処理装置1は、予め定められた期間TA毎に興味関心モデルの生成を行う。例えば、予め定められた期間TAが1ヶ月である場合、情報処理装置1は、2022年1月、2月、3月、・・・の各々の月単位で興味関心モデルの生成を行う。 The information processing device 1 generates an interest model for each predetermined period TA. For example, if the predetermined period TA is one month, the information processing apparatus 1 generates an interest model for each month of January, February, March, 2022, and so on.

次に、情報提供処理について説明する。情報処理装置1は、期間TA毎に更新される興味関心空間において2以上のユーザUの興味関心と特定の対象とが類似していた過去の時点を判定する(ステップS6)。 Next, information providing processing will be described. The information processing apparatus 1 determines a past point in time when the interest of two or more users U and the specific object were similar in the interest space updated every period TA (step S6).

ステップS6において、情報処理装置1は、まず、期間TA毎に更新される興味関心空間での2以上のユーザUの各々の興味関心範囲を特定する。興味関心空間では、複数のユーザUの興味関心に対する関連性に応じて複数の対象の各々がベクトルで示される。興味関心空間において、ベクトルで示される対象は、検索語で示される対象に限定されず、検索語で示される対象以外の対象であってもよい。 In step S6, the information processing apparatus 1 first identifies interest ranges of each of the two or more users U in the interest space updated every period TA. In the interest space, each of the plurality of objects is indicated by a vector according to the relevance to the interests of the plurality of users U. In the interest space, the target indicated by the vector is not limited to the target indicated by the search term, and may be a target other than the target indicated by the search term.

情報処理装置1は、ステップS5で生成された興味関心モデルに対象を示す情報を入力し、興味関心モデルから出力される対象のベクトルを取得する処理を対象毎に行うことによって、各対象のベクトルを含む興味関心空間を生成する。情報処理装置1は、例えば、期間TA毎の興味関心モデルを用いて期間TA毎に興味関心空間を生成する。 The information processing apparatus 1 inputs the information indicating the target to the interest model generated in step S5, and acquires the vector of the target output from the interest model for each target, thereby obtaining the vector of each target. Generate an interest space containing For example, the information processing apparatus 1 generates an interest space for each period TA using an interest model for each period TA.

そして、情報処理装置1は、同一のユーザUによって端末装置2から送信される複数の検索クエリに含まれる検索語をステップS5で生成された興味関心モデルに入力し、興味関心モデルから出力される検索語のベクトルを取得する処理を検索語毎に行う。 Then, the information processing device 1 inputs search terms included in a plurality of search queries transmitted from the terminal device 2 by the same user U to the interest model generated in step S5, and outputs the interest model. A process of obtaining a search term vector is performed for each search term.

情報処理装置1は、同一のユーザUによって端末装置2から送信される複数の検索クエリに含まれる検索語のベクトルを平均化して平均ベクトルを算出し、算出した平均ベクトルをユーザ興味関心ベクトルとして判定する。そして、情報処理装置1は、ユーザ興味関心ベクトルと類似する範囲を各ユーザUの興味関心範囲として特定する。なお、情報処理装置1は、例えば、受信した日時が新しい検索クエリの検索語ほど検索語のベクトルの重みを大きくして平均ベクトルを算出することもできる。 The information processing device 1 averages vectors of search words included in a plurality of search queries transmitted from the terminal device 2 by the same user U to calculate an average vector, and determines the calculated average vector as a user interest vector. do. Then, the information processing device 1 identifies a range similar to the user interest vector as the interest range of each user U. FIG. Note that the information processing apparatus 1 can calculate the average vector by increasing the weight of the vector of the search term for the search term of the search query received more recently, for example.

情報処理装置1は、期間TA毎の興味関心モデルを用いて期間TA毎に各ユーザUの興味関心範囲を特定する。情報処理装置1は、例えば、期間TA内に同一のユーザUによって端末装置2から送信された複数の検索クエリに基づいてその期間TAにおける興味関心範囲をユーザU毎に特定する。 The information processing apparatus 1 identifies the interest range of each user U for each period TA using the interest model for each period TA. The information processing device 1 identifies, for each user U, the range of interest in the period TA based on a plurality of search queries transmitted from the terminal device 2 by the same user U within the period TA, for example.

また、情報処理装置1は、予め定められた関係を有する複数のユーザUを上述した2以上のユーザUとして特定する。2以上のユーザUは、予め定められた関係を有する複数のユーザUである。 Further, the information processing apparatus 1 identifies a plurality of users U having a predetermined relationship as the two or more users U described above. Two or more users U are a plurality of users U having a predetermined relationship.

予め定められた関係は、例えば、互いの間でコミュニケーションを行う関係である。コミュニケーションは、文字または音声などによるユーザU間の会話であり、例えば、音声通話、チャット、メール、またはテレビ会議などによって行われる。情報処理装置1は、音声通話サービス、チャットサービス、メールサービス、またはテレビ会議サービスなどを提供し、これらのサービスで得られる情報に基づいて、互いの間でコミュニケーションを行う2以上のユーザUを特定することができる。 A predetermined relationship is, for example, a relationship of communicating between each other. Communication is a conversation between users U using text or voice, such as voice calls, chats, emails, or video conferences. The information processing device 1 provides a voice call service, a chat service, an e-mail service, a video conference service, or the like, and identifies two or more users U who communicate with each other based on information obtained from these services. can do.

また、情報処理装置1は、夫婦または親子などの家族として情報処理装置1に設定されている2以上のユーザUを予め定められた関係を有する複数のユーザUとして特定することもできる。また、情報処理装置1は、複数の端末装置2で各々検出され且つ複数の端末装置2の各々から送信される位置情報に基づいて、過去に行動を共にしたと推定される2以上のユーザUを判定し、判定した2以上のユーザUを予め定められた関係を有する複数のユーザUとして特定することもできる。 The information processing device 1 can also identify two or more users U set in the information processing device 1 as a family such as a couple or a parent and child as a plurality of users U having a predetermined relationship. Further, the information processing device 1 detects two or more users U who are estimated to have acted together in the past based on position information detected by each of the plurality of terminal devices 2 and transmitted from each of the plurality of terminal devices 2. can be determined, and the determined two or more users U can be specified as a plurality of users U having a predetermined relationship.

また、情報処理装置1は、期間TA毎に更新される興味関心範囲において予め定められた関係を有する2以上のユーザUの興味関心と共通に類似していたことがある対象を特定の対象として決定する。そして、情報処理装置1は、予め定められた関係を有する2以上のユーザUの興味関心と特定の対象とが類似していた過去の時点を判定する。なお、特定の対象は、情報処理装置1のユーザなどによって予め定められた情報であってもよい。 Further, the information processing apparatus 1 designates, as a specific target, a target that has been commonly similar to the interests of two or more users U who have a predetermined relationship in the range of interests updated every period TA. decide. Then, the information processing apparatus 1 determines a past point in time when the interests of two or more users U having a predetermined relationship and the specific object were similar. Note that the specific target may be information predetermined by the user of the information processing device 1 or the like.

次に、情報処理装置1は、2以上のユーザUの各々の興味関心と特定の対象とが類似していた過去の時点の2以上のユーザU間の差であるユーザ間時点差を判定する(ステップS7)。情報処理装置1は、ステップS7において、ユーザUの興味関心範囲に特定の対象が過去に含まれていた場合に、ユーザUの興味関心に対する特定の対象と過去に類似していたと判定する。 Next, the information processing apparatus 1 determines an inter-user time difference, which is the difference between the two or more users U in the past when the interests of the two or more users U were similar to the specific object. (Step S7). In step S7, the information processing device 1 determines that the specific object of the interest of the user U was similar in the past when the specific object was included in the interest range of the user U in the past.

また、情報処理装置1は、ステップS7において、ユーザUの興味関心と特定の対象とが類似していた過去の時点のうち最新の時点を判定する。そして、情報処理装置1は、2以上のユーザU間の最新の時点の差をユーザ間時点差として判定することができる。 In addition, in step S7, the information processing apparatus 1 determines the latest point in time among past points in time when the interest of the user U and the specific object were similar. Then, the information processing apparatus 1 can determine the latest time difference between two or more users U as the inter-user time difference.

次に、情報処理装置1は、ステップS7で判定したユーザ間時点差に基づいて、2以上のユーザU間の特定の対象に対する認識の違いを推定する(ステップS8)。そして、情報処理装置1は、ステップS8で推定した認識の違いに応じた情報を2以上のユーザUのうちの少なくとも一のユーザUに提供する(ステップS9)。 Next, the information processing device 1 estimates a difference in recognition of a specific target between two or more users U based on the inter-user time difference determined in step S7 (step S8). Then, the information processing apparatus 1 provides at least one of the two or more users U with information corresponding to the difference in recognition estimated in step S8 (step S9).

例えば、予め定められた関係を有する2以上のユーザUがユーザU,Uであり、ユーザUとユーザUとの興味関心が共に月刊誌Aの連載小説Bに過去に類似していたとする。この場合、情報処理装置1は、月刊誌Aの連載小説Bを特定の対象として判定する。 For example, two or more users U having a predetermined relationship are users U 1 and Un , and the interests of both user U 1 and user Un were similar to serial novel B in monthly magazine A in the past. Suppose In this case, the information processing apparatus 1 determines that the serialized novel B in the monthly magazine A is the specific target.

また、ユーザUが月刊誌Aの連載小説Bに過去に類似していた興味関心空間のうち最新の興味関心空間が3期間TA3(=TA×3)前の興味関心空間であり、ユーザUが月刊誌Aの連載小説Bに過去に類似していた興味関心空間のうち1期間TA1(=TA×1)前の興味関心空間が最新の興味関心空間であるとする。この場合、情報処理装置1は、ユーザ間時点差が2期間TA2(=TA3-TA1)であると判定する。 In addition, the latest space of interest among the spaces of interest in which the user U1 was similar to the serialized novel B of the monthly magazine A in the past is the space of interest three periods TA3 (=TA×3) before. Let n be the newest space of interest one period TA1 (=TA×1) before the space of interest that was similar to serial novel B in monthly magazine A in the past. In this case, the information processing apparatus 1 determines that the time difference between users is two periods TA2 (=TA3-TA1).

そして、情報処理装置1は、3期間TA3前までの月刊誌Aの連載小説Bの内容をユーザUが認識していると推定し、1期間TA1前までの月刊誌Aの連載小説Bの内容をユーザUが認識していると推定する。このように、情報処理装置1は、ユーザ間時点差に基づいて、ユーザU,U間の特定の対象に対する認識の違いを推定する。 Then, the information processing apparatus 1 presumes that the user U1 recognizes the contents of the serialized novel B in the monthly magazine A up to three periods TA3 before, It is assumed that the user U n is aware of the content. In this way, the information processing apparatus 1 estimates the difference in recognition of the specific target between the users U 1 and U n based on the time difference between the users.

そして、情報処理装置1は、ユーザU,U間の特定の対象に対する認識の違いに応じた情報をユーザU,Uのうちの少なくとも一方に提供する。例えば、情報処理装置1は、3期間TA3前までの月刊誌Aの連載小説Bの内容までしかユーザUが認識していない可能性がある旨の情報をユーザUに提供する。また、情報処理装置1は、1期間TA1前までの月刊誌Aの連載小説Bの内容をユーザUが認識している可能性がある旨の情報をユーザUに提供することもできる。 Then, the information processing apparatus 1 provides at least one of the users U 1 and Un with information according to the difference in recognition of the specific object between the users U 1 and Un . For example, the information processing apparatus 1 provides the user Un with information to the effect that the user U1 may have only recognized the contents of the serialized novel B in the monthly magazine A up to three periods TA3 before. The information processing apparatus 1 can also provide the user U1 with information indicating that the user Un may have recognized the contents of the serialized novel B in the monthly magazine A up to one period TA1 before.

このように、情報処理装置1は、2以上のユーザUの各々の興味関心と特定の対象とが類似していた過去の時点の2以上のユーザU間の差に基づいて、2以上のユーザU間の特定の対象に対する認識の違いを推定する。そして、情報処理装置1は、推定した認識の違いを示す情報を2以上のユーザUのうちの少なくとも一のユーザUに提供する。これにより、情報処理装置1は、複数のユーザUが共通に興味関心を有する可能性がある対象の情報を適切に提供することができる。 In this way, the information processing apparatus 1 determines whether the interest of each of the two or more users U is similar to the specific object based on the difference between the two or more users U in the past. Estimate the difference in recognition of a particular object between U. Then, the information processing apparatus 1 provides at least one of the two or more users U with information indicating the estimated difference in recognition. Thereby, the information processing device 1 can appropriately provide information on a target that may be of interest to a plurality of users U in common.

〔2.情報処理システムの構成〕
図2は、実施形態に係る情報処理装置1を含む情報処理システムの構成の一例を示す図である。図2に示すように、情報処理システム100は、情報処理装置1と、複数の端末装置2~2とを含む。情報処理装置1および複数の端末装置2~2は、ネットワークNを介して、有線または無線により通信可能に接続される。
[2. Configuration of information processing system]
FIG. 2 is a diagram showing an example of the configuration of an information processing system including the information processing device 1 according to the embodiment. As shown in FIG. 2, the information processing system 100 includes an information processing device 1 and a plurality of terminal devices 2 1 to 2 n . The information processing device 1 and the plurality of terminal devices 2 1 to 2 n are connected via a network N so as to be communicable by wire or wirelessly.

情報処理装置1は、インターネットなどの所定のネットワークNを介して、各種の装置と通信可能な情報処理装置であり、例えば、サーバ装置またはクラウドシステムなどにより実現される。例えば、情報処理装置1は、ネットワークNを介して、他の各種装置と通信可能に接続される。 The information processing device 1 is an information processing device that can communicate with various devices via a predetermined network N such as the Internet, and is realized by, for example, a server device or a cloud system. For example, the information processing device 1 is communicably connected to various other devices via a network N. As shown in FIG.

また、情報処理装置1は、各ユーザUの端末装置2に対して、ウェブサービスなどのオンラインサービスを提供する。例えば、情報処理装置1は、オンラインサービスとして、上述した検索サービスおよび情報提供サービスの他、例えば、SNS(Social Networking Service)、電子商取引(EC:Electronic Commerce)サイト、投稿サイト、電子決済、オンラインゲーム、オンラインバンキング、オンライントレーディング、宿泊・チケット予約、動画・音楽配信、ニュース、地図、ルート検索、経路案内、路線情報、運行情報、天気予報などのサービスを提供する。なお、情報処理装置1は、上述したオンラインサービスを提供する各種サーバと連携し、オンラインサービスを仲介することもできる。 The information processing device 1 also provides the terminal device 2 of each user U with an online service such as a web service. For example, the information processing apparatus 1 provides online services such as SNS (Social Networking Service), electronic commerce (EC) sites, posting sites, electronic payment, online games, in addition to the above-described search service and information providing service. , online banking, online trading, accommodation/ticket reservation, video/music distribution, news, maps, route search, route guidance, route information, operation information, weather forecast, etc. Note that the information processing apparatus 1 can cooperate with various servers that provide the above-described online services and mediate the online services.

端末装置2は、ブラウザに表示されるウェブページやアプリケーション用のコンテンツなどのコンテンツにアクセスするユーザUによって利用される情報処理装置である。例えば、端末装置2は、デスクトップ型PC(Personal Computer)、ノート型PC、タブレット端末、携帯電話機、PDA(Personal Digital Assistant)などである。なお、端末装置2は、上述した例に限定されなくともよく、例えば、スマートウォッチまたはウェアラブルデバイス(Wearable Device)などであってもよい。 The terminal device 2 is an information processing device used by a user U who accesses content such as web pages displayed on a browser and content for applications. For example, the terminal device 2 is a desktop PC (Personal Computer), a notebook PC, a tablet terminal, a mobile phone, a PDA (Personal Digital Assistant), or the like. Note that the terminal device 2 is not limited to the example described above, and may be, for example, a smart watch or a wearable device.

〔3.情報処理装置1の構成〕
以下、上述した情報処理装置1が有する機能構成の一例について説明する。図2に示すように、情報処理装置1は、通信部10と、記憶部11と、処理部12とを有する。
[3. Configuration of Information Processing Device 1]
An example of the functional configuration of the information processing apparatus 1 described above will be described below. As shown in FIG. 2 , the information processing device 1 has a communication section 10 , a storage section 11 and a processing section 12 .

〔3.1.通信部10〕
通信部10は、例えば、NIC(Network Interface Card)などによって実現される。そして、通信部10は、ネットワークNと有線または無線で接続され、他の各種装置との間で情報の送受信を行う。例えば、通信部10は、端末装置2~2との間でネットワークNを介して情報の送受信を行う。
[3.1. communication unit 10]
The communication unit 10 is implemented by, for example, a NIC (Network Interface Card). The communication unit 10 is connected to the network N by wire or wirelessly, and transmits and receives information to and from other various devices. For example, the communication unit 10 transmits and receives information via the network N to and from the terminal devices 2 1 to 2 n .

〔3.2.記憶部11〕
記憶部11は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)などの半導体メモリ素子、または、ハードディスク、光ディスクなどの記憶装置によって実現される。また、記憶部11は、検索情報記憶部20と、ユーザ情報記憶部21と、コンテンツ記憶部22と、興味関心空間情報記憶部23とを有する。
[3.2. Storage unit 11]
The storage unit 11 is realized by, for example, a semiconductor memory device such as a RAM (Random Access Memory) or a flash memory, or a storage device such as a hard disk or an optical disk. The storage unit 11 also has a search information storage unit 20 , a user information storage unit 21 , a content storage unit 22 , and an interest space information storage unit 23 .

〔3.2.1.検索情報記憶部20〕
検索情報記憶部20は、検索サービスで情報処理装置1が提供する複数の検索対象の情報を記憶する。例えば、検索情報記憶部20は、複数の検索対象の各々がインデックスされて格納されたデータベースである検索対象データベースを格納する。
[3.2.1. Search information storage unit 20]
The search information storage unit 20 stores a plurality of search target information provided by the information processing apparatus 1 in the search service. For example, the search information storage unit 20 stores a search target database, which is a database in which each of a plurality of search targets is indexed and stored.

検索対象の情報は、例えば、クローラなどによって収集されるウェブページなどの種々のコンテンツの情報である。検索情報記憶部20に記憶される検索対象の情報は、コンテンツのURL(Uniform Resource Locator)および概要などであるが、かかる例に限定されない。 The information to be searched is, for example, information on various contents such as web pages collected by a crawler or the like. The information to be searched stored in the search information storage unit 20 is the URL (Uniform Resource Locator) and outline of the content, but is not limited to such an example.

〔3.2.2.ユーザ情報記憶部21〕
ユーザ情報記憶部21は、ユーザU~Uの情報を含むユーザ情報を記憶する。図3は、実施形態に係る情報処理装置1のユーザ情報記憶部21に記憶されるユーザ情報テーブルの一例を示す図である。
[3.2.2. User information storage unit 21]
The user information storage unit 21 stores user information including information on users U 1 to U n . FIG. 3 is a diagram showing an example of a user information table stored in the user information storage unit 21 of the information processing device 1 according to the embodiment.

図3に示すように、ユーザ情報記憶部21に記憶されるユーザ情報テーブルは、「ユーザID(Identifier)」、「ユーザ名」、「属性」、「購入履歴」、「検索履歴」、および「その他の履歴」などの情報をユーザU毎に含む。「ユーザID」は、各ユーザUに固有の識別情報である。「ユーザ名」は、ユーザUの名称を示す情報である。 As shown in FIG. 3, the user information table stored in the user information storage unit 21 includes "user ID (Identifier)", "user name", "attribute", "purchase history", "search history", and " Other history” is included for each user U. “User ID” is identification information unique to each user U. “User name” is information indicating the user U's name.

「属性」は、ユーザUの属性を示す情報である。ユーザUの属性は、ユーザUのデモグラフィック属性またはサイコグラフィック属性などである。デモグラフィック属性は、人口統計学的なユーザUの属性である。サイコグラフィック属性は、ユーザUの価値観、ライフスタイル、性格、興味関心などを示す属性である。 The “attribute” is information indicating the user U's attribute. The attributes of the user U are user U's demographic attributes, psychographic attributes, or the like. Demographic attributes are attributes of user U demographically. Psychographic attributes are attributes that indicate the user U's values, lifestyle, personality, interests, and the like.

図3に示す例では、ユーザUのデモグラフィック属性として、「性別」および「年齢」などの情報を含む。「性別」は、ユーザUの性別を示す情報であり、「年齢」は、ユーザUの年齢を示す情報である。なお、ユーザUのデモグラフィック属性は、例えば、ユーザUの役職、担当業務、年収、住所、通勤経路、研修履歴、家族構成などがさらに含まれる。ユーザUの嗜好は、例えば、服、旅行、車、バイク、コンピュータ、ランチなどの各対象に対するユーザUの興味関心度合いなどを含む。 In the example shown in FIG. 3, the user U's demographic attributes include information such as "sex" and "age". “Gender” is information indicating the gender of the user U, and “age” is information indicating the age of the user U. Note that the user U's demographic attributes further include, for example, the user U's job title, work in charge, annual income, address, commuting route, training history, family structure, and the like. The preferences of the user U include, for example, the user U's degree of interest in each object such as clothes, travel, cars, motorcycles, computers, and lunch.

「購入履歴」は、情報処理装置1が提供する電子商取引サイトでのサービスでユーザUが購入した取引対象(商品やサービス)の情報であるサイト購入履歴や実店舗でユーザUが購入した取引対象の情報である実店舗購入履歴などを含む。サイト購入履歴や実店舗購入履歴には、例えば、ユーザUが購入した取引対象の情報およびその購入日時などの情報、ユーザUによって購入された取引対象に対するユーザUの評価(書き込みや評価点数などを含む)などの情報が含まれる。 "Purchase history" is a site purchase history that is information of transaction objects (products and services) purchased by the user U in services on the electronic commerce site provided by the information processing apparatus 1, and transaction objects purchased by the user U at a physical store. including physical store purchase history, etc. The site purchase history and the physical store purchase history include, for example, information on the transaction target purchased by the user U, information such as the date and time of purchase, user U's evaluation of the transaction target purchased by the user U (writing, evaluation scores, etc.) including).

「検索履歴」は、情報処理装置1が提供するオンラインサービスまたは情報処理装置1がユーザUによって仲介されるオンラインサービスでの検索履歴の情報である。かかる「検索履歴」には、例えば、情報処理装置1による検索クエリの受信日時を示す情報、および検索クエリに含まれる1以上の検索語(検索キーワード)の情報などが検索クエリ毎に含まれる。 The “search history” is information of search history in an online service provided by the information processing device 1 or an online service in which the user U mediates the information processing device 1 . The "search history" includes, for each search query, information indicating the date and time when the search query was received by the information processing apparatus 1, information on one or more search words (search keywords) included in the search query, and the like.

「その他の履歴」は、例えば、購入履歴および検索履歴以外の履歴であり、ユーザUがオンラインサービスを利用した種々の履歴(利用内容および利用日時などの情報)が含まれる。例えば、「その他の履歴」には、ユーザUによる端末装置2を用いたSNSまたは投稿サイトなどへの書き込みの履歴、およびユーザUが閲覧したウェブページの履歴などが含まれる。 "Other histories" are, for example, histories other than purchase histories and search histories, and include various histories of user U's use of online services (information such as details of use and date and time of use). For example, the “other history” includes a history of writing on SNS or a posting site using the terminal device 2 by the user U, a history of web pages viewed by the user U, and the like.

〔3.2.3.コンテンツ記憶部22〕
コンテンツ記憶部22は、検索サービス以外のオンラインサービスで情報処理装置1が提供するコンテンツを記憶する。図4は、実施形態に係る情報処理装置1のコンテンツ記憶部22に記憶されるコンテンツテーブルの一例を示す図である。図4に示した例では、コンテンツ記憶部22は、「コンテンツID」、および「コンテンツ」などをコンテンツ毎に含む。
[3.2.3. Content storage unit 22]
The content storage unit 22 stores content provided by the information processing apparatus 1 as an online service other than the search service. FIG. 4 is a diagram showing an example of a content table stored in the content storage unit 22 of the information processing device 1 according to the embodiment. In the example shown in FIG. 4, the content storage unit 22 includes "content ID" and "content" for each content.

「コンテンツID」は、コンテンツ毎に固有の識別情報である。「コンテンツ」は、「コンテンツID」に対応付けられたコンテンツに関する情報である。具体的には、コンテンツは、コンテンツの内容に関する情報を示してもよい。例えば、コンテンツは、オンラインサービスで提供されるコンテンツである。例えば、コンテンツは、ポータルサイト、ニュースサイト、オークションサイト、天気予報サイト、ショッピングサイト、またはファイナンス(株価)サイトなどに関するコンテンツである。また、コンテンツは、路線検索サイト、地図提供サイト、旅行サイト、飲食店紹介サイト、ウェブブログサイト、投稿サイト、音楽配信サイト、動画配信サイト、またはSNSサイトなどに関するコンテンツであってもよい。 "Content ID" is identification information unique to each content. "Content" is information about the content associated with the "content ID". Specifically, the content may indicate information about the contents of the content. For example, the content is content provided by an online service. For example, the content is content related to a portal site, news site, auction site, weather forecast site, shopping site, finance (stock price) site, or the like. Also, the content may be content related to a route search site, a map providing site, a travel site, a restaurant introduction site, a web blog site, a posting site, a music distribution site, a video distribution site, or an SNS site.

例えば、図4では、コンテンツID「C1」のコンテンツは、「CO1」である。なお、図4に示した例では、コンテンツを、「CO1」などの抽象的な符号で表現したが、コンテンツは、具体的な数値、具体的な文字列、および各種情報などを含むファイル形式などであってもよい。なお、コンテンツ記憶部22は、上述した例に限定されず、目的に応じて種々の情報を記憶してもよい。 For example, in FIG. 4, the content with content ID "C1" is "CO1". In the example shown in FIG. 4, the content is represented by an abstract code such as "CO1", but the content is a file format containing specific numerical values, specific character strings, and various information. may be Note that the content storage unit 22 is not limited to the example described above, and may store various types of information depending on the purpose.

〔3.2.4.興味関心空間情報記憶部23〕
興味関心空間情報記憶部23は、予め定められた期間TA毎の興味関心空間情報を記憶する。興味関心空間情報には、興味関心空間に配置される複数の対象のベクトルなどの情報が含まれる。興味関心空間は、M次元の空間である。期間TAは、例えば、1ヶ月であるが、かかる例に限定されず、例えば、1週間、2週間、または3ヶ月などであってもよい。また、期間TAは、情報処理装置1によって新たに受け付けられた検索クエリの数または新たな検索語の数が予め設定された閾値以上になる期間であってもよい。
[3.2.4. Interest space information storage unit 23]
The space-of-interest information storage unit 23 stores space-of-interest information for each predetermined period TA. The interest space information includes information such as vectors of multiple objects arranged in the interest space. The interest space is an M-dimensional space. The period TA is, for example, one month, but is not limited to such an example, and may be, for example, one week, two weeks, or three months. Also, the period TA may be a period during which the number of search queries or the number of new search terms newly received by the information processing apparatus 1 is equal to or greater than a preset threshold.

図5は、実施形態に係る情報処理装置1の興味関心空間情報記憶部23に記憶される興味関心空間情報の一例を示す図である。図5に示した例では、興味関心空間情報記憶部23に記憶される興味関心空間情報は、「対象ID」、「対象」、および「ベクトル」などを対象毎に含む。 FIG. 5 is a diagram showing an example of the space-of-interest information stored in the space-of-interest information storage unit 23 of the information processing apparatus 1 according to the embodiment. In the example shown in FIG. 5, the space-of-interest information stored in the space-of-interest information storage unit 23 includes "object ID", "object", and "vector" for each object.

「対象ID」は、対象毎に固有の識別情報である。「対象」は、興味関心空間に配置されるユーザUの興味関心となりうる対象であり、例えば、ショッピング、旅行、ニュース、スポーツ、エンターテイメント、ファイナンス、ゲーム、映画、または音楽などの種々のカテゴリに属する対象である。 "Target ID" is identification information unique to each target. The “object” is an object that can be of interest to the user U and is placed in the interest space, and belongs to various categories such as shopping, travel, news, sports, entertainment, finance, games, movies, and music. Target.

例えば、図5では、対象ID「Q1」の対象は、「O1」であり、ベクトルは、「V1」である。なお、図5に示した例では、対象を、「O1」などの抽象的な符号で表現したが、対象は、具体的な文字列で示されるが、画像などで示されてもよい。また、図5に示した例では、ベクトルを、「V1」などの抽象的な符号で表現したが、ベクトルは、M次元のベクトルであり、例えば、各次元のベクトル成分の値で示される。 For example, in FIG. 5, the target with the target ID "Q1" is "O1" and the vector is "V1". In the example shown in FIG. 5, the target is expressed by an abstract code such as "O1", but the target is indicated by a specific character string, but may be indicated by an image or the like. In addition, in the example shown in FIG. 5, the vector is represented by an abstract code such as "V1", but the vector is an M-dimensional vector and is indicated by, for example, the value of each dimensional vector component.

〔3.3.処理部12〕
処理部12は、コントローラ(Controller)であり、例えば、CPU(Central Processing Unit)やMPU(Micro Processing Unit)などのプロセッサによって、情報処理装置1内部の記憶装置に記憶されている各種プログラム(情報処理プログラムの一例)がRAMを作業領域として実行されることにより実現される。また、処理部12は、コントローラであり、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)などの集積回路により実現される。
[3.3. processing unit 12]
The processing unit 12 is a controller, and for example, various programs (information processing An example of a program) is implemented by executing the RAM as a work area. Also, the processing unit 12 is a controller, and is implemented by an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array).

図2に示すように、処理部12は、受付部30と、検索部31と、学習部32と、特定部33と、推定部34と、提供部35とを有し、以下に説明する情報処理の機能や作用を実現または実行する。なお、処理部12の内部構成は、図2に示した構成に限られず、後述する情報処理を行う構成であれば他の構成であってもよい。 As shown in FIG. 2, the processing unit 12 includes a receiving unit 30, a searching unit 31, a learning unit 32, an identifying unit 33, an estimating unit 34, and a providing unit 35, and is configured to process information described below. Realize or perform the function or action of a process. The internal configuration of the processing unit 12 is not limited to the configuration shown in FIG. 2, and may be another configuration as long as it performs information processing described later.

〔3.3.1.受付部30〕
受付部30は、各種要求を受け付ける。受付部30は、外部の情報処理装置から各種要求を受け付ける。例えば、受付部30は、各端末装置2からの要求を受け付ける。
[3.3.1. reception unit 30]
The reception unit 30 receives various requests. The reception unit 30 receives various requests from an external information processing device. For example, the receiving unit 30 receives requests from each terminal device 2 .

受付部30は、ユーザUが入力した1以上の検索語(検索キーワード)を含む検索クエリを端末装置2からネットワークNおよび通信部10を介して受け付ける。また、受付部30は、ユーザUのコンテンツ送信要求をネットワークNおよび通信部10を介して端末装置2から受け付ける。コンテンツ送信要求は、コンテンツを特定した要求である。 The receiving unit 30 receives a search query including one or more search terms (search keywords) input by the user U from the terminal device 2 via the network N and the communication unit 10 . The reception unit 30 also receives a content transmission request from the user U from the terminal device 2 via the network N and the communication unit 10 . A content transmission request is a request specifying content.

〔3.3.2.検索部31〕
検索部31は、受付部30によって受け付けられた検索クエリに含まれる1以上の検索語に応じた検索対象の情報を検索情報記憶部20に記憶されている複数の検索対象の情報の中から検索する。検索部31は、検索した検索対象の情報を検索結果としてネットワークNおよび通信部10を介して検索クエリを送信した端末装置2に送信する。
[3.3.2. search unit 31]
The search unit 31 searches for search target information corresponding to one or more search terms included in the search query received by the reception unit 30 from a plurality of search target information stored in the search information storage unit 20. do. The search unit 31 transmits the searched search target information as a search result to the terminal device 2 that transmitted the search query via the network N and the communication unit 10 .

また、検索部31は、受付部30によって受け付けられた検索クエリに含まれる1以上の検索語に応じた検索対象の情報をコンテンツ記憶部22に記憶されている複数のコンテンツの中から検索することもできる。検索部31は、検索したコンテンツを検索結果としてネットワークNおよび通信部10を介して検索クエリを送信した端末装置2に送信する。 Further, the search unit 31 searches for information to be searched according to one or more search terms included in the search query received by the reception unit 30 from among the plurality of contents stored in the content storage unit 22. can also The search unit 31 transmits the searched content as a search result to the terminal device 2 that transmitted the search query via the network N and the communication unit 10 .

〔3.3.3.学習部32〕
学習部32は、予め定められた条件を満たす2以上の検索語を類似する特徴を有するものとして複数の検索語の各々が有する特徴を学習した学習済みモデルである興味関心モデルを期間TA毎に生成する。
[3.3.3. learning unit 32]
The learning unit 32 assumes that two or more search terms that satisfy a predetermined condition have similar features, and creates an interest model, which is a learned model that has learned the features of each of the plurality of search terms, for each period TA. Generate.

予め定められた条件を満たす2以上の検索語は、同一検索クエリに含まれる複数の検索語、または同一のユーザUによって予め定められた時間内に端末装置2から送信される複数の検索クエリに含まれる検索語である。なお、学習部32は、同一のユーザUによって端末装置2から送信される検索クエリに含まれる検索語を、検索クエリの送信時期にかかわらず、予め定められた条件を満たす2以上の検索語として扱うこともできる。 The two or more search terms that satisfy the predetermined condition are a plurality of search terms included in the same search query, or a plurality of search queries transmitted from the terminal device 2 by the same user U within a predetermined time. Search terms to include. Note that the learning unit 32 regards the search terms included in the search queries transmitted from the terminal device 2 by the same user U as two or more search terms that satisfy a predetermined condition regardless of when the search queries are transmitted. can also handle.

学習部32は、期間TA内を検索時点とする検索クエリに含まれる検索語を用いて学習用データを生成する。例えば、学習部32は、期間TA毎に予め定められた条件を満たす2以上の検索語をユーザ情報記憶部21から取得し、取得した2以上の検索語を学習用データとして用いて興味関心モデルを生成する。例えば、学習部32は、予め定められた条件を満たす2以上の検索語を学習データとして、2以上の検索語のベクトルが互いに類似するように学習を行う。 The learning unit 32 generates learning data using a search term included in a search query whose search time is within the period TA. For example, the learning unit 32 acquires two or more search terms that satisfy a predetermined condition for each period TA from the user information storage unit 21, and uses the acquired two or more search terms as data for learning an interest model. to generate For example, the learning unit 32 uses two or more search words that satisfy a predetermined condition as learning data, and performs learning so that the vectors of the two or more search words are similar to each other.

学習部32は、例えば、再帰的ニューラルネットワークとも呼ばれるRNNの一種であるLSTMをベクトル生成に用いたDSSMの技術を用いて、検索語などの対象を示す情報からベクトルを出力する興味関心モデルを生成する。なお、検索語などの対象を示す情報からベクトルを出力する興味関心モデルの生成方法は、上述した例に限定されず、類似する複数の対象を示すベクトルが互いに類似するように学習を行うことができればよく、種々の公知技術を用いることができる。 For example, the learning unit 32 uses DSSM technology that uses LSTM, which is a type of RNN also called a recursive neural network, for vector generation, and generates an interest model that outputs a vector from information indicating a target such as a search term. do. Note that the method of generating an interest model that outputs a vector from information indicating a target such as a search term is not limited to the above example, and learning can be performed so that vectors indicating a plurality of similar targets are similar to each other. If possible, various known techniques can be used.

学習部32は、生成した期間TA毎の興味関心モデルを用いて複数の対象の各々のベクトルを取得し、取得した複数の対象のベクトルの情報を含む情報を興味関心空間情報として期間TA毎に記憶部11における興味関心空間情報記憶部23に記憶させる。 The learning unit 32 acquires vectors for each of the plurality of targets using the generated interest model for each period TA, and uses information including information on the acquired vectors of the plurality of targets as space-of-interest information for each period TA. It is stored in the interest space information storage unit 23 in the storage unit 11 .

〔3.3.4.特定部33〕
特定部33は、複数のユーザUの興味関心に対する関連性に応じて複数の対象の各々がベクトルで示され且つベクトルが期間TA毎に更新される興味関心空間において2以上のユーザUの興味関心と特定の対象とが類似していた過去の時点を特定する。かかる特定部33は、第1特定部40と、第2特定部41とを備える。
[3.3.4. Identification unit 33]
The specifying unit 33 determines the interests of two or more users U in an interest space in which each of a plurality of objects is indicated by a vector according to the relevance to the interests of the plurality of users U and the vector is updated every period TA. identify past points in time when a specific object was similar to The identifying section 33 includes a first identifying section 40 and a second identifying section 41 .

〔3.3.4.1.第1特定部40〕
第1特定部40は、複数のユーザUのうち予め定められた関係を有する2以上のユーザUの各々を特定対象ユーザとして特定する。予め定められた関係は、例えば、互いの間でコミュニケーションを行う関係である。
[3.3.4.1. First identification unit 40]
The first identification unit 40 identifies each of two or more users U having a predetermined relationship among the plurality of users U as identification target users. A predetermined relationship is, for example, a relationship of communicating between each other.

コミュニケーションは、文字または音声などによるユーザU間の会話であり、例えば、音声通話、チャット、メール、またはテレビ会議などによって行われる。第1特定部40は、音声通話サービス、チャットサービス、メールサービス、またはテレビ会議サービスでのユーザUの利用履歴など基づいて、互いの間でコミュニケーションを行う2以上のユーザUを特定することができる。 Communication is a conversation between users U using text or voice, such as voice calls, chats, emails, or video conferences. The first identification unit 40 can identify two or more users U who communicate with each other, based on the user U's usage history of the voice call service, chat service, mail service, or video conference service. .

また、第1特定部40は、記憶部11に記憶されているユーザ情報に基づいて、夫婦または親子などの家族として設定されている2以上のユーザUを予め定められた関係を有する複数のユーザUとして特定することもできる。 Further, based on the user information stored in the storage unit 11, the first identification unit 40 identifies two or more users U who are set as a family such as a couple or a parent and child as a plurality of users having a predetermined relationship. It can also be identified as U.

また、第1特定部40は、複数の端末装置2で各々検出され且つ複数の端末装置2の各々から送信される位置情報に基づいて、過去に行動を共にしたと推定される2以上のユーザUを判定し、判定した2以上のユーザUを予め定められた関係を有する複数のユーザUとして特定することもできる。 In addition, the first identification unit 40 detects two or more users who are presumed to have acted together in the past based on the position information detected by each of the plurality of terminal devices 2 and transmitted from each of the plurality of terminal devices 2. U may be determined, and two or more determined users U may be identified as a plurality of users U having a predetermined relationship.

〔3.3.4.2.第2特定部41〕
第2特定部41は、期間TA毎に更新される興味関心空間において第1特定部40によって特定対象ユーザとして特定された2以上のユーザUの興味関心と特定の対象とが類似していた過去の時点を特定する。
[3.3.4.2. Second specifying unit 41]
The second identifying unit 41 determines whether the interests of the two or more users U identified as the specific target users by the first identifying unit 40 in the interest space updated every period TA are similar to the specific target in the past. Identify the time point of

第2特定部41は、ある期間の興味関心空間において特定対象ユーザの興味関心範囲に特定の対象が含まれる場合に、ある期間の興味関心空間において特定対象ユーザの興味関心と特定の対象とが類似すると判定する。 When the range of interest of the specific target user in the space of interest for a certain period includes the specific target, the second specifying unit 41 determines that the interest of the specific target user and the specific target are different from each other in the space of interest for a certain period. Judged as similar.

例えば、2021年10月~2022年2月までの各月の興味関心空間がある場合、最新の興味関心空間は、2022年2月の興味関心空間である。2021年10月~2022年2月までの各月の興味関心空間は、2021年10月~2022年2月までの各月の興味関心モデルによって得られる。 For example, if there is a space of interest for each month from October 2021 to February 2022, the latest space of interest is the space of interest for February 2022. The interest space for each month from October 2021 to February 2022 is obtained by the interest model for each month from October 2021 to February 2022.

例えば、2021年10月の興味関心空間は、2021年10月の興味関心モデルに複数の対象の各々を示す情報を入力することによって得られ、2022年2月の興味関心空間は、2022年2月の興味関心モデルに複数の対象の各々を示す情報を入力することによって得られる。また、興味関心空間は、2021年10月の興味関心空間の状態、2021年11月の興味関心空間の状態、2021年12月の興味関心空間の状態、2022年1月の興味関心空間の状態、2022年2月の興味関心空間の状態に順次更新される。 For example, the interest space for October 2021 is obtained by inputting information indicating each of the plurality of subjects into the interest model for October 2021, and the interest space for February 2022 is Obtained by inputting information representing each of a plurality of objects into the lunar interest model. Also, the interest space is the state of the interest space in October 2021, the state of the interest space in November 2021, the state of the interest space in December 2021, and the state of the interest space in January 2022. , is sequentially updated to the state of the interest space in February 2022.

第2特定部41は、興味関心空間において特定対象ユーザの興味関心範囲に含まれる対象を特定対象ユーザの興味関心対象として特定する。第2特定部41は、例えば、期間TA毎の興味関心モデルを用いて期間TA毎に各特定対象ユーザの興味関心範囲を特定する。 The second identifying unit 41 identifies an object included in the specific target user's range of interest in the interest space as the specific target user's interest target. The second identifying unit 41 identifies the interest range of each specific target user for each period TA, for example, using an interest model for each period TA.

第2特定部41は、例えば、各期間TA内において同一の特定対象ユーザによって端末装置2から送信されたすべての検索クエリの各々に含まれる検索語をユーザ情報記憶部21から特定対象ユーザ毎に取得する。そして、第2特定部41は、取得した複数の検索語のベクトルを平均化して平均ベクトルを算出し、算出した平均ベクトルをユーザ興味関心ベクトルとして特定対象ユーザ毎に判定する処理を期間TA毎に行う。なお、第2特定部41は、例えば、受信した日時が新しい検索クエリの検索語ほど検索語のベクトルの重みを大きくして平均ベクトルを算出することもできる。 For example, the second identification unit 41 retrieves search terms included in all search queries transmitted from the terminal device 2 by the same specific target user within each period TA from the user information storage unit 21 for each specific target user. get. Then, the second identifying unit 41 averages the obtained vectors of the plurality of search terms to calculate an average vector, and performs a process of determining the calculated average vector as a user interest vector for each specific target user every period TA. conduct. Note that the second identifying unit 41 can calculate the average vector by increasing the weight of the vector of the search term for the search term of the search query received more recently, for example.

第2特定部41は、特定対象ユーザのユーザ興味関心ベクトルと類似する範囲をユーザUの興味関心範囲として特定対象ユーザ毎に特定する。ユーザ興味関心ベクトルとの類似範囲は、例えば、コサイン類似度が予め定められた範囲であるが、かかる例に限定されない。なお、第2特定部41は、例えば、同一の特定対象ユーザの新たな検索クエリの数または新たな検索語の数が予め設定された閾値以上になる毎にその特定対象ユーザの興味関心範囲を特定することもできる。 The second identifying unit 41 identifies a range similar to the user interest vector of the specific target user as the interest range of the user U for each specific target user. The range of similarity with the user interest vector is, for example, a range in which cosine similarity is predetermined, but is not limited to such an example. Note that the second identifying unit 41, for example, each time the number of new search queries or the number of new search terms for the same specific target user exceeds a preset threshold value, the range of interest of the specific target user is determined. can also be specified.

特定の対象は、予め設定された対象であってもよく、第2特定部41によって特定された対象であってもよい。第2特定部41は、期間TA毎に更新される興味関心範囲において予め定められた関係を有する2以上のユーザUの興味関心と共通に類似していたことがある対象を特定の対象として決定することができる。 The specified target may be a preset target or a target specified by the second specifying unit 41 . The second specifying unit 41 determines, as specified targets, targets that have been commonly similar to the interests of two or more users U who have a predetermined relationship in the range of interests updated every period TA. can do.

第2特定部41は、興味関心空間において特定対象ユーザの興味関心範囲内に特定の対象が入っていた各時点を特定対象ユーザ毎に特定する。例えば、第2特定部41は、予め定められた期間TC前から最新の興味関心空間において特定対象ユーザの興味関心範囲内に特定の対象が入っていた時点を特定する。 The second identifying unit 41 identifies, for each specific target user, each point in time when the specific target is within the range of interest of the specific target user in the interest space. For example, the second identifying unit 41 identifies the point in time when the specific target was within the range of interest of the specific target user in the latest interest space from before the predetermined period TC.

図6は、実施形態に係る情報処理装置1の第2特定部41によって特定される興味関心と特定の対象とが類似していた過去の時点の一例を示す図である。図6では、M次元の興味関心空間を低次元化して可視化した興味関心空間の一部が示されている。図6においては、2期間前の興味関心空間における対象O1の位置P(t-2)と、1期間前の興味関心空間における対象O1の位置P(t-1)と、最新の興味関心空間におけるO1の位置P(t)とが示されている。 FIG. 6 is a diagram showing an example of past points in time when the interest identified by the second identification unit 41 of the information processing apparatus 1 according to the embodiment and the specific target were similar. FIG. 6 shows a part of the interest space visualized by reducing the dimension of the M-dimensional interest space. In FIG. 6, the position P 1 (t −2 ) of the object O1 in the interest space two periods ago, the position P 1 (t −1 ) of the object O1 in the interest space one period ago, and the latest interest The position P 1 (t 0 ) of O1 in the space of interest is shown.

また、図6においては、2期間前のユーザUの興味関心範囲R(t-2)と、1期間前のユーザUの興味関心範囲R(t-1)と、最新のユーザUの興味関心範囲R(t)と、2期間前のユーザUの興味関心範囲R(t-2)と、1期間前のユーザUの興味関心範囲R(t-1)と、最新のユーザUの興味関心範囲R(t)とが示されている。図6に示す例では、ユーザU,Uは、特定対象ユーザである。 Further, in FIG. 6, the interest range R 1 (t −2 ) of the user U 1 two periods ago, the interest range R 1 (t −1 ) of the user U 1 one period ago, and the latest user The interest range R 1 (t 0 ) of U 1 , the interest range R 2 (t −2 ) of user U 2 two periods ago, and the interest range R 2 (t − ) of user U 2 one period ago 1 ) and the interest range R 2 (t 0 ) of the most recent user U 2 . In the example shown in FIG. 6, users U 1 and U 2 are specific target users.

図6に示すように、対象O1は、2期間前の興味関心空間から最新の興味関心空間にかけて、ユーザUの興味関心範囲内であるが、ユーザUの興味関心範囲内であるのは2期間前の興味関心空間だけである。この場合、第2特定部41は、ユーザUの興味関心が特定の対象と類似していた時点が2期間前の期間TAから最新の期間TAにかけてであると判定し、ユーザUの興味関心範囲内に特定の対象が入っていた時点が2期間前の期間TAであると判定する。最新の興味関心空間が2022年2月の興味関心空間である場合、1期間前の興味関心空間は、例えば、2022年1月の興味関心空間であり、2期間前の興味関心空間は、例えば、2021年12月の興味関心空間である。 As shown in FIG. 6, object O1 is within the range of interest of user U1 from the space of interest two periods ago to the latest space of interest, but is within the range of interest of user U2. Only the interest space of two periods ago. In this case , the second identifying unit 41 determines that the point in time when the interest of user U1 was similar to the specific object was from the period TA two periods earlier to the latest period TA, and It is determined that the time when the specific object was within the range of interest was the period TA two periods ago. If the latest space of interest is the space of interest in February 2022, the space of interest one period ago is, for example, the space of interest in January 2022, and the space of interest two periods ago is, for example, , is the interest space of December 2021.

〔3.3.5.推定部34〕
推定部34は、特定部33によって特定された2以上の特定対象ユーザの興味関心と特定の対象とが類似していた過去の時点の2以上の特定対象ユーザ間の差に基づいて、2以上の特定対象ユーザ間の特定の対象に対する認識違いを推定する。
[3.3.5. Estimation unit 34]
The estimating unit 34 calculates two or more specific target users based on the difference between the two or more specific target users in the past when the specific targets were similar to the interests of the two or more specific target users identified by the identifying unit 33. to estimate the difference in recognition of a specific target among specific target users.

例えば、推定部34は、特定対象ユーザの興味関心と特定の対象とが類似していた過去の時点のうち最新の時点の2以上の特定対象ユーザ間の差に基づいて、2以上の特定対象ユーザ間の特定の対象に対する認識違いを推定する。 For example, the estimating unit 34 determines two or more specific targets based on the difference between the two or more specific target users at the latest point in time in the past when the specific target user's interest and the specific target were similar. Estimate the recognition difference for a specific object between users.

図7は、実施形態に係る情報処理装置1の推定部34による2以上の特定対象ユーザ間の特定の対象に対する認識違いの推定処理の一例を示す図である。図7では、図6と同様に、M次元の興味関心空間を低次元化して可視化した興味関心空間の一部が示されており、2期間前の興味関心空間から最新の興味関心空間までにおけるユーザU,Uと対象Oとの類似の有無が示されている。 FIG. 7 is a diagram illustrating an example of a process of estimating a recognition difference of a specific target between two or more specific target users by the estimating unit 34 of the information processing device 1 according to the embodiment. As in FIG. 6, FIG. 7 shows a part of the interest space visualized by reducing the dimension of the M-dimensional interest space. The presence or absence of similarity between users U 1 and U n and object O 1 is shown.

図7に示す例では、2期間TA2前の興味関心空間では、ユーザUと対象Oとは類似しているが、1期間TA1前の興味関心空間および最新の興味関心空間の各々ではユーザUと対象Oとは類似していない。一方、ユーザUは、2期間TA2前の興味関心空間から最新の興味関心空間までにかけて対象Oと類似している。 In the example shown in FIG. 7, the user Un and the object O1 are similar in the interest space two periods TA2 before, but the user Un and the object O1 are similar in the interest space one period TA1 and the latest interest space. Un and object O 1 are dissimilar. On the other hand, user U1 is similar to object O1 from the space of interest two periods TA2 ago to the latest space of interest.

そのため、推定部34は、2期間TA2前の対象Oの内容をユーザUが認識していると推定し、最新の期間TAの対象Oの内容をユーザUが認識していると推定する。そして、推定部34は、ユーザUが対象Oの内容を認識している時点が2期間TA2前の期間TAの時点であるがユーザUが対象Oの内容を認識している時点が最新の期間TAの時点であることをユーザU,U間の対象Oに対する認識の違いとして推定する。 Therefore, the estimation unit 34 estimates that the user U n recognizes the content of the target O1 two periods TA2 before, and that the user U1 recognizes the content of the target O1 in the latest period TA. presume. Then, the estimating unit 34 determines that the time when the user U n recognizes the contents of the object O1 is the time of the period TA two periods TA2 before, but the time when the user U1 recognizes the contents of the object O1 is the point in time of the latest period TA as the difference in recognition of the object O 1 between the users U 1 and Un .

また、推定部34は、特定対象ユーザの興味関心と特定の対象とが類似していた過去の時点のうち最新の時点の2以上の特定対象ユーザ間の差が予め定められた閾値以上である場合に、2以上の特定対象ユーザ間の特定の対象に対する認識違いを推定することができる。これにより、推定部34は、2以上の特定対象ユーザ間の特定の対象に対する認識の相違が少ない場合には、認識違いを推定しないため、処理負荷を軽減することができる。なお、予め定められた期間は、対象のカテゴリ毎に定められるが、一律に定められてもよい。 In addition, the estimation unit 34 determines that the difference between two or more specific target users at the latest point in time among the past points in time when the specific target user's interest and the specific target were similar is equal to or greater than a predetermined threshold. In this case, it is possible to estimate the difference in recognition of a specific target between two or more specific target users. As a result, the estimating unit 34 does not estimate the recognition difference when there is little difference in recognition of the specific target between two or more specific target users, so that the processing load can be reduced. In addition, although the predetermined period is determined for each target category, it may be determined uniformly.

また、推定部34は、2期間TA2前までの対象Oの内容をユーザUが認識していると推定し、2期間TA2前から最新の期間TAまでの対象Oの内容をユーザUが認識していると推定することもできる。この場合、推定部34は、ユーザU,U間の対象Oに対する認識の違いとして、2期間TA2前の対象Oの内容をユーザUが認識していると推定し、2期間TA2前の期間TAから最新の期間TAまでの対象Oの内容をユーザUが認識していると推定する。 The estimating unit 34 also presumes that the user U n recognizes the contents of the target O1 up to two periods TA2 before, and the user U It can also be inferred that 1 recognizes. In this case, the estimating unit 34 estimates that the user U n recognizes the content of the target O 1 two periods TA2 before, as a difference in recognition of the target O 1 between the users U 1 and U n . Assume that user U1 is aware of the contents of object O1 from period TA before TA2 to the latest period TA.

〔3.3.6.提供部35〕
提供部35は、推定部34によって推定された特定された2以上の特定対象ユーザ間の特定の対象に対する認識違いを示す情報である認識違い情報を2以上の特定対象ユーザのうちの少なくとも一の特定対象ユーザに提供する。
[3.3.6. Providing unit 35]
The providing unit 35 provides misrecognition information, which is information indicating a misrecognition of a specific target between the two or more specified target users estimated by the estimating unit 34, to at least one of the two or more specified target users. Provide to specific target users.

認識違い情報のユーザUへの提供は、提供部35から通信部10およびネットワークNを介して端末装置2に送信することによって行われる。これにより、提供部35は、複数のユーザUが共通に興味関心を有する可能性がある特定の対象の情報を適切に提供することができる。 The misrecognition information is provided to the user U by transmission from the providing unit 35 to the terminal device 2 via the communication unit 10 and the network N. FIG. Thereby, the provision part 35 can provide appropriately the information of the specific object which several users U may have interest in common.

ここで、2期間TA2前の興味関心空間から最新の興味関心空間までにおけるユーザU,Uと対象Oとの類似の有無が図7に示す状態であるとする。この場合、提供部35は、ユーザUは最新の時点まで対象Oの内容や状態を認識できている可能性があるがユーザUは2期間TA2前の時点までしか対象Oの内容や状態を認識できていない可能であることを示す情報を識違い情報として2以上の特定対象ユーザのうちの少なくとも一の特定対象ユーザに提供する。 Here, it is assumed that the presence or absence of similarity between users U 1 and U n and object O 1 in the space of interest two periods TA2 before to the latest space of interest is shown in FIG. 7 . In this case, the providing unit 35 may recognize the contents and status of the object O1 up to the latest point in time, but the user Un may recognize the contents of the object O1 only up to the point two periods TA2 before. At least one specific target user among two or more specific target users is provided with information indicating that it is possible that the user is not able to recognize the status or state as misunderstanding information.

また、提供部35は、ユーザUは2期間TA2前の時点から最新の時点まで対象Oの内容や状態を認識できている可能性があるがユーザUは2期間TA2前の時点しか対象Oの内容や状態を認識できていない可能であることを示す情報を識違い情報として2以上の特定対象ユーザのうちの少なくとも一の特定対象ユーザに提供することもできる。 In addition, the providing unit 35 considers that the user U1 may be able to recognize the content and state of the target O1 from the time two periods TA2 before to the latest time, but the user Un can only recognize the contents and state of the object O1 from the time two periods TA2 before. It is also possible to provide at least one specific target user among two or more specific target users with information indicating that it is possible that the content and state of target O1 cannot be recognized as misunderstanding information.

提供部35は、例えば、2以上の特定対象ユーザのうち特定の対象と類似していた過去の時点のうち最も時点が新しい特定対象ユーザである第1認識ユーザに識違い情報を提供する。この場合、提供部35は、例えば、ユーザUは2期間TA2前の時点の対象Oの内容や状態を認識できていない可能であることを示す情報を識違い情報として第1認識ユーザに提供することができる。また、提供部35は、ユーザUは2期間TA2前の時点しか対象Oの内容や状態を認識できていない可能であることを示す情報を識違い情報として第1認識ユーザに提供することもできる。 For example, the providing unit 35 provides misidentification information to a first recognition user who is a specific target user who is the most recent of past points in time similar to a specific target among two or more specific target users. In this case, the providing unit 35 sends information indicating that the user Un could not recognize the contents and state of the target O1 two periods TA2 before, for example, to the first recognized user as misunderstanding information. can provide. Further, the providing unit 35 provides the first recognized user with, as misunderstanding information, information indicating that it is possible that the user U n could only recognize the contents and state of the target O1 at the time two periods TA2 before. can also

また、提供部35は、例えば、2以上の特定対象ユーザのうち第1認識ユーザ以外の特定対象ユーザである第2認識ユーザに対して特定の対象に関する情報を提供することもできる。この場合、提供部35は、ユーザUは最新の時点の対象Oの内容や状態を認識できている可能性があることを示す情報を識違い情報として第2認識ユーザに提供することができる。また、提供部35は、ユーザUは2期間TA2前の期間TAから最新の期間TAまで対象Oの内容や状態を認識できている可能性があることを示す情報を識違い情報として第2認識ユーザに提供することもできる。 Further, the providing unit 35 can also provide, for example, information about a specific target to a second recognized user who is a specified target user other than the first recognized user among two or more specified target users. In this case, the providing unit 35 can provide the second recognized user with information indicating that the user U1 may be able to recognize the contents and state of the target O1 at the latest point in time as misunderstanding information. can. In addition, the providing unit 35 uses information indicating that the user U1 may be able to recognize the contents and state of the target O1 from the period TA two periods TA2 before to the latest period TA as the misunderstanding information. 2-aware users can also be provided.

なお、提供部35は、例えば、特定対象ユーザの興味関心が特定の対象との類似度のランキングを示す情報を認識違い情報として各特定対象ユーザに提供することもできる。例えば、提供部35は、予め定められた期間前の期間TAから最新の期間TAまでの間に特定対象ユーザの興味関心が特定の対象と類似する度合いを期間TA毎の重み付け加算することで特定対象ユーザの特定の対象に対するスコアを特定対象ユーザ毎に算出ずる。重みは例えば、新しい期間ほど大きい値に設定される。提供部35は、特定の対象に対するスコアが高い順に2以上の特定対象ユーザを並べたランキング情報を各特定対象ユーザに提供することもできる。 Note that the providing unit 35 can also provide each specific target user with, for example, information indicating a ranking of the degree of similarity between the interest of the specific target user and the specific target as recognition difference information. For example, the provision unit 35 specifies the degree of similarity of the interest of the specific target user to the specific target from the period TA before a predetermined period to the latest period TA by weighting and adding the degree of similarity for each period TA. A score for a specific target of the target user is calculated for each specific target user. For example, the weight is set to a larger value for newer periods. The providing unit 35 can also provide each specific target user with ranking information in which two or more specific target users are arranged in descending order of scores for a specific target.

なお、提供部35は、認識違い情報をプッシュ型でユーザUに提供したりプル型でユーザUに提供したりすることができる。例えば、提供部35は、認識違い情報を端末装置2にインストールされたアプリケーションにより端末装置2にポップアップ表示させたり、電子メールでユーザUのメールアドレスへ送信したりすることができる。また、提供部35は、ユーザUが端末装置2を用いて情報処理装置1にアクセスした際に、認識違い情報を端末装置2に送信することで、認識違い情報をユーザUに提供することもできる。なお、ユーザUへの認識違い情報の提供方法は、これらの方法に限定されない。 The providing unit 35 can provide the misrecognition information to the user U in a push-type manner or in a pull-type manner. For example, the providing unit 35 can cause the terminal device 2 to display the misrecognition information as a pop-up using an application installed in the terminal device 2, or can transmit the misrecognition information to the user U's mail address by e-mail. Further, the providing unit 35 may provide the user U with the misrecognition information by transmitting the misrecognition information to the terminal device 2 when the user U accesses the information processing device 1 using the terminal device 2. can. Note that the method of providing the recognition error information to the user U is not limited to these methods.

〔4.処理手順〕
次に、図8を用いて、実施形態に係る情報処理装置1による処理の手順について説明する。図8は、実施形態に係る情報処理装置1の処理部12による処理手順を示すフローチャートである。
[4. Processing procedure]
Next, a procedure of processing by the information processing apparatus 1 according to the embodiment will be described with reference to FIG. FIG. 8 is a flowchart showing a processing procedure by the processing unit 12 of the information processing device 1 according to the embodiment.

図8に示すように、情報処理装置1の処理部12は、興味関心モデルの学習処理タイミングになったか否かを判定する(ステップS10)。興味関心モデルの学習処理タイミングは、例えば、期間TA毎に発生するタイミングであるが、かかる例に限定されない。 As shown in FIG. 8, the processing unit 12 of the information processing device 1 determines whether or not the learning processing timing of the interest model has come (step S10). The learning processing timing of the interest model is, for example, timing that occurs every period TA, but is not limited to such an example.

処理部12は、興味関心モデルの学習処理タイミングになったと判定した場合(ステップS10:Yes)、興味関心モデルの生成を行う(ステップS11)。そして、処理部12は、ステップS11で生成した興味関心モデルを用いて興味関心空間情報を生成し、生成した興味関心空間情報を記憶部11に記憶させる(ステップS12)。 When the processing unit 12 determines that the learning process timing for the interest model has come (step S10: Yes), the processing unit 12 generates the interest model (step S11). Then, the processing unit 12 generates interest space information using the interest model generated in step S11, and stores the generated interest space information in the storage unit 11 (step S12).

処理部12は、ステップS12の処理が終了した場合、または興味関心モデルの学習処理タイミングになっていないと判定した場合(ステップS10:No)、ユーザ興味関心判定タイミングになったか否かを判定する(ステップS13)。ユーザ興味関心判定タイミングは、例えば、期間TA毎に発生するタイミングであるが、かかる例に限定されない。 When the process of step S12 is completed, or when it is determined that the interest model learning processing timing has not come (step S10: No), the processing unit 12 determines whether or not the user interest determination timing has come. (Step S13). The user interest determination timing is, for example, timing that occurs every period TA, but is not limited to such an example.

処理部12は、ユーザ興味関心判定タイミングになったと判定した場合(ステップS13:Yes)、ユーザUの検索クエリに基づいて、ユーザUの興味関心位置を特定する(ステップS14)。 If the processing unit 12 determines that the user interest determination timing has come (step S13: Yes), the processing unit 12 specifies the user U's interest position based on the user U's search query (step S14).

処理部12は、ステップS14の処理が終了した場合、またはユーザ興味関心判定タイミングになっていないと判定した場合(ステップS13:No)、情報提供対象判定タイミングになったか否かを判定する(ステップS15)。情報提供対象判定タイミングは、ステップS14でユーザUの興味関心位置が特定された後のタイミングである。例えば、情報提供対象判定タイミングは、ステップS14でユーザUの興味関心位置が特定された直後のタイミングまたはユーザUが端末装置2を用いて情報処理装置1にアクセスしたタイミングである。 When the processing of step S14 is finished, or when it is determined that the user interest determination timing has not come (step S13: No), the processing unit 12 determines whether or not the information provision target determination timing has come (step S15). The information provision target determination timing is the timing after the position of interest of the user U is specified in step S14. For example, the information provision target determination timing is the timing immediately after the position of interest of the user U is identified in step S14 or the timing when the user U accesses the information processing device 1 using the terminal device 2 .

処理部12は、情報提供対象判定タイミングになったと判定した場合(ステップS15:Yes)、情報提供処理を行う(ステップS16)。ステップS16の処理は、図9に示すステップS20~S24の処理であり、後で詳述する。 If the processing unit 12 determines that it is the information provision target determination timing (step S15: Yes), the processing unit 12 performs information provision processing (step S16). The process of step S16 is the process of steps S20 to S24 shown in FIG. 9, and will be described in detail later.

処理部12は、ステップS16の処理が終了した場合、または情報提供対象判定タイミングになったと判定した場合(ステップS15:No)、動作終了タイミングになったか否かを判定する(ステップS17)。処理部12は、例えば、情報処理装置1の電源がオフにされた場合などに動作終了タイミングになったと判定する。 When the process of step S16 is completed, or when it is determined that the information provision target determination timing has come (step S15: No), the processing unit 12 determines whether or not the operation end timing has come (step S17). The processing unit 12 determines that the operation end timing has come, for example, when the power of the information processing apparatus 1 is turned off.

処理部12は、動作終了タイミングになっていないと判定した場合(ステップS17:No)、処理をステップS10へ移行し、動作終了タイミングになったと判定した場合(ステップS17:Yes)、図8に示す処理を終了する。 If the processing unit 12 determines that the operation end timing has not come (step S17: No), the process proceeds to step S10, and if it determines that the operation end timing has come (step S17: Yes), a Terminate the indicated process.

図9は、実施形態に係る情報処理装置1の処理部12による情報提供手順を示すフローチャートである。図9に示すように、処理部12は、予め定められた関係を有する2以上のユーザUを特定する(ステップS20)。 FIG. 9 is a flowchart showing an information providing procedure by the processing unit 12 of the information processing device 1 according to the embodiment. As shown in FIG. 9, the processing unit 12 identifies two or more users U having a predetermined relationship (step S20).

次に、処理部12は、ステップS20において特定した2以上のユーザUの興味関心範囲を特定する(ステップS21)。そして、処理部12は、特定した過去の時点の2以上のユーザU間の差に基づいて、2以上のユーザU間の特定の対象に対する認識違いを推定する(ステップS22)。 Next, the processing unit 12 identifies the interest ranges of the two or more users U identified in step S20 (step S21). Then, the processing unit 12 estimates a recognition difference between the two or more users U with respect to the specific object based on the difference between the two or more users U at the specified past time (step S22).

次に、処理部12は、ステップS22において推定した認識違いに応じた情報をユーザUに提供し(ステップS23)、図9に示す処理を終了する。 Next, the processing unit 12 provides the user U with information corresponding to the recognition difference estimated in step S22 (step S23), and ends the processing shown in FIG.

〔5.変形例〕
上述した情報処理装置1は、上述した実施形態以外にも種々の異なる形態にて実施されてもよい。そこで、以下では、情報処理装置1の他の実施形態について説明する。
[5. Modification]
The information processing apparatus 1 described above may be embodied in various different forms other than the embodiments described above. Therefore, other embodiments of the information processing apparatus 1 will be described below.

情報処理装置1の処理部12は、興味関心モデルを複数種類生成することができる。例えば、処理部12は、地域毎の興味関心モデルを生成し、地域毎の興味関心モデルに基づいて、地域毎の興味関心空間を形成することができる。例えば、処理部12は、対象地域内の複数のユーザUが用いた複数の検索語のうち予め定められた条件を満たす2以上の検索語を類似する特徴を有するものとして複数の検索語の各々が有する特徴を学習した興味関心モデルを地域毎に生成することもできる。 The processing unit 12 of the information processing device 1 can generate a plurality of types of interest models. For example, the processing unit 12 can generate an interest model for each region and form an interest space for each region based on the interest model for each region. For example, the processing unit 12 regards two or more search terms that satisfy a predetermined condition among the plurality of search terms used by the plurality of users U in the target area as having similar characteristics, and each of the plurality of search terms has similar characteristics. It is also possible to generate an interest/interest model for each region by learning the features of the .

また、処理部12は、ユーザUの属性毎の興味関心モデルに基づいて、ユーザUの属性毎の興味関心空間を形成することができる。例えば、処理部12は、特定属性を有する複数のユーザUが用いた複数の検索語のうち予め定められた条件を満たす2以上の検索語を類似する特徴を有するものとして複数の検索語の各々が有する特徴を学習した興味関心モデルを特定属性毎に生成することもできる。 Further, the processing unit 12 can form an interest space for each attribute of the user U based on the interest model for each attribute of the user U. For example, the processing unit 12 regards two or more search terms that satisfy a predetermined condition among a plurality of search terms used by a plurality of users U having a specific attribute as having similar characteristics. It is also possible to generate an interest/interest model for each specific attribute by learning the features of the .

また、処理部12は、期間TA内に複数のユーザUによって複数の端末装置2から送信された複数の検索クエリに基づいてその期間TAにおける興味関心モデルを生成するが、かかる例に限定されない。例えば、処理部12は、P期間前の期間TAと最新の期間TAとを含む期間において期間TA内に複数のユーザUによって複数の端末装置2から送信された複数の検索クエリに基づいて最新の期間TAにおける興味関心モデルを生成することもできる。Pは、1以上の整数である。 In addition, the processing unit 12 generates an interest model for the period TA based on a plurality of search queries transmitted from a plurality of terminal devices 2 by a plurality of users U within the period TA, but is not limited to this example. For example, the processing unit 12 updates a plurality of search queries transmitted from a plurality of terminal devices 2 by a plurality of users U within the period TA in a period including the period TA before P period and the latest period TA. An interest model for the period TA can also be generated. P is an integer of 1 or more.

また、処理部12は、期間TB毎に、期間TB内において同一のユーザUによって端末装置2から送信された複数の検索クエリに基づいて、ユーザUの興味関心範囲をユーザU毎に特定することもできる。期間TBは、例えば、期間TAよりも長いまたは短い期間である。なお、期間TBは、情報処理装置1によって同一のユーザUから新たに受け付けられた検索クエリの数または新たな検索語の数が予め設定された閾値以上になる期間であってもよい。 In addition, the processing unit 12 specifies the interest range of the user U for each user U based on a plurality of search queries transmitted from the terminal device 2 by the same user U within the period TB for each period TB. can also The period TB is, for example, longer or shorter than the period TA. Note that the period TB may be a period during which the number of search queries or the number of new search terms newly received from the same user U by the information processing apparatus 1 is equal to or greater than a preset threshold.

〔6.ハードウェア構成〕
上述してきた実施形態に係る情報処理装置1は、例えば図10に示すような構成のコンピュータ80によって実現される。図10は、実施形態に係る情報処理装置1の機能を実現するコンピュータ80の一例を示すハードウェア構成図である。コンピュータ80は、CPU81、RAM82、ROM(Read Only Memory)83、HDD(Hard Disk Drive)84、通信インターフェイス(I/F)85、入出力インターフェイス(I/F)86、およびメディアインターフェイス(I/F)87を有する。
[6. Hardware configuration]
The information processing apparatus 1 according to the embodiments described above is realized by a computer 80 configured as shown in FIG. 10, for example. FIG. 10 is a hardware configuration diagram showing an example of a computer 80 that implements the functions of the information processing apparatus 1 according to the embodiment. The computer 80 includes a CPU 81, a RAM 82, a ROM (Read Only Memory) 83, a HDD (Hard Disk Drive) 84, a communication interface (I/F) 85, an input/output interface (I/F) 86, and a media interface (I/F). ) 87.

CPU81は、ROM83またはHDD84に記憶されたプログラムに基づいて動作し、各部の制御を行う。ROM83は、コンピュータ80の起動時にCPU81によって実行されるブートプログラムや、コンピュータ80のハードウェアに依存するプログラムなどを記憶する。 The CPU 81 operates based on programs stored in the ROM 83 or HDD 84 and controls each section. The ROM 83 stores a boot program executed by the CPU 81 when the computer 80 is started, a program depending on the hardware of the computer 80, and the like.

HDD84は、CPU81によって実行されるプログラム、および、かかるプログラムによって使用されるデータなどを記憶する。通信インターフェイス85は、ネットワークN(図2参照)を介して他の機器からデータを受信してCPU81へ送り、CPU81が生成したデータを、ネットワークNを介して他の機器に送信する。 The HDD 84 stores programs executed by the CPU 81, data used by these programs, and the like. The communication interface 85 receives data from other devices via the network N (see FIG. 2), sends the data to the CPU 81, and transmits data generated by the CPU 81 to other devices via the network N. FIG.

CPU81は、入出力インターフェイス86を介して、ディスプレイやプリンタなどの出力装置、および、キーボードまたはマウスなどの入力装置を制御する。CPU81は、入出力インターフェイス86を介して、入力装置からデータを取得する。また、CPU81は、入出力インターフェイス86を介して生成したデータを出力装置へ出力する。 The CPU 81 controls output devices such as a display and a printer and input devices such as a keyboard and a mouse through an input/output interface 86 . The CPU 81 acquires data from the input device via the input/output interface 86 . The CPU 81 also outputs the generated data to the output device via the input/output interface 86 .

メディアインターフェイス87は、記録媒体88に記憶されたプログラムまたはデータを読み取り、RAM82を介してCPU81に提供する。CPU81は、かかるプログラムを、メディアインターフェイス87を介して記録媒体88からRAM82上にロードし、ロードしたプログラムを実行する。記録媒体88は、例えばDVD(Digital Versatile Disc)、PD(Phase change rewritable Disk)などの光学記録媒体、MO(Magneto-Optical disk)などの光磁気記録媒体、テープ媒体、磁気記録媒体、または半導体メモリなどである。 The media interface 87 reads programs or data stored in the recording medium 88 and provides them to the CPU 81 via the RAM 82 . The CPU 81 loads the program from the recording medium 88 onto the RAM 82 via the media interface 87 and executes the loaded program. The recording medium 88 is, for example, an optical recording medium such as a DVD (Digital Versatile Disc) or a PD (Phase change rewritable disc), a magneto-optical recording medium such as an MO (Magneto-Optical disk), a tape medium, a magnetic recording medium, or a semiconductor memory. and so on.

コンピュータ80のCPU81は、RAM82上にロードされたプログラムを実行することにより、処理部12の機能を実現する。また、HDD84には、記憶部11内のデータが記憶される。コンピュータ80のCPU81は、これらのプログラムを記録媒体88から読み取って実行するが、他の例として、他の装置からネットワークNを介してこれらのプログラムを取得してもよい。 The CPU 81 of the computer 80 implements the functions of the processing section 12 by executing programs loaded on the RAM 82 . Further, the data in the storage unit 11 is stored in the HDD 84 . The CPU 81 of the computer 80 reads these programs from the recording medium 88 and executes them, but as another example, these programs may be acquired via the network N from another device.

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

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

また、上述してきた実施形態および変形例は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。 Also, the above-described embodiments and modifications can be appropriately combined within a range that does not contradict the processing content.

〔8.効果〕
上述してきたように、実施形態に係る情報処理装置1は、推定部34と、提供部35とを備える。推定部34は、複数のユーザUの興味関心に対する関連性に応じて複数の対象の各々がベクトルで示され且つベクトルが所定期間毎に更新される興味関心空間において2以上のユーザUの興味関心と特定の対象とが類似していた過去の時点の2以上のユーザU間の差に基づいて、2以上のユーザU間の特定の対象に対する認識違いを推定する。提供部35は、推定部34によって推定された認識違いに応じた情報を2以上のユーザUのうちの少なくとも一のユーザUに提供する。これにより、情報処理装置1は、複数のユーザUが共通に興味関心を有する可能性がある対象の情報を適切に提供することができる。
[8. effect〕
As described above, the information processing device 1 according to the embodiment includes the estimating unit 34 and the providing unit 35 . The estimation unit 34 estimates the interests of two or more users U in an interest space in which each of a plurality of objects is indicated by a vector according to the relevance to the interests of the plurality of users U, and the vector is updated every predetermined period. Based on the difference between the two or more users U in the past when the specific object was similar to the specific object, the difference in recognition of the specific object between the two or more users U is estimated. The providing unit 35 provides at least one of the two or more users U with information according to the recognition difference estimated by the estimating unit 34 . Thereby, the information processing device 1 can appropriately provide information on a target that may be of interest to a plurality of users U in common.

また、推定部34は、2以上のユーザUの興味関心と特定の対象とが類似していた過去の時点の2以上のユーザU間の差が予め定められた閾値以上である場合に、2以上のユーザU間の特定の対象に対する認識違いを推定する。これにより、情報処理装置1は、2以上の特定対象ユーザ間の特定の対象に対する認識の相違が少ない場合には、認識違いを推定しないため、処理負荷を軽減することができる。 In addition, the estimation unit 34, if the difference between the two or more users U in the past when the interests of the two or more users U and the specific object were similar is equal to or greater than a predetermined threshold, A recognition difference for a specific object between the above users U is estimated. As a result, the information processing apparatus 1 does not estimate the recognition difference when there is little difference in recognition of the specific target between two or more specific target users, so that the processing load can be reduced.

また、提供部35は、2以上のユーザUのうち特定の対象と類似していた過去の時点のうち最も時点が新しいユーザUである第1ユーザに認識違いに基づく情報である認識違い情報を提供する。これにより、情報処理装置1は、第1ユーザ以外のユーザUである第2ユーザが特定の対象の内容として認識している内容を第1ユーザに通知することができる。そのため、情報処理装置1は、例えば、第1ユーザが認識しているが第2ユーザが認識していない内容を第1ユーザが第2ユーザにネタバレする会話してしまうことを抑制することができる。 In addition, the providing unit 35 provides misrecognition information, which is information based on misrecognition, to the first user U, who is the user U at the latest point in time among past points in time similar to the specific target among the two or more users U. provide. Thereby, the information processing apparatus 1 can notify the first user of the content recognized as the content of the specific target by the second user who is the user U other than the first user. Therefore, the information processing apparatus 1 can suppress, for example, a conversation in which the first user spoils the content that the first user recognizes but the second user does not recognize. .

また、提供部35は、2以上のユーザUのうち特定の対象と類似していた過去の時点のうち最も時点が新しいユーザU以外のユーザUである第2ユーザに対して特定の対象に関する情報を提供する。これにより、情報処理装置1は、第1ユーザが特定の対象の内容として認識している内容を第2ユーザに通知することができる。そのため、情報処理装置1は、例えば、第2ユーザが認識していないが第1ユーザが認識している内容を第2ユーザが第1ユーザに聞くことで、特定の対象の内容であって第2ユーザが知らなかった内容を第2ユーザが把握することができる。 In addition, the providing unit 35 provides information about a specific target to a second user U other than the user U who is the most recent past time similar to the specific target among the two or more users U. I will provide a. Thereby, the information processing device 1 can notify the second user of the content that the first user recognizes as the specific target content. Therefore, for example, the information processing apparatus 1 asks the first user what the second user does not recognize but what the first user recognizes. The second user can grasp the contents that the second user did not know.

また、情報処理装置1は、複数のユーザUのうち予め定められた関係を有する複数のユーザUを2以上のユーザUとして特定する第1特定部40を備える。これにより、情報処理装置1は、例えば、ユーザUが設定操作などをすることなく、2以上のユーザUを特定することができる。 The information processing apparatus 1 also includes a first identification unit 40 that identifies, as two or more users U, a plurality of users U having a predetermined relationship among the plurality of users U. Thereby, the information processing apparatus 1 can identify two or more users U without the user U performing a setting operation or the like.

また、第1特定部40は、互いの間でコミュニケーションを行う複数のユーザUを予め定められた関係を有する複数のユーザUとして特定する。これにより、情報処理装置1は、ユーザU間で特定の対象に対する認識違いの影響が大きい複数のユーザUを特定することができる。 In addition, the first identifying unit 40 identifies multiple users U who communicate with each other as multiple users U having a predetermined relationship. As a result, the information processing device 1 can identify a plurality of users U who are significantly influenced by misunderstandings of a specific target among the users U. FIG.

また、情報処理装置1は、第2特定部41を備える。第2特定部41は、予め定められた条件を満たす2以上の検索語を類似する特徴を有するものとして複数のユーザUが用いた複数の検索語の各々が有する特徴を学習した学習済みモデルにユーザUが用いた検索語を入力して得られる検索語のベクトルに基づいて、ユーザUの興味関心を特定する。これにより、情報処理装置1は、ユーザUの興味関心を有する可能性がある対象の情報をより適切に提供することができる。 The information processing device 1 also includes a second identification unit 41 . The second identifying unit 41 regards two or more search terms that satisfy a predetermined condition as having similar features, and uses a learned model that has learned the features of each of the plurality of search terms used by the plurality of users U. User U's interests are identified based on a search term vector obtained by inputting a search term used by user U. FIG. Thereby, the information processing apparatus 1 can more appropriately provide the information of the target that the user U may be interested in.

また、情報処理装置1は、複数のユーザUが用いた複数の検索語を用いて学習済みモデルを生成する学習部32を備える。これにより、情報処理装置1は、ユーザUの興味関心を有する可能性がある対象の情報をより適切に提供することができる。 The information processing device 1 also includes a learning unit 32 that generates a trained model using a plurality of search terms used by a plurality of users U. FIG. Thereby, the information processing apparatus 1 can more appropriately provide the information of the target that the user U may be interested in.

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

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

1 情報処理装置
2,2~2 端末装置
10 通信部
11 記憶部
12 処理部
20 検索情報記憶部
21 ユーザ情報記憶部
22 コンテンツ記憶部
23 興味関心空間情報記憶部
30 受付部
31 検索部
32 学習部
33 特定部
34 推定部
35 提供部
40 第1特定部
41 第2特定部
100 情報処理システム
N ネットワーク
1 information processing device 2, 2 1 to 2 n terminal device 10 communication unit 11 storage unit 12 processing unit 20 search information storage unit 21 user information storage unit 22 content storage unit 23 interest space information storage unit 30 reception unit 31 search unit 32 Learning unit 33 Identifying unit 34 Estimating unit 35 Providing unit 40 First identifying unit 41 Second identifying unit 100 Information processing system N Network

Claims (10)

複数のユーザの興味関心に対する関連性に応じて複数の対象の各々がベクトルで示され且つ前記ベクトルが所定期間毎に更新される興味関心空間において2以上のユーザの興味関心と特定の対象とが類似していた過去の時点の前記2以上のユーザ間の差に基づいて、前記2以上のユーザ間の前記特定の対象に対する認識違いを推定する推定部と、
前記推定部によって推定された前記認識違いに応じた情報を前記2以上のユーザのうちの少なくとも一のユーザに提供する提供部と、を備える
ことを特徴とする情報処理装置。
two or more users' interests and a specific object in an interest space in which each of a plurality of objects is indicated by a vector according to relevance to the interests of a plurality of users, and the vector is updated every predetermined period; an estimating unit for estimating the difference in recognition of the specific target between the two or more users based on the difference between the two or more users at similar past times;
and a providing unit configured to provide at least one of the two or more users with information corresponding to the recognition difference estimated by the estimating unit.
前記推定部は、
前記差が予め定められた閾値以上である場合に、前記2以上のユーザ間の前記特定の対象に対する認識違いを推定する
ことを特徴とする請求項1に記載の情報処理装置。
The estimation unit
2. The information processing apparatus according to claim 1, wherein, when the difference is equal to or greater than a predetermined threshold, a difference in recognition of the specific object between the two or more users is estimated.
前記提供部は、
前記2以上のユーザのうち前記特定の対象と類似していた過去の時点のうち最も時点が新しいユーザに前記認識違いに基づく情報を提供する
ことを特徴とする請求項1または2に記載の情報処理装置。
The providing unit
3. Information according to claim 1 or 2, wherein the information based on the misrecognition is provided to the user who is the most recent of the past points in time similar to the specific object among the two or more users. processing equipment.
前記提供部は、
前記2以上のユーザのうち前記特定の対象と類似していた過去の時点のうち最も時点が新しいユーザ以外のユーザに対して前記特定の対象に関する情報を提供する
ことを特徴とする請求項1~3のいずれか1つに記載の情報処理装置。
The providing unit
Information on the specific target is provided to a user other than the user whose point in time is the newest among past points in time similar to the specific target among the two or more users. 4. The information processing device according to any one of 3.
前記複数のユーザのうち予め定められた関係を有する複数のユーザを前記2以上のユーザとして特定する第1特定部を備える
ことを特徴とする請求項1~4のいずれか1つに記載の情報処理装置。
The information according to any one of claims 1 to 4, further comprising a first identifying unit that identifies a plurality of users having a predetermined relationship among the plurality of users as the two or more users. processing equipment.
前記第1特定部は、
互いの間でコミュニケーションを行う複数のユーザを前記予め定められた関係を有する複数のユーザとして特定する
ことを特徴とする請求項5に記載の情報処理装置。
The first specifying unit
6. The information processing apparatus according to claim 5, wherein a plurality of users who communicate with each other are identified as the plurality of users having the predetermined relationship.
予め定められた条件を満たす2以上の検索語を類似する特徴を有するものとして前記複数のユーザが用いた複数の検索語の各々が有する特徴を学習した学習済みモデルに前記ユーザが用いた前記検索語を入力して得られる前記検索語のベクトルに基づいて、前記ユーザの前記興味関心を特定する第2特定部を備える
ことを特徴とする請求項1~6のいずれか1つに記載の情報処理装置。
The search used by the user in a trained model that has learned the features of each of the plurality of search terms used by the plurality of users as having similar features to two or more search terms that satisfy a predetermined condition. The information according to any one of claims 1 to 6, further comprising a second specifying unit that specifies the interest of the user based on the vector of the search word obtained by inputting the word. processing equipment.
前記複数のユーザが用いた前記複数の検索語を用いて前記学習済みモデルを生成する学習部を備える
ことを特徴とする請求項7に記載の情報処理装置。
The information processing apparatus according to claim 7, further comprising a learning unit that generates the trained model using the plurality of search terms used by the plurality of users.
コンピュータが実行する情報処理方法であって、
複数のユーザの興味関心に対する関連性に応じて複数の対象の各々がベクトルで示され且つ前記ベクトルが所定期間毎に更新される興味関心空間において2以上のユーザの興味関心と特定の対象とが類似していた過去の時点の前記2以上のユーザ間の差に基づいて、前記2以上のユーザ間の前記特定の対象に対する認識違いを推定する推定工程と、
前記推定工程によって推定された前記認識違いに応じた情報を前記2以上のユーザのうちの少なくとも一のユーザに提供する提供工程と、を含む
ことを特徴とする情報処理方法。
A computer-executed information processing method comprising:
two or more users' interests and a specific object in an interest space in which each of a plurality of objects is indicated by a vector according to relevance to the interests of a plurality of users, and the vector is updated every predetermined period; an estimation step of estimating a difference in recognition of the specific object between the two or more users based on the difference between the two or more users at similar past times;
and a providing step of providing at least one of the two or more users with information corresponding to the recognition difference estimated by the estimating step.
複数のユーザの興味関心に対する関連性に応じて複数の対象の各々がベクトルで示され且つ前記ベクトルが所定期間毎に更新される興味関心空間において2以上のユーザの興味関心と特定の対象とが類似していた過去の時点の前記2以上のユーザ間の差に基づいて、前記2以上のユーザ間の前記特定の対象に対する認識違いを推定する推定手順と、
前記推定手順によって推定された前記認識違いに応じた情報を前記2以上のユーザのうちの少なくとも一のユーザに提供する提供手順と、をコンピュータに実行させる
ことを特徴とする情報処理プログラム。
two or more users' interests and a specific object in an interest space in which each of a plurality of objects is indicated by a vector according to relevance to the interests of a plurality of users, and the vector is updated every predetermined period; an estimation procedure for estimating the difference in recognition of the specific target between the two or more users based on the difference between the two or more users at similar past times;
and a provision step of providing at least one of the two or more users with information corresponding to the recognition difference estimated by the estimation step.
JP2022024217A 2022-02-18 2022-02-18 Information processing device, information processing method, and information processing program Pending JP2023121024A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022024217A JP2023121024A (en) 2022-02-18 2022-02-18 Information processing device, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022024217A JP2023121024A (en) 2022-02-18 2022-02-18 Information processing device, information processing method, and information processing program

Publications (1)

Publication Number Publication Date
JP2023121024A true JP2023121024A (en) 2023-08-30

Family

ID=87797486

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022024217A Pending JP2023121024A (en) 2022-02-18 2022-02-18 Information processing device, information processing method, and information processing program

Country Status (1)

Country Link
JP (1) JP2023121024A (en)

Similar Documents

Publication Publication Date Title
US11514333B2 (en) Combining machine-learning and social data to generate personalized recommendations
US10713317B2 (en) Conversational agent for search
US10885076B2 (en) Computerized system and method for search query auto-completion
US11587143B2 (en) Neural contextual bandit based computational recommendation method and apparatus
US8782035B2 (en) Syndicated data stream content provisioning
US10469275B1 (en) Clustering of discussion group participants
US20140244361A1 (en) System and method of predicting purchase behaviors from social media
CN110309405B (en) Project recommendation method and device and storage medium
US20100057546A1 (en) System and method for online advertising using user social information
US20110071898A1 (en) System and method for updating search advertisements during search results navigation
JP7040986B2 (en) Information processing equipment, information processing methods, and information processing programs
CN111310046A (en) Object recommendation method and device
JP7073557B2 (en) Generator, generation method, and generation program
JP2023121024A (en) Information processing device, information processing method, and information processing program
KR102387578B1 (en) Method for providing search service and system for the same
US11366817B2 (en) Intent based second pass ranker for ranking aggregates
JP2023120850A (en) Information processing device, information processing method, and information processing program
JP2023120934A (en) Information processing device, information processing method, and information processing program
JP2023121023A (en) Information processing device, information processing method, and information processing program
JP2023120933A (en) Information processing device, information processing method, and information processing program
JP7453191B2 (en) Information processing device, information processing method, and information processing program
JP2019053520A (en) Providing apparatus, providing method, and providing program
JP7419313B2 (en) Information processing device, information processing method, and information processing program
JP7418379B2 (en) Information processing device, information processing method, and information processing program
JP7104257B1 (en) Information processing equipment, information processing methods, and information processing programs

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20231026