JP2023032213A - 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
JP2023032213A
JP2023032213A JP2021138202A JP2021138202A JP2023032213A JP 2023032213 A JP2023032213 A JP 2023032213A JP 2021138202 A JP2021138202 A JP 2021138202A JP 2021138202 A JP2021138202 A JP 2021138202A JP 2023032213 A JP2023032213 A JP 2023032213A
Authority
JP
Japan
Prior art keywords
search condition
user
search
information
information processing
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.)
Granted
Application number
JP2021138202A
Other languages
Japanese (ja)
Other versions
JP6998489B1 (en
Inventor
普施 香取
Yukiharu Katori
裕梨 平山
Yuri Hirayama
周作 檀上
Shusaku Danjo
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 JP2021138202A priority Critical patent/JP6998489B1/en
Application granted granted Critical
Publication of JP6998489B1 publication Critical patent/JP6998489B1/en
Publication of JP2023032213A publication Critical patent/JP2023032213A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To optimize search conditions to be proposed.SOLUTION: An information processing device according to the present application comprises: an action information acquisition unit which acquires action information on user actions taken for search results per search condition type; a calculation unit which calculates an influence degree at which selection and non-selection of a search condition type influence an action by using the action information acquired by the action information acquisition unit; and a proposal unit which proposes search conditions of a search condition type selected according to the influence degree calculated by the calculation unit to a user.SELECTED DRAWING: Figure 1

Description

特許法第30条第2項適用申請有り https://realestate.yahoo.co.jp/rent/search/ai/ 文献1.pdf 掲載日 令和3年7月27日There is an application for the application of Article 30, Paragraph 2 of the Patent Law https://realstate. Yahoo. co. jp/rent/search/ai/ Literature 1. pdf Publication date July 27, 2021

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

従来、例えば、検索サイトを提供するサービスにおいて、ユーザが指定した条件による検索結果が多いまたは少ない場合に、絞り込みあるいは拡張するための検索条件を提案する検索支援システムがある(例えば、特許文献1参照)。 Conventionally, for example, in a service that provides a search site, there is a search support system that proposes search conditions for narrowing down or expanding when there are many or few search results based on conditions specified by the user (see, for example, Patent Document 1). ).

特開2008-152607号公報JP 2008-152607 A

しかしながら、従来技術では、たとえば、提案する検索条件の最適化を図るうえで改善の余地があった。 However, in the prior art, for example, there is room for improvement in terms of optimizing the proposed search conditions.

本発明は、上記に鑑みてなされたものであって、提案する検索条件の最適化を図ることができる情報処理装置、情報処理方法および情報処理プログラムを提供することを目的とする。 SUMMARY OF THE INVENTION It is an object of the present invention to provide an information processing apparatus, an information processing method, and an information processing program capable of optimizing proposed search conditions.

上述した課題を解決し、目的を達成するために、本発明に係る情報処理装置は、検索条件種別毎の検索結果に対して行われたユーザの行動に関する行動情報を取得する行動情報取得部と、前記行動情報取得部によって取得された前記行動情報を用いて、前記検索条件種別の選択の有無が前記行動へ与える影響度を算出する算出部と、前記算出部によって算出された前記影響度に応じて選択した前記検索条件種別の検索条件をユーザへ提案する提案部とを備える。 In order to solve the above-described problems and achieve the object, an information processing apparatus according to the present invention includes: a calculation unit for calculating, using the action information acquired by the action information acquisition unit, the degree of influence of the presence or absence of selection of the search condition type on the action, and the degree of influence calculated by the calculation unit a proposing unit for proposing to the user the search condition of the search condition type selected accordingly.

本発明によれば、提案する検索条件の最適化を図ることができる。 According to the present invention, the proposed search conditions can be optimized.

図1は、実施形態に係る情報処理の一例を示す図である。FIG. 1 is a diagram illustrating an example of information processing according to an embodiment. 図2は、実施形態に係る情報処理装置の構成例を示すブロック図である。FIG. 2 is a block diagram illustrating a configuration example of the information processing apparatus according to the embodiment; 図3は、実施形態に係る不動産情報記憶部に記憶される情報の一例を示す図である。3 is a diagram illustrating an example of information stored in a real estate information storage unit according to the embodiment; FIG. 図4は、実施形態に係るクリックログ記憶部に記憶される情報の一例を示す図である。4 is a diagram illustrating an example of information stored in a click log storage unit according to the embodiment; FIG. 図5は、実施形態に係るユーザ情報記憶部に記憶される情報の一例を示す図である。5 is a diagram illustrating an example of information stored in a user information storage unit according to the embodiment; FIG. 図6は、実施形態に係るユーザ属性記憶部に記憶される情報の一例を示す図である。6 is a diagram illustrating an example of information stored in a user attribute storage unit according to the embodiment; FIG. 図7は、実施形態に係る影響度記憶部に記憶される情報の一例を示す図である。7 is a diagram illustrating an example of information stored in an impact storage unit according to the embodiment; FIG. 図8は、実施形態に係る影響度算出処理の一例を示すフローチャートである。FIG. 8 is a flowchart illustrating an example of influence degree calculation processing according to the embodiment. 図9は、実施形態に係る検索条件提案処理の一例を示すフローチャートである。FIG. 9 is a flowchart illustrating an example of search condition proposal processing 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.

以下に、本願に係る情報処理装置、情報処理方法および情報処理プログラムを実施するための形態(以下、「実施形態」と記載する。)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る情報処理装置、情報処理方法および情報処理プログラムが限定されるものではない。 Embodiments for implementing an information processing apparatus, an information processing method, and an information processing program according to the present application (hereinafter referred to as "embodiments") will be described in detail below 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.

[実施形態]
〔1.情報処理〕
まず、図1を用いて、実施形態に係る情報処理の一例について説明する。図1は、実施形態に係る情報処理の一例を示す図である。
[Embodiment]
[1. 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.

図1に示すように、実施形態に係る情報処理装置10は、たとえば、不動産情報記憶部を有しており、クライアント端末であるユーザ端末50に対して不動産情報に関する各種情報を提供する情報処理装置である。たとえば、情報処理装置10は、不動産の賃貸、売買等に関する各種不動産情報を提供する。なお、情報処理装置10は、たとえば、サーバ装置やクラウドシステム等によって実現される。 As shown in FIG. 1, the information processing device 10 according to the embodiment has, for example, a real estate information storage unit, and provides a user terminal 50, which is a client terminal, with various information related to real estate information. is. For example, the information processing device 10 provides various types of real estate information regarding real estate rental, sales, and the like. Note that the information processing device 10 is realized by, for example, a server device, a cloud system, or the like.

なお、不動産には、建造物や、土地が含まれ、情報処理装置10が提供する不動産情報には、住居、店舗、土地など各種不動産の賃貸あるいは売買に関する情報が含まれる。 Note that real estate includes buildings and land, and the real estate information provided by the information processing apparatus 10 includes information on rental or sales of various real estate such as residences, stores, and land.

ユーザ端末50は、ユーザUが所有する端末装置であり、情報処理装置10とのデータ通信によって、情報処理装置10の不動産情報記憶部に記憶された不動産に関する各種情報をユーザUへ提供する。ユーザ端末50は、たとえば、スマートフォン、タブレット端末、パソコン、ウェアラブル端末など、通信機能を備えた各種クライアント端末である。 The user terminal 50 is a terminal device owned by the user U, and provides the user U with various information about real estate stored in the real estate information storage unit of the information processing device 10 through data communication with the information processing device 10 . The user terminals 50 are various client terminals having communication functions, such as smart phones, tablet terminals, personal computers, and wearable terminals.

たとえば、ユーザUが、情報処理装置10が提供する不動産サイトへアクセスし、物件を検索する場合、ユーザ端末50を操作して、希望する物件の条件を指定する。この際、ユーザUの検索履歴等に基づき、ユーザUが興味を示す可能性が高い検索条件等を不動産サイト側から提案する手法も考えられる。しかしながら、たとえば、提案した検索条件等が有効な検索条件になるとは限らない。 For example, when the user U accesses the real estate site provided by the information processing device 10 and searches for a property, the user U operates the user terminal 50 to specify the conditions of the desired property. At this time, a method of suggesting search conditions and the like that the user U is highly likely to be interested in from the real estate site side based on the user U's search history and the like is also conceivable. However, for example, the proposed search conditions and the like are not necessarily effective search conditions.

そこで、実施形態に係る情報処理では、検索条件種別毎のクリックの有無がコンバージョンに与える影響度を算出し、当該影響度に応じた検索条件を提案することとした。なお、検索条件種別とは、たとえば、検索条件を構成する各種文字列であり、たとえば、検索時に利用されるキーワードである。 Therefore, in the information processing according to the embodiment, the degree of influence that the presence or absence of clicks for each type of search condition has on conversion is calculated, and a search condition corresponding to the degree of influence is proposed. Note that the search condition type is, for example, various character strings constituting the search condition, for example, a keyword used at the time of searching.

図1に示すように、まず、情報処理装置10は、検索条件種別毎のクリックの有無がコンバージョンに与える影響度を算出する影響度算出処理を行う(ステップS01)。 As shown in FIG. 1, first, the information processing apparatus 10 performs an influence calculation process for calculating the influence of the presence or absence of clicks on conversion for each search condition type (step S01).

たとえば、情報処理装置10は、クリックログ記憶部に記憶されるクリックログの有無をランダムフォレストで分析することで、検索条件種別毎のクリックの有無がコンバージョンへ与える影響度を算出する。クリックログとは、検索条件種別毎のクリックの有無と、コンバージョンの有無とを対応付けたデータである。 For example, the information processing apparatus 10 analyzes the presence or absence of click logs stored in the click log storage unit using a random forest, thereby calculating the degree of influence of the presence or absence of clicks on conversion for each search condition type. A click log is data that associates the presence or absence of clicks for each search condition type with the presence or absence of conversions.

なお、ここでのコンバージョンとは、検索条件として表示される個別の不動産情報に対するユーザUによる物件の問い合わせであるが、物件検索時の条件保存、物件のお気に入り登録、内覧の申し込み、賃貸契約あるいは売買契約であってもよい。 The conversion here means an inquiry about a property by the user U for individual real estate information displayed as a search condition. may be a contract.

クリックログをランダムフォレストで分析すると、検索条件種別を選択した/しなかったといった観点で決定木Tが自動的に生成され、決定木Tの末端のノードに対して、「この検索条件種別が選択された場合/選択されなかったは、これくらいコンバージョンに結びついた/つかなかった」に関する影響度がスコアとして算出される。 Random forest analysis of click logs automatically generates a decision tree T from the viewpoint of whether or not a search condition type is selected, and for the terminal node of the decision tree T, "This search condition type is selected If selected/not selected, the degree of influence related to conversion was/did not lead to conversion is calculated as a score.

すなわち、ここでのランダムフォレストでは、検索条件種別毎の選択の有無(クリックの有無)とコンバージョンの有無に相関関係が影響度として機械学習によって導出することができる。 That is, in the random forest here, the correlation between the presence/absence of selection (presence/absence of clicks) and the presence/absence of conversion for each search condition type can be derived by machine learning as the degree of influence.

その後、情報処理装置10は、ユーザ端末50から不動産サイトへのアクセス要求を受け付けると(ステップS02)、ユーザ端末50に表示する検索条件の設定処理を行う(ステップS03)。 After that, when the information processing device 10 receives an access request to the real estate site from the user terminal 50 (step S02), the information processing device 10 performs processing for setting search conditions to be displayed on the user terminal 50 (step S03).

たとえば、情報処理装置10は、ステップS01にて算出した影響度が高い検索条件種別を組み合わせた検索条件を設定する。同図に示す例では、検索条件種別として、「家賃相場よりお得」、「低層物件」、「ユーザ評価の高い物件」を示し、「家賃相場よりお得」、「低層物件」、「ユーザ評価の高い物件」の順に影響度が低くなることを示す。 For example, the information processing apparatus 10 sets a search condition that combines the search condition types having a high degree of influence calculated in step S01. In the example shown in the same figure, "better than market rent", "low-rise property", and "highly rated property" are shown as search condition types, and "better than market rent", "low-rise property", and "user It shows that the degree of impact decreases in the order of "property with high evaluation".

たとえば、情報処理装置10では、「家賃相場よりお得」および「低層物件」の2つの検索条件種別を組み合わせることで、「家賃相場よりお得な低層物件」といった新たな検索条件を設定する。なお、影響度が高い1つの検索条件種別を検索条件として設定することにしてもよく、3つ以上の検索条件種別を組み合わせて新たな検索条件を設定することにしてもよい。 For example, the information processing apparatus 10 sets a new search condition such as "a low-rise property at a better price than the market rent" by combining two search condition types, "a better price than the market price" and "a low-rise property." Note that one search condition type having a high degree of influence may be set as a search condition, or three or more search condition types may be combined to set a new search condition.

つづいて、情報処理装置10は、設定した検索条件をユーザ端末50へ送信することで、設定した検索条件をユーザUへ提案する(ステップS04)。これにより、ユーザ端末50には、コンバージョンに与える影響度を考慮して設定された検索条件が表示される。ここで、図1に示すように、たとえば、ユーザ端末50には、情報処理装置10によって提案された検索条件が、検索カテゴリーの一つとして表示される。すなわち、コンバージョンに与える影響度が大きい検索条件が検索カテゴリーの一つとして新たに生成され、ユーザUは、検索カテゴリーの一つとして生成された検索条件を選択することができる。 Subsequently, the information processing apparatus 10 proposes the set search conditions to the user U by transmitting the set search conditions to the user terminal 50 (step S04). As a result, the user terminal 50 displays search conditions set in consideration of the degree of impact on conversion. Here, as shown in FIG. 1, for example, a search condition proposed by the information processing apparatus 10 is displayed on the user terminal 50 as one of the search categories. That is, a search condition having a large influence on conversion is newly generated as one of the search categories, and the user U can select the search condition generated as one of the search categories.

このように、実施形態に係る情報処理装置10では、影響度に応じた検索条件種別の検索条件を提案することで、高いコンバージョンが期待される検索条件を提案することができる。これにより、実施形態に係る情報処理装置10によれば、提案する検索条件の最適化を図ることができる。 As described above, the information processing apparatus 10 according to the embodiment can propose search conditions for which a high conversion is expected by proposing search conditions of a search condition type according to the degree of influence. Thereby, according to the information processing apparatus 10 according to the embodiment, it is possible to optimize the proposed search condition.

〔2.情報処理装置の構成例〕
次に、図2を用いて、情報処理装置10の構成例について説明する。図2は、実施形態に係る情報処理装置10の構成例を示すブロック図である。図2に示すように、情報処理装置10は、通信部110と、記憶部120と、制御部130とを有する。
[2. Configuration example of information processing device]
Next, a configuration example of the information processing apparatus 10 will be described with reference to FIG. FIG. 2 is a block diagram showing a configuration example of the information processing device 10 according to the embodiment. As shown in FIG. 2, the information processing apparatus 10 has a communication section 110, a storage section 120, and a control section .

通信部110は、例えば、NIC(Network Interface Card)等によって実現される。そして、通信部110は、4G(Generation)、5G、LTE(Long Term Evolution)、Wifi(登録商標)若しくは無線LAN(Local Area Network)等といった各種の無線通信網若しくは各種の有線通信網といったネットワークを介して、外部装置との間で情報の送受信を行う。 The communication unit 110 is realized by, for example, a NIC (Network Interface Card) or the like. The communication unit 110 uses networks such as various wireless communication networks such as 4G (Generation), 5G, LTE (Long Term Evolution), Wifi (registered trademark) or wireless LAN (Local Area Network), or various wired communication networks. Information is sent and received to and from an external device via the network.

記憶部120は、例えば、RAM、フラッシュメモリ等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。また、記憶部120は、不動産情報記憶部121、クリックログ記憶部122、ユーザ情報記憶部123、ユーザ属性記憶部124および影響度記憶部125を有する。 The storage unit 120 is realized by, for example, a semiconductor memory device such as a RAM or flash memory, or a storage device such as a hard disk or an optical disk. The storage unit 120 also has a real estate information storage unit 121 , a click log storage unit 122 , a user information storage unit 123 , a user attribute storage unit 124 and an influence storage unit 125 .

不動産情報記憶部121は、情報処理装置10が提供する不動産に関する各種情報を記憶する。図3は、実施形態に係る不動産情報記憶部121に記憶される情報の一例を示す図である。 The real estate information storage unit 121 stores various information related to real estate provided by the information processing device 10 . FIG. 3 is a diagram showing an example of information stored in the real estate information storage unit 121 according to the embodiment.

図3に示すように、たとえば、不動産情報記憶部121は、「物件ID」、「物件データ」および「検索クエリ」といった項目の情報を互いに対応付けて記憶する。「物件ID」は、不動産を識別するための識別子であり、「物件データ」は、不動産の内容(物件名、住所、築年数、面積、駅までの距離など)に関するデータや、不動産業者によって作成された周囲環境(たとえば、閑静な住宅街など)等に関するデータである。不動産データは、たとえば、不動産業者から投稿されたデータであるが、投稿されたデータに基づいて情報処理装置10側で編集したデータであってもよい。 As shown in FIG. 3, for example, the real estate information storage unit 121 stores items of information such as "property ID", "property data", and "search query" in association with each other. "Property ID" is an identifier for identifying real estate, and "property data" is data related to the content of real estate (property name, address, age of building, area, distance to station, etc.) and created by real estate agents. This is data related to the surrounding environment (for example, a quiet residential area, etc.). Real estate data is, for example, data posted by a real estate agent, but may be data edited by information processing apparatus 10 based on the posted data.

たとえば、情報処理装置10は、不動産の住所に基づいて、「近くに人気の居酒屋」といった情報や、標高や周囲の建物に基づいて、「見晴らし抜群」といった情報を不動産データに追加することにしてもよい。 For example, the information processing apparatus 10 adds information such as "a popular pub nearby" based on the address of the real estate, and information such as "excellent view" based on the altitude and surrounding buildings to the real estate data. good too.

「検索クエリ」は、対応する不動産データに対応付けられた検索クエリである。なお、検索クエリは、不動産データから抜粋したものであってもよく、情報処理装置10側で任意に設定したものであってもよい。すなわち、情報処理装置10は、不動産業者が投稿した内容とは異なる切り口の検索クエリを生成することにしてもよい。たとえば、この場合、情報処理装置10は、ユーザUによって投稿された口コミ情報から抽出したキーワードを検索クエリとして生成することにしてもよい。 A “search query” is a search query associated with corresponding real estate data. The search query may be extracted from the real estate data, or may be arbitrarily set on the information processing apparatus 10 side. That is, the information processing apparatus 10 may generate a search query from a different angle than the content posted by the real estate agent. For example, in this case, the information processing device 10 may generate a keyword extracted from word-of-mouth information posted by the user U as a search query.

図2の説明に戻り、クリックログ記憶部122について説明する。クリックログ記憶部122は、ユーザUによる検索履歴となるログに関する情報を記憶する。図4は、実施形態に係るクリックログ記憶部122に記憶する情報の一例を示す図である。 Returning to the description of FIG. 2, the click log storage unit 122 will be described. The click log storage unit 122 stores information related to a log that is a search history by the user U. FIG. FIG. 4 is a diagram showing an example of information stored in the click log storage unit 122 according to the embodiment.

図4に示す例において、クリックログ記憶部122は、「ユーザID」、「クエリ1」、「クエリ2」、「コンバージョン」といった項目の情報を互いに対応付けて記憶する。「ユーザID」は、情報処理装置10が提供するウェブサービスを利用するユーザUを識別するための識別子である。 In the example shown in FIG. 4, the click log storage unit 122 stores items of information such as "user ID", "query 1", "query 2", and "conversion" in association with each other. “User ID” is an identifier for identifying the user U who uses the web service provided by the information processing device 10 .

「クエリ1」および「クエリ2」には、検索クエリを示し、ユーザUに選択された場合に「1」、ユーザUに選択されなかった場合に「0」となる。「コンバージョン」は、コンバージョンの有無を示し、コンバージョンに至った場合を「1」とし、コンバージョンに至らなかった場合「0」とする。なお、上述のように、コンバージョンは、たとえば、ユーザUによる物件の問い合わせであるが、物件検索時の条件保存、物件のお気に入り登録、内覧の申し込み、賃貸契約あるいは売買契約であってもよい。この場合、たとえば、クリック情報記憶部122には、コンバージョンの種別毎に、コンバージョンの有無を記憶するようにしてよい。 Query 1” and “query 2” indicate search queries, which are “1” when selected by the user U and “0” when not selected by the user U. FIG. "Conversion" indicates the presence/absence of conversion, with "1" if conversion occurs and "0" if no conversion occurs. As described above, the conversion is, for example, an inquiry about a property by the user U, but it may also be storage of conditions when searching for a property, registration of a property as a favorite, application for viewing, a lease agreement, or a sales contract. In this case, for example, the click information storage unit 122 may store the presence or absence of conversion for each type of conversion.

図2の説明に戻り、ユーザ情報記憶部123について説明する。ユーザ情報記憶部123は、ユーザUに関するユーザ情報を記憶する記憶部である。図5は、実施形態に係るユーザ情報記憶部123に記憶された情報の一例を示す図である。図5に示す例において、ユーザ情報記憶部123は、「ユーザID」、「年収」、「勤務地」、「サイト閲覧履歴」、「カード使用履歴」といった項目の情報を互いに対応付けて記憶する。 Returning to the description of FIG. 2, the user information storage unit 123 will be described. The user information storage unit 123 is a storage unit that stores user information regarding the user U. FIG. FIG. 5 is a diagram showing an example of information stored in the user information storage unit 123 according to the embodiment. In the example shown in FIG. 5, the user information storage unit 123 stores items such as "user ID", "annual income", "place of work", "site browsing history", and "card usage history" in association with each other. .

「ユーザID」は、ユーザUを識別するための識別子を示し、「年収」は、ユーザUの年収を示す。また、「勤務地」は、ユーザUの勤務地を示す。たとえば、「年収」や「勤務地」に関する情報は、ユーザUがユーザ端末50を介して情報処理装置10に登録した情報であってもよく、後述する連携サービスにおいて、ユーザUが登録した情報を流用することにしてもよい。 "User ID" indicates an identifier for identifying user U, and "annual income" indicates user U's annual income. In addition, the “place of work” indicates the place of work of the user U. FIG. For example, the information related to "annual income" and "work location" may be information registered by the user U in the information processing apparatus 10 via the user terminal 50. You may decide to divert it.

「サイト閲覧履歴」は、ユーザUのインターネットの閲覧履歴を示す。なお、サイト閲覧履歴には、たとえば、情報処理装置10が提供する不動産サイトに関する閲覧履歴に加え、連携するサービス(たとえば、ポータルサイトなど)における閲覧履歴、連携するサービスでの検索クエリに関する情報を含むようにしてもよい。また、サイト閲覧履歴には、たとえば、ショッピングサイトでの購入履歴や、ニュースや動画の視聴履歴を含むようにしてもよい。 “Site browsing history” indicates the browsing history of the user U on the Internet. Note that the site browsing history includes, for example, the browsing history related to the real estate site provided by the information processing apparatus 10, the browsing history in the cooperating service (for example, portal site, etc.), and the information related to the search query in the cooperating service. You can also try to Also, the site browsing history may include, for example, the purchase history at the shopping site and the viewing history of news and videos.

また、「カード使用履歴」は、ユーザUのクレジットカードの使用履歴を示す。たとえば、「カード使用履歴」に関する情報は、連携するクレジットカード会社から取得した情報であり、たとえば、ユーザUがクレジットカードで支払いをおこなった店舗に関する情報、支払金額に関する情報、支払い日時に関する情報などが含まれる。また、カード使用履歴に加え、その他の電子決済(たとえば、QRコード(登録商標)決済など)の決済履歴をユーザ情報記憶部123に記憶することにしてもよい。 "Card usage history" indicates the usage history of user U's credit card. For example, information related to "card usage history" is information acquired from a cooperating credit card company. included. In addition to the card usage history, the user information storage unit 123 may store the payment history of other electronic payments (for example, QR code (registered trademark) payment, etc.).

図2の説明に戻り、ユーザ属性記憶部124について説明する。ユーザ属性記憶部124は、ユーザUの属性に関する情報を記憶する記憶部である。ここでのユーザ属性とは、ユーザUの特徴に関する情報である。 Returning to the description of FIG. 2, the user attribute storage unit 124 will be described. The user attribute storage unit 124 is a storage unit that stores information about user U attributes. A user attribute here is the information regarding the user's U characteristic.

図6は、実施形態に係るユーザ属性記憶部124に記憶された情報の一例を示す図である。図6に示す例において、ユーザ属性記憶部124は、「ユーザID」、「年収」、「家族構成」、「ライフスタイル」、「総合」などといった項目の情報を互いに対応付けて記憶する。 FIG. 6 is a diagram showing an example of information stored in the user attribute storage unit 124 according to the embodiment. In the example shown in FIG. 6, the user attribute storage unit 124 stores items such as "user ID", "annual income", "family structure", "lifestyle", and "general" in association with each other.

「ユーザID」は、ユーザUを識別するための識別子を示す。「年収」は、ユーザUの年収属性を示し、年収に応じて属性が分類される。なお、年収属性は、たとえば、100万円刻みである。「家族構成」は、ユーザUの家族構成属性を示し、たとえば、家族全員の年齢、性別などによって属性が分類される。 "User ID" indicates an identifier for identifying the user U. "Annual Income" indicates an annual income attribute of the user U, and attributes are classified according to the annual income. Note that the annual income attribute is, for example, in units of 1,000,000 yen. "Family structure" indicates the family structure attributes of the user U, and the attributes are classified according to, for example, the age and gender of all members of the family.

「ライフスタイル」は、ユーザUのライフスタイルに関する属性を示し、ユーザUの年齢、性別、趣味、嗜好等に関する情報に応じて属性が分類される。ライフスタイルに関する属性は、たとえば、「サイト閲覧履歴」や、「カード使用履歴」等に関する各種情報によって分類される。 “Lifestyle” indicates attributes related to the user U's lifestyle, and the attributes are classified according to information related to the user U's age, sex, hobbies, preferences, and the like. Attributes related to lifestyle are classified according to various information related to, for example, "site browsing history" and "card usage history".

「総合」は、たとえば、対応するユーザUの各属性を総合的に見たユーザ属性を示す。年収、家族構成、ライフスタイルといった各項目の属性をそれぞれ数値化することで、総合に関する属性が分類される。 "Total" indicates a user attribute obtained by comprehensively viewing each attribute of the corresponding user U, for example. By quantifying the attributes of each item, such as annual income, family composition, and lifestyle, the attributes related to the overall are classified.

図2の説明に戻り、影響度記憶部125について説明する。影響度記憶部125は、検索種別毎にコンバージョンに与える影響度を記憶する。図7は、実施形態に係る影響度記憶部125に記憶する情報の一例を示す図である。 Returning to the description of FIG. 2, the impact storage unit 125 will be described. The impact storage unit 125 stores the impact on conversion for each search type. FIG. 7 is a diagram showing an example of information stored in the impact storage unit 125 according to the embodiment.

図7に示す例において、影響度記憶部125は、「検索軸1」、「検索軸2」、「影響度」、「正」、「負」といった項目の情報を互いに対応付けて記憶する。「検索軸1」および「検索軸2」は、検索クエリを示す。たとえば、「影響度」は、検索軸1および検索軸2がコンバージョンに与える影響度を示す。なお、図7の例では、影響度がスコアSC1やスコアSC2で表示される場合を示す。 In the example shown in FIG. 7, the influence storage unit 125 stores items of information such as "search axis 1", "search axis 2", "influence", "positive", and "negative" in association with each other. "Search axis 1" and "search axis 2" indicate search queries. For example, "influence" indicates the influence of search axis 1 and search axis 2 on conversion. Note that the example of FIG. 7 shows a case where the degree of influence is displayed as a score SC1 or a score SC2.

「正」および「負」は、影響度の内訳を示す。たとえば、正は、コンバージョンに対してプラスに作用した度合い、すなわち、コンバージョンをどの程度促進したかといった指標を示し、負は、コンバージョンに対してマイナスに作用した度合い、すなわち、クリックをどの程度阻害したかといった指標を示す。 "Positive" and "Negative" indicate the breakdown of impact. For example, positive indicates the degree to which it had a positive effect on conversions, i.e. how much it promoted conversions, and negative indicates the degree to which it had a negative effect on conversions, i.e. how much it inhibited clicks. It shows an index such as

図2の説明に戻り、制御部130について説明する。制御部130は、例えば、コントローラ(controller)であり、CPU(Central Processing Unit)やMPU(Micro Processing Unit)等によって、情報処理装置10内部の記憶装置に記憶されている各種プログラムがRAMを作業領域として実行されることにより実現される。また、制御部130は、コントローラであり、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現される。 Returning to the description of FIG. 2, the control unit 130 will be described. The control unit 130 is, for example, a controller, and a CPU (Central Processing Unit), MPU (Micro Processing Unit), or the like allows various programs stored in a storage device inside the information processing apparatus 10 to use the RAM as a work area. It is realized by executing as Also, the control unit 130 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に示すように、制御部130は、不動産情報取得部131と、ユーザ情報取得部132と、行動情報取得部133と、ユーザ属性分類部134と、算出部135と、提案部136と、検索部137とを有する。 As shown in FIG. 2, the control unit 130 includes a real estate information acquisition unit 131, a user information acquisition unit 132, a behavior information acquisition unit 133, a user attribute classification unit 134, a calculation unit 135, a proposal unit 136, and a search unit 137 .

不動産情報取得部131は、ウェブページへの掲載対象となる不動産情報を取得する。たとえば、不動産情報取得部131は、不動産業者から入稿された不動産情報を取得し、不動産情報記憶部121に格納する。 The real estate information acquisition unit 131 acquires real estate information to be published on a web page. For example, the real estate information acquisition unit 131 acquires real estate information submitted by a real estate agent and stores it in the real estate information storage unit 121 .

ユーザ情報取得部132は、ユーザUに関する各種ユーザ情報を取得する。たとえば、ユーザ情報取得部132は、連携する各種サービスからユーザ情報を取得する。たとえば、ユーザ情報取得部132は、クレジットカード会社から家族構成、年収、勤務地(勤務する会社の所在地)、クレジットカードの使用履歴に関する情報を取得する。また、たとえば、ユーザ情報取得部132は、ユーザUがポータルサイトを通じて視聴したWebページや、ポータルサイト上で入力した検索クエリに関する情報などをポータルサイトの提供会社から取得する。 The user information acquisition unit 132 acquires various types of user information regarding the user U. FIG. For example, the user information acquisition unit 132 acquires user information from various cooperating services. For example, the user information acquisition unit 132 acquires information on family composition, annual income, work location (location of the company where you work), and credit card usage history from the credit card company. In addition, for example, the user information acquisition unit 132 acquires information such as web pages viewed by the user U through the portal site and search queries input on the portal site from the portal site provider.

なお、ユーザ情報取得部132は、たとえば、ユーザ端末50から位置情報の履歴をユーザ情報として取得することにしてもよい。また、ユーザ情報取得部132は、取得した各種ユーザ情報をユーザ情報記憶部123に書き込む。 Note that the user information acquisition unit 132 may acquire, for example, a history of position information from the user terminal 50 as user information. Also, the user information acquisition unit 132 writes the acquired various user information to the user information storage unit 123 .

行動情報取得部133は、検索条件種別毎の検索結果に対して行われたユーザUの行動に関する行動情報を取得する。たとえば、行動情報取得部133は、情報処理装置10が提供する不動産サイトにおいて、各ユーザUが選択した検索条件種別および当該検索種別の検索結果に対するコンバージョンの有無に関する情報を行動情報として取得する。行動情報取得部133は、行動情報の取得毎に、取得した行動情報をクリックログ記憶部122に格納する。 The behavior information acquisition unit 133 acquires behavior information about the behavior of the user U performed on the search result for each search condition type. For example, the behavior information acquisition unit 133 acquires, as behavior information, information on the search condition type selected by each user U on the real estate site provided by the information processing apparatus 10 and information on the presence or absence of conversion for the search result of the search type. The action information acquisition unit 133 stores the acquired action information in the click log storage unit 122 each time the action information is acquired.

ユーザ属性分類部134は、ユーザ情報に基づき、ユーザUの属性を分類する。たとえば、ユーザ属性分類部134は、ユーザ情報記憶部123に記憶されたユーザ情報に基づき、ユーザUの属性を分類する。 The user attribute classification unit 134 classifies the attributes of the user U based on the user information. For example, the user attribute classification unit 134 classifies the user U attributes based on the user information stored in the user information storage unit 123 .

たとえば、ユーザ属性分類部134は、年収に関するユーザ情報からユーザUの年収属性を分類し、家族構成に関するユーザ属性からユーザUの家族構成属性を分類する。また、ユーザ属性分類部134は、サイト閲覧履歴等に関するユーザ情報に基づいてユーザUのライフスタイル属性を分類する。また、ユーザ属性分類部134は、これらの属性を総合的に解析するアルゴリズムを用いて、ユーザUの総合属性を分類する。 For example, the user attribute classification unit 134 classifies the annual income attribute of the user U from the user information regarding annual income, and classifies the family composition attribute of the user U from the user attribute regarding family composition. Also, the user attribute classification unit 134 classifies the lifestyle attributes of the user U based on user information related to site browsing history and the like. In addition, the user attribute classification unit 134 classifies the general attributes of the user U using an algorithm for comprehensively analyzing these attributes.

算出部135は、行動情報取得部133によって取得された行動情報を用いて、検索条件種別がコンバージョンへ与える影響度を算出する。たとえば、算出部135は、クリックログを入力データとしてランダムフォレストを用いた機械学習を行うことで、影響度を算出する。 The calculation unit 135 uses the behavior information acquired by the behavior information acquisition unit 133 to calculate the degree of influence of the search condition type on conversion. For example, the calculation unit 135 calculates the degree of impact by performing machine learning using random forest with click logs as input data.

この際、ランダムフォレストでは、各検索クエリをノードとした決定木Tが自動的に生成され、末端のノードに対して、「この検索クエリが選択された/されなかった場合は、これくらいのコンバージョンに結び付いた/結びつかなかった」に関するスコアが付与される。なお、コンバージョンに結び付いたスコアが正の影響度に対応し、コンバージョンに結びつかなかったスコアが負の影響度に対応する。 At this time, in the random forest, a decision tree T with each search query as a node is automatically generated, and for the terminal node, "If this search query was selected/not selected, this conversion A score is given for "connected/not connected to". A score that leads to a conversion corresponds to a positive impact, and a score that does not lead to a conversion corresponds to a negative impact.

ランダムフォレストでは、コンバージョンに至ったときにユーザUが選択した検索クエリと、選択しなかった検索クエリとに関する情報とを入力データとして影響度を算出する。たとえば、決定木Tにおいては、ノード毎に対応する検索クエリが「選択された」または「選択されなかった」で分岐し、末端のノードには、正または負の影響度に関するスコアが出力される。 In the random forest, the degree of impact is calculated by using as input data information about search queries selected by the user U when conversion occurred and search queries not selected. For example, in the decision tree T, the search query corresponding to each node is ``selected'' or ``not selected'', and a score regarding positive or negative influence is output to the terminal node. .

この際、算出部135は、ユーザUが複数の検索クエリを選択してコンバージョンに至った場合、当該複数の検索クエリを1つの入力データとして、ランダムフォレストを実行する。すなわち、この場合においては、当該複数の検索クエリがランダムフォレストにおける決定木Tの1つのノードを形成することになる。 At this time, when the user U selects a plurality of search queries and results in a conversion, the calculation unit 135 executes random forest using the plurality of search queries as one input data. That is, in this case, the multiple search queries form one node of the decision tree T in the random forest.

たとえば、検索クエリAと検索クエリBとがユーザUによって選択された検索結果において、コンバージョンに至った場合、検索クエリAおよび検索クエリBを1つの検索条件種別として取り扱う。 For example, when search query A and search query B are selected by user U and lead to conversion, search query A and search query B are treated as one search condition type.

たとえば、この場合においては、検索クエリAおよび検索クエリBのそれぞれの検索条件種別においては、個別に選択されなかったものとみなし、検索クエリAおよび検索クエリBを1つの検索条件種別とする検索条件種別を選択した結果、コンバージョンに至ったとみなし、ランダムフォレストを実行する。 For example, in this case, the respective search condition types of search query A and search query B are regarded as not being individually selected, and the search condition with search query A and search query B as one search condition type As a result of selecting the type, it is considered that conversion has occurred, and random forest is executed.

これにより、算出部135は、コンバージョンに至る過程において、複数の検索条件種別が選択されたうえでコンバージョンに至った場合に、個別の検索条件種別および当該複数の検索条件種別それぞれの影響度を適切に算出することができる。 As a result, when a plurality of search condition types are selected in the process leading to conversion and conversion is reached, the calculation unit 135 appropriately calculates the influence of each of the individual search condition types and the plurality of search condition types. can be calculated to

また、算出部135は、たとえば、ユーザUの属性毎に影響度を算出することにしてもよい。たとえば、算出部135は、ユーザ属性記憶部124を参照し、所定のユーザ属性に対応するクリックログをクリックログ記憶部122から抽出し、抽出したクリックログを用いてランダムフォレストを実行することで、ユーザ属性毎に各検索条件種別がコンバージョンに与える影響度を算出する。 Further, the calculation unit 135 may calculate the degree of influence for each attribute of the user U, for example. For example, the calculation unit 135 refers to the user attribute storage unit 124, extracts a click log corresponding to a predetermined user attribute from the click log storage unit 122, and executes a random forest using the extracted click log. Calculate the impact of each search condition type on conversion for each user attribute.

つまり、算出部135は、ユーザ属性毎に影響度を算出することで、ユーザ属性に応じた影響度を導出することができる。これにより、すべてのユーザUのクリックログを用いて、影響度を算出する場合に比べて、より精密な影響度を算出することができる。 That is, the calculating unit 135 can derive the influence according to the user attribute by calculating the influence for each user attribute. This makes it possible to calculate the degree of influence more precisely than when calculating the degree of influence using the click logs of all users U.

提案部136は、算出部135によって算出された影響度に応じて選択した検索条件種別の検索条件をユーザUへ提案する。提案部136は、影響度記憶部125を参照し、たとえば、影響度のスコアが高い検索クエリを組み合わせた検索条件を選択し、ユーザUのユーザ端末50へ提供する。 The proposing unit 136 proposes to the user U search conditions of the search condition type selected according to the degree of influence calculated by the calculating unit 135 . The proposing unit 136 refers to the influence storage unit 125, selects search conditions that combine search queries with high influence scores, and provides the user terminal 50 of the user U with the search conditions.

この際、提案部136は、ユーザUが入力可能な検索条件とは異なる検索クエリを含む検索条件を提案することにしてもよい。この場合、たとえば、ユーザUが入力可能な検索条件については、家賃、間取り(広さを含む)、エリア、築年数、駅からの距離などいった物件や立地などに関する居住空間に関する項目とする。 At this time, the proposing unit 136 may propose a search condition including a search query different from the search conditions that the user U can input. In this case, for example, the search conditions that the user U can input include items related to living space such as property and location, such as rent, floor plan (including size), area, building age, and distance from a station.

これに対して、提案部136は、ユーザUが入力可能な検索条件とは異なる切り口で、付加的な条件を検索条件として提案する。たとえば、ここでの付加的な条件の一例として、周囲環境に関する条件が対応し、その一例として、たとえば、「家賃相場よりお得」、「治安がよい」、「低層物件」、「公園が近い」などが挙げられる。 On the other hand, the proposal unit 136 proposes an additional condition as a search condition from a different perspective from the search conditions that the user U can input. For example, as an example of additional conditions here, conditions related to the surrounding environment correspond. and so on.

たとえば、上記のように、付加的な検索条件を提案することで、ユーザUは、物件選びに関してより具体的な条件を想起することが可能となる。 For example, as described above, by suggesting additional search conditions, the user U can recall more specific conditions for property selection.

たとえば、提案部136は、影響度記憶部125を参照し、影響度が所定値以上である複数の検索クエリを組み合わせた検索条件を生成し、ユーザUへ提供する。この際、提案部136は、たとえば、正の影響度を有する検索クエリ同士を組み合わせた検索条件を提案することにしてもよい。 For example, the proposing unit 136 refers to the influence storage unit 125, generates a search condition by combining a plurality of search queries whose influence is equal to or greater than a predetermined value, and provides the user U with the search condition. At this time, the proposing unit 136 may, for example, propose a search condition that combines search queries having a positive influence.

すなわち、コンバージョンに対して互いにプラスに作用する検索クエリを組み合わせた検索条件を提案することで、検索クエリ同士の相乗効果によってプラスの作用となることが期待できる。 That is, by proposing a search condition that combines search queries that mutually positively affect conversion, a synergistic effect between the search queries can be expected to have a positive effect.

また、提案部136は、たとえば、異なる概念を有する検索クエリを組み合わせた検索条件を提案することにしてもよい。ここでの異なる概念とは、たとえば、家賃、築年数、間取り、エリアなどに所定の分類手法によって分類された概念であり、提案部136は、それぞれ概念が異なる検索クエリを組み合わせた検索条件を提案する。言い換えれば、同一概念の検索クエリの組み合わせを避けて、検索条件を提案する。 Also, the proposing unit 136 may propose search conditions that combine search queries having different concepts, for example. The different concepts here are, for example, concepts classified by a predetermined classification method into rent, building age, floor plan, area, etc., and the proposal unit 136 proposes search conditions that combine search queries with different concepts. do. In other words, search conditions are proposed by avoiding combinations of search queries with the same concept.

たとえば、「ユーザ評価が高い」および「共有施設や設備の評価が高い」の口コミから生成された検索クエリあったとする。この場合、「ユーザ評価が高い」は、たとえば、物件に対する総合評価としての満足度であり、「共有施設や設備の評価が高い」を包含する概念である。 For example, consider a search query generated from word-of-mouth for "highly rated by users" and "highly rated shared facilities and amenities." In this case, "high user evaluation" is, for example, a degree of satisfaction as a comprehensive evaluation of the property, and is a concept that includes "high evaluation of shared facilities and equipment."

このため、双方の検索クエリを組み合わせたとしても、訴求内容が重複してしまうので好ましくない。そのため、提案部136は、訴求内容が重複しない異なる概念の検索クエリ同士を組み合わせて新たな検索条件を生成することによって、訴求効果が高く多様な切り口の検索条件を提案することができるので、たとえば、従来にない新たな切り口の検索条件を提案することが可能となる。 For this reason, even if both search queries are combined, the contents of appeals overlap, which is not preferable. For this reason, the proposal unit 136 can generate new search conditions by combining search queries of different concepts whose appeal contents do not overlap. , it is possible to propose new search conditions that have not existed in the past.

また、たとえば、算出部135によってユーザ属性毎に影響度が算出される場合には、提案部136は、ユーザUのユーザ属性に対応する影響度に基づいて、検索条件を提案する。 Further, for example, when the calculating unit 135 calculates the degree of influence for each user attribute, the proposing unit 136 proposes a search condition based on the degree of influence corresponding to the user U's user attribute.

これにより、ユーザUに対してよりコンバージョンの観点でより効果的な検索条件を提案することができる。また、提案部136は、たとえば、現在、ユーザ端末50に表示している検索条件とは異なる検索条件を提案することにしてもよい。すなわち、提案部136は、ユーザ端末50に表示する画面が遷移する場合に、別の検索条件を提案することにしてもよい。これにより、ユーザ端末50には、画面遷移毎に新たな検索条件が表示されるので、多様な検索条件をユーザへ提案することができる。なお、提案部136は、たとえば、ユーザ端末50からの要求に応じて、提案した検索条件の履歴を提供することにしてもよい。 This makes it possible to propose more effective search conditions to the user U from the viewpoint of conversion. Also, the proposing unit 136 may propose, for example, search conditions different from the search conditions currently displayed on the user terminal 50 . That is, the proposal unit 136 may propose another search condition when the screen displayed on the user terminal 50 changes. As a result, a new search condition is displayed on the user terminal 50 for each screen transition, so various search conditions can be proposed to the user. Note that the proposal unit 136 may provide a history of proposed search conditions in response to a request from the user terminal 50, for example.

また、提案部136は、提案する検索条件に合致する不動産情報が所定数よりも多い場合に、当該検索条件を提案することにしてもよい。すなわち、提案する検索条件による検索結果が所定数に満たない場合には、当該検索条件を提案しないことにしてもよい。この場合、提案部136は、検索条件の提案前に検索部137による検索処理を行ったうえで、検索結果に応じて当該検索条件を提案するか否かを判定することにしてもよい。 Moreover, the proposal unit 136 may propose the search condition when the number of pieces of real estate information matching the search condition to be proposed is greater than a predetermined number. That is, if the number of search results obtained by a proposed search condition is less than a predetermined number, the search condition may not be proposed. In this case, the proposing unit 136 may perform search processing by the searching unit 137 before proposing a search condition, and then determine whether or not to propose the search condition according to the search result.

また、提案部136は、たとえば、ユーザUの閲覧した物件情報の傾向を分析したうえで、たとえば、ユーザUがコンバージョンに至る可能性が高い物件を含むような検索条件を提案することにしてもよい。たとえば、この場合には、提案部136は、対応する物件に紐づいた検索クエリを含むような検索条件を提案することにしてもよい。 In addition, the proposal unit 136, for example, after analyzing the tendency of the property information viewed by the user U, for example, proposes a search condition that includes properties that the user U is highly likely to convert. good. For example, in this case, the proposal unit 136 may propose a search condition that includes a search query associated with the corresponding property.

また、提案部136は、たとえば、ユーザUに対して、さらにパーソナライズした検索条件を提案することにしてもよい。たとえば、複数の検索クエリを組み合わせた検索条件にさらにパーソナライズした検索条件を追加するようにしてもよい。 In addition, the proposal unit 136 may propose, for example, a more personalized search condition to the user U. For example, a more personalized search condition may be added to a search condition that combines multiple search queries.

たとえば、提案部136は、ユーザUの検索履歴やユーザ属性等からパーソナライズした個別の検索条件を生成する。より具体的な例として、「あなたにぴったりな評価の高いタワーマンション」といった検索条件を提案する場合、上記の検索条件は、「あなたにぴったり」、「評価の高い」、「タワーマンション」といった3つの検索クエリに分解される。 For example, the proposal unit 136 generates individual search conditions personalized from the user U's search history, user attributes, and the like. As a more specific example, when proposing a search condition such as "highly rated tower apartment that suits you", the above search conditions are "perfect for you", "highly rated", and "tower apartment". decomposed into one search query.

このうち、提案部136は、たとえば、「あなたにぴったり」に該当する物件をユーザUの検索履歴やユーザ属性等に応じて設定する。たとえば、提案部136は、ユーザUの検索履歴からユーザUが物件選びの際に希望する条件を解析し、当該条件に合致する物件を設定したり、ユーザUが属するユーザ属性においてコンバージョンに至る確率が高い条件に該当する物件を設定したりする。 Of these, the proposal unit 136 sets, for example, a property that corresponds to "perfect for you" according to the search history of the user U, user attributes, and the like. For example, the proposal unit 136 analyzes the conditions desired by the user U when selecting a property from the search history of the user U, sets the property that meets the conditions, or sets the probability of conversion in the user attribute to which the user U belongs. Set properties that meet high conditions.

これにより、ユーザUは、提案された検索条件を選択するだけで、自身の希望する検索条件を指定することが可能となり、自身の希望に沿う検索条件を容易に指定することができる。 Thereby, the user U can specify his/her desired search conditions only by selecting the proposed search conditions, and can easily designate search conditions that meet his/her desires.

検索部137は、ユーザUによって設定された検索条件に応じて不動産情報を検索し、検索結果をユーザ端末50へ送信する。たとえば、検索部137は、ユーザ端末50から受け取った検索条件に基づいて、不動産情報記憶部121内を検索し、検索条件に合致する不動産に関する情報を検索結果として出力する。 The search unit 137 searches for real estate information according to search conditions set by the user U, and transmits the search results to the user terminal 50 . For example, the search unit 137 searches the real estate information storage unit 121 based on search conditions received from the user terminal 50, and outputs information about real estate that matches the search conditions as search results.

〔3.処理フロー〕
次に、図8および図9を用いて、実施形態に係る情報処理装置10が実行する処理手順の一例について説明する。図8は、実施形態に係る影響度算出処理の一例を示すフローチャートである。図9は、実施形態に係る検索条件提案処理の一例を示すフローチャートである。
[3. Processing flow]
Next, an example of a processing procedure executed by the information processing apparatus 10 according to the embodiment will be described with reference to FIGS. 8 and 9. FIG. FIG. 8 is a flowchart illustrating an example of influence degree calculation processing according to the embodiment. FIG. 9 is a flowchart illustrating an example of search condition proposal processing according to the embodiment.

図8に示すように、まず、情報処理装置10は、クリックログを取得する(ステップS101)。つづいて、情報処理装置10は、たとえば、新たに取得したクリックログが所定数に達すると、クリックログを用いて検索クエリ毎に影響度を算出し(ステップS102)、処理を終了する。 As shown in FIG. 8, first, the information processing device 10 acquires a click log (step S101). Subsequently, for example, when the number of newly acquired click logs reaches a predetermined number, the information processing apparatus 10 uses the click logs to calculate the degree of impact for each search query (step S102), and ends the process.

つづいて、図9を用いて、検索条件処理の処理手順について説明する。図9に示すように、まず、情報処理装置10は、ユーザ端末50から検索条件の提案画面に関する表示要求を取得する(ステップS201)。 Next, a processing procedure for search condition processing will be described with reference to FIG. As shown in FIG. 9, first, the information processing apparatus 10 acquires a display request regarding a search condition proposal screen from the user terminal 50 (step S201).

つづいて、情報処理装置10は、各検索クエリの影響度に応じて検索条件として提案する検索クエリを選択する(ステップS202)。つづいて、情報処理装置10は、選択した検索クエリを含む検索条件を提案し(ステップS203)、処理を終了する。 Subsequently, the information processing apparatus 10 selects a search query to be proposed as a search condition according to the degree of influence of each search query (step S202). Subsequently, the information processing apparatus 10 proposes search conditions including the selected search query (step S203), and ends the process.

〔4.変形例〕
上述した実施形態では、情報処理装置10が提供する不動産サイトにおいて、各検索クエリの影響度を考慮して検索条件を提案する場合について説明したが、これに限定されるものではない。ネットショッピングをはじめとする各種検索サービスに本願発明を適用することにしてもよい。
[4. Modification]
In the above-described embodiment, the real estate site provided by the information processing apparatus 10 has described a case where search conditions are proposed in consideration of the degree of influence of each search query, but the present invention is not limited to this. The present invention may be applied to various search services including net shopping.

また、上述した実施形態では、個別の物件に対する問い合わせの有無をコンバージョンとみなす場合について説明したが、これに限定されるものではない。たとえば、物件の契約(商品の購入)、資料請求などといった検索結果に対してユーザUが行った各種行動をそれぞれコンバージョンとみなすことにしてもよい。 Further, in the above-described embodiment, the case where the presence or absence of an inquiry for an individual property is regarded as a conversion has been described, but the conversion is not limited to this. For example, various actions taken by the user U with respect to the search results, such as a contract for a property (purchase of goods) and a request for materials, may be regarded as conversions.

また、検索結果に対して行われたユーザの行動は、サイト内の行動に限定されるものではなく、たとえば、検索結果として表示される商品を実店舗で購入した/しなかったといったものであってもよい。この場合、情報処理装置10は、たとえば、カード明細や、QRコード(登録商標)の使用履歴から行動情報を取得したうえで、当該行動に与える影響度を算出することにしてもよい。 In addition, the user's actions on the search results are not limited to the actions within the site, but may include, for example, purchasing/did not purchase the products displayed as the search results at the actual store. may In this case, the information processing apparatus 10 may acquire action information from, for example, a card statement or a QR code (registered trademark) usage history, and then calculate the degree of impact on the action.

その他、検索結果に対して行われたユーザの行動として、たとえば、検索結果の表示後にサイトから離脱した/しなかった、検索結果の表示後にサイトに所定時間以上アクセスした/しなかった等、影響度の算出対象に応じて任意に設定することにしてもよい。 Other actions taken by the user regarding the search results, such as whether or not they left the site after the search results were displayed, or whether or not they accessed the site for a specified period of time after the search results were displayed, etc. It may be set arbitrarily according to the calculation target of the degree.

〔5.効果〕
上述した実施形態に係る情報処理装置10は、検索条件種別毎の検索結果に対して行われたユーザの行動に関する行動情報を取得する行動情報取得部133と、行動情報取得部133によって取得された行動情報を用いて、検索条件種別の選択の有無が行動へ与える影響度を算出する算出部135と、算出部135によって算出された影響度に応じて選択した検索条件種別の検索条件をユーザへ提案する提案部136とを備える。したがって、実施形態に係る情報処理装置10によれば、提案する検索条件の最適化を図ることができる。
[5. effect〕
The information processing apparatus 10 according to the above-described embodiment includes the action information acquisition unit 133 that acquires action information related to the user's action performed on the search result for each search condition type, and the action information acquired by the action information acquisition unit 133 A calculation unit 135 that calculates the degree of influence of the selection of a search condition type on behavior using behavior information, and a search condition of the search condition type selected according to the degree of influence calculated by the calculation unit 135 is sent to the user. and a proposing unit 136 for proposing. Therefore, according to the information processing apparatus 10 according to the embodiment, it is possible to optimize the proposed search conditions.

また、上述した実施形態に係る行動情報取得部133は、検索結果に対して行われたコンバージョンに関するコンバージョン情報をクリック情報として取得し、算出部135は、コンバージョン情報を用いて影響度を算出する。したがって、実施形態に係る情報処理装置10によれば、検索条件種別毎のコンバージョンに関する影響度を算出することができるので、たとえば、コンバージョンの期待値が高い検索条件を提案することができる。 Also, the behavior information acquisition unit 133 according to the above-described embodiment acquires conversion information related to conversion performed on search results as click information, and the calculation unit 135 calculates the degree of impact using the conversion information. Therefore, according to the information processing apparatus 10 according to the embodiment, since it is possible to calculate the degree of impact on conversion for each search condition type, for example, it is possible to propose a search condition with a high expected value of conversion.

また、上述した実施形態に係る算出部135は、ランダムフォレストを用いた機械学習を行うことで、前記影響度を算出する。したがって、実施形態に係る情報処理装置10によれば、影響度を精度よく算出することができる。 Further, the calculation unit 135 according to the above-described embodiment calculates the degree of impact by performing machine learning using random forest. Therefore, according to the information processing apparatus 10 according to the embodiment, it is possible to accurately calculate the degree of influence.

また、上述した実施形態に係る算出部135は、コンバージョンに至ったときにユーザが選択した検索条件種別と、選択しなかった検索条件種別とに関する情報を入力データとして影響度を算出する。したがって、実施形態に係る情報処理装置10によれば、影響度を適切に算出することができる。 In addition, the calculation unit 135 according to the above-described embodiment calculates the degree of impact using as input data information regarding the search condition type selected by the user and the search condition type not selected when conversion occurred. Therefore, according to the information processing apparatus 10 according to the embodiment, it is possible to appropriately calculate the degree of influence.

また、上述した実施形態に係る算出部135は、ユーザが複数の検索条件種別を選択してコンバージョンに至った場合、当該複数の検索条件種別を一つの検索条件種別としてランダムフォレストを用いた機械学習を行う。したがって、実施形態に係る情報処理装置10によれば、コンバージョンに至る過程で、各検索条件種別の選択が重複する場合においても、適切に影響度を算出することができる。 In addition, the calculation unit 135 according to the above-described embodiment, when the user selects a plurality of search condition types and leads to conversion, uses the plurality of search condition types as one search condition type and machine learning using random forest I do. Therefore, according to the information processing apparatus 10 according to the embodiment, it is possible to appropriately calculate the degree of influence even when selection of each search condition type overlaps in the process leading to conversion.

また、上述した実施形態に係る算出部135は、検索条件種別毎に正または負の影響度を算出し、提案部136は、正の影響度として算出された検索条件種別を組み合わせた検索条件を提案する。したがって、実施形態に係る情報処理装置10によれば、正の影響度を有する検索条件種別同士の相乗効果によってプラスの作用となることが期待できる検索条件を提案することができる。 Further, the calculation unit 135 according to the above-described embodiment calculates a positive or negative influence degree for each search condition type, and the proposal unit 136 proposes a search condition combining the search condition types calculated as the positive influence degree. suggest. Therefore, according to the information processing apparatus 10 according to the embodiment, it is possible to propose a search condition that can be expected to have a positive effect due to a synergistic effect between search condition types having a positive influence.

また、上述した実施形態に係る提案部136は、ユーザが入力可能な検索条件とは異なる検索条件種別を含む検索条件を提案する。したがって、実施形態に係る情報処理装置10によれば、ユーザが入力可能な条件とは別の切り口で検索条件を提案することができるので、ユーザに対して希望する条件をより具体化した検索条件を提案することができる。 Further, the proposal unit 136 according to the above-described embodiment proposes search conditions including search condition types different from search conditions that can be input by the user. Therefore, according to the information processing apparatus 10 according to the embodiment, it is possible to propose a search condition from a different perspective than the conditions that the user can input. can be proposed.

また、上述した実施形態に係る提案部136は、異なる概念を持つ検索条件種別を組み合わせた検索条件を提案する。したがって、実施形態に係る情報処理装置10によれば、多様な切り口の検索条件を提案することができるので、たとえば、従来にない新たな切り口の検索条件を提案することが可能となる。 Also, the proposal unit 136 according to the above-described embodiment proposes a search condition that combines search condition types having different concepts. Therefore, according to the information processing apparatus 10 according to the embodiment, since it is possible to propose search conditions from various angles, for example, it is possible to propose search conditions from new angles that have not existed in the past.

また、上述した実施形態に係る算出部135は、ユーザに関するユーザ情報に応じて分類されるユーザ属性毎に影響度を算出する。したがって、実施形態に係る情報処理装置10によれば、ユーザ属性に適合した適切な影響度を算出することができる。 Further, the calculation unit 135 according to the above-described embodiment calculates the degree of influence for each user attribute classified according to user information about the user. Therefore, according to the information processing apparatus 10 according to the embodiment, it is possible to calculate an appropriate degree of influence suitable for user attributes.

また、上述した実施形態に係る提案部136は、ユーザ属性毎に算出された影響度に応じて、検索条件を提案する。したがって、実施形態に係る情報処理装置10によれば、ユーザに対して適切な検索条件を提案することができる。 Also, the proposal unit 136 according to the above-described embodiment proposes search conditions according to the degree of influence calculated for each user attribute. Therefore, according to the information processing apparatus 10 according to the embodiment, it is possible to propose appropriate search conditions to the user.

また、上述した実施形態に係る行動情報取得部133は、不動産コンテンツに関する検索結果の行動情報を取得し、提案部136は、不動産コンテンツに関する検索条件を提案する。したがって、実施形態に係る情報処理装置10によれば、不動産コンテンツに関して適切な検索条件を提案することができる。 Also, the behavior information acquisition unit 133 according to the above-described embodiment acquires behavior information of search results related to real estate content, and the proposal unit 136 proposes search conditions related to real estate content. Therefore, according to the information processing apparatus 10 according to the embodiment, it is possible to propose appropriate search conditions for real estate content.

また、上述した実施形態に係る情報処理方法は、コンピュータが実行する情報処理方法であって、検索条件種別毎の検索結果に対して行われたユーザの行動に関する行動情報を取得する行動情報取得工程と、行動情報取得工程によって取得された行動情報を用いて、検索条件種別の選択の有無が行動へ与える影響度を算出する算出工程と、算出工程によって算出された影響度に応じて選択した検索条件種別の検索条件をユーザへ提案する提案工程とを含む。したがって、実施形態に係る情報処理方法によれば、提案する検索条件の最適化を図ることができる。 Further, the information processing method according to the above-described embodiment is an information processing method executed by a computer, and includes a behavior information acquisition step of acquiring behavior information related to a user's behavior performed on search results for each search condition type. and a calculation step of calculating the degree of influence of the selection of the search condition type on the action using the behavior information obtained by the behavior information obtaining step, and a search selected according to the degree of influence calculated by the calculation step and a proposing step of proposing a search condition of the condition type to the user. Therefore, according to the information processing method according to the embodiment, it is possible to optimize the proposed search conditions.

また、上述した実施形態に係る情報処理プログラムは、検索条件種別毎の検索結果に対して行われたユーザの行動に関する行動情報を取得する行動情報取得手順と、行動情報取得手順によって取得された前記行動情報を用いて、検索条件種別の選択の有無が行動へ与える影響度を算出する算出手順と、算出手順によって算出された影響度に応じて選択した前記検索条件種別の検索条件をユーザへ提案する提案手順とをコンピュータに実行させる。したがって、実施形態に係る情報処理プログラムによれば、提案する検索条件の最適化を図ることができる。 Further, the information processing program according to the above-described embodiment includes: a behavior information acquisition procedure for acquiring behavior information related to a user's behavior performed on search results for each search condition type; Using action information, a calculation procedure for calculating the degree of influence of whether or not a search condition type is selected on behavior, and a search condition of the search condition type selected according to the degree of influence calculated by the calculation procedure are proposed to the user. The computer is caused to execute the proposed procedure to be performed. Therefore, according to the information processing program according to the embodiment, it is possible to optimize the proposed search conditions.

〔6.ハードウェア構成〕
また、上述してきた実施形態に係る情報処理装置10は、例えば図10に示すような構成のコンピュータ1000によって実現される。図10は、実施形態に係る情報処理装置10の機能を実現するコンピュータの一例を示すハードウェア構成図である。コンピュータ1000は、CPU1100、RAM1200、ROM1300、HDD1400、通信インターフェイス(I/F)1500、入出力インターフェイス(I/F)1600、及びメディアインターフェイス(I/F)1700を有する。
[6. Hardware configuration]
Also, the information processing apparatus 10 according to the above-described embodiments is implemented by a computer 1000 configured as shown in FIG. 10, for example. FIG. 10 is a hardware configuration diagram showing an example of a computer that implements the functions of the information processing apparatus 10 according to the embodiment. Computer 1000 has CPU 1100 , RAM 1200 , ROM 1300 , HDD 1400 , communication interface (I/F) 1500 , input/output interface (I/F) 1600 and media interface (I/F) 1700 .

CPU1100は、ROM1300またはHDD1400に格納されたプログラムに基づいて動作し、各部の制御を行う。ROM1300は、コンピュータ1000の起動時にCPU1100によって実行されるブートプログラムや、コンピュータ1000のハードウェアに依存するプログラム等を格納する。 The CPU 1100 operates based on programs stored in the ROM 1300 or HDD 1400 and controls each section. The ROM 1300 stores a boot program executed by the CPU 1100 when the computer 1000 is started up, a program depending on the hardware of the computer 1000, and the like.

HDD1400は、CPU1100によって実行されるプログラム、及び、かかるプログラムによって使用されるデータ等を格納する。通信インターフェイス1500は、ネットワーク(通信ネットワーク)Nを介して他の機器からデータを受信してCPU1100へ送り、CPU1100が生成したデータをネットワークNを介して他の機器へ送信する。 The HDD 1400 stores programs executed by the CPU 1100, data used by the programs, and the like. Communication interface 1500 receives data from other devices via network (communication network) N, sends the data to CPU 1100, and transmits data generated by CPU 1100 to other devices via network N. FIG.

CPU1100は、入出力インターフェイス1600を介して、ディスプレイやプリンタ等の出力装置、及び、キーボードやマウス等の入力装置(図10では、出力装置および入力装置を総称して「入出力装置」と記載する)を制御する。CPU1100は、入出力インターフェイス1600を介して、入力装置からデータを取得する。また、CPU1100は、生成したデータを入出力インターフェイス1600を介して出力装置へ出力する。 Through an input/output interface 1600, the CPU 1100 connects an output device such as a display and a printer, and an input device such as a keyboard and a mouse (in FIG. 10, the output device and the input device are collectively referred to as the "input/output device") ). CPU 1100 acquires data from an input device via input/output interface 1600 . CPU 1100 also outputs the generated data to an output device via input/output interface 1600 .

メディアインターフェイス1700は、記録媒体1800に格納されたプログラムまたはデータを読み取り、RAM1200を介してCPU1100に提供する。CPU1100は、かかるプログラムを、メディアインターフェイス1700を介して記録媒体1800からRAM1200上にロードし、ロードしたプログラムを実行する。記録媒体1800は、例えばDVD(Digital Versatile Disc)、PD(Phase change rewritable Disk)等の光学記録媒体、MO(Magneto-Optical disk)等の光磁気記録媒体、テープ媒体、磁気記録媒体、または半導体メモリ等である。 Media interface 1700 reads programs or data stored in recording medium 1800 and provides them to CPU 1100 via RAM 1200 . CPU 1100 loads such a program from recording medium 1800 onto RAM 1200 via media interface 1700, and executes the loaded program. The recording medium 1800 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. etc.

例えば、コンピュータ1000が実施形態に係る情報処理装置10として機能する場合、コンピュータ1000のCPU1100は、RAM1200上にロードされたプログラムを実行することにより、制御部130の機能を実現する。コンピュータ1000のCPU1100は、これらのプログラムを記録媒体1800から読み取って実行するが、他の例として、他の装置からネットワークNを介してこれらのプログラムを取得してもよい。 For example, when the computer 1000 functions as the information processing apparatus 10 according to the embodiment, the CPU 1100 of the computer 1000 implements the functions of the control unit 130 by executing programs loaded on the RAM 1200 . The CPU 1100 of the computer 1000 reads these programs from the recording medium 1800 and executes them, but as another example, these programs may be acquired via the network N from another device.

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

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

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

10 情報処理装置
50 ユーザ端末
110 通信部
120 記憶部
121 不動産情報記憶部
122 クリックログ記憶部
123 ユーザ情報記憶部
124 ユーザ属性記憶部
125 影響度記憶部
130 制御部
131 不動産情報取得部
132 ユーザ情報取得部
133 行動情報取得部
134 ユーザ属性分類部
135 算出部
136 提案部
137 検索部
10 information processing device 50 user terminal 110 communication unit 120 storage unit 121 real estate information storage unit 122 click log storage unit 123 user information storage unit 124 user attribute storage unit 125 influence storage unit 130 control unit 131 real estate information acquisition unit 132 user information acquisition Unit 133 Action information acquisition unit 134 User attribute classification unit 135 Calculation unit 136 Proposal unit 137 Search unit

Claims (13)

検索条件種別毎の検索結果に対して行われたユーザの行動に関する行動情報を取得する行動情報取得部と、
前記行動情報取得部によって取得された前記行動情報を用いて、前記検索条件種別の選択の有無が前記行動へ与える影響度を算出する算出部と、
前記算出部によって算出された前記影響度に応じて選択した前記検索条件種別の検索条件をユーザへ提案する提案部と
を備えることを特徴とする情報処理装置。
an action information acquisition unit that acquires action information related to user actions performed on search results for each search condition type;
a calculation unit that uses the behavior information acquired by the behavior information acquisition unit to calculate the degree of influence that the presence or absence of selection of the search condition type has on the behavior;
and a proposing unit that proposes to a user search conditions of the search condition type selected according to the degree of influence calculated by the calculating unit.
前記行動情報取得部は、
前記検索結果に対して行われたコンバージョンに関するコンバージョン情報を前記行動情報として取得し、
前記算出部は、
前記コンバージョン情報を用いて前記影響度を算出すること
を特徴とする請求項1に記載の情報処理装置。
The behavior information acquisition unit
Acquiring conversion information related to the conversion performed on the search result as the action information;
The calculation unit
The information processing apparatus according to claim 1, wherein the degree of influence is calculated using the conversion information.
前記算出部は、
ランダムフォレストを用いた機械学習を行うことで、前記影響度を算出すること
を特徴とする請求項2に記載の情報処理装置。
The calculation unit
The information processing apparatus according to claim 2, wherein the degree of influence is calculated by performing machine learning using random forest.
前記算出部は、
前記コンバージョンに至ったときに前記ユーザが選択した前記検索条件種別と、選択しなかった前記検索条件種別とに関する情報を用いて前記影響度を算出すること
を特徴とする請求項3に記載の情報処理装置。
The calculation unit
4. The information according to claim 3, wherein the degree of impact is calculated using information about the search condition type selected by the user and the search condition type not selected by the user when the conversion occurred. processing equipment.
前記算出部は、
前記ユーザが複数の前記検索条件種別を選択して前記コンバージョンに至った場合、当該複数の前記検索条件種別を一つの前記検索条件種別として前記ランダムフォレストを用いた機械学習を行うこと
を特徴とする請求項3または4に記載の情報処理装置。
The calculation unit
When the user selects a plurality of the search condition types and leads to the conversion, machine learning is performed using the random forest with the plurality of search condition types as one search condition type. The information processing apparatus according to claim 3 or 4.
前記算出部は、
前記検索条件種別毎に正または負の前記影響度を算出し、
前記提案部は、
正の前記影響度として算出された前記検索条件種別を組み合わせた前記検索条件を提案すること
を特徴とする請求項1~5のいずれか一つに記載の情報処理装置。
The calculation unit
calculating the positive or negative impact for each of the search condition types;
The proposal department
The information processing apparatus according to any one of claims 1 to 5, wherein the search condition is proposed by combining the search condition types calculated as the positive influence.
前記提案部は、
前記ユーザが入力可能な検索条件とは異なる前記検索条件種別を含む前記検索条件を提案すること
を特徴とする請求項1~6のいずれか一つに記載の情報処理装置。
The proposal department
The information processing apparatus according to any one of claims 1 to 6, wherein the search condition including the search condition type different from search conditions that can be input by the user is proposed.
前記提案部は、
異なる概念を持つ前記検索条件種別を組み合わせた前記検索条件を提案すること
を特徴とする請求項1~7のいずれか一つに記載の情報処理装置。
The proposal department
The information processing apparatus according to any one of claims 1 to 7, wherein the search condition is proposed by combining the search condition types having different concepts.
前記算出部は、
前記ユーザに関するユーザ情報に応じて分類されるユーザ属性毎に前記影響度を算出すること
を特徴とする請求項1~8のいずれか一つに記載の情報処理装置。
The calculation unit
The information processing apparatus according to any one of claims 1 to 8, wherein the degree of influence is calculated for each user attribute classified according to user information about the user.
前記提案部は、
前記ユーザ属性毎に算出された前記影響度に応じて、前記検索条件を提案すること
を特徴とする請求項9に記載の情報処理装置。
The proposal department
The information processing apparatus according to claim 9, wherein the search condition is proposed according to the degree of influence calculated for each user attribute.
前記行動情報取得部は、
不動産コンテンツに関する前記検索結果に対して行われた前記行動情報を取得し、
前記提案部は、
前記不動産コンテンツに関する前記検索条件を提案すること
を特徴とする請求項1~9のいずれか一つに記載の情報処理装置。
The behavior information acquisition unit
obtaining the action information performed on the search results for real estate content;
The proposal department
The information processing apparatus according to any one of claims 1 to 9, wherein the search condition regarding the real estate content is proposed.
コンピュータが実行する情報処理方法であって、
検索条件種別毎の検索結果に対して行われたユーザの行動に関する行動情報を取得する行動情報取得工程と、
前記行動情報取得工程によって取得された前記行動情報を用いて、前記検索条件種別の選択の有無が前記行動へ与える影響度を算出する算出工程と、
前記算出工程によって算出された前記影響度に応じて選択した前記検索条件種別の検索条件をユーザへ提案する提案工程と
を含むことを特徴とする情報処理方法。
A computer-executed information processing method comprising:
an action information acquisition step of acquiring action information related to user actions performed on search results for each search condition type;
a calculation step of calculating, using the behavior information obtained by the behavior information obtaining step, the degree of influence of the presence or absence of selection of the search condition type on the behavior;
and a proposing step of proposing to a user the search condition of the search condition type selected according to the degree of influence calculated in the calculating step.
検索条件種別毎の検索結果に対して行われたユーザの行動に関する行動情報を取得する行動情報取得手順と、
前記行動情報取得手順によって取得された前記行動情報を用いて、前記検索条件種別の選択の有無が前記行動へ与える影響度を算出する算出手順と、
前記算出手順によって算出された前記影響度に応じて選択した前記検索条件種別の検索条件をユーザへ提案する提案手順と
をコンピュータに実行させることを特徴とする情報処理プログラム。
an action information acquisition procedure for acquiring action information relating to user actions performed on search results for each search condition type;
a calculating step for calculating, using the action information acquired by the action information acquiring step, the degree of influence of the presence or absence of selection of the search condition type on the action;
and a proposal procedure for proposing to a user search conditions of the search condition type selected according to the degree of influence calculated by the calculation procedure.
JP2021138202A 2021-08-26 2021-08-26 Information processing equipment, information processing methods and information processing programs Active JP6998489B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021138202A JP6998489B1 (en) 2021-08-26 2021-08-26 Information processing equipment, information processing methods and information processing programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021138202A JP6998489B1 (en) 2021-08-26 2021-08-26 Information processing equipment, information processing methods and information processing programs

Publications (2)

Publication Number Publication Date
JP6998489B1 JP6998489B1 (en) 2022-01-18
JP2023032213A true JP2023032213A (en) 2023-03-09

Family

ID=80469022

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021138202A Active JP6998489B1 (en) 2021-08-26 2021-08-26 Information processing equipment, information processing methods and information processing programs

Country Status (1)

Country Link
JP (1) JP6998489B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017076282A (en) * 2015-10-15 2017-04-20 ヤフー株式会社 Information processing device, information processing method, and information processing program
WO2018030350A1 (en) * 2016-08-08 2018-02-15 株式会社ジャム Information provision device
JP2018147045A (en) * 2017-03-01 2018-09-20 ヤフー株式会社 Retrieval device, retrieval method, and retrieval program
JP2019191686A (en) * 2018-04-19 2019-10-31 ヤフー株式会社 Information processing apparatus, information processing system, information processing method, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017076282A (en) * 2015-10-15 2017-04-20 ヤフー株式会社 Information processing device, information processing method, and information processing program
WO2018030350A1 (en) * 2016-08-08 2018-02-15 株式会社ジャム Information provision device
JP2018147045A (en) * 2017-03-01 2018-09-20 ヤフー株式会社 Retrieval device, retrieval method, and retrieval program
JP2019191686A (en) * 2018-04-19 2019-10-31 ヤフー株式会社 Information processing apparatus, information processing system, information processing method, and program

Also Published As

Publication number Publication date
JP6998489B1 (en) 2022-01-18

Similar Documents

Publication Publication Date Title
Ji et al. Quantification and integration of Kano’s model into QFD for optimising product design
US10091324B2 (en) Content feed for facilitating topic discovery in social networking environments
WO2017035970A1 (en) Information pushing method and apparatus
JP6023129B2 (en) Extraction apparatus, extraction method, and extraction program
KR102084719B1 (en) Sales forecast information providing system
US11727140B2 (en) Secured use of private user data by third party data consumers
KR20180064735A (en) System and method for servicing space
US8843514B1 (en) Identifier matching exchange
KR20200025431A (en) Total management system and method about open market
JP6833540B2 (en) Extractor, extraction method and extraction program
US10096045B2 (en) Tying objective ratings to online items
JP2022163634A (en) Information processing device, information processing method, and information processing program
JP6121575B1 (en) Information generating apparatus and information generating method
US20200311761A1 (en) System and method for analyzing the effectiveness and influence of digital online content
CN108604241A (en) Search system
KR102372997B1 (en) Methods, apparatus and program for deriving parameter types and reference values for each website
JP6998489B1 (en) Information processing equipment, information processing methods and information processing programs
KR20220124609A (en) Method and apparatus for providing business management advice information
JP2019046197A (en) Information processing device, information processing method and information processing program
KR20160016794A (en) Non-monetary bidding based on bidder-specific data
JP2017076376A (en) Calculation device, calculation method and calculation program
KR101459102B1 (en) System for advertisement service using search log of web page, and method of the same
JP6356738B2 (en) Providing device, providing method, and providing program
US20160019297A1 (en) Method and apparatus for cloning a target list
KR102384535B1 (en) Method and apparatus for providing business management advice information

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210916

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20210916

A80 Written request to apply exceptions to lack of novelty of invention

Free format text: JAPANESE INTERMEDIATE CODE: A80

Effective date: 20210907

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20211124

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211220

R150 Certificate of patent or registration of utility model

Ref document number: 6998489

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350