JP6765262B2 - Judgment device, judgment method, and judgment program - Google Patents

Judgment device, judgment method, and judgment program Download PDF

Info

Publication number
JP6765262B2
JP6765262B2 JP2016179735A JP2016179735A JP6765262B2 JP 6765262 B2 JP6765262 B2 JP 6765262B2 JP 2016179735 A JP2016179735 A JP 2016179735A JP 2016179735 A JP2016179735 A JP 2016179735A JP 6765262 B2 JP6765262 B2 JP 6765262B2
Authority
JP
Japan
Prior art keywords
product
products
content
information
user
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.)
Active
Application number
JP2016179735A
Other languages
Japanese (ja)
Other versions
JP2018045449A (en
Inventor
塚本 浩司
浩司 塚本
友貴 矢野
友貴 矢野
良介 深澤
良介 深澤
高木 潤
潤 高木
純 西村
純 西村
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 JP2016179735A priority Critical patent/JP6765262B2/en
Publication of JP2018045449A publication Critical patent/JP2018045449A/en
Application granted granted Critical
Publication of JP6765262B2 publication Critical patent/JP6765262B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、判定装置、判定方法、及び判定プログラムに関する。 The present invention relates to a determination device, a determination method, and a determination program.

従来、各種コンテンツに情報として含まれる商品間の類似性を判定する技術が提供されている。例えば、商品ウェブページの商品の類似性について、各商品ウェブページの特徴語に基づいて判定する技術が提供されている。 Conventionally, a technique for determining the similarity between products included as information in various contents has been provided. For example, a technique for determining the similarity of products on a product web page based on the characteristic words of each product web page is provided.

特開2013−101415号公報Japanese Unexamined Patent Publication No. 2013-101415

しかしながら、上記の従来技術では、各コンテンツに対応する商品の類似性を適切に判定することが難しい場合がある。例えば、単に各コンテンツに含まれる特徴語に基づいて各コンテンツに対応する商品の類似性を判定するだけでは、各コンテンツに対応する商品の類似性を適切に判定することが難しい。非類似の商品に対応する各コンテンツに偶然同じようなキーワードが用いられた場合、非類似である商品も類似と判定される場合がある。このように、各コンテンツに含まれる文字情報に基づいて各コンテンツに対応する商品の類似性を判定するだけでは、非類似である商品が類似と判定されることを抑制することが難しい。 However, with the above-mentioned prior art, it may be difficult to appropriately determine the similarity of products corresponding to each content. For example, it is difficult to appropriately determine the similarity of products corresponding to each content simply by determining the similarity of products corresponding to each content based on the feature words included in each content. If similar keywords are accidentally used for each content corresponding to dissimilar products, dissimilar products may be determined to be similar. As described above, it is difficult to prevent dissimilar products from being determined to be similar only by determining the similarity of products corresponding to each content based on the character information contained in each content.

本願は、上記に鑑みてなされたものであって、非類似商品を類似と判定することを抑制し、適切に商品の類似性を判定可能にする判定装置、判定方法、及び判定プログラムを提供することを目的とする。 The present application has been made in view of the above, and provides a determination device, a determination method, and a determination program that suppresses determination of dissimilar products as similar and enables appropriate determination of product similarity. The purpose is.

本願に係る判定装置は、電子商取引において提供される商品の各々に対応する各コンテンツであって、ユーザが利用する端末装置に表示された各コンテンツに対するユーザのクリックに関する情報を取得する取得部と、前記取得部により取得された各コンテンツに対するユーザのクリックに関する情報に基づいて、前記各コンテンツに対応する商品のうち、類似する類似商品を判定する判定部と、を備えることを特徴とする。 The determination device according to the present application is each content corresponding to each of the products provided in the electronic commerce, and includes an acquisition unit for acquiring information regarding the user's click on each content displayed on the terminal device used by the user. It is characterized by including a determination unit for determining similar similar products among the products corresponding to the respective contents based on the information regarding the user's click on each content acquired by the acquisition unit.

実施形態の一態様によれば、非類似商品を類似と判定することを抑制し、適切に商品の類似性を判定可能にすることができるという効果を奏する。 According to one aspect of the embodiment, it is possible to suppress the determination of dissimilar products as similar and to appropriately determine the similarity of the products.

図1は、実施形態に係る判定処理の一例を示す図である。FIG. 1 is a diagram showing an example of a determination process according to an embodiment. 図2は、実施形態に係る判定装置の構成例を示す図である。FIG. 2 is a diagram showing a configuration example of the determination device according to the embodiment. 図3は、実施形態に係る履歴情報記憶部の一例を示す図である。FIG. 3 is a diagram showing an example of the history information storage unit according to the embodiment. 図4は、実施形態に係る類似商品情報記憶部の一例を示す図である。FIG. 4 is a diagram showing an example of a similar product information storage unit according to the embodiment. 図5は、実施形態に係る類似商品の判定の一例を示すフローチャートである。FIG. 5 is a flowchart showing an example of determination of similar products according to the embodiment. 図6は、実施形態に係る最安値商品の選択に基づく類似商品判定の一例を示す図である。FIG. 6 is a diagram showing an example of determination of similar products based on the selection of the lowest price product according to the embodiment. 図7は、判定装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 7 is a hardware configuration diagram showing an example of a computer that realizes the function of the determination device.

以下に、本願に係る判定装置、判定方法、及び判定プログラムを実施するための形態(以下、「実施形態」と呼ぶ)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る判定装置、判定方法、及び判定プログラムが限定されるものではない。また、以下の各実施形態において同一の部位には同一の符号を付し、重複する説明は省略される。 Hereinafter, a determination device according to the present application, a determination method, and a mode for carrying out the determination program (hereinafter, referred to as “embodiment”) will be described in detail with reference to the drawings. The determination device, determination method, and determination program according to the present application are not limited by this embodiment. Further, in each of the following embodiments, the same parts are designated by the same reference numerals, and duplicate description is omitted.

(実施形態)
〔1.判定処理〕
図1を用いて、実施形態に係る判定処理の一例について説明する。図1は、実施形態に係る判定処理の一例を示す図である。図1では、判定装置100は、コンテンツである商品情報が提供されたユーザがクリックした商品情報に基づいて、類似する類似商品を判定する場合を示す。なお、図1の例では、所定の商品またはサービス(以下、併せて「商品」とする)に関する商品情報をコンテンツの一例として示すが、コンテンツは商品情報に限らず、所定の商品の内容を含みユーザに提供されるコンテンツであればどのようなコンテンツであってもよい。
(Embodiment)
[1. Determination process〕
An example of the determination process according to the embodiment will be described with reference to FIG. FIG. 1 is a diagram showing an example of a determination process according to an embodiment. FIG. 1 shows a case where the determination device 100 determines a similar similar product based on the product information clicked by the user to whom the product information as the content is provided. In the example of FIG. 1, product information related to a predetermined product or service (hereinafter, also referred to as “product”) is shown as an example of the content, but the content is not limited to the product information but includes the content of the predetermined product. Any content may be provided as long as it is provided to the user.

図1に示すように、判定システム1には、端末装置10と、電子商取引装置50と、判定装置100とが含まれる。端末装置10と、電子商取引装置50と、判定装置100とは図示しない所定の通信網(ネットワーク)を介して、有線または無線により通信可能に接続される。また、図1に示した判定システム1には、複数台の端末装置10や、複数台の電子商取引装置50や、複数台の判定装置100が含まれてもよい。 As shown in FIG. 1, the determination system 1 includes a terminal device 10, an electronic commerce device 50, and a determination device 100. The terminal device 10, the electronic commerce device 50, and the determination device 100 are connected to each other so as to be communicable by wire or wirelessly via a predetermined communication network (network) (not shown). Further, the determination system 1 shown in FIG. 1 may include a plurality of terminal devices 10, a plurality of electronic commerce devices 50, and a plurality of determination devices 100.

端末装置10は、ユーザによって利用される情報処理装置である。端末装置10は、例えば、スマートフォンや、タブレット型端末や、ノート型PC(Personal Computer)や、デスクトップPCや、携帯電話機や、PDA(Personal Digital Assistant)等により実現される。図1に示す例においては、端末装置10がユーザが利用するスマートフォンである場合を示す。なお、以下では、端末装置10をユーザと表記する場合がある。すなわち、以下では、ユーザを端末装置10と読み替えることもできる。具体的には、図1では、端末装置10がユーザID「U1」により識別されるユーザ(以下、「ユーザU1」とする場合がある)が利用するスマートフォンである場合を示す。 The terminal device 10 is an information processing device used by the user. The terminal device 10 is realized by, for example, a smartphone, a tablet terminal, a notebook PC (Personal Computer), a desktop PC, a mobile phone, a PDA (Personal Digital Assistant), or the like. In the example shown in FIG. 1, a case where the terminal device 10 is a smartphone used by a user is shown. In the following, the terminal device 10 may be referred to as a user. That is, in the following, the user can be read as the terminal device 10. Specifically, FIG. 1 shows a case where the terminal device 10 is a smartphone used by a user identified by the user ID “U1” (hereinafter, may be referred to as “user U1”).

また、図1に示す例においては、端末装置10においてユーザU1が各商品情報をクリックした時点(タイミング)に応じて、端末装置10を端末装置10−1〜10−5として説明する。なお、端末装置10−1〜10−5は同一の端末装置10である。また、以下では、端末装置10−1〜10−5について、特に区別なく説明する場合には、端末装置10と記載する。 Further, in the example shown in FIG. 1, the terminal device 10 will be described as the terminal device 10-1 to 10-5 according to the time (timing) when the user U1 clicks each product information in the terminal device 10. The terminal devices 10-1 to 10-5 are the same terminal devices 10. Further, in the following, when the terminal devices 10-1 to 10-5 will be described without particular distinction, they will be referred to as the terminal device 10.

電子商取引装置50は、電子商取引サービスを提供するために用いられる情報処理装置である。例えば、電子商取引装置50は、ユーザが利用する端末装置10に商品情報を提供する。また、電子商取引装置50は、ユーザがクリックした商品情報に関する情報を収集し、ユーザのクリックに関する情報(以下、「クリック情報」ともいう)を判定装置100へ提供する。また、例えば、電子商取引装置50は、ユーザからの購入要求に応じて、要求に応じた商品の購入処理等を行う。なお、電子商取引装置50を用いる提供元が提供するサービスは、ユーザが利用する端末装置10に商品情報を提供し、クリック情報を収集可能であれば、どのような態様のサービスであってもよい。また、電子商取引装置50は、判定装置100と一体であってもよい。例えば、電子商取引装置50が判定装置100と一体である場合、判定装置100は、電子商取引サービスを提供してもよい。 The electronic commerce device 50 is an information processing device used to provide an electronic commerce service. For example, the electronic commerce device 50 provides product information to the terminal device 10 used by the user. Further, the electronic commerce device 50 collects information on the product information clicked by the user, and provides the information on the user's click (hereinafter, also referred to as "click information") to the determination device 100. Further, for example, the electronic commerce device 50 performs a purchase process of a product according to the request in response to a purchase request from the user. The service provided by the provider using the electronic commerce device 50 may be any form of service as long as it can provide product information to the terminal device 10 used by the user and collect click information. .. Further, the electronic commerce device 50 may be integrated with the determination device 100. For example, when the electronic commerce device 50 is integrated with the determination device 100, the determination device 100 may provide the electronic commerce service.

判定装置100は、ユーザが利用する端末装置10に表示された各コンテンツに対するユーザのクリックに関する情報に基づいて、各コンテンツに対応する商品のうち、類似する類似商品を判定する情報処理装置である。例えば、判定装置100は、各コンテンツに対するユーザのクリックに関する情報に基づくクリックの共起に関する情報を用いて、類似商品を判定する。 The determination device 100 is an information processing device that determines similar similar products among the products corresponding to each content based on the information regarding the user's click on each content displayed on the terminal device 10 used by the user. For example, the determination device 100 determines similar products by using information on co-occurrence of clicks based on information on user clicks for each content.

まず、電子商取引装置50は、ユーザU1が利用する端末装置10に一覧情報を提供する(ステップS11)。例えば、電子商取引装置50は、端末装置10に商品GD1〜GD6等の商品情報を提供する。また、ユーザU1が利用する端末装置10には、端末装置10−1に示すように、商品GD1〜GD6等の商品情報を含む一覧情報が表示される。なお、上記のように、「商品GD*(*は任意の数値)」と記載した場合、その商品は商品ID「GD*」により識別される商品であることを示す。例えば、「商品GD1」と記載した場合、その商品は商品ID「GD1」により識別される商品である。なお、以下では、「商品GD*(*は任意の数値)」の商品情報を「商品GD*(*は任意の数値)」と表記する場合がある。例えば、以下では、商品GD1を商品GD1の商品情報と読み替えることもできる。 First, the electronic commerce device 50 provides list information to the terminal device 10 used by the user U1 (step S11). For example, the electronic commerce device 50 provides the terminal device 10 with product information such as products GD1 to GD6. Further, as shown in the terminal device 10-1, the terminal device 10 used by the user U1 displays list information including product information such as products GD1 to GD6. As described above, when "product GD * (* is an arbitrary numerical value)" is described, it means that the product is a product identified by the product ID "GD *". For example, when "Product GD1" is described, the product is a product identified by the product ID "GD1". In the following, the product information of "product GD * (* is an arbitrary numerical value)" may be referred to as "product GD * (* is an arbitrary numerical value)". For example, in the following, the product GD1 can be read as the product information of the product GD1.

その後、電子商取引装置50は、端末装置10に表示された商品GD1の商品情報をユーザU1が日時dt11にクリックしたことを示す情報を、端末装置10−1から取得する(ステップS12−1)。また、電子商取引装置50は、商品GD6の商品情報をユーザU1が日時dt12にクリックしたことを示す情報を、端末装置10−2から取得する(ステップS12−2)。また、電子商取引装置50は、商品GD3の商品情報をユーザU1が日時dt13にクリックしたことを示す情報を、端末装置10−3から取得する(ステップS12−3)。また、電子商取引装置50は、商品GD4の商品情報をユーザU1が日時dt14にクリックしたことを示す情報を、端末装置10−4から取得する(ステップS12−4)。また、電子商取引装置50は、商品GD2の商品情報をユーザU1が日時dt21にクリックしたことを示す情報を、端末装置10−5から取得する(ステップS12−5)。 After that, the electronic commerce device 50 acquires information indicating that the user U1 clicks the product information of the product GD1 displayed on the terminal device 10 at the date and time dt11 from the terminal device 10-1 (step S12-1). Further, the electronic commerce device 50 acquires information indicating that the user U1 clicks the product information of the product GD6 at the date and time dt12 from the terminal device 10-2 (step S12-2). Further, the electronic commerce device 50 acquires information indicating that the user U1 clicks the product information of the product GD3 at the date and time dt13 from the terminal device 10-3 (step S12-3). Further, the electronic commerce device 50 acquires information indicating that the user U1 clicks the product information of the product GD4 at the date and time dt 14 from the terminal device 10-4 (step S12-4). Further, the electronic commerce device 50 acquires information indicating that the user U1 clicks the product information of the product GD2 at the date and time dt21 from the terminal device 10-5 (step S12-5).

なお、図1中において、日時「dt*」中の「dt」に続く「*(*は任意の数値)」は、商品情報がクリックされた時点等の任意の日時を示し、日時「dt*」は、「*」の値が大きい程、日付が新しいものとする。例えば、日時「dt12」は、日時「dt11」に比べて、「dt」に続く数値が大きいため、日付がより新しいことを示す。すなわち、図1に示す例では、商品GD1の商品情報、商品GD6の商品情報、商品GD3の商品情報、商品GD4の商品情報、商品GD2の商品情報の順にクリックされたことを示す。 In FIG. 1, "* (* is an arbitrary numerical value)" following "dt" in the date and time "dt *" indicates an arbitrary date and time such as when the product information is clicked, and the date and time "dt *". The larger the value of "*", the newer the date. For example, the date and time "dt12" indicates that the date is newer because the numerical value following "dt" is larger than that of the date and time "dt11". That is, in the example shown in FIG. 1, it is shown that the product information of the product GD1, the product information of the product GD6, the product information of the product GD3, the product information of the product GD4, and the product information of the product GD2 are clicked in this order.

その後、電子商取引装置50は、収集したユーザU1のクリック情報を判定装置100へ提供する(ステップS13)。図1に示す例では、電子商取引装置50は、日時dt11に商品GD1をクリックし、日時dt12に商品GD6をクリックし、日時dt13に商品GD3をクリックし、日時dt14に商品GD4をクリックし、日時dt21に商品GD2をクリックしたことを示すクリック情報を判定装置100へ提供する。また、電子商取引装置50は、商品GD1の商品情報、商品GD6の商品情報、商品GD3の商品情報、商品GD4の商品情報、商品GD2の商品情報を判定装置100へ提供してもよい。 After that, the electronic commerce device 50 provides the collected click information of the user U1 to the determination device 100 (step S13). In the example shown in FIG. 1, the electronic commerce device 50 clicks the product GD1 on the date and time dt11, clicks the product GD6 on the date and time dt12, clicks the product GD3 on the date and time dt13, clicks the product GD4 on the date and time dt14, and clicks on the date and time. The determination device 100 is provided with click information indicating that the product GD2 has been clicked on the dt21. Further, the electronic commerce device 50 may provide the product information of the product GD1, the product information of the product GD6, the product information of the product GD3, the product information of the product GD4, and the product information of the product GD2 to the determination device 100.

電子商取引装置50からユーザU1のクリック情報を取得した判定装置100は、取得したクリック情報や各商品情報に基づいて、類似商品を判定する。例えば、判定装置100は、図1中の履歴情報記憶部121に示すような情報に基づいて、類似商品を判定する。 The determination device 100 that has acquired the click information of the user U1 from the electronic commerce device 50 determines similar products based on the acquired click information and each product information. For example, the determination device 100 determines similar products based on the information shown in the history information storage unit 121 in FIG.

例えば、図1中の履歴情報記憶部121は、ユーザU1がログID「LG1」〜「LG5」に示す日時dt11〜日時dt21等に対応するコンテンツ(商品情報)をクリックしたことを示す。例えば、ユーザU1は、日時dt11に商品GD1をクリックしたことを示す。また、商品GD1の画像は、画像「IM1」であることを示す。また、商品GD1のタイトルは、タイトル「TL1」であることを示す。また、商品GD1の説明文は、説明文「DC1」であることを示す。また、例えば、ユーザU1は、日時dt12に商品GD6をクリックしたことを示す。また、商品GD6の画像は、画像「IM6」であることを示す。また、商品GD6のタイトルは、タイトル「TL6」であることを示す。また、商品GD6の説明文は、説明文「DC6」であることを示す。 For example, the history information storage unit 121 in FIG. 1 indicates that the user U1 clicks on the content (product information) corresponding to the date and time dt11 to the date and time dt21 shown in the log IDs “LG1” to “LG5”. For example, the user U1 indicates that the product GD1 is clicked on the date and time dt11. Further, the image of the product GD1 indicates that the image is the image "IM1". Further, the title of the product GD1 indicates that the title is "TL1". Further, the description of the product GD1 indicates that the description is the description "DC1". Further, for example, the user U1 indicates that the product GD6 is clicked on the date and time dt12. Further, the image of the product GD6 indicates that the image is the image "IM6". Further, the title of the product GD6 indicates that the title is "TL6". Further, the description of the product GD6 indicates that the description is "DC6".

ここで、判定装置100は、各商品のクリック共起に基づいて、類似商品を判定する(ステップS14)。例えば、判定装置100は、各商品情報に対するユーザU1のクリック情報のうち、ユーザU1がクリックした時点が所定の期間に対応するユーザU1のクリック情報に基づくクリックの共起に関する情報を用いて、類似商品を判定する。図1の例では、所定の期間としてセッションを用いる場合を示す。例えば、セッションとは、ユーザが所定の目的(意図)を持った行動を行う期間を意味する。図1の例では、日時dt10から日時dt20までの間を1つのセッションとする場合を示す。例えば、判定装置100は、一覧情報に表示された商品情報に対するユーザの操作が最後に行われてから、所定の期間一覧情報に表示された商品情報に対するユーザの操作がなかった場合に、セッションを初期化してもよい。例えば、検索装置100は、セッションの継続中において、一覧情報に表示された商品情報に対するユーザの操作が最後に行われてから30分間一覧情報に表示された商品情報に対するユーザの操作がなかった場合に、セッションを初期化してもよい。なお、ここでいう「初期化」とは、例えば、それまで継続していたセッションを終了し、新たなセッションを開始することを意味する。このように、検索装置100は、ユーザの行動が継続している間、セッションを継続させてもよい。また、例えば、検索装置100は、ユーザの意図が変わったと推定されるタイミングでセッションを初期化してもよい。例えば、検索装置100は、一覧情報の表示を遷移させて他のコンテンツを閲覧し始めた場合、ユーザの意図が変わったと推定し、セッションを初期化してもよい。図1の例では、判定装置100は、日時dt10から日時dt20までの間にクリックされた商品情報をクリックが共起した商品情報として判定する。この場合、判定装置100は、クリック共起情報IN11に示すように、日時dt11にクリックされた商品GD1と、日時dt12にクリックされた商品GD6と、日時dt13にクリックされた商品GD3と、日時dt14にクリックされた商品GD4とをクリックが共起した商品情報として判定する。 Here, the determination device 100 determines similar products based on the click co-occurrence of each product (step S14). For example, the determination device 100 uses information on the co-occurrence of clicks based on the click information of the user U1 whose time point when the user U1 clicks corresponds to a predetermined period among the click information of the user U1 for each product information. Judge the product. In the example of FIG. 1, a case where a session is used as a predetermined period is shown. For example, a session means a period during which a user performs an action with a predetermined purpose (intention). In the example of FIG. 1, a case where one session is set between the date and time dt10 and the date and time dt20 is shown. For example, the determination device 100 holds a session when the user has not operated on the product information displayed in the list information for a predetermined period since the user's operation on the product information displayed in the list information was last performed. It may be initialized. For example, when the search device 100 does not operate the product information displayed in the list information by the user for 30 minutes after the last operation of the product information displayed in the list information is performed during the continuation of the session. In addition, the session may be initialized. The term "initialization" as used herein means, for example, ending a session that has been continued until then and starting a new session. In this way, the search device 100 may continue the session while the user's behavior continues. Further, for example, the search device 100 may initialize the session at a timing when it is estimated that the user's intention has changed. For example, when the search device 100 changes the display of the list information and starts browsing other contents, it may presume that the user's intention has changed and initialize the session. In the example of FIG. 1, the determination device 100 determines the product information clicked between the date and time dt10 and the date and time dt20 as the product information in which the clicks co-occur. In this case, as shown in the click co-occurrence information IN11, the determination device 100 includes the product GD1 clicked on the date and time dt11, the product GD6 clicked on the date and time dt12, the product GD3 clicked on the date and time dt13, and the date and time dt14. It is determined as the product information in which the click is co-occurred with the product GD4 clicked on.

そして、判定装置100は、クリック共起情報IN11に含まれる商品情報を対象に、各商品情報の内容に基づいて、類似商品を判定する(ステップS15)。例えば、判定装置100は、商品GD1、GD3、GD4、GD6の4つの商品情報の画像、タイトル、説明文等の内容の類似性に基づいて、類似商品を判定する。図1の例では、判定装置100は、類似商品リストSL1に示すように、商品GD1と商品GD3とを類似商品と判定する。 Then, the determination device 100 determines a similar product based on the content of each product information with respect to the product information included in the click co-occurrence information IN11 (step S15). For example, the determination device 100 determines similar products based on the similarity of the contents such as images, titles, and explanations of the four product information of the products GD1, GD3, GD4, and GD6. In the example of FIG. 1, the determination device 100 determines the product GD1 and the product GD3 as similar products, as shown in the similar product list SL1.

その後、判定装置100は、ステップS15において判定した類似商品の情報を電子商取引装置50へ送信する(ステップS16)。図1の例では、判定装置100は、商品GD1と商品GD3とが類似商品であることを示す類似商品リストSL1を電子商取引装置50へ送信する。 After that, the determination device 100 transmits the information of the similar product determined in step S15 to the electronic commerce device 50 (step S16). In the example of FIG. 1, the determination device 100 transmits a similar product list SL1 indicating that the product GD1 and the product GD3 are similar products to the electronic commerce device 50.

上述したように、判定装置100は、ユーザU1のクリック情報に基づくクリック共起により、商品の類似性を判定することにより、非類似商品を類似と判定することを抑制し、適切に商品の類似性を判定可能にすることができる。また、判定装置100は、クリック共起に関する情報の類似判定を第1段階として行い、その後クリック共起の条件を満たした商品情報を対象に内容に基づく類似判定を第2段階として行う。このように、判定装置100は、2段階で類似商品の判定を行うことにより、類似商品の判定の処理負荷の増大を抑制することができる。 As described above, the determination device 100 suppresses the determination of dissimilar products as similar by determining the similarity of products by co-occurrence of clicks based on the click information of the user U1, and appropriately resembles the products. Gender can be determined. Further, the determination device 100 performs the similarity determination of the information regarding the click co-occurrence as the first step, and then performs the similarity determination based on the content for the product information satisfying the click co-occurrence condition as the second step. In this way, the determination device 100 can suppress an increase in the processing load for determining similar products by determining similar products in two steps.

なお、上述した処理は一例であり、判定装置100は、クリックに関する情報に加えて、種々の情報を適宜用いて類似商品の判定を行ってもよい。例えば、判定装置100は、類似商品を判定する対象となる商品のカテゴリに応じて処理を変動させて、類似商品を判定する。例えば、判定装置100は、類似商品を判定する対象となる商品のカテゴリが第1カテゴリである場合、各コンテンツに対するユーザのクリックに関する情報に基づいて、類似商品を判定し、類似商品を判定する対象となる商品のカテゴリが第1カテゴリと異なる第2カテゴリである場合、各コンテンツに対するユーザのクリックに関する情報以外の情報に基づいて、類似商品を判定する。例えば、判定装置100は、例えば商品GD1〜GD6等のカテゴリが第1カテゴリに含まれる「書籍」等である場合、クリック共起に基づいて類似商品を判定してもよい。 The above-mentioned process is an example, and the determination device 100 may determine a similar product by appropriately using various information in addition to the information regarding the click. For example, the determination device 100 determines similar products by varying the processing according to the category of the products for which similar products are to be determined. For example, when the category of the product to be determined for the similar product is the first category, the determination device 100 determines the similar product based on the information about the user's click on each content, and determines the similar product. When the category of the product is a second category different from the first category, a similar product is determined based on information other than the information regarding the user's click for each content. For example, when the category such as products GD1 to GD6 is a "book" or the like included in the first category, the determination device 100 may determine similar products based on click co-occurrence.

例えば、判定装置100は、類似商品を判定する対象となる商品のカテゴリが第2カテゴリである場合、各コンテンツに含まれる画像の類似度に基づいて、類似商品を判定する。例えば、判定装置100は、例えば商品GD1〜GD6等のカテゴリが第2カテゴリに含まれる「電化製品」等である場合、画像の類似度に基づいて、類似商品を判定してもよい。なお、上記は一例であり、判定装置100は、カテゴリの特性に応じて種々の情報を適宜用いて類似商品の判定を行ってもよい。 For example, when the category of the product for which the similar product is to be determined is the second category, the determination device 100 determines the similar product based on the similarity of the images included in each content. For example, when the category such as products GD1 to GD6 is an "electrical appliance" included in the second category, the determination device 100 may determine similar products based on the similarity of images. The above is an example, and the determination device 100 may determine similar products by appropriately using various information according to the characteristics of the category.

また、例えば、判定装置100は、クリックに関する情報や商品情報等に基づいて生成されたモデルを用いて、類似商品を判定してもよい。例えば、判定装置100は、所定の時間内に共起してクリックされた商品情報であって、類似する商品の商品情報を正解情報(正例)として生成されたモデルを用いて、類似商品を判定してもよい。また、例えば、判定装置100は、所定の時間内に共起してクリックされた商品情報であって、類似しない商品の商品情報を不正解情報(負例)として生成されたモデルを用いて、類似商品を判定してもよい。なお、上述した処理は一例であり、判定装置100は、どのような情報を用いて類似商品を判定してもよい。例えば、判定装置100は、上述したセッション内におけるクリック共起から類似商品候補を抽出(判定)してもよい。また、例えば、判定装置100は、種々の類似度判定を用いてさらに類似商品候補の絞り込みを行ってもよい。例えば、判定装置100は、商品のカテゴリ情報に基づいて各商品の類似度を判定してもよい。また、例えば、判定装置100は、商品のタイトル文字列に基づいて各商品の類似度を判定してもよい。また、例えば、判定装置100は、商品の画像に基づいて各商品の類似度を判定してもよい。また、例えば、判定装置100は、上述のような商品のカテゴリ、文字列、及び画像等の種々の情報を用いた分類モデルを生成し、生成した分類モデルを用いて類似度を判定してもよい。 Further, for example, the determination device 100 may determine a similar product by using a model generated based on information on clicks, product information, and the like. For example, the determination device 100 uses a model that is product information that is co-occurred and clicked within a predetermined time and is generated by using the product information of a similar product as correct answer information (correct example) to obtain a similar product. You may judge. Further, for example, the determination device 100 uses a model generated as incorrect answer information (negative example) of product information that is co-occurrence and clicked within a predetermined time and that is not similar to the product. Similar products may be determined. The above-mentioned process is an example, and the determination device 100 may determine a similar product using any information. For example, the determination device 100 may extract (determine) similar product candidates from the click co-occurrence in the above-mentioned session. Further, for example, the determination device 100 may further narrow down similar product candidates by using various similarity determinations. For example, the determination device 100 may determine the similarity of each product based on the product category information. Further, for example, the determination device 100 may determine the similarity of each product based on the title character string of the product. Further, for example, the determination device 100 may determine the similarity of each product based on the image of the product. Further, for example, the determination device 100 may generate a classification model using various information such as product categories, character strings, and images as described above, and determine the similarity using the generated classification model. Good.

〔2.判定装置の構成〕
次に、図2を用いて、実施形態に係る判定装置100の構成について説明する。図2は、実施形態に係る判定装置100の構成例を示す図である。図2に示すように、判定装置100は、通信部110と、記憶部120と、制御部130とを有する。なお、判定装置100は、判定装置100の管理者等から各種操作を受け付ける入力部(例えば、キーボードやマウス等)や、各種情報を表示するための表示部(例えば、液晶ディスプレイ等)を有してもよい。
[2. Judgment device configuration]
Next, the configuration of the determination device 100 according to the embodiment will be described with reference to FIG. FIG. 2 is a diagram showing a configuration example of the determination device 100 according to the embodiment. As shown in FIG. 2, the determination device 100 includes a communication unit 110, a storage unit 120, and a control unit 130. The determination device 100 has an input unit (for example, a keyboard, a mouse, etc.) that receives various operations from the administrator of the determination device 100, and a display unit (for example, a liquid crystal display, etc.) for displaying various information. You may.

(通信部110)
通信部110は、例えば、NIC(Network Interface Card)等によって実現される。そして、通信部110は、ネットワークと有線または無線で接続され、例えば判定システム1に含まれる電子商取引装置50や端末装置10等との間で情報の送受信を行う。
(Communication unit 110)
The communication unit 110 is realized by, for example, a NIC (Network Interface Card) or the like. Then, the communication unit 110 is connected to the network by wire or wirelessly, and transmits / receives information to / from, for example, the electronic commerce device 50 and the terminal device 10 included in the determination system 1.

(記憶部120)
記憶部120は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。実施形態に係る記憶部120は、図2に示すように、履歴情報記憶部121と、類似商品情報記憶部122とを有する。
(Memory unit 120)
The storage unit 120 is realized by, for example, a semiconductor memory element such as a RAM (Random Access Memory) or a flash memory (Flash Memory), or a storage device such as a hard disk or an optical disk. As shown in FIG. 2, the storage unit 120 according to the embodiment includes a history information storage unit 121 and a similar product information storage unit 122.

(履歴情報記憶部121)
実施形態に係る履歴情報記憶部121は、ユーザが行った行動履歴に関する各種情報を記憶する。図3に、実施形態に係る履歴情報記憶部121の一例を示す。図3に示す履歴情報記憶部121は、「ユーザID」、「ログID」、「日時」、「商品情報」といった項目を有する。
(History information storage unit 121)
The history information storage unit 121 according to the embodiment stores various information related to the action history performed by the user. FIG. 3 shows an example of the history information storage unit 121 according to the embodiment. The history information storage unit 121 shown in FIG. 3 has items such as "user ID", "log ID", "date and time", and "product information".

「ユーザID」は、ユーザを識別するための識別情報を示す。「ログID」は、各ログ情報を識別するための識別情報を示す。「日時」は、ユーザが対応するコンテンツをクリックした日時を示す。また、「商品情報」には、「商品ID」、「画像」、「タイトル」、「説明文」といった項目が含まれる。 The "user ID" indicates identification information for identifying the user. The "log ID" indicates identification information for identifying each log information. "Date and time" indicates the date and time when the user clicks the corresponding content. Further, the "product information" includes items such as "product ID", "image", "title", and "description".

「商品ID」は、商品を識別するための識別情報を示す。なお、ここでいう「商品ID」は、商品情報に含まれる商品を他と識別する情報であり、商品名等の具体的な商品を特定する情報ではないものとする。「画像」は、コンテンツである商品情報の画像を示す。図3では「画像」に「IM1」といった概念的な情報が格納される例を示したが、実際には、画像情報、または、その格納場所を示すファイルパス名などが格納される。 The "product ID" indicates identification information for identifying the product. The "product ID" referred to here is information that distinguishes the product included in the product information from others, and is not information that identifies a specific product such as a product name. The "image" indicates an image of product information which is a content. Although FIG. 3 shows an example in which conceptual information such as “IM1” is stored in the “image”, the image information or a file path name indicating the storage location thereof is actually stored.

「タイトル」は、商品IDにより識別される商品の商品情報に含まれるタイトルを示す。また、「説明文」は、商品IDにより識別される商品の商品情報に含まれる説明文を示す。なお、図3に示す履歴情報記憶部121では、タイトルをタイトル「TL1」やタイトル「TL2」等のように抽象的な記号で示すが、例えば「新品バッグA…」や「送料無料…」等のように、各タイトルは対応する商品の具体的なタイトルであるものとする。また、図3に示す履歴情報記憶部121では、説明文を説明文「DC1」や説明文「DC2」等のように抽象的な記号で示すが、例えば「人気ブランドの新作です…」や「送料無料で配送します…」等のように、各説明文は対応する商品の具体的な説明文であるものとする。 The "title" indicates a title included in the product information of the product identified by the product ID. Further, the "description" indicates a description included in the product information of the product identified by the product ID. In the history information storage unit 121 shown in FIG. 3, the title is indicated by an abstract symbol such as the title "TL1" or the title "TL2". For example, "new bag A ..." or "free shipping ..." etc. As such, each title shall be a specific title of the corresponding product. Further, in the history information storage unit 121 shown in FIG. 3, the explanatory text is indicated by abstract symbols such as the explanatory text "DC1" and the explanatory text "DC2". For example, "It is a new work of a popular brand ..." or " Each description shall be a specific description of the corresponding product, such as "We will deliver it with free shipping ...".

例えば、図3に示す例において、ユーザID「U1」により識別されるユーザ(ユーザU1)は、ログID「LG1」〜「LG5」に示す日時dt11〜日時dt21等に対応するコンテンツ(商品情報)をクリックしたことを示す。 For example, in the example shown in FIG. 3, the user (user U1) identified by the user ID "U1" is the content (product information) corresponding to the date and time dt11 to the date and time dt21 shown in the log IDs "LG1" to "LG5". Indicates that you have clicked.

例えば、図3に示す例において、ユーザU1は、日時dt11に商品ID「GD1」により識別される商品(商品GD1)の商品情報をクリックしたことを示す。また、商品GD1の画像は、画像「IM1」であることを示す。また、商品GD1のタイトルは、タイトル「TL1」であることを示す。また、商品GD1の説明文は、説明文「DC1」であることを示す。 For example, in the example shown in FIG. 3, it is shown that the user U1 clicks the product information of the product (product GD1) identified by the product ID “GD1” at the date and time dt11. Further, the image of the product GD1 indicates that the image is the image "IM1". Further, the title of the product GD1 indicates that the title is "TL1". Further, the description of the product GD1 indicates that the description is the description "DC1".

また、例えば、図3に示す例において、ユーザU1は、日時dt12に商品ID「GD6」により識別される商品(商品GD6)の商品情報をクリックしたことを示す。また、商品GD6の画像は、画像「IM6」であることを示す。また、商品GD6のタイトルは、タイトル「TL6」であることを示す。また、商品GD6の説明文は、説明文「DC6」であることを示す。 Further, for example, in the example shown in FIG. 3, it is shown that the user U1 clicks the product information of the product (product GD6) identified by the product ID "GD6" at the date and time dt12. Further, the image of the product GD6 indicates that the image is the image "IM6". Further, the title of the product GD6 indicates that the title is "TL6". Further, the description of the product GD6 indicates that the description is "DC6".

なお、履歴情報記憶部121は、上記に限らず、目的に応じて種々の情報を記憶してもよい。例えば、履歴情報記憶部121は、ユーザの性別や年齢等のユーザ属性情報を記憶してもよい。 The history information storage unit 121 is not limited to the above, and various information may be stored depending on the purpose. For example, the history information storage unit 121 may store user attribute information such as the gender and age of the user.

(類似商品情報記憶部122)
実施形態に係る類似商品情報記憶部122は、類似商品に関する情報を記憶する。図4の例では、類似商品情報記憶部122は、類似商品と判定された商品の対応付けに関する情報を記憶する。図4は、実施形態に係る類似商品情報記憶部の一例を示す図である。図4に示す類似商品情報記憶部122には、「類似ID」、「類似商品」といった項目を有する。「類似商品」には、「#1」、「#2」といった項目を有する。
(Similar product information storage unit 122)
The similar product information storage unit 122 according to the embodiment stores information about similar products. In the example of FIG. 4, the similar product information storage unit 122 stores information regarding the association of products determined to be similar products. FIG. 4 is a diagram showing an example of a similar product information storage unit according to the embodiment. The similar product information storage unit 122 shown in FIG. 4 has items such as "similar ID" and "similar product". The "similar product" has items such as "# 1" and "# 2".

「類似ID」は、類似商品として対応付けられた類似商品群を識別するための識別情報を示す。すなわち、「類似ID」は、類似商品と判定された類似商品群を識別するための識別情報を示す。また、「類似商品」中の「#1」や「#2」には、類似IDにより識別される類似商品群に含まれる商品を識別する情報を示す。なお、図4の例では、説明を簡単にするために、「#1」、「#2」のみを図示するが、「類似商品」は、一の類似商品群に含まれる商品の数に応じて、「#3」、「#4」等の項目を有してもよい。 The "similar ID" indicates identification information for identifying a similar product group associated as a similar product. That is, the "similar ID" indicates identification information for identifying a similar product group determined to be a similar product. Further, "# 1" and "# 2" in the "similar product" indicate information for identifying a product included in the similar product group identified by the similar ID. In the example of FIG. 4, only "# 1" and "# 2" are shown for the sake of simplicity, but "similar products" correspond to the number of products included in one similar product group. It may have items such as "# 3" and "# 4".

例えば、図4に示す例において、類似ID「SM11」により識別される類似商品群には、商品GD1や商品GD3等が含まれることを示す。また、例えば、図4に示す例において、類似ID「SM12」により識別される類似商品群には、商品GD2や商品GD9等が含まれることを示す。 For example, in the example shown in FIG. 4, it is shown that the similar product group identified by the similar ID “SM11” includes the product GD1 and the product GD3. Further, for example, in the example shown in FIG. 4, it is shown that the similar product group identified by the similar ID "SM12" includes the product GD2, the product GD9, and the like.

なお、類似商品情報記憶部122は、上記に限らず、目的に応じて種々の情報を記憶してもよい。例えば、類似商品情報記憶部122には、類似商品群の名称等が記憶されてもよい。 The similar product information storage unit 122 is not limited to the above, and various information may be stored depending on the purpose. For example, the name of the similar product group may be stored in the similar product information storage unit 122.

(制御部130)
図2の説明に戻って、制御部130は、コントローラ(controller)であり、例えば、CPU(Central Processing Unit)やMPU(Micro Processing Unit)等によって、判定装置100内部の記憶装置に記憶されている各種プログラム(判定プログラムの一例に相当)がRAMを作業領域として実行されることにより実現される。また、制御部130は、コントローラであり、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現される。
(Control unit 130)
Returning to the description of FIG. 2, the control unit 130 is a controller, and is stored in a storage device inside the determination device 100 by, for example, a CPU (Central Processing Unit) or an MPU (Micro Processing Unit). It is realized by executing various programs (corresponding to an example of a determination program) using the RAM as a work area. Further, the control unit 130 is a controller, and is realized by, for example, an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array).

図2に示すように、制御部130は、取得部131と、判定部132と、送信部133とを有し、以下に説明する情報処理の機能や作用を実現または実行する。 As shown in FIG. 2, the control unit 130 includes an acquisition unit 131, a determination unit 132, and a transmission unit 133, and realizes or executes an information processing function or operation described below.

(取得部131)
例えば、取得部131は、各種情報を取得する。例えば、取得部131は、履歴情報記憶部121や類似商品情報記憶部122から各種情報を取得する。また、取得部131は、各種情報を外部の情報処理装置から取得してもよい。
(Acquisition unit 131)
For example, the acquisition unit 131 acquires various types of information. For example, the acquisition unit 131 acquires various information from the history information storage unit 121 and the similar product information storage unit 122. Further, the acquisition unit 131 may acquire various information from an external information processing device.

例えば、取得部131は、電子商取引において提供される商品の各々に対応する各コンテンツであって、ユーザが利用する端末装置10に表示された各コンテンツに対するユーザのクリックに関する情報を取得する。また、例えば、取得部131は、端末装置10に一覧表示された各コンテンツに対するユーザのクリックに関する情報を取得する。 For example, the acquisition unit 131 acquires information regarding the user's click on each content displayed on the terminal device 10 used by the user, which is each content corresponding to each of the products provided in the electronic commerce. Further, for example, the acquisition unit 131 acquires information regarding the user's click for each content listed on the terminal device 10.

図1の例では、取得部131は、電子商取引装置50からユーザU1のクリック情報を取得する。図1に示す例では、取得部131は、電子商取引装置50から、日時dt11に商品GD1をクリックし、日時dt12に商品GD6をクリックし、日時dt13に商品GD3をクリックし、日時dt14に商品GD4をクリックし、日時dt21に商品GD2をクリックしたことを示すクリック情報を取得する。また、取得部131は、電子商取引装置50から、商品GD1の商品情報、商品GD6の商品情報、商品GD3の商品情報、商品GD4の商品情報、商品GD2の商品情報を取得する。 In the example of FIG. 1, the acquisition unit 131 acquires the click information of the user U1 from the electronic commerce device 50. In the example shown in FIG. 1, the acquisition unit 131 clicks the product GD1 on the date and time dt11, clicks the product GD6 on the date and time dt12, clicks the product GD3 on the date and time dt13, and clicks the product GD4 on the date and time dt14 from the electronic commerce device 50. Click to acquire click information indicating that the product GD2 was clicked at the date and time dt21. Further, the acquisition unit 131 acquires the product information of the product GD1, the product information of the product GD6, the product information of the product GD3, the product information of the product GD4, and the product information of the product GD2 from the electronic commerce device 50.

(判定部132)
判定部132は、種々の情報を判定する。例えば、判定部132は、取得部131により取得された各コンテンツに対するユーザのクリックに関する情報に基づいて、各コンテンツに対応する商品のうち、類似する類似商品を判定する。
(Judgment unit 132)
The determination unit 132 determines various information. For example, the determination unit 132 determines similar similar products among the products corresponding to each content based on the information regarding the user's click on each content acquired by the acquisition unit 131.

例えば、判定部132は、各コンテンツに対するユーザのクリックに関する情報に基づくクリックの共起に関する情報を用いて、類似商品を判定する。例えば、判定部132は、各コンテンツに対するユーザのクリックに関する情報のうち、ユーザがクリックした時点が所定の期間に対応するユーザのクリックに関する情報に基づくクリックの共起に関する情報を用いて、類似商品を判定する。 For example, the determination unit 132 determines similar products by using information on co-occurrence of clicks based on information on user clicks for each content. For example, the determination unit 132 uses information on the co-occurrence of clicks based on the information on the user's click corresponding to a predetermined period when the user clicks, among the information on the user's click for each content, to obtain a similar product. judge.

また、例えば、判定部132は、類似商品を判定する対象となる商品のカテゴリに応じて処理を変動させて、類似商品を判定する。例えば、判定部132は、類似商品を判定する対象となる商品のカテゴリが第1カテゴリである場合、各コンテンツに対するユーザのクリックに関する情報に基づいて、類似商品を判定し、類似商品を判定する対象となる商品のカテゴリが第1カテゴリと異なる第2カテゴリである場合、各コンテンツに対するユーザのクリックに関する情報以外の情報に基づいて、類似商品を判定する。例えば、判定部132は、類似商品を判定する対象となる商品のカテゴリが第2カテゴリである場合、各コンテンツに含まれる画像の類似度に基づいて、類似商品を判定する。 Further, for example, the determination unit 132 determines a similar product by varying the processing according to the category of the product for which the similar product is determined. For example, when the category of the product to be determined for the similar product is the first category, the determination unit 132 determines the similar product based on the information regarding the user's click on each content, and determines the similar product. When the category of the product is a second category different from the first category, a similar product is determined based on information other than the information regarding the user's click for each content. For example, when the category of the product for which the similar product is determined is the second category, the determination unit 132 determines the similar product based on the similarity of the images included in each content.

図1の例では、判定部132は、取得部131により電子商取引装置50から取得したユーザU1のクリック情報や各商品情報に基づいて、類似商品を判定する。例えば、判定部132は、履歴情報記憶部121(図3参照)に記憶された各種情報に基づいて、類似商品を判定する。 In the example of FIG. 1, the determination unit 132 determines similar products based on the click information of the user U1 acquired from the electronic commerce device 50 by the acquisition unit 131 and each product information. For example, the determination unit 132 determines similar products based on various information stored in the history information storage unit 121 (see FIG. 3).

図1の例では、判定部132は、各商品のクリック共起に基づいて、類似商品を判定する。例えば、判定部132は、各商品情報に対するユーザU1のクリック情報のうち、ユーザU1がクリックした時点が所定の期間に対応するユーザU1のクリック情報に基づくクリックの共起に関する情報を用いて、類似商品を判定する。例えば、判定部132は、日時dt10から日時dt20までの間にクリックされた商品情報をクリックが共起した商品情報として判定する。例えば、判定部132は、クリック共起情報IN11に示すように、日時dt11にクリックされた商品GD1と、日時dt12にクリックされた商品GD6と、日時dt13にクリックされた商品GD3と、日時dt14にクリックされた商品GD4とをクリックが共起した商品情報として判定する。 In the example of FIG. 1, the determination unit 132 determines similar products based on the click co-occurrence of each product. For example, the determination unit 132 uses information on the co-occurrence of clicks based on the click information of the user U1 whose time point when the user U1 clicks corresponds to a predetermined period among the click information of the user U1 for each product information. Judge the product. For example, the determination unit 132 determines the product information clicked between the date and time dt10 and the date and time dt20 as the product information in which the clicks co-occur. For example, as shown in the click co-occurrence information IN11, the determination unit 132 sets the product GD1 clicked on the date and time dt11, the product GD6 clicked on the date and time dt12, the product GD3 clicked on the date and time dt13, and the date and time dt14. It is determined as the product information in which the clicked product GD4 and the click co-occur.

また、例えば、判定部132は、各商品情報の内容に基づいて、類似商品を判定する。例えば、判定部132は、各商品情報に含まれる文字情報の類似度や画像の類似度に基づいて、類似商品を判定する。図1の例では、判定部132は、クリック共起情報IN11に含まれる商品情報を対象に、各商品情報の内容に基づいて、類似商品を判定する。例えば、判定部132は、商品GD1、GD3、GD4、GD6の4つの商品情報の画像、タイトル、説明文等の内容の類似性に基づいて、類似商品を判定する。図1の例では、判定部132は、類似商品リストSL1に示すように、商品GD1と商品GD3とを類似商品と判定する。 Further, for example, the determination unit 132 determines similar products based on the contents of each product information. For example, the determination unit 132 determines similar products based on the similarity of character information included in each product information and the similarity of images. In the example of FIG. 1, the determination unit 132 determines similar products based on the contents of each product information for the product information included in the click co-occurrence information IN11. For example, the determination unit 132 determines similar products based on the similarity of the contents such as images, titles, and explanations of the four product information of the products GD1, GD3, GD4, and GD6. In the example of FIG. 1, the determination unit 132 determines that the product GD1 and the product GD3 are similar products, as shown in the similar product list SL1.

また、例えば、判定部132は、端末装置10に一覧表示された各コンテンツのうち、最も価格(金額)の安い商品である最安値商品を含むコンテンツのみがクリックされている場合、最安値商品を含むコンテンツ以外の他のコンテンツに含まれる商品と、最安値商品とを類似商品として判定する。例えば、判定部132は、最安値商品の価格が所定の閾値以上である場合、最安値商品を含むコンテンツ以外の他のコンテンツに含まれる商品と、最安値商品とを類似商品として判定する。例えば、判定部132は、端末装置10に一覧表示された各コンテンツのうち、最も価格の高い商品の価格と、最安値商品の価格との差が所定の閾値以下である場合、最安値商品を含むコンテンツ以外の他のコンテンツに含まれる商品と、最安値商品とを類似商品として判定する。例えば、判定部132は、端末装置10に一覧表示された各コンテンツのうち、最も価格の高い商品の価格に対する最安値商品の価格の割合が所定の閾値以上である場合、最安値商品を含むコンテンツ以外の他のコンテンツに含まれる商品と、最安値商品とを類似商品として判定する。この点についての詳細は後述する。 Further, for example, when the determination unit 132 clicks only the content including the lowest priced product, which is the cheapest product among the contents listed on the terminal device 10, the lowest priced product is selected. The product included in the content other than the included content and the lowest priced product are determined as similar products. For example, when the price of the lowest priced product is equal to or higher than a predetermined threshold value, the determination unit 132 determines that the product included in the content other than the content including the lowest priced product and the lowest priced product are similar products. For example, when the difference between the price of the highest priced product and the price of the lowest priced product among the contents listed on the terminal device 10 is equal to or less than a predetermined threshold value, the determination unit 132 selects the lowest priced product. The product included in the content other than the included content and the lowest priced product are determined as similar products. For example, when the ratio of the price of the lowest priced product to the price of the highest priced product among the contents listed on the terminal device 10 is equal to or higher than a predetermined threshold value, the determination unit 132 includes the lowest priced product. A product included in other contents other than the above and the lowest priced product are determined as similar products. Details on this point will be described later.

(送信部133)
送信部133は、外部の情報処理装置へ各種情報を送信する。例えば、送信部133は、判定部132により判定された類似商品の情報を外部の情報処理装置へ送信する。例えば、送信部133は、判定部132により判定された類似商品に関する情報を電子商取引装置50へ送信する。また、例えば、送信部133は、取得部131が履歴情報記憶部121や類似商品情報記憶部122から取得した各種情報を外部の情報処理装置へ送信する。
(Transmission unit 133)
The transmission unit 133 transmits various information to an external information processing device. For example, the transmission unit 133 transmits the information of the similar product determined by the determination unit 132 to an external information processing device. For example, the transmission unit 133 transmits information about a similar product determined by the determination unit 132 to the electronic commerce device 50. Further, for example, the transmission unit 133 transmits various information acquired by the acquisition unit 131 from the history information storage unit 121 and the similar product information storage unit 122 to an external information processing device.

例えば、送信部133は、判定部132により判定された類似商品に関する情報を電子商取引装置50へ送信する。例えば、送信部133は、判定部132により判定された類似商品の情報を電子商取引装置50へ送信する。図1の例では、送信部133は、商品GD1と商品GD3とが類似商品であることを示す類似商品リストSL1を電子商取引装置50へ送信する。 For example, the transmission unit 133 transmits information about a similar product determined by the determination unit 132 to the electronic commerce device 50. For example, the transmission unit 133 transmits the information of the similar product determined by the determination unit 132 to the electronic commerce device 50. In the example of FIG. 1, the transmission unit 133 transmits a similar product list SL1 indicating that the product GD1 and the product GD3 are similar products to the electronic commerce device 50.

〔3.判定処理のフロー〕
ここで、図5を用いて、実施形態に係る判定装置100による判定処理の手順について説明する。図5は、実施形態に係る類似商品の判定の一例を示すフローチャートである。
[3. Judgment processing flow]
Here, the procedure of the determination process by the determination device 100 according to the embodiment will be described with reference to FIG. FIG. 5 is a flowchart showing an example of determination of similar products according to the embodiment.

図5に示すように、判定装置100は、各商品情報に対するユーザのクリックに関する情報を取得する(ステップS101)。図1では、判定装置100は、ユーザU1のクリックに関する情報を電子商取引装置50から取得する。 As shown in FIG. 5, the determination device 100 acquires information regarding the user's click on each product information (step S101). In FIG. 1, the determination device 100 acquires information regarding the click of the user U1 from the electronic commerce device 50.

その後、判定装置100は、ユーザのクリックに関する情報に基づいて、各商品情報のうち、クリックが共起している商品情報を判定する(ステップS102)。図1では、判定装置100は、日時dt10から日時dt20までの間にユーザU1がクリックした商品情報をクリックが共起している商品情報と判定する。 After that, the determination device 100 determines the product information in which the clicks co-occur, among the product information, based on the information regarding the user's click (step S102). In FIG. 1, the determination device 100 determines that the product information clicked by the user U1 is co-occurring product information between the date and time dt10 and the date and time dt20.

また、判定装置100は、クリックが共起している商品情報のうち、各商品情報の内容に基づいて、類似商品に関する商品情報を判定する(ステップS103)。図1では、判定装置100は、各商品情報の内容に基づいて、商品GD1の商品情報と商品GD3の商品情報とを類似商品に関する商品情報と判定する。 In addition, the determination device 100 determines product information related to similar products based on the content of each product information among the product information in which clicks co-occur (step S103). In FIG. 1, the determination device 100 determines that the product information of the product GD1 and the product information of the product GD3 are product information related to similar products based on the contents of each product information.

〔4.最安値商品〕
ここで、図6を用いて、実施形態に係る判定装置100による一覧表示されたコンテンツのうち、最も価格の安い商品(以下、「最安値商品」ともいう)を含むコンテンツのみがクリックされている場合の類似商品の判定について説明する。図6は、実施形態に係る最安値商品の選択に基づく類似商品判定の一例を示す図である。例えば、判定装置100は、端末装置10に一覧表示された商品情報のうち、最も価格の安い商品である最安値商品の商品情報のみがクリックされている場合、最安値商品の商品情報以外の他の商品情報の商品と、最安値商品とを類似商品として判定してもよい。なお、図6は一例であり、判定装置100は、最安値商品に基づく類似商品の判定を、一覧表示される頻度が高い商品群のうち、安い方の商品がクリックされやすい有意な傾向がある商品群にのみ行ってもよい。
[4. Cheapest product]
Here, using FIG. 6, only the content including the cheapest product (hereinafter, also referred to as “lowest price product”) is clicked among the contents listed by the determination device 100 according to the embodiment. The determination of similar products in the case will be described. FIG. 6 is a diagram showing an example of determination of similar products based on the selection of the lowest price product according to the embodiment. For example, when only the product information of the lowest priced product, which is the cheapest product, is clicked among the product information listed on the terminal device 10, the determination device 100 other than the product information of the lowest priced product. The product of the product information of the above and the lowest priced product may be determined as similar products. Note that FIG. 6 is an example, and the determination device 100 has a significant tendency to easily click the cheaper product among the product groups that are frequently displayed in the list for determining similar products based on the lowest price product. You may go only to the product group.

図6に示すように、端末装置10には、商品GD11〜GD14の商品情報の一覧(商品一覧)が表示されているものとする。また、商品GD11の値段は100万円であり、商品GD12の値段は98万円であり、商品GD13の値段は97万円であり、商品GD14の値段は95万円であるものとする。 As shown in FIG. 6, it is assumed that the terminal device 10 displays a list of product information (product list) of the products GD11 to GD14. Further, it is assumed that the price of the product GD11 is 1 million yen, the price of the product GD12 is 980,000 yen, the price of the product GD13 is 970,000 yen, and the price of the product GD14 is 950,000 yen.

図6の例では、判定装置100は、端末装置10から商品GD14の商品情報のみが選択されたことを示すクリック情報を取得する(ステップS21)。すなわち、判定装置100は、端末装置10から商品GD11〜GD14のうち、最安値の商品GD14の商品情報のみが選択されたことを示すクリック情報を取得する。そして、判定装置100は、取得したクリック情報に基づいて、類似商品を判定する(ステップS22)。この場合、例えば、判定装置100は、一覧表示された商品GD11〜GD14のうち、端末装置10を利用するユーザが、最安値の商品GD14の商品情報のみを選択しているため、一覧表示された商品GD11〜GD14を類似商品と判定する。 In the example of FIG. 6, the determination device 100 acquires click information indicating that only the product information of the product GD14 has been selected from the terminal device 10 (step S21). That is, the determination device 100 acquires click information indicating that only the product information of the lowest priced product GD14 is selected from the product GD11 to GD14 from the terminal device 10. Then, the determination device 100 determines a similar product based on the acquired click information (step S22). In this case, for example, the determination device 100 is displayed in a list because the user who uses the terminal device 10 selects only the product information of the lowest priced product GD14 among the listed products GD11 to GD14. Products GD11 to GD14 are determined to be similar products.

なお、図6の例では、説明を簡単にするために、最安値商品である商品GD14の商品情報のみがクリックされている場合、他の条件を考慮せずに、判定装置100が他の商品GD11〜GD13と商品GD14とを類似商品として判定したが、判定装置100は、他の条件を考慮した類似商品の判定を行ってもよい。 In the example of FIG. 6, for the sake of simplicity, when only the product information of the product GD14, which is the lowest price product, is clicked, the determination device 100 determines the other product without considering other conditions. Although the GD11 to GD13 and the product GD14 are determined as similar products, the determination device 100 may determine the similar products in consideration of other conditions.

例えば、判定装置100は、最安値商品の価格が所定の閾値以上である場合、最安値商品を含むコンテンツ以外の他のコンテンツに含まれる商品と、最安値商品とを類似商品として判定してもよい。例えば、判定装置100は、最安値商品の価格が50万円以上である場合、最安値商品を含むコンテンツ以外の他のコンテンツに含まれる商品と、最安値商品とを類似商品として判定してもよい。 For example, when the price of the lowest priced product is equal to or higher than a predetermined threshold value, the determination device 100 may determine that the product included in the content other than the content including the lowest priced product and the lowest priced product are similar products. Good. For example, when the price of the lowest priced product is 500,000 yen or more, the determination device 100 may determine that the product included in the content other than the content including the lowest priced product and the lowest priced product are similar products. Good.

図6の例では、判定装置100は、最安値の商品GD14の価格が50万円以上であるため、ユーザが最安値の商品GD14の商品情報のみを選択した場合、一覧表示された商品GD11〜GD14を類似商品と判定する。 In the example of FIG. 6, since the price of the lowest priced product GD14 is 500,000 yen or more in the determination device 100, when the user selects only the product information of the lowest priced product GD14, the listed products GD11 to 1 GD14 is determined to be a similar product.

また、例えば、判定装置100は、端末装置10に一覧表示された各コンテンツのうち、最も価格の高い商品(以下、「最高値商品」ともいう)の価格と、最安値商品の価格との差が所定の閾値以下である場合、最安値商品を含むコンテンツ以外の他のコンテンツに含まれる商品と、最安値商品とを類似商品として判定してもよい。例えば、判定装置100は、端末装置10に一覧表示された各コンテンツのうち、最高値商品の価格と、最安値商品の価格との差が10万円以下である場合、最安値商品を含むコンテンツ以外の他のコンテンツに含まれる商品と、最安値商品とを類似商品として判定してもよい。 Further, for example, the determination device 100 is the difference between the price of the highest priced product (hereinafter, also referred to as “highest price product”) and the price of the lowest priced product among the contents listed on the terminal device 10. When is not more than a predetermined threshold value, a product included in the content other than the content including the lowest price product and the lowest price product may be determined as similar products. For example, the determination device 100 includes the content including the lowest price product when the difference between the price of the highest price product and the price of the lowest price product is 100,000 yen or less among the contents listed on the terminal device 10. A product included in other contents other than the above and the lowest priced product may be determined as similar products.

図6の例では、判定装置100は、最高値の商品GD11の価格「100万円」と、最安値の商品GD14の価格「95万円」との差が10万円以下であるため、ユーザが最安値の商品GD14の商品情報のみを選択した場合、一覧表示された商品GD11〜GD14を類似商品と判定する。また、判定装置100は、最高値商品の価格や最安値商品の価格に応じて閾値を変動させてもよい。例えば、判定装置100は、最高値商品の価格や最安値商品の価格が高くなる程、閾値の値が大きくなるように閾値を変動させてもよい。例えば、判定装置100は、最高値商品の価格が「10万円」である場合、閾値の値を1万円にしてもよい。 In the example of FIG. 6, in the determination device 100, the difference between the highest price product GD11 price "1 million yen" and the lowest price product GD14 price "950,000 yen" is 100,000 yen or less, so that the user When only the product information of the lowest priced product GD14 is selected, the listed products GD11 to GD14 are determined to be similar products. Further, the determination device 100 may change the threshold value according to the price of the highest priced product or the price of the lowest priced product. For example, the determination device 100 may change the threshold value so that the higher the price of the highest priced product or the price of the lowest priced product, the larger the threshold value. For example, when the price of the highest priced product is "100,000 yen", the determination device 100 may set the threshold value to 10,000 yen.

また、例えば、判定装置100は、端末装置10に一覧表示された各コンテンツのうち、最高値商品の価格に対する最安値商品の価格の割合が所定の閾値以上である場合、最安値商品を含むコンテンツ以外の他のコンテンツに含まれる商品と、最安値商品とを類似商品として判定してもよい。例えば、判定装置100は、端末装置10に一覧表示された各コンテンツのうち、最高値商品の価格に対する最安値商品の価格の割合が90%以上である場合、最安値商品を含むコンテンツ以外の他のコンテンツに含まれる商品と、最安値商品とを類似商品として判定する。 Further, for example, the determination device 100 includes the content including the lowest price product when the ratio of the price of the lowest price product to the price of the highest price product is equal to or higher than a predetermined threshold among the contents listed on the terminal device 10. A product included in other contents other than the above and the lowest priced product may be determined as similar products. For example, when the ratio of the price of the lowest priced product to the price of the highest priced product is 90% or more among the contents listed on the terminal device 10, the determination device 100 is other than the contents including the lowest priced product. The product included in the content of the above and the lowest priced product are judged as similar products.

図6の例では、判定装置100は、最高値の商品GD11の価格「100万円」に対する最安値の商品GD14の価格「95万円」の割合が、「95%(=95/100*100)」で90%以上であるため、ユーザが最安値の商品GD14の商品情報のみを選択した場合、一覧表示された商品GD11〜GD14を類似商品と判定する。また、判定装置100は、最高値商品の価格や最安値商品の価格に応じて閾値を変動させてもよい。例えば、判定装置100は、最安値商品の価格が高くなる程、閾値の値が小さくなるように閾値を変動させてもよい。例えば、判定装置100は、最高値商品の価格が「10万円」である場合、閾値の値を98%にしてもよい。 In the example of FIG. 6, in the determination device 100, the ratio of the lowest price product GD14 price "950,000 yen" to the highest price product GD11 price "1 million yen" is "95% (= 95/100 * 100). ) ”Is 90% or more, so when the user selects only the product information of the lowest priced product GD14, the listed products GD11 to GD14 are determined to be similar products. Further, the determination device 100 may change the threshold value according to the price of the highest priced product or the price of the lowest priced product. For example, the determination device 100 may change the threshold value so that the value of the threshold value becomes smaller as the price of the lowest priced product increases. For example, the determination device 100 may set the threshold value to 98% when the price of the highest priced product is "100,000 yen".

〔5.効果〕
上述してきたように、実施形態に係る判定装置100は、取得部131と、判定部132とを有する。取得部131は、電子商取引において提供される商品の各々に対応する各コンテンツであって、ユーザが利用する端末装置10に表示された各コンテンツに対するユーザのクリックに関する情報を取得する。判定部132は、取得部131により取得された各コンテンツに対するユーザのクリックに関する情報に基づいて、各コンテンツに対応する商品のうち、類似する類似商品を判定する。
[5. effect〕
As described above, the determination device 100 according to the embodiment includes an acquisition unit 131 and a determination unit 132. The acquisition unit 131 acquires information regarding the user's click on each content displayed on the terminal device 10 used by the user, which is each content corresponding to each of the products provided in the electronic commerce. The determination unit 132 determines similar similar products among the products corresponding to each content based on the information regarding the user's click on each content acquired by the acquisition unit 131.

これにより、実施形態に係る判定装置100は、各コンテンツに対するユーザのクリックに関する情報に基づいて、各コンテンツに対応する商品のうち、類似する類似商品を判定することにより、非類似商品を類似と判定することを抑制し、適切に商品の類似性を判定可能にすることができる。 As a result, the determination device 100 according to the embodiment determines that the dissimilar products are similar by determining similar similar products among the products corresponding to each content based on the information regarding the user's click on each content. It is possible to suppress this and appropriately determine the similarity of products.

また、実施形態に係る判定装置100において、判定部132は、各コンテンツに対するユーザのクリックに関する情報に基づくクリックの共起に関する情報を用いて、類似商品を判定する。 Further, in the determination device 100 according to the embodiment, the determination unit 132 determines similar products by using the information regarding the co-occurrence of clicks based on the information regarding the user's clicks for each content.

これにより、実施形態に係る判定装置100は、各コンテンツに対するユーザのクリックに関する情報に基づくクリックの共起に関する情報を用いて、類似商品を判定することにより、非類似商品を類似と判定することを抑制し、適切に商品の類似性を判定可能にすることができる。 As a result, the determination device 100 according to the embodiment determines that dissimilar products are similar by determining similar products using information on co-occurrence of clicks based on information on user clicks for each content. It can be suppressed and the similarity of products can be appropriately determined.

また、実施形態に係る判定装置100において、判定部132は、各コンテンツに対するユーザのクリックに関する情報のうち、ユーザがクリックした時点が所定の期間に対応するユーザのクリックに関する情報に基づくクリックの共起に関する情報を用いて、類似商品を判定する。 Further, in the determination device 100 according to the embodiment, the determination unit 132 co-occurs clicks based on the information regarding the user's click corresponding to a predetermined period when the user clicks among the information regarding the user's click for each content. Use the information about to determine similar products.

これにより、実施形態に係る判定装置100は、各コンテンツに対するユーザのクリックに関する情報のうち、ユーザがクリックした時点が所定の期間に対応するユーザのクリックに関する情報に基づくクリックの共起に関する情報を用いて、類似商品を判定することにより、非類似商品を類似と判定することを抑制し、適切に商品の類似性を判定可能にすることができる。 As a result, the determination device 100 according to the embodiment uses the information on the co-occurrence of clicks based on the information on the user's click corresponding to the predetermined period when the user clicks, among the information on the user's click for each content. Therefore, by determining similar products, it is possible to suppress the determination of dissimilar products as similar and make it possible to appropriately determine the similarity of products.

また、実施形態に係る判定装置100において、例えば、判定部132は、類似商品を判定する対象となる商品のカテゴリに応じて処理を変動させて、類似商品を判定する。 Further, in the determination device 100 according to the embodiment, for example, the determination unit 132 determines a similar product by varying the process according to the category of the product for which the similar product is determined.

これにより、実施形態に係る判定装置100は、例えば、類似商品を判定する対象となる商品のカテゴリに応じて処理を変動させて、類似商品を判定することにより、商品のカテゴリに応じて適切な判定処理を行うことができる。したがって、判定装置100において、非類似商品を類似と判定することを抑制し、適切に商品の類似性を判定可能にすることができる。 As a result, the determination device 100 according to the embodiment is appropriate according to the category of the product by, for example, varying the processing according to the category of the product for which the similar product is determined and determining the similar product. Judgment processing can be performed. Therefore, it is possible to suppress the determination of dissimilar products as similar in the determination device 100 and appropriately determine the similarity of the products.

また、実施形態に係る判定装置100において、例えば、判定部132は、類似商品を判定する対象となる商品のカテゴリが第1カテゴリである場合、各コンテンツに対するユーザのクリックに関する情報に基づいて、類似商品を判定し、類似商品を判定する対象となる商品のカテゴリが第1カテゴリと異なる第2カテゴリである場合、各コンテンツに対するユーザのクリックに関する情報以外の情報に基づいて、類似商品を判定する。 Further, in the determination device 100 according to the embodiment, for example, when the category of the product for which the similar product is determined is the first category, the determination unit 132 is similar based on the information regarding the user's click on each content. When a product is determined and the category of the product for which the similar product is determined is a second category different from the first category, the similar product is determined based on information other than the information regarding the user's click on each content.

これにより、実施形態に係る判定装置100は、例えば、類似商品を判定する対象となる商品のカテゴリが第1カテゴリである場合、各コンテンツに対するユーザのクリックに関する情報に基づいて、類似商品を判定し、類似商品を判定する対象となる商品のカテゴリが第1カテゴリと異なる第2カテゴリである場合、各コンテンツに対するユーザのクリックに関する情報以外の情報に基づいて、類似商品を判定することにより、商品のカテゴリに応じて適切な判定処理を行うことができる。したがって、判定装置100において、非類似商品を類似と判定することを抑制し、適切に商品の類似性を判定可能にすることができる。 As a result, the determination device 100 according to the embodiment determines similar products based on the information regarding the user's click on each content, for example, when the category of the product for which the similar product is determined is the first category. , When the category of the target product for determining the similar product is the second category different from the first category, the similar product is determined by determining the similar product based on the information other than the information about the user's click for each content. Appropriate judgment processing can be performed according to the category. Therefore, it is possible to suppress the determination of dissimilar products as similar in the determination device 100 and appropriately determine the similarity of the products.

また、実施形態に係る判定装置100において、判定部132は、例えば、類似商品を判定する対象となる商品のカテゴリが第2カテゴリである場合、各コンテンツに含まれる画像の類似度に基づいて、類似商品を判定する。 Further, in the determination device 100 according to the embodiment, the determination unit 132 determines, for example, when the category of the product for which the similar product is determined is the second category, the determination unit 132 is based on the similarity of the images included in each content. Judge similar products.

これにより、実施形態に係る判定装置100は、例えば、類似商品を判定する対象となる商品のカテゴリが第2カテゴリである場合、各コンテンツに含まれる画像の類似度に基づいて、類似商品を判定することにより、商品のカテゴリに応じて適切な判定処理を行うことができる。したがって、判定装置100において、非類似商品を類似と判定することを抑制し、適切に商品の類似性を判定可能にすることができる。 As a result, the determination device 100 according to the embodiment determines similar products based on the similarity of the images included in each content, for example, when the category of the product for which the similar products are determined is the second category. By doing so, it is possible to perform an appropriate determination process according to the product category. Therefore, it is possible to suppress the determination of dissimilar products as similar in the determination device 100 and appropriately determine the similarity of the products.

〔6.ハードウェア構成〕
上述してきた実施形態に係る判定装置100は、例えば図7に示すような構成のコンピュータ1000によって実現される。図7は、判定装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。コンピュータ1000は、CPU1100、RAM1200、ROM(Read Only Memory)1300、HDD(Hard Disk Drive)1400、通信インターフェイス(I/F)1500、入出力インターフェイス(I/F)1600、及びメディアインターフェイス(I/F)1700を有する。
[6. Hardware configuration]
The determination device 100 according to the above-described embodiment is realized by, for example, a computer 1000 having a configuration as shown in FIG. 7. FIG. 7 is a hardware configuration diagram showing an example of a computer that realizes the function of the determination device. The computer 1000 includes a CPU 1100, a RAM 1200, a ROM (Read Only Memory) 1300, an HDD (Hard Disk Drive) 1400, a communication interface (I / F) 1500, an input / output interface (I / F) 1600, and a media interface (I / F). ) Has 1700.

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

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

CPU1100は、入出力インターフェイス1600を介して、ディスプレイやプリンタ等の出力装置、及び、キーボードやマウス等の入力装置を制御する。CPU1100は、入出力インターフェイス1600を介して、入力装置からデータを取得する。また、CPU1100は、生成したデータを入出力インターフェイス1600を介して出力装置へ出力する。 The CPU 1100 controls an output device such as a display or a printer, and an input device such as a keyboard or a mouse via the input / output interface 1600. The CPU 1100 acquires data from the input device via the input / output interface 1600. Further, the CPU 1100 outputs the generated data to the output device via the 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)等の光磁気記録媒体、テープ媒体、磁気記録媒体、または半導体メモリ等である。 The media interface 1700 reads a program or data stored in the recording medium 1800 and provides the program or data to the CPU 1100 via the RAM 1200. The CPU 1100 loads the program from the recording medium 1800 onto the RAM 1200 via the 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 PD (Phase change rewritable Disk), a magneto-optical recording medium such as MO (Magneto-Optical disk), a tape medium, a magnetic recording medium, or a semiconductor memory. And so on.

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

以上、本願の実施形態を図面に基づいて詳細に説明したが、これらは例示であり、発明の開示の行に記載の態様を始めとして、当業者の知識に基づいて種々の変形、改良を施した他の形態で本発明を実施することが可能である。 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 are made based on the knowledge of those skilled in the art, including the embodiments described in the disclosure line of the invention. It is possible to carry out the present invention in other forms described above.

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

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

また、上述してきた実施形態に記載した各処理は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。 In addition, the processes described in the above-described embodiments can be appropriately combined as long as the processing contents do not contradict each other.

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

1 判定システム
100 判定装置
121 履歴情報記憶部
122 類似商品情報記憶部
130 制御部
131 取得部
132 判定部
133 送信部
10 端末装置
50 電子商取引装置
N ネットワーク
1 Judgment system 100 Judgment device 121 History information storage unit 122 Similar product information storage unit 130 Control unit 131 Acquisition unit 132 Judgment unit 133 Transmission unit 10 Terminal device 50 Electronic commerce device N network

Claims (10)

電子商取引において提供される商品の各々に対応する各コンテンツであって、ユーザが利用する端末装置に表示された各コンテンツに対するユーザのクリックに関する情報を取得する取得部と、
前記取得部により取得された各コンテンツに対するユーザのクリックに関する情報に基づくクリックの共起に関する情報を用いて、前記各コンテンツに対応する商品のうち、クリック共起に基づく類似商品群を判定し、前記クリック共起に基づいて判定された前記類似商品群のうち、前記コンテンツの内容に基づいて、類似する類似商品を判定し、一覧表示されたコンテンツ群のうち、最も価格の安い最安値商品を含むコンテンツのみがクリックされている場合、前記コンテンツ群の前記最安値商品以外の商品と前記最安値商品とを類似商品であると判定する判定部と、
を備えることを特徴とする判定装置。
An acquisition unit that acquires information about a user's click on each content displayed on a terminal device used by the user, which is each content corresponding to each of the products provided in electronic commerce.
Using the information on the co-occurrence of clicks based on the information on the user's clicks for each content acquired by the acquisition unit, among the products corresponding to the respective contents, a similar product group based on the co-occurrence of clicks is determined, and the above-mentioned Among the similar product groups determined based on click co-occurrence, similar similar products are determined based on the content of the content, and the lowest priced product among the listed content groups is included. If only the content is clicked, a determining section for determining the of the content group with products other than Great product wherein the lowest price product as a similar product,
A determination device comprising.
電子商取引において提供される商品の各々に対応する各コンテンツであって、ユーザが利用する端末装置に表示された各コンテンツに対するユーザのクリックに関する情報のうち、前記ユーザがクリックした時点が、前記ユーザが所定の目的を持った行動を行う期間である一のセッションに対応する前記ユーザのクリックに関する情報を取得する取得部と、
前記一のセッションに対応する各コンテンツに対するユーザのクリックに関する情報に基づくクリックの共起に関する情報を用いて、前記各コンテンツに対応する商品のうち、類似する類似商品を判定し、一覧表示されたコンテンツ群のうち、最も価格の安い最安値商品を含むコンテンツのみがクリックされている場合、前記コンテンツ群の前記最安値商品以外の商品と前記最安値商品とを類似商品であると判定する判定部と、
を備えることを特徴とする判定装置。
Of the information regarding the user's click on each content displayed on the terminal device used by the user, which is the content corresponding to each of the products provided in the electronic commerce, the time when the user clicks is the time when the user clicks. An acquisition unit that acquires information about the user's click corresponding to one session, which is a period during which an action with a predetermined purpose is performed, and an acquisition unit.
Using the information about the co-occurrence of clicks based on the information about the user's click for each content corresponding to the one session, similar similar products are determined among the products corresponding to each of the contents, and the listed contents are displayed. of the group, and most if only Price low content including rates for products is clicked, the determination unit for determining the said content group with products other than Great products and the lowest price products to be similar products ,
A determination device comprising.
前記判定部は、
前記各コンテンツに対するユーザのクリックに関する情報のうち、前記ユーザがクリックした時点が所定の期間に対応する前記ユーザのクリックに関する情報に基づくクリックの共起に関する情報を用いて、前記類似商品を判定する
ことを特徴とする請求項1に記載の判定装置。
The determination unit
Among the information regarding the user's click for each content, the information regarding the co-occurrence of clicks based on the information regarding the user's click corresponding to a predetermined period at the time when the user clicks is used to determine the similar product. The determination device according to claim 1.
前記判定部は、
前記類似商品を判定する対象となる商品のカテゴリに応じて処理を変動させて、前記類似商品を判定する
ことを特徴とする請求項1〜3のいずれか1項に記載の判定装置。
The determination unit
The determination device according to any one of claims 1 to 3, wherein the processing is varied according to the category of the product to be determined to determine the similar product, and the similar product is determined.
前記判定部は、
前記類似商品を判定する対象となる商品のカテゴリが第1カテゴリである場合、前記各コンテンツに対するユーザのクリックに関する情報に基づいて、前記類似商品を判定し、前記類似商品を判定する対象となる商品のカテゴリが前記第1カテゴリと異なる第2カテゴリである場合、前記各コンテンツに対するユーザのクリックに関する情報以外の情報に基づいて、前記類似商品を判定する
ことを特徴とする請求項4に記載の判定装置。
The determination unit
When the category of the product for which the similar product is determined is the first category, the similar product is determined based on the information regarding the user's click on each content, and the product for which the similar product is determined is determined. The determination according to claim 4, wherein when the category is a second category different from the first category, the similar product is determined based on information other than the information regarding the user's click for each content. apparatus.
前記判定部は、
前記類似商品を判定する対象となる商品のカテゴリが前記第2カテゴリである場合、前記各コンテンツに含まれる画像の類似度に基づいて、前記類似商品を判定する
ことを特徴とする請求項5に記載の判定装置。
The determination unit
The fifth aspect of the present invention is that when the category of the product for which the similar product is to be determined is the second category, the similar product is determined based on the similarity of the images included in the respective contents. The determination device described.
コンピュータが実行する判定方法であって、
電子商取引において提供される商品の各々に対応する各コンテンツであって、ユーザが利用する端末装置に表示された各コンテンツに対するユーザのクリックに関する情報を取得する取得工程と、
前記取得工程により取得された各コンテンツに対するユーザのクリックに関する情報に基づくクリックの共起に関する情報を用いて、前記各コンテンツに対応する商品のうち、クリック共起に基づく類似商品群を判定し、前記クリック共起に基づいて判定された前記類似商品群のうち、前記コンテンツの内容に基づいて、類似する類似商品を判定し、一覧表示されたコンテンツ群のうち、最も価格の安い最安値商品を含むコンテンツのみがクリックされている場合、前記コンテンツ群の前記最安値商品以外の商品と前記最安値商品とを類似商品であると判定する判定工程と、
を含むことを特徴とする判定方法。
It is a judgment method executed by a computer.
An acquisition process for acquiring information about a user's click on each content displayed on a terminal device used by the user, which is each content corresponding to each of the products provided in electronic commerce.
Using the information on the co-occurrence of clicks based on the information on the user's clicks for each content acquired in the acquisition process, a group of similar products based on the co-occurrence of clicks is determined among the products corresponding to the respective contents, and the above-mentioned Among the similar product groups determined based on click co-occurrence, similar similar products are determined based on the content of the content, and the lowest priced product among the listed content groups is included. If only the content is clicked, a determination step of determining the said content group with products other than Great product wherein the lowest price product as a similar product,
A determination method characterized by including.
電子商取引において提供される商品の各々に対応する各コンテンツであって、ユーザが利用する端末装置に表示された各コンテンツに対するユーザのクリックに関する情報を取得する取得手順と、
前記取得手順により取得された各コンテンツに対するユーザのクリックに関する情報に基づくクリックの共起に関する情報を用いて、前記各コンテンツに対応する商品のうち、クリック共起に基づく類似商品群を判定し、前記クリック共起に基づいて判定された前記類似商品群のうち、前記コンテンツの内容に基づいて、類似する類似商品を判定し、一覧表示されたコンテンツ群のうち、最も価格の安い最安値商品を含むコンテンツのみがクリックされている場合、前記コンテンツ群の前記最安値商品以外の商品と前記最安値商品とを類似商品であると判定する判定手順と、
をコンピュータに実行させることを特徴とする判定プログラム。
An acquisition procedure for acquiring information on a user's click on each content displayed on a terminal device used by the user, which is each content corresponding to each of the products provided in electronic commerce.
Using the information on the co-occurrence of clicks based on the information on the user's clicks for each content acquired by the acquisition procedure, a group of similar products based on the co-occurrence of clicks is determined among the products corresponding to the respective contents, and the above-mentioned Among the similar product groups determined based on click co-occurrence, similar similar products are determined based on the content of the content, and the lowest priced product among the listed content groups is included. If only the content is clicked, a determining step of determining the said content group with products other than Great product wherein the lowest price product as a similar product,
A judgment program characterized by having a computer execute.
コンピュータが実行する判定方法であって、
電子商取引において提供される商品の各々に対応する各コンテンツであって、ユーザが利用する端末装置に表示された各コンテンツに対するユーザのクリックに関する情報のうち、前記ユーザがクリックした時点が、前記ユーザが所定の目的を持った行動を行う期間である一のセッションに対応する前記ユーザのクリックに関する情報を取得する取得工程と、
前記一のセッションに対応する各コンテンツに対するユーザのクリックに関する情報に基づくクリックの共起に関する情報を用いて、前記各コンテンツに対応する商品のうち、類似する類似商品を判定し、一覧表示されたコンテンツ群のうち、最も価格の安い最安値商品を含むコンテンツのみがクリックされている場合、前記コンテンツ群の前記最安値商品以外の商品と前記最安値商品とを類似商品であると判定する判定工程と、
を含むことを特徴とする判定方法。
It is a judgment method executed by a computer.
Of the information regarding the user's click on each content displayed on the terminal device used by the user, which is the content corresponding to each of the products provided in the electronic commerce, the time when the user clicks is the time when the user clicks. An acquisition process for acquiring information about the user's click corresponding to one session, which is a period for performing an action with a predetermined purpose, and
Using the information about the co-occurrence of clicks based on the information about the user's click for each content corresponding to the one session, similar similar products are determined among the products corresponding to each of the contents, and the listed contents are displayed. of the group, and most if only Price low content including rates for products is clicked, the determination step of determining the said content group with products other than Great products and the lowest price products to be similar products ,
A determination method characterized by including.
電子商取引において提供される商品の各々に対応する各コンテンツであって、ユーザが利用する端末装置に表示された各コンテンツに対するユーザのクリックに関する情報のうち、前記ユーザがクリックした時点が、前記ユーザが所定の目的を持った行動を行う期間である一のセッションに対応する前記ユーザのクリックに関する情報を取得する取得手順と、
前記一のセッションに対応する各コンテンツに対するユーザのクリックに関する情報に基づくクリックの共起に関する情報を用いて、前記各コンテンツに対応する商品のうち、類似する類似商品を判定し、一覧表示されたコンテンツ群のうち、最も価格の安い最安値商品を含むコンテンツのみがクリックされている場合、前記コンテンツ群の前記最安値商品以外の商品と前記最安値商品とを類似商品であると判定する判定手順と、
をコンピュータに実行させることを特徴とする判定プログラム。
Of the information regarding the user's click on each content displayed on the terminal device used by the user, which is the content corresponding to each of the products provided in the electronic commerce, the time when the user clicks is the time when the user clicks. An acquisition procedure for acquiring information about the user's click corresponding to one session, which is a period for performing an action with a predetermined purpose, and an acquisition procedure.
Using the information about the co-occurrence of clicks based on the information about the user's click for each content corresponding to the one session, similar similar products are determined among the products corresponding to each of the contents, and the listed contents of the group, and most if only Price low content including rates for products is clicked, the determination procedure of determining the said content group with products other than Great products and the lowest price products to be similar products ,
A judgment program characterized by having a computer execute.
JP2016179735A 2016-09-14 2016-09-14 Judgment device, judgment method, and judgment program Active JP6765262B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016179735A JP6765262B2 (en) 2016-09-14 2016-09-14 Judgment device, judgment method, and judgment program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016179735A JP6765262B2 (en) 2016-09-14 2016-09-14 Judgment device, judgment method, and judgment program

Publications (2)

Publication Number Publication Date
JP2018045449A JP2018045449A (en) 2018-03-22
JP6765262B2 true JP6765262B2 (en) 2020-10-07

Family

ID=61694734

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016179735A Active JP6765262B2 (en) 2016-09-14 2016-09-14 Judgment device, judgment method, and judgment program

Country Status (1)

Country Link
JP (1) JP6765262B2 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004157835A (en) * 2002-11-07 2004-06-03 Nippon Telegr & Teleph Corp <Ntt> Advertisement group ordering method, advertisement posting method and program
JP4664283B2 (en) * 2004-06-08 2011-04-06 パナソニック株式会社 Program selection support device
JP5479230B2 (en) * 2010-05-31 2014-04-23 楽天株式会社 INFORMATION DISPLAY PROGRAM, COMPUTER-READABLE RECORDING MEDIUM CONTAINING INFORMATION DISPLAY PROGRAM, INFORMATION DISPLAY METHOD, INFORMATION DISPLAY DEVICE, AND INFORMATION PROVIDING SYSTEM
JP6519157B2 (en) * 2014-06-23 2019-05-29 カシオ計算機株式会社 INFORMATION EVALUATING DEVICE, INFORMATION EVALUATING METHOD, AND PROGRAM
US20160055574A1 (en) * 2014-08-20 2016-02-25 Target Brands, Inc. Retail Store Layout Based on Online Actions

Also Published As

Publication number Publication date
JP2018045449A (en) 2018-03-22

Similar Documents

Publication Publication Date Title
US11455465B2 (en) Book analysis and recommendation
US20140025532A1 (en) Correlated Content Recommendation Techniques
JP6215425B1 (en) Determination program, determination method, and determination apparatus
JP6782591B2 (en) Estimator, estimation method, and estimation program
JP7162417B2 (en) Estimation device, estimation method, and estimation program
US10366433B2 (en) Methods and systems for usage based content search results
JP2018067195A (en) Providing apparatus, providing method, and providing program
JP6776072B2 (en) Decision device, decision method, and decision program
JP6917348B2 (en) Providing equipment, providing method, and providing program
JP6679448B2 (en) Generation device, generation method, and generation program
JP6732639B2 (en) Providing apparatus, providing method, and providing program
JP2018067288A (en) Provision device, provision method, and provision program
JP6851958B2 (en) Estimator, estimation method, and estimation program
JP6746442B2 (en) Classification device, classification method, and classification program
JP6765262B2 (en) Judgment device, judgment method, and judgment program
JP2018185575A (en) Provision device, provision method and provision program
JP6853286B2 (en) Providing equipment, providing method and providing program
JP6709836B2 (en) Information processing apparatus, information processing method, and information processing program
CN103761335A (en) Method and device for downloading target application from network and electronic device
JP7021290B2 (en) Estimator, estimation method, and estimation program
JP6679447B2 (en) Change device, change method, and change program
US10572926B1 (en) Using artificial intelligence to efficiently identify significant items in a database
JP6601820B2 (en) Providing device, providing method, and providing program
JP5613699B2 (en) Product recommendation device, method and program
JP6324562B1 (en) Providing device, providing method, and providing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180914

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190724

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190903

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191031

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20191101

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20191108

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200331

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200630

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20200709

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: 20200818

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200915

R150 Certificate of patent or registration of utility model

Ref document number: 6765262

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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