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

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

Info

Publication number
JP2020177513A
JP2020177513A JP2019080255A JP2019080255A JP2020177513A JP 2020177513 A JP2020177513 A JP 2020177513A JP 2019080255 A JP2019080255 A JP 2019080255A JP 2019080255 A JP2019080255 A JP 2019080255A JP 2020177513 A JP2020177513 A JP 2020177513A
Authority
JP
Japan
Prior art keywords
product
service
price
information
information processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2019080255A
Other languages
Japanese (ja)
Other versions
JP6686208B1 (en
Inventor
洋太朗 鈴木
Yotaro Suzuki
洋太朗 鈴木
山下 勝司
Katsuji Yamashita
勝司 山下
千鶴 高澤
Chizuru Takazawa
千鶴 高澤
智博 丹野
Tomohiro Tanno
智博 丹野
修平 岡
Shuhei Oka
修平 岡
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 JP2019080255A priority Critical patent/JP6686208B1/en
Application granted granted Critical
Publication of JP6686208B1 publication Critical patent/JP6686208B1/en
Publication of JP2020177513A publication Critical patent/JP2020177513A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

To provide an information processing device, an information processing method and a program capable of improving the prediction accuracy of the price of merchandise or a service.SOLUTION: An information processing device includes an acquisition part for acquiring merchandise information on first merchandise or a first service to be sold through a network, a selection part for selecting second merchandise or a second service similar to the first merchandise or the first service from a plurality of second merchandise or second services sold in the past on the basis of the merchandise information acquired by the acquisition part, an estimation part for estimating a probability distribution with the price of the second merchandise or the second service selected by the selection part as at least one probability variable, and a prediction part for predicting the price of the first merchandise or the first service on the basis of the probability distribution estimated by the estimation part.SELECTED DRAWING: Figure 3

Description

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

ネットワークを介して行われるオークションに出品される商品の商品情報からキーワードを抽出し、商品のカテゴリと、抽出したキーワードとの組み合わせに対応付けられた価格帯ごとの落札実績情報を参照して、商品の相場を予測する技術が知られている(例えば、特許文献1参照)。 Keywords are extracted from the product information of the products to be put up for auction via the network, and the products are referred to by the product category and the successful bid record information for each price range associated with the combination of the extracted keywords. A technique for predicting the market price of a product is known (see, for example, Patent Document 1).

特開2017−116977号公報JP-A-2017-116977

しかしながら、従来の技術では、商品またはサービスの価格の予測精度が低い場合があった。 However, in the conventional technique, the accuracy of predicting the price of a product or service may be low.

本発明は、上記の課題に鑑みてなされたものであり、商品またはサービスの価格の予測精度を向上させることができる情報処理装置、情報処理方法、及びプログラムを提供することを目的としている。 The present invention has been made in view of the above problems, and an object of the present invention is to provide an information processing device, an information processing method, and a program capable of improving the accuracy of predicting the price of a product or service.

本発明の一態様は、ネットワークを介して販売される第1商品または第1サービスに関する商品情報を取得する取得部と、前記取得部によって取得された前記商品情報に基づいて、過去に販売された複数の第2商品または第2サービスの中から、前記第1商品または第1サービスと類似する前記第2商品または第2サービスを選択する選択部と、前記選択部によって選択された前記第2商品または第2サービスの価格を少なくとも一つの確率変数とした確率分布を推定する推定部と、前記推定部によって推定された前記確率分布に基づいて、前記第1商品または第1サービスの価格を予測する予測部と、を備える情報処理装置である。 One aspect of the present invention has been sold in the past based on an acquisition unit that acquires product information regarding a first product or a first service sold via a network, and the product information acquired by the acquisition unit. A selection unit that selects the second product or the second service similar to the first product or the first service from a plurality of second products or the second service, and the second product selected by the selection unit. Alternatively, the price of the first product or the first service is predicted based on the estimation unit that estimates the probability distribution with the price of the second service as at least one probability variable and the probability distribution estimated by the estimation unit. It is an information processing device including a prediction unit.

本発明の一態様によれば、商品またはサービスの価格の予測精度を向上させることができる。 According to one aspect of the present invention, the accuracy of predicting the price of goods or services can be improved.

第1実施形態における情報処理装置100を含む情報処理システム1の一例を示す図である。It is a figure which shows an example of the information processing system 1 including the information processing apparatus 100 in 1st Embodiment. サービス提供装置20により提供されるウェブページの一例を示す図である。It is a figure which shows an example of the web page provided by the service providing apparatus 20. 第1実施形態における情報処理装置100の構成の一例を示す図である。It is a figure which shows an example of the structure of the information processing apparatus 100 in 1st Embodiment. 落札済み商品情報132の一例を示す図である。It is a figure which shows an example of the successful bid product information 132. 第1実施形態における情報処理装置100による一連の処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a series of processing by the information processing apparatus 100 in 1st Embodiment. カーネル密度推定によって推定された確率分布の一例を示す図である。It is a figure which shows an example of the probability distribution estimated by kernel density estimation. カーネル密度推定によって推定された確率分布の他の例を示す図である。It is a figure which shows another example of the probability distribution estimated by the kernel density estimation. 第2実施形態における情報処理装置100Aの構成の一例を示す図である。It is a figure which shows an example of the structure of the information processing apparatus 100A in 2nd Embodiment. 第2実施形態における情報処理装置100Aによるランタイムの一連の処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the series of processing of the runtime by the information processing apparatus 100A in 2nd Embodiment. 第2実施形態における予測モデル200の一例を示す図である。It is a figure which shows an example of the prediction model 200 in 2nd Embodiment. 第2実施形態における情報処理装置100Aによるトレーニングの一連の処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a series of processing of the training by the information processing apparatus 100A in 2nd Embodiment. 第2実施形態における予測モデル200の他の例を示す図である。It is a figure which shows another example of the prediction model 200 in 2nd Embodiment. 実施形態の情報処理装置100のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware composition of the information processing apparatus 100 of embodiment.

以下、本発明を適用した情報処理装置、情報処理方法、及びプログラムを、図面を参照して説明する。 Hereinafter, an information processing apparatus, an information processing method, and a program to which the present invention is applied will be described with reference to the drawings.

[概要]
情報処理装置は、一以上のプロセッサにより実現される。情報処理装置は、ネットワークを介して販売される第1商品または第1サービスに関する商品情報を取得し、取得した商品情報に基づいて、過去に販売された複数の第2商品または第2サービスの中から、第1商品または第1サービスと類似する第2商品または第2サービスを選択する。情報処理装置は、選択した第2商品または第2サービスの価格を少なくとも一つの確率変数とした確率分布を推定し、推定した確率分布に基づいて、第1商品または第1サービスの価格を予測する。この結果、商品またはサービスの価格の予測精度を向上させることができる。以下、商品またはサービスをまとめて単に「商品」と称して説明する。
[Overview]
The information processing device is realized by one or more processors. The information processing device acquires product information related to the first product or the first service sold via the network, and based on the acquired product information, among a plurality of second products or the second services sold in the past. Select a second product or second service that is similar to the first product or first service. The information processing device estimates a probability distribution with the price of the selected second product or second service as at least one random variable, and predicts the price of the first product or first service based on the estimated probability distribution. .. As a result, the accuracy of predicting the price of goods or services can be improved. Hereinafter, the goods or services will be collectively referred to as "goods".

<第1実施形態>
[全体構成]
図1は、第1実施形態における情報処理装置100を含む情報処理システム1の一例を示す図である。第1実施形態における情報処理システム1は、例えば、一以上の端末装置10と、サービス提供装置20と、情報処理装置100とを備える。これらの装置は、ネットワークNWを介して接続される。また、これらの装置のうち一部は、他の装置に仮想的な装置として包含されてもよく、例えば、サービス提供装置20の機能の一部または全部が、情報処理装置100の機能によって実現される仮想マシンであってもよい。
<First Embodiment>
[overall structure]
FIG. 1 is a diagram showing an example of an information processing system 1 including an information processing device 100 according to the first embodiment. The information processing system 1 in the first embodiment includes, for example, one or more terminal devices 10, a service providing device 20, and an information processing device 100. These devices are connected via the network NW. Further, a part of these devices may be included in another device as a virtual device. For example, a part or all of the functions of the service providing device 20 are realized by the functions of the information processing device 100. It may be a virtual machine.

図1に示す各装置は、ネットワークNWを介して種々の情報を送受信する。ネットワークNWは、例えば、インターネット、WAN(Wide Area Network)、LAN(Local Area Network)、プロバイダ端末、無線通信網、無線基地局、専用回線などを含む。なお、図1に示す各装置の全ての組み合わせが相互に通信可能である必要はなく、ネットワークNWは、一部にローカルなネットワークを含んでもよい。 Each device shown in FIG. 1 transmits and receives various information via the network NW. The network NW includes, for example, the Internet, WAN (Wide Area Network), LAN (Local Area Network), provider terminal, wireless communication network, wireless base station, dedicated line, and the like. It should be noted that not all combinations of the devices shown in FIG. 1 need to be able to communicate with each other, and the network NW may partially include a local network.

端末装置10は、例えば、スマートフォンなどの携帯電話、タブレット端末、各種パーソナルコンピュータなどの、入力装置、表示装置、通信装置、記憶装置、および演算装置を備える端末装置である。通信装置は、NIC(Network Interface Card)などのネットワークカード、無線通信モジュールなどを含む。端末装置10では、ウェブブラウザやアプリケーションプログラムなどのUA(User Agent)が起動し、ユーザの入力する内容に応じたリクエストをサービス提供装置20に送信する。また、UAが起動された端末装置10は、サービス提供装置20から取得した情報に基づいて、表示装置に各種情報を表示させる。 The terminal device 10 is a terminal device including an input device, a display device, a communication device, a storage device, and an arithmetic device, such as a mobile phone such as a smartphone, a tablet terminal, and various personal computers. The communication device includes a network card such as a NIC (Network Interface Card), a wireless communication module, and the like. In the terminal device 10, a UA (User Agent) such as a web browser or an application program is activated, and a request according to the content input by the user is transmitted to the service providing device 20. Further, the terminal device 10 in which the UA is activated causes the display device to display various information based on the information acquired from the service providing device 20.

サービス提供装置20は、例えば、UAとして起動されたウェブブラウザからのリクエストに応じてウェブページを端末装置10に提供するウェブサーバである。ウェブページは、例えば、インターネット上において商品がオークション形式で売買されるオークションサイトやフリーマーケットサイト、複数の店舗が出店するショッピングサイト等のウェブサイトを構成するウェブページであってよい。また、サービス提供装置20は、検索サイトやSNS(Social Networking Service)、メールサービスなどの各種サービスを提供するウェブページを端末装置10に提供してもよい。また、サービス提供装置20は、UAとして起動されたアプリケーションからのリクエストに応じてコンテンツを端末装置10に提供することで、オークションサイトやフリーマーケットサイトなどの各種ウェブサイトと同様のサービスを提供するアプリケーションサーバであってもよい。以下、一例として、サービス提供装置20によって提供されるサービスが、「オークションサイト」であるものとして説明するが、このオークションサイトはフリーマーケットサイトやショッピングサイトなどの他のサービスに読み替えてよい。この場合、出品は販売と読み替え、落札は購入と読み替えるものとする。 The service providing device 20 is, for example, a web server that provides a web page to the terminal device 10 in response to a request from a web browser started as a UA. The web page may be, for example, a web page constituting a website such as an auction site or a free market site where products are bought and sold in an auction format on the Internet, or a shopping site where a plurality of stores are opened. Further, the service providing device 20 may provide the terminal device 10 with a web page that provides various services such as a search site, an SNS (Social Networking Service), and a mail service. Further, the service providing device 20 is an application that provides the same service as various websites such as an auction site and a flea market site by providing the content to the terminal device 10 in response to a request from an application started as a UA. It may be a server. Hereinafter, as an example, the service provided by the service providing device 20 will be described as an “auction site”, but this auction site may be read as another service such as a flea market site or a shopping site. In this case, the listing shall be read as sales, and the successful bid shall be read as purchase.

図2は、サービス提供装置20により提供されるウェブページの一例を示す図である。図示の例では、オークションサイトにおいて、商品を出品する際に各種情報を入力するためのウェブページ(以下、入力ページと称する)を模式的に示している。 FIG. 2 is a diagram showing an example of a web page provided by the service providing device 20. In the illustrated example, a web page (hereinafter referred to as an input page) for inputting various information when listing a product on an auction site is schematically shown.

例えば、入力ページには、出品する商品のタイトルを入力する入力欄F1や、商品の画像を入力する入力欄F2、予め用意された複数のカテゴリの中から、商品のカテゴリを選択するボタンB1、商品が中古または新品なのかを選択するボタンB2、商品を落札者に配送する際にかかる送料を、出品者が負担するのか落札者が負担するのかを選択するボタンB3、商品の価格(例えば即決価格など)を表示する表示欄F3などのコンポーネントが含まれる。 For example, on the input page, an input field F1 for inputting the title of the product to be exhibited, an input field F2 for inputting the image of the product, and a button B1 for selecting the product category from a plurality of prepared categories. Button B2 to select whether the item is used or new, button B3 to select whether the seller or the winning bidder will bear the shipping cost for delivering the item to the winning bidder, the price of the item (for example, prompt decision) It includes components such as a display field F3 that displays prices, etc.).

例えば、出品者が入力ページの入力欄Fにタイトルを入力したり、ボタンB1を操作してカテゴリを選択したりすると、表示欄F3には、暫定的な商品の価格が自動的に表示される。この価格の自動表示の詳細については後述する。 For example, when the seller inputs a title in the input field F of the input page or operates the button B1 to select a category, the provisional product price is automatically displayed in the display field F3. .. Details of the automatic display of this price will be described later.

情報処理装置100は、例えば、オークションサイトに出品(販売)される商品の商品情報を取得し、取得した商品情報に基づいて、既にオークションサイトで落札(購入)された複数の商品の中から、出品される商品と類似する商品を一つまたは複数選択する。情報処理装置100は、選択した商品の価格を少なくとも一つの確率変数とした確率分布を推定し、推定した確率分布に基づいて、出品される商品の価格を予測する。商品情報には、例えば、上述した商品のタイトル、商品の画像、商品のカテゴリ、中古であるのか否かを示す商品の状態、配送料の負担が出品者であるのか否かを示す送料負担情報といった各種情報が含まれる。 The information processing device 100 acquires, for example, product information of a product to be exhibited (sold) on the auction site, and based on the acquired product information, from among a plurality of products already sold (purchased) on the auction site. Select one or more items that are similar to the item being listed. The information processing device 100 estimates a probability distribution with the price of the selected product as at least one random variable, and predicts the price of the product to be exhibited based on the estimated probability distribution. The product information includes, for example, the title of the product, the image of the product, the category of the product, the state of the product indicating whether or not it is used, and the shipping charge information indicating whether or not the shipping fee is borne by the seller. Various information such as is included.

[情報処理装置の構成]
図3は、第1実施形態における情報処理装置100の構成の一例を示す図である。図示のように、情報処理装置100は、例えば、通信部102と、制御部110と、記憶部130とを備える。
[Information processing device configuration]
FIG. 3 is a diagram showing an example of the configuration of the information processing apparatus 100 according to the first embodiment. As shown in the figure, the information processing device 100 includes, for example, a communication unit 102, a control unit 110, and a storage unit 130.

通信部102は、例えば、NIC等の通信インターフェースを含む。通信部102は、ネットワークNWを介して、端末装置10やサービス提供装置20などと通信する。 The communication unit 102 includes, for example, a communication interface such as a NIC. The communication unit 102 communicates with the terminal device 10, the service providing device 20, and the like via the network NW.

制御部110は、例えば、取得部112と、選択部114と、推定部116と、予測部118と、通信制御部120とを備える。 The control unit 110 includes, for example, an acquisition unit 112, a selection unit 114, an estimation unit 116, a prediction unit 118, and a communication control unit 120.

制御部110の構成要素は、例えば、CPU(Central Processing Unit)などのプロセッサが記憶部130に格納されたプログラムを実行することにより実現される。また、制御部110の構成要素の一部または全部は、LSI(Large Scale Integration)、ASIC(Application Specific Integrated Circuit)、FPGA(Field-Programmable Gate Array)、またはGPU(Graphics Processing Unit)などのハードウェア(回路部;circuitry)により実現されてもよいし、ソフトウェアとハードウェアの協働によって実現されてもよい。 The components of the control unit 110 are realized, for example, by a processor such as a CPU (Central Processing Unit) executing a program stored in the storage unit 130. In addition, some or all of the constituent elements of the control unit 110 are hardware such as LSI (Large Scale Integration), ASIC (Application Specific Integrated Circuit), FPGA (Field-Programmable Gate Array), or GPU (Graphics Processing Unit). It may be realized by (circuit unit; circuitry), or it may be realized by the cooperation of software and hardware.

記憶部130は、例えば、HDD(Hard Disc Drive)、フラッシュメモリ、EEPROM(Electrically Erasable Programmable Read Only Memory)、ROM(Read Only Memory)、RAM(Random Access Memory)などの記憶装置により実現される。記憶部130には、ファームウェアやアプリケーションプログラムなどの各種プログラムの他に、落札済み商品情報132が格納される。 The storage unit 130 is realized by, for example, a storage device such as an HDD (Hard Disc Drive), a flash memory, an EEPROM (Electrically Erasable Programmable Read Only Memory), a ROM (Read Only Memory), and a RAM (Random Access Memory). In addition to various programs such as firmware and application programs, the storage unit 130 stores successful bid product information 132.

図4は、落札済み商品情報132の一例を示す図である。図示のように、落札済み商品情報132は、オークションサイトで落札された商品(以下、落札済み商品と称する)の識別情報を示す商品IDに対して、商品のタイトルと、カテゴリと、画像と、商品の状態と、送料の負担の有無と、実際に落札された価格とが対応付けられたデータである。 FIG. 4 is a diagram showing an example of successful bidder product information 132. As shown in the figure, the successful bid product information 132 includes a product title, a category, an image, and a product ID with respect to a product ID indicating identification information of a product sold on the auction site (hereinafter referred to as a successful bid product). It is data in which the state of the product, whether or not the shipping fee is borne, and the price actually sold are associated with each other.

[情報処理装置の処理フロー]
以下、制御部110の各構成要素の処理内容についてフローチャートを用いて説明する。図5は、第1実施形態における情報処理装置100による一連の処理の流れを示すフローチャートである。本フローチャートの処理は、例えば、所定の周期で繰り返し行われてよい。
[Processing flow of information processing device]
Hereinafter, the processing contents of each component of the control unit 110 will be described with reference to the flowchart. FIG. 5 is a flowchart showing a flow of a series of processes by the information processing apparatus 100 according to the first embodiment. The processing of this flowchart may be repeated, for example, at a predetermined cycle.

まず、取得部112は、通信部102を介して、サービス提供装置20から、オークションサイトの入力ページに入力された各種情報を、出品予定の商品に関する商品情報として取得する(S100)。出品予定の商品は、「第1商品または第1サービス」の一例である。 First, the acquisition unit 112 acquires various information input to the input page of the auction site from the service providing device 20 as product information related to the product to be exhibited (S100) via the communication unit 102. The product to be exhibited is an example of "first product or first service".

次に、選択部114は、取得部112によって取得された商品情報に基づいて、落札済み商品情報132に含まれる複数の落札済み商品の中から、出品予定の商品に類似する一つまたは複数の落札済み商品を選択する(S102)。落札済み商品は、「第2商品または第2サービス」の一例である。 Next, the selection unit 114 may use one or a plurality of products similar to the product to be exhibited from among the plurality of successful bid products included in the successful bid product information 132 based on the product information acquired by the acquisition unit 112. Select a successful bid product (S102). A successful bid product is an example of a "second product or second service".

例えば、選択部114は、落札済み商品情報132の中で、取得部112によって取得された商品情報に含まれるタイトルおよびカテゴリと意味的に近いタイトルおよびカテゴリが対応付けられた商品IDの落札済み商品を、出品予定の商品に類似する商品として選択する。意味的に近いとは、例えば、タイトルおよびカテゴリを分散表現によって多次元のベクトルに変換したときに、それらベクトルのコサイン類似度が大きいことである。すなわち、選択部114は、取得部112によって取得された商品情報に含まれるタイトルおよびカテゴリを分散表現によってベクトルに変換し、そのベクトルとの類似度が閾値以上となる落札済み商品を選択する。選択部114は、類似度が閾値以上となる落札済み商品の数が多い場合、類似度が大きい上位所定数の落札済み商品を選択してよい。 For example, the selection unit 114 has a successful bid product with a product ID in which a title and category that are semantically close to the title and category included in the product information acquired by the acquisition unit 112 are associated with the successful bid product information 132. Is selected as a product similar to the product to be listed. Semantically close means, for example, that when titles and categories are converted into multidimensional vectors by distributed representation, the cosine similarity of those vectors is high. That is, the selection unit 114 converts the title and category included in the product information acquired by the acquisition unit 112 into a vector by the distributed representation, and selects a successful bid product whose similarity with the vector is equal to or higher than the threshold value. When the number of successful bid products whose similarity is equal to or higher than the threshold value is large, the selection unit 114 may select a predetermined number of successful bid products having a high similarity.

次に、推定部116は、選択部114によって選択された落札済み商品の商品IDに対応付けられた価格を少なくとも一つの確率変数とした確率分布を推定する(S104)。 Next, the estimation unit 116 estimates a probability distribution using at least one random variable as the price associated with the product ID of the winning bidder selected by the selection unit 114 (S104).

例えば、推定部116は、カーネル密度推定(Kernel Density Estimation;KDE)に基づいて確率分布を推定する。カーネル密度推定は、有限の標本データから、その標本データを含む全体の確率分布(確率密度関数によって表現される分布)を推定する手法である。カーネル密度推定は、線形回帰といった他のフィッティング手法に比べて計算に要する時間が短くなりやすく、予測のリアルタイム性を向上させやすいことが知られている。 For example, the estimation unit 116 estimates the probability distribution based on the kernel density estimation (KDE). Kernel density estimation is a method of estimating the entire probability distribution (distribution expressed by a probability density function) including the sample data from a finite sample data. It is known that kernel density estimation tends to require less time for calculation than other fitting methods such as linear regression, and it is easy to improve the real-time property of prediction.

図6は、カーネル密度推定によって推定された確率分布の一例を示す図である。横軸は、確率変数とした落札済み商品の落札価格を表しており、縦軸は、確率を表している。確率分布がカーネル密度推定によって求められているため、縦軸は、その価格における落札済み商品の数、すなわち頻度として読み替えてもよい。 FIG. 6 is a diagram showing an example of a probability distribution estimated by kernel density estimation. The horizontal axis represents the winning bid of the successful bid product as a random variable, and the vertical axis represents the probability. Since the probability distribution is obtained by kernel density estimation, the vertical axis may be read as the number of successful bidders at that price, that is, the frequency.

図示の例では、出品予定の商品に類似する複数の落札済み商品のうち、類似度が大きい上位200個の落札済み商品の価格から確率分布D1が推定され、類似度が大きい上位100個の落札済み商品の価格から確率分布D2が推定され、類似度が大きい上位50個の落札済み商品の価格から確率分布D3が推定され、類似度が大きい上位20個の落札済み商品の価格から確率分布D4が推定されている。いずれの確率分布も多峰性を有している。すなわち、いずれの確率分布も多峰性分布である。多峰性とは、確率分布において最も頻繁に出現する最頻値(モードともいう)が複数存在することである。本実施形態における最頻値は、確率分布の全域において頻繁に出現する値であってもよいし、確率分布の各局所的な領域において頻繁に出現する値であってもよい。すなわち、最頻値同士を比較したときに、他方の最頻値に比べて一方の最頻値の方が大きい場合があってもよい。 In the illustrated example, the probability distribution D1 is estimated from the prices of the top 200 successful products with the highest similarity among the plurality of successful products similar to the products to be exhibited, and the top 100 successful products with the highest similarity are estimated. The probability distribution D2 is estimated from the prices of the finished products, the probability distribution D3 is estimated from the prices of the top 50 successful products with high similarity, and the probability distribution D4 is estimated from the prices of the top 20 successful products with high similarity. Is estimated. Both probability distributions are multimodal. That is, both probability distributions are multimodal distributions. Multimodality means that there are a plurality of modes (also referred to as modes) that appear most frequently in the probability distribution. The mode value in the present embodiment may be a value that frequently appears in the entire area of the probability distribution, or may be a value that frequently appears in each local region of the probability distribution. That is, when comparing the modes, one mode may be larger than the other mode.

次に、予測部118は、推定部116によって推定された確率分布が多峰性分布であるか否かを判定する(S106)。 Next, the prediction unit 118 determines whether or not the probability distribution estimated by the estimation unit 116 is a multimodal distribution (S106).

確率分布が多峰性分布である場合、通信制御部120は、通信部102を介して、サービス提供装置20に、入力ページに商品情報を再入力することを求めるリクエスト(以下、再入力リクエストと称する)を送信する(S108)。 When the probability distribution is a multimodal distribution, the communication control unit 120 requests the service providing device 20 to re-input the product information on the input page via the communication unit 102 (hereinafter, a re-input request). To be referred to) (S108).

サービス提供装置20は、再入力リクエストを受信すると、出品者が利用する端末装置10の画面に表示された入力ページ上に、出品予定の商品のタイトルとカテゴリのうち少なくとも一方(好ましくは双方)を再入力するように促す文字や画像を表示させる。通信部102と、通信制御部120と、サービス提供装置20とを合わせたものは、「提供部」の一例である。 Upon receiving the re-entry request, the service providing device 20 displays at least one (preferably both) of the title and category of the product to be exhibited on the input page displayed on the screen of the terminal device 10 used by the seller. Display characters and images that prompt you to re-enter. The combination of the communication unit 102, the communication control unit 120, and the service providing device 20 is an example of the "providing unit".

確率分布が多峰性分布であるということは、出品予定の商品に類似するものとして選択した落札済み商品の中に、実際には類似していない商品が含まれている蓋然性が高いということを示している。例えば、多峰性分布である確率分布D1において最頻値をとる確率変数は、2500円程度の落札価格と、8000円程度の落札価格である。この場合、出品予定の商品に類似する落札済み商品の中に、売買価格の相場が2500円程度の商品と、売買価格の相場が8000円程度の商品とが含まれていると判断することができる。通常、価格がかけ離れている場合、それは互いに異なる商品であることが多い。例えば、出品者がスマートフォンの本体を出品する際に、そのスマートフォンの機種名「ABCDE」をタイトルとした場合、「ABCDE」という機種名のスマートフォンに付けることが可能なアクセサリー(例えばケースなど)のタイトルにも、「ABCDE」という文字列が含まれ得る。従って、互いに異なるスマートフォン本体とアクセサリーとが類似した商品として扱われやすくなるが、これらの商品は相場が大きくかけ離れており、落札済み商品の中から、出品予定の商品に対する類似商品を選び直すことが好ましい。 The fact that the probability distribution is a multimodal distribution means that there is a high probability that the winning bidders selected as similar to the item to be listed include items that are not actually similar. Shown. For example, the random variables that take the mode in the probability distribution D1 that is a multimodal distribution are a winning bid of about 2500 yen and a winning bid of about 8000 yen. In this case, it can be determined that the successful bid products similar to the products to be exhibited include products with a selling price of about 2,500 yen and products with a selling price of about 8,000 yen. it can. Usually, when prices are far apart, they are often different products. For example, when the seller sells the main body of the smartphone, if the model name of the smartphone is "ABCDE", the title of the accessory (for example, a case) that can be attached to the smartphone with the model name "ABCDE". Can also contain the string "ABCDE". Therefore, it is easy to treat different smartphones and accessories as similar products, but the market prices of these products are far apart, and it is possible to reselect similar products for the products to be exhibited from among the successful bid products. preferable.

これに対して、本実施形態では、確率分布が多峰性分布である場合に、出品者が利用する端末装置10に、出品予定の商品のタイトルを再入力したり、出品予定の商品のカテゴリをより詳細なカテゴリに選択し直したりするように促す入力ページを表示させるため、改めてS102の処理を行うことができる。すなわち、条件を変更して、出品予定の商品に類似する落札済み商品を再選択することができ、その結果、確率分布を再推定することができる。これによって、例えば、出品者がスマートフォンの本体を出品する場合、スマートフォンのアクセサリーなどの商品を除外して、スマートフォン本体のみの落札価格のみを確率変数とした確率分布を推定することができる。 On the other hand, in the present embodiment, when the probability distribution is a multimodal distribution, the title of the product to be exhibited can be re-entered in the terminal device 10 used by the seller, or the category of the product to be exhibited can be re-entered. In order to display an input page prompting the user to reselect to a more detailed category, the process of S102 can be performed again. That is, the conditions can be changed to reselect successful bid products that are similar to the products to be listed, and as a result, the probability distribution can be re-estimated. Thereby, for example, when the seller sells the main body of the smartphone, the probability distribution can be estimated by excluding products such as accessories of the smartphone and using only the winning bid price of only the smartphone main body as a random variable.

一方、予測部118は、推定部116によって推定された確率分布が多峰性分布ではなく、最頻値が一つである単峰性分布である場合、その確率分布に基づいて、出品予定の商品の落札価格を予測する(S110)。例えば、予測部118は、単峰性分布である確率分布において最頻値をとる価格を、出品予定の商品の落札価格として予測する。 On the other hand, if the probability distribution estimated by the estimation unit 116 is not a multimodal distribution but a monomodal distribution with one mode, the prediction unit 118 will exhibit the product based on the probability distribution. Predict the winning price of the product (S110). For example, the prediction unit 118 predicts the price that takes the mode in the probability distribution, which is a monomodal distribution, as the winning bid of the product to be exhibited.

次に、通信制御部120は、通信部102を介して、サービス提供装置20に、予測部118によって予測された落札価格の情報を送信する(S112)。これを受けて、サービス提供装置20は、出品者が利用する端末装置10の画面に表示された入力ページ上の表示欄F3に、出品予定の商品の落札価格を表示させる。これによって、出品者は、自らが出品する商品をどのような価格にすれば最も落札されやすいのか、すなわち落札の適正価格を、出品時点で知ることができる。この結果、出品者がオークションサイトを利用する際の利便性を向上させることができる。 Next, the communication control unit 120 transmits information on the winning bid price predicted by the prediction unit 118 to the service providing device 20 via the communication unit 102 (S112). In response to this, the service providing device 20 causes the winning bid price of the product to be exhibited to be displayed in the display field F3 on the input page displayed on the screen of the terminal device 10 used by the seller. As a result, the seller can know at the time of listing what price the seller sells is most likely to be awarded, that is, the appropriate price for the successful bid. As a result, it is possible to improve the convenience when the seller uses the auction site.

以上説明した第1実施形態によれば、情報処理装置100は、ネットワークNWを介して販売される商品に関する商品情報を取得し、取得した商品情報に基づいて、過去に販売された複数の販売済み商品の中から、販売予定の商品と類似する販売済み商品を選択する。情報処理装置100は、選択した販売済み商品の価格を少なくとも一つの確率変数とした確率分布を推定し、推定した確率分布に基づいて、販売予定の商品の価格を予測する。この結果、商品またはサービスの価格の予測精度を向上させることができる。 According to the first embodiment described above, the information processing apparatus 100 acquires product information regarding products sold via the network NW, and based on the acquired product information, a plurality of sold products sold in the past have been sold. From the products, select a sold product that is similar to the product to be sold. The information processing device 100 estimates a probability distribution with the price of the selected sold product as at least one random variable, and predicts the price of the product to be sold based on the estimated probability distribution. As a result, the accuracy of predicting the price of goods or services can be improved.

<第1実施形態の変形例>
以下、第1実施形態の変形例について説明する。上述した第1実施形態において、推定部116は、カーネル密度推定を用いて、選択部114によって選択された落札済み商品の価格を少なくとも一つの確率変数とした確率分布を推定するものとして説明したがこれに限られない。例えば、推定部116は、落札済み商品の価格に加えて、更に、選択部114が落札済み商品を選択する際に考慮した出品予定の商品との類似度(レレバンシーともいう)を確率変数として確率分布を推定してよい。すなわち、推定部116は、複数の確率変数を用いて多次元(2次元以上)の確率分布を推定してよい。
<Modified example of the first embodiment>
Hereinafter, a modified example of the first embodiment will be described. In the first embodiment described above, the estimation unit 116 has been described as estimating the probability distribution using the kernel density estimation with the price of the winning bidder selected by the selection unit 114 as at least one random variable. Not limited to this. For example, in addition to the price of the successful bid product, the estimation unit 116 further uses the similarity (also referred to as relevancy) with the product to be exhibited, which the selection unit 114 considers when selecting the successful bid product, as a random variable. The distribution may be estimated. That is, the estimation unit 116 may estimate a multidimensional (two-dimensional or higher) probability distribution using a plurality of random variables.

図7は、カーネル密度推定によって推定された確率分布の他の例を示す図である。x軸は、確率変数とした落札済み商品の落札価格を表しており、y軸は、確率変数とした落札済み商品と出品予定の商品との類似度を表しており、z軸は、確率または頻度を表している。図示の例では、3次元の確率分布が推定されている。 FIG. 7 is a diagram showing another example of the probability distribution estimated by kernel density estimation. The x-axis represents the winning price of the winning product as a random variable, the y-axis represents the similarity between the winning product and the product to be exhibited as a random variable, and the z-axis is the probability or It represents the frequency. In the illustrated example, a three-dimensional probability distribution is estimated.

例えば、予測部118は、3次元の確率分布が多峰性分布であるか否かを判定し、3次元の確率分布が単峰性分布である場合に、その確率分布において最頻値をとる価格を、出品予定の商品の落札価格として予測する。例えば、互いに異なる商品であっても落札価格が近い場合、それらの商品は同一の商品として扱われやすくなる。このような場合、図示のように、x軸で確率分布をみた場合、確率分布は単峰性分布となるが、y軸で見た場合、確率分布は多峰性分布となる。 For example, the prediction unit 118 determines whether or not the three-dimensional probability distribution is a multimodal distribution, and when the three-dimensional probability distribution is a monomodal distribution, takes the mode in the probability distribution. Predict the price as the winning price of the item to be listed. For example, even if the products are different from each other, if the winning bids are close to each other, the products are likely to be treated as the same product. In such a case, as shown in the figure, when the probability distribution is viewed on the x-axis, the probability distribution is a monomodal distribution, but when viewed on the y-axis, the probability distribution is a multimodal distribution.

例えば、スマートフォン本体の落札価格が5万円であったときに、空気清浄機が同じ5万円で落札された場合、落札価格だけでは同じ商品か違う商品かを見分けることができず、確率分布上では同一の商品の価格として扱われ得る。そのため、価格以外にも類似度という新たな確率変数を考慮して3次元の確率分布を推定することで、類似商品を選択する際に、母集団の中から、出品商品に対して意味的に遠い商品を除外することができる。この結果、商品またはサービスの価格の予測精度を更に向上させることができる。 For example, if the winning bid for the smartphone itself is 50,000 yen and the air purifier is sold for the same 50,000 yen, it is not possible to distinguish between the same product and different products based on the winning bid alone, and the probability distribution. Above, it can be treated as the price of the same item. Therefore, by estimating a three-dimensional probability distribution in consideration of a new random variable called similarity in addition to price, when selecting similar products, it is semantically related to the exhibited products from the population. You can exclude distant items. As a result, the accuracy of predicting the price of goods or services can be further improved.

また、選択部114は、タイトルおよびカテゴリに加えて、更に、JAN(Japanese article number)コードやEAN(European article number)といった商品コードを用いて、出品予定の商品に類似する落札済み商品を選択してもよい。これによって、商品またはサービスの価格の予測精度を更に向上させることができる。 In addition to the title and category, the selection unit 114 also uses a product code such as a JAN (Japanese article number) code or an EAN (European article number) to select a successful bid product similar to the product to be exhibited. You may. As a result, the accuracy of predicting the price of goods or services can be further improved.

また、上述した第1実施形態では、情報処理装置100が、オークションサイトやフリーマーケットサイト、ショッピングサイトなどに出品者或いは販売者が商品を出品(販売)する際に、その商品の適正価格を予測するものとして説明したがこれに限られない。例えば、情報処理装置100は、オークションサイトやフリーマーケットサイト、ショッピングサイトなどで落札者(購入者)が商品を落札(購入)する際に、その商品の適正価格を予測してもよい。 Further, in the first embodiment described above, when the seller or the seller puts up (sells) a product on an auction site, a free market site, a shopping site, or the like, the information processing device 100 predicts an appropriate price of the product. I explained it as something to do, but it is not limited to this. For example, the information processing device 100 may predict an appropriate price of a product when a successful bidder (purchaser) makes a successful bid (purchase) for the product at an auction site, a free market site, a shopping site, or the like.

また、例えば、情報処理装置100は、タイトルやカテゴリといった情報に加えて、更に、商品の状態(中古か新品か)や、送料が出品者負担なのか落札者負担なのかといった情報を確率変数として確率分布を推定してもよい。 Further, for example, in the information processing device 100, in addition to information such as a title and a category, information such as the state of the product (used or new) and whether the shipping fee is borne by the seller or the winning bidder is used as a random variable. The probability distribution may be estimated.

<第2実施形態>
以下、第2実施形態について説明する。上述した第1実施形態では、過去に購入された商品の価格などを確率変数とした確率分布を推定し、推定した確率分布に基づいて、商品の価格を予測するものとして説明した。これに対して、第2実施形態では、教師あり学習を用いて、商品の価格を予測する点で上述した第1実施形態と相違する。以下、第1実施形態との相違点を中心に説明し、第1実施形態と共通する点については説明を省略する。なお、第2実施形態の説明において、第1実施形態と同じ部分については同一符号を付して説明する。
<Second Embodiment>
Hereinafter, the second embodiment will be described. In the above-described first embodiment, the probability distribution is estimated with the price of the product purchased in the past as a random variable, and the price of the product is predicted based on the estimated probability distribution. On the other hand, the second embodiment is different from the above-described first embodiment in that the price of the product is predicted by using supervised learning. Hereinafter, the differences from the first embodiment will be mainly described, and the points common to the first embodiment will be omitted. In the description of the second embodiment, the same parts as those of the first embodiment will be described with the same reference numerals.

図8は、第2実施形態における情報処理装置100Aの構成の一例を示す図である。第2実施形態における情報処理装置100Aの制御部110Aは、上述した取得部112と、選択部114と、推定部116と、予測部118と、通信制御部120とに加えて、更に、学習部122を備える。また、第2実施形態における情報処理装置100Aの記憶部130Aには、ファームウェアやアプリケーションプログラムなどの各種プログラムや、落札済み商品情報132の他に、モデル情報134が格納される。落札済み商品情報132は、モデル情報134が示す予測モデル200の教師データとして利用される。モデル情報134については後述する。 FIG. 8 is a diagram showing an example of the configuration of the information processing apparatus 100A according to the second embodiment. The control unit 110A of the information processing device 100A according to the second embodiment is a learning unit in addition to the acquisition unit 112, the selection unit 114, the estimation unit 116, the prediction unit 118, and the communication control unit 120 described above. It includes 122. Further, in the storage unit 130A of the information processing apparatus 100A in the second embodiment, model information 134 is stored in addition to various programs such as firmware and application programs and successful product information 132. The successful bidder product information 132 is used as teacher data for the prediction model 200 indicated by the model information 134. Model information 134 will be described later.

[ランタイムの処理フロー]
以下、第2実施形態における情報処理装置100Aによるランタイムの一連の処理の流れをフローチャートに即して説明する。ランタイムとは、既に学習された予測モデル200を利用する状態である。図9は、第2実施形態における情報処理装置100Aによるランタイムの一連の処理の流れを示すフローチャートである。本フローチャートの処理は、例えば、所定の周期で繰り返し行われてよい。
[Runtime processing flow]
Hereinafter, a series of run-time processing flows by the information processing apparatus 100A in the second embodiment will be described according to a flowchart. The runtime is a state in which the predicted model 200 that has already been learned is used. FIG. 9 is a flowchart showing a series of run-time processing flows by the information processing apparatus 100A according to the second embodiment. The processing of this flowchart may be repeated, for example, at a predetermined cycle.

まず、取得部112は、通信部102を介して、サービス提供装置20から、オークションサイトの入力ページに入力された各種情報を、出品予定の商品に関する商品情報として取得する(S200)。 First, the acquisition unit 112 acquires various information input to the input page of the auction site from the service providing device 20 as product information related to the product to be exhibited (S200) via the communication unit 102.

次に、予測部118は、モデル情報134が示す予測モデル200に、取得部112によって取得された商品情報に含まれるタイトルおよびカテゴリを入力する(S202)。 Next, the prediction unit 118 inputs the title and category included in the product information acquired by the acquisition unit 112 into the prediction model 200 indicated by the model information 134 (S202).

モデル情報134は、予測モデル200を定義した情報(プログラムまたはデータ構造)である。予測モデル200は、例えば、コンボリューショナルニューラルネットワーク(Convolutional Neural Network:CNN)などの種々のニューラルネットワークによって実現される。 The model information 134 is information (program or data structure) that defines the prediction model 200. The prediction model 200 is realized by various neural networks such as, for example, a convolutional neural network (CNN).

モデル情報134には、例えば、各ニューラルネットワークを構成する入力層、一以上の隠れ層(中間層)、出力層の其々に含まれるニューロン(ユニット)が互いにどのように結合されるのかという結合情報や、結合されたニューロン間で入出力されるデータに付与される結合係数などの各種情報が含まれる。結合情報とは、例えば、各層に含まれるニューロン数や、各ニューロンの結合先のニューロンの種類を指定する情報、各ニューロンを実現する活性化関数、隠れ層のニューロン間に設けられたゲートなどの情報を含む。ニューロンを実現する活性化関数は、例えば、正規化線形関数(ReLU関数)であってもよいし、シグモイド関数や、ステップ関数、その他の関数などであってもよい。ゲートは、例えば、活性化関数によって返される値(例えば1または0)に応じて、ニューロン間で伝達されるデータを選択的に通過させたり、重み付けたりする。結合係数は、活性化関数のパラメータであり、例えば、ニューラルネットワークの隠れ層において、ある層のニューロンから、より深い層のニューロンにデータが出力される際に、出力データに対して付与される重みを含む。また、結合係数は、各層の固有のバイアス成分などを含んでもよい。 In the model information 134, for example, the connection of how the neurons (units) contained in each of the input layer, one or more hidden layers (intermediate layers), and the output layers constituting each neural network are connected to each other. It includes various information such as information and the connection coefficient given to data input / output between connected neurons. The connection information includes, for example, the number of neurons contained in each layer, information that specifies the type of neuron to which each neuron is connected, an activation function that realizes each neuron, a gate provided between neurons in the hidden layer, and the like. Contains information. The activation function that realizes the neuron may be, for example, a rectified linear function (ReLU function), a sigmoid function, a step function, or other function. The gate selectively passes or weights the data transmitted between neurons, for example, depending on the value returned by the activation function (eg 1 or 0). The coupling coefficient is a parameter of the activation function. For example, in the hidden layer of a neural network, when data is output from a neuron in one layer to a neuron in a deeper layer, the weight given to the output data is given. including. Further, the coupling coefficient may include a bias component peculiar to each layer.

図10は、第2実施形態における予測モデル200の一例を示す図である。第2実施形態における予測モデル200には、例えば、第1入力層202と、埋め込み層(Embedding)204と、データ変形層(Reshape)206と、複数の畳み込み層208と、複数のプーリング層210と、連結層(Concatenate)212と、データ変形層214と、第2入力層216と、埋め込み層218と、データ変形層220と、連結層222と、全結合層224と、正規化処理層226と、ドロップアウト層228と、出力層230とが含まれる。 FIG. 10 is a diagram showing an example of the prediction model 200 in the second embodiment. The prediction model 200 in the second embodiment includes, for example, a first input layer 202, an embedded layer (Embedding) 204, a data deformation layer (Reshape) 206, a plurality of convolution layers 208, and a plurality of pooling layers 210. , Concatenate 212, data transformation layer 214, second input layer 216, embedding layer 218, data transformation layer 220, connection layer 222, fully connected layer 224, and normalization processing layer 226. , The dropout layer 228 and the output layer 230 are included.

第1入力層202には、タイトルを示す文字列に含まれる各文字が入力される。第1入力層202に入力された文字は、埋め込み層204に出力される。 Each character included in the character string indicating the title is input to the first input layer 202. The characters input to the first input layer 202 are output to the embedded layer 204.

埋め込み層204は、第1入力層202から入力された一文字一文字を、次元数が固定された多次元ベクトル(密ベクトル)に変換し、変換した複数のベクトルを配列したテンソル(例えば二階テンソル)を生成する。埋め込み層204は、生成したテンソルをデータ変形層206に出力する。 The embedded layer 204 converts each character input from the first input layer 202 into a multidimensional vector (dense vector) having a fixed number of dimensions, and creates a tensor (for example, a second-order tensor) in which a plurality of converted vectors are arranged. Generate. The embedded layer 204 outputs the generated tensor to the data transformation layer 206.

データ変形層206は、入力されたテンソル(一階のテンソルであるベクトルを含む)を変形し、そのテンソルを複数の畳み込み層208のそれぞれに出力する。 The data transformation layer 206 transforms the input tensor (including the vector which is the first-order tensor) and outputs the tensor to each of the plurality of convolutional layers 208.

各畳み込み層208は、データ変形層206から入力されたテンソルとカーネルと呼ばれる重み行列とを畳み込み(内積を求め)、カーネルと重なる複数の要素を含む領域を、一つの単位領域に圧縮する。この単位領域には、畳み込みにより得られた単変量値が特徴量として対応付けられている。各畳み込み層208は、テンソル上でカーネルをシフト移動させながら畳み込み処理を繰り返し、複数の単位領域により形成されたコンボリューショナルレイヤと呼ばれる畳み込みの特徴量を要素値としたテンソルを生成し、それをプーリング層210に出力する。 Each convolutional layer 208 convolves the tensor input from the data transformation layer 206 with a weight matrix called a kernel (obtains the inner product), and compresses an area including a plurality of elements overlapping the kernel into one unit area. A univariate value obtained by convolution is associated with this unit area as a feature quantity. Each convolutional layer 208 repeats the convolutional process while shifting the kernel on the tensor to generate a tensor whose element value is the convolutional feature called a convolutional layer formed by a plurality of unit areas. Output to the pooling layer 210.

プーリング層210は、畳み込み層208から入力されたテンソルの次元数をプーリング(例えばGlobal Average Pooling)などによって圧縮し、そのテンソルを連結層212に出力する。 The pooling layer 210 compresses the number of dimensions of the tensor input from the convolutional layer 208 by pooling (for example, Global Average Pooling) or the like, and outputs the tensor to the connecting layer 212.

連結層212は、複数のプーリング層210のぞれぞれから入力されたテンソルを一つに連結し、それをデータ変形層214に出力する。複数のプーリング層210のぞれぞれから入力されるテンソルの次元数は同じものとする。 The connecting layer 212 connects the tensors input from each of the plurality of pooling layers 210 into one, and outputs the tensors to the data transformation layer 214. It is assumed that the number of dimensions of the tensor input from each of the plurality of pooling layers 210 is the same.

データ変形層214は、データ変形層206と同様に、入力されたテンソルを変形し、そのテンソルを連結層222に出力する。 Similar to the data transformation layer 206, the data transformation layer 214 transforms the input tensor and outputs the tensor to the connecting layer 222.

第2入力層216には、タイトルを識別するID(Identification Data)に含まれる各文字や、タイトルを示す文字列に含まれる各文字が入力される。第2入力層216に入力された文字は、埋め込み層218に出力される。 In the second input layer 216, each character included in the ID (Identification Data) for identifying the title and each character included in the character string indicating the title are input. The characters input to the second input layer 216 are output to the embedded layer 218.

埋め込み層218は、埋め込み層204と同様に、第2入力層216から入力された一文字一文字を、次元数が固定された多次元ベクトル(密ベクトル)に変換し、変換した複数のベクトルを配列したテンソル(例えば二階テンソル)を生成する。埋め込み層218は、生成したテンソルをデータ変形層220に出力する。 Similar to the embedded layer 204, the embedded layer 218 converts each character input from the second input layer 216 into a multidimensional vector (dense vector) having a fixed number of dimensions, and arranges a plurality of converted vectors. Generate a tensor (eg a second-order tensor). The embedded layer 218 outputs the generated tensor to the data transformation layer 220.

データ変形層220は、データ変形層206と同様に、入力されたテンソルを変形し、そのテンソルを連結層222に出力する。 Similar to the data transformation layer 206, the data transformation layer 220 transforms the input tensor and outputs the tensor to the connecting layer 222.

連結層222は、データ変形層214から入力されたテンソル、すなわちタイトルをベースとしたテンソルと、データ変形層220から入力されたテンソル、すなわちカテゴリをベースとしたテンソルとを一つに連結し、それを全結合層224に出力する。タイトルをベースとしたテンソルは、「第1特徴」の一例であり、カテゴリをベースとしたテンソルは、「第2特徴」の一例である。タイトルをベースとしたテンソルとカテゴリをベースとしたテンソルとを連結したテンソルは、「第3特徴」の一例である。 The connecting layer 222 connects the tensor input from the data transformation layer 214, that is, the title-based tensor, and the tensor input from the data transformation layer 220, that is, the category-based tensor into one. Is output to the fully connected layer 224. A title-based tensor is an example of a "first feature", and a category-based tensor is an example of a "second feature". A tensor that connects a title-based tensor and a category-based tensor is an example of a "third feature".

全結合層224は、連結層222から入力されたテンソルの要素を、その要素を変数としたときに活性化関数(例えばReLU関数など)によって返される値に、学習によって決定されたバイアス成分を加算した値に置き換えたテンソルを生成する。全結合層224は、テンソルの要素値を変更する際に、学習によって決定されたカーネルをテンソルに掛け合わせる。全結合層224は、生成したテンソルを正規化処理層226に出力する。 The fully connected layer 224 adds the bias component determined by learning to the value returned by the activation function (for example, the ReLU function) when the element of the tensor input from the connecting layer 222 is used as a variable. Generate a tensor replaced with the specified value. The fully connected layer 224 multiplies the tensor by the kernel determined by learning when changing the element value of the tensor. The fully connected layer 224 outputs the generated tensor to the normalization processing layer 226.

正規化処理層226は、全結合層224から入力されたテンソルの要素値を正規化し、正規化したテンソルをドロップアウト層228に出力する。 The normalization processing layer 226 normalizes the element values of the tensor input from the fully connected layer 224, and outputs the normalized tensor to the dropout layer 228.

ドロップアウト層228は、過学習を防ぐため、正規化処理層226から入力されたテンソルの一部の要素を間引き、出力層230に出力する。 In order to prevent overfitting, the dropout layer 228 thins out some elements of the tensor input from the normalization processing layer 226 and outputs them to the output layer 230.

出力層230は、ドロップアウト層228から入力されたテンソルを出力する。出力層230によって出力されるテンソルは、0階のテンソルであり、一次元のスカラ値である。すなわち、出力層230は、商品の落札価格或いは購入価格を表す数値を出力する。 The output layer 230 outputs the tensor input from the dropout layer 228. The tensor output by the output layer 230 is a 0th-order tensor, which is a one-dimensional scalar value. That is, the output layer 230 outputs a numerical value representing the winning bid or the purchase price of the product.

図9のフローチャートの説明に戻る。次に、通信制御部120は、予測モデル200から出力結果である商品の予測価格を取得し、取得した予測価格を示す情報を、、通信部102を介してサービス提供装置20に送信する(S204)。これを受けて、サービス提供装置20は、出品者が利用する端末装置10の画面に表示された入力ページ上の表示欄F3に、出品予定の商品の落札価格を表示させる。これによって、出品者は、自らが出品する商品をどのような価格にすれば最も落札されやすいのか、すなわち落札の適正価格を、出品時点で知ることができる。この結果、出品者がオークションサイトを利用する際の利便性を向上させることができる。 Returning to the description of the flowchart of FIG. Next, the communication control unit 120 acquires the estimated price of the product, which is the output result, from the prediction model 200, and transmits the information indicating the acquired estimated price to the service providing device 20 via the communication unit 102 (S204). ). In response to this, the service providing device 20 causes the winning bid price of the product to be exhibited to be displayed in the display field F3 on the input page displayed on the screen of the terminal device 10 used by the seller. As a result, the seller can know at the time of listing what price the seller sells is most likely to be awarded, that is, the appropriate price for the successful bid. As a result, it is possible to improve the convenience when the seller uses the auction site.

[トレーニングの処理フロー]
以下、第1実施形態における情報処理装置100のトレーニングの一連の処理の流れをフローチャートに即して説明する。トレーニングとは、ランタイムに利用される予測モデル200を学習させる状態である。図11は、第2実施形態における情報処理装置100Aによるトレーニングの一連の処理の流れを示すフローチャートである。
[Training processing flow]
Hereinafter, a series of processing flows of training of the information processing apparatus 100 in the first embodiment will be described according to a flowchart. Training is a state in which the prediction model 200 used at runtime is trained. FIG. 11 is a flowchart showing a series of processing flows of training by the information processing apparatus 100A in the second embodiment.

まず、学習部122は、予測モデル200を学習させるために、記憶部130Aに格納された落札済み商品情報132から、各落札済み商品の商品IDに対応付けられたタイトルおよびカテゴリを取得し、取得したタイトルおよびカテゴリを予測モデル200に入力する(S300)。 First, the learning unit 122 acquires the title and category associated with the product ID of each successful bid product from the successful bid product information 132 stored in the storage unit 130A in order to train the prediction model 200. The selected title and category are input to the prediction model 200 (S300).

具体的には、学習部122は、落札済み商品のタイトルを示す文字列に含まれる各文字を第1入力層202に入力し、落札済み商品のタイトルを識別するIDに含まれる各文字や、タイトルを示す文字列に含まれる各文字を第2入力層216に入力する。 Specifically, the learning unit 122 inputs each character included in the character string indicating the title of the winning product into the first input layer 202, and each character included in the ID for identifying the title of the winning product, or Each character included in the character string indicating the title is input to the second input layer 216.

一般的に、単語埋め込み表現(Word Embedding(s))として、ニューラルネットワークの埋め込み層には、複数の文字の塊である単語(ワード)や句(フレーズ)が入力されることが多い。この場合、学習に利用しなかった単語や句が、ランタイムに入力された場合、価格の予測精度が低下しやすい傾向にある。これに対して、本実施形態では、予測モデル200への入力を、単語単位や句単位とせずに、文字単位とするため、ランタイムに入力されることが推定されるあらゆる文字を満遍なく学習することができる。この結果、価格の予測精度を向上させることができる。 In general, as a word embedding expression (Word Embedding (s)), a word or phrase, which is a block of a plurality of characters, is often input to the embedding layer of a neural network. In this case, when words or phrases that are not used for learning are input at runtime, the accuracy of price prediction tends to decrease. On the other hand, in the present embodiment, since the input to the prediction model 200 is made in character units instead of word units or phrase units, all characters estimated to be input at runtime are learned evenly. Can be done. As a result, the accuracy of price prediction can be improved.

次に、学習部122は、落札済み商品のタイトルおよびカテゴリを入力した予測モデル200から出力結果、すなわち落札済み商品の予測価格を取得する(S302)。 Next, the learning unit 122 acquires the output result, that is, the predicted price of the successful bid product from the prediction model 200 in which the title and category of the successful bid product are input (S302).

次に、学習部122は、予測モデル200から取得した予測価格と、予測モデル200に入力したタイトルおよびカテゴリに教師ラベルとした対応付けられた実際の落札価格との誤差を算出する(S304)。例えば、学習部122は、予測価格と実際の落札価格との平均絶対誤差を算出してよい。 Next, the learning unit 122 calculates an error between the predicted price acquired from the predicted model 200 and the actual winning bid price associated with the title and category input to the predicted model 200 as a teacher label (S304). For example, the learning unit 122 may calculate the average absolute error between the predicted price and the actual winning bid.

次に、学習部122は、算出した誤差が閾値以内であるか否かを判定し(S306)、その誤差が閾値を超える場合、誤差逆伝番等の勾配法に基づいて、予測モデル200のパラメータを学習する(S308)。これによって、本フローチャートの処理が終了する。 Next, the learning unit 122 determines whether or not the calculated error is within the threshold value (S306), and if the error exceeds the threshold value, the prediction model 200 is based on a gradient method such as an error reverse transmission number. Learn the parameters (S308). This completes the processing of this flowchart.

以上説明した第2実施形態によれば、情報処理装置100Aは、落札済み商品に関する商品情報(タイトルおよびカテゴリを含む)に、落札済み商品の実際の落札価格が対応付けられた落札済み商品情報132(教師データの一例)に基づいて、予測モデル200を学習しておき、出品者がオークションサイトなどに商品を出品する際に、その出品予定の商品に関する商品情報を、学習済みの予測モデル200に入力することで、出品予定の商品の落札価格を予測する。この結果、第1実施形態と同様に、商品またはサービスの価格の予測精度を向上させることができる。 According to the second embodiment described above, in the information processing apparatus 100A, the successful product information 132 in which the product information (including the title and the category) related to the successful product is associated with the actual successful price of the successful product. The prediction model 200 is learned based on (an example of teacher data), and when a seller puts up a product on an auction site or the like, the product information about the product to be put up is transferred to the learned prediction model 200. By inputting, the winning price of the item to be exhibited is predicted. As a result, the accuracy of predicting the price of the goods or services can be improved as in the first embodiment.

<第2実施形態の変形例>
以下、第2実施形態の変形例について説明する。上述した第2実施形態において、情報処理装置100Aは、ランタイムにおいて、予測モデル200が出力した価格を、出品予定の商品の適正落札価格として予測したがこれに限られない。
<Modified example of the second embodiment>
Hereinafter, a modified example of the second embodiment will be described. In the second embodiment described above, the information processing apparatus 100A predicts the price output by the prediction model 200 as the appropriate winning bid price of the product to be exhibited at the runtime, but is not limited to this.

例えば、情報処理装置100Aは、ランタイムにおいて、予測モデル200が出力した価格と、販売済み商品の価格を少なくとも一つの確率変数とした確率分布を推定し、推定した確率分布に基づいて予測した価格(第1実施形態の手法で予測した価格)との平均などの統計的計算値を、出品予定の商品の適正落札価格として予測してもよい。 For example, the information processing apparatus 100A estimates the price output by the prediction model 200 and the probability distribution using the price of the sold product as at least one probability variable at the runtime, and the price predicted based on the estimated probability distribution ( A statistically calculated value such as an average with the price predicted by the method of the first embodiment may be predicted as an appropriate winning price of the product to be exhibited.

また、例えば、情報処理装置100Aは、タイトルやカテゴリといった商品情報に加えて、カーネル密度推定の計算結果や、出品予定の商品に類似する落札済み商品の商品概要や商品説明などの文字列を予測モデル200に入力することで、出品予定の商品の適正落札価格として予測してもよい。 Further, for example, the information processing device 100A predicts, in addition to product information such as title and category, a calculation result of kernel density estimation and a character string such as a product outline and a product description of a successful product similar to the product to be exhibited. By inputting to the model 200, it may be predicted as an appropriate winning price of the product to be exhibited.

図12は、第2実施形態における予測モデル200の他の例を示す図である。予測モデル200には、上述した構成に加えて、更に、第3入力層232と、埋め込み層234と、データ変形層236とが含まれる。 FIG. 12 is a diagram showing another example of the prediction model 200 in the second embodiment. In addition to the above-described configuration, the prediction model 200 further includes a third input layer 232, an embedded layer 234, and a data deformation layer 236.

第3入力層232には、例えば、落札済み商品の商品概要や商品説明を表す文字列の各文字が入力されたり、カーネル密度推定によって推定された確率分布から求めた落札価格を示す数値が入力されたりする。第3入力層232に入力された文字は、埋め込み層234に出力される。 In the third input layer 232, for example, each character of a character string representing a product outline and a product description of a successful product is input, or a numerical value indicating a winning price obtained from a probability distribution estimated by kernel density estimation is input. It is done. The characters input to the third input layer 232 are output to the embedded layer 234.

埋め込み層234は、埋め込み層204と同様に、第3入力層232から入力された一文字一文字を、次元数が固定された多次元ベクトル(密ベクトル)に変換し、変換した複数のベクトルを配列したテンソルを生成する。埋め込み層234は、生成したテンソルをデータ変形層236に出力する。 Similar to the embedded layer 204, the embedded layer 234 converts each character input from the third input layer 232 into a multidimensional vector (dense vector) having a fixed number of dimensions, and arranges a plurality of converted vectors. Generate a tensor. The embedded layer 234 outputs the generated tensor to the data transformation layer 236.

データ変形層236は、データ変形層206と同様に、入力されたテンソルを変形し、そのテンソルを連結層222に出力する。 Similar to the data transformation layer 206, the data transformation layer 236 transforms the input tensor and outputs the tensor to the connecting layer 222.

連結層222は、データ変形層214から入力されたテンソル、すなわちタイトルをベースとしたテンソルと、データ変形層220から入力されたテンソル、すなわちカテゴリをベースとしたテンソルと、データ変形層236から入力されたテンソル、すなわち商品概要や商品説明、カーネル密度推定による予測価格などをベースとしたテンソルとを一つに連結し、それを全結合層224に出力する。このように、タイトルやカテゴリだけでなく、商品概要や商品説明、カーネル密度推定による予測価格などの他の情報を用いて予測モデル200を学習することで、商品またはサービスの価格の予測精度を更に向上させることができる。 The connecting layer 222 is input from the data transformation layer 214, that is, the title-based tensor, the data transformation layer 220, the category-based tensor, and the data transformation layer 236. The tensor, that is, the tensor based on the product outline, the product description, the estimated price by estimating the kernel density, etc., is concatenated into one, and it is output to the fully connected layer 224. In this way, by learning the prediction model 200 using not only the title and category but also other information such as the product outline, product description, and predicted price by kernel density estimation, the prediction accuracy of the price of the product or service can be further improved. Can be improved.

また、上述した第2実施形態では、出品予定の商品の適正落札価格を予測するために、予測モデル200にタイトルおよびカテゴリを入力するもの、すなわち、出品者が入力ページに出品予定の商品のタイトルとカテゴリとを商品情報として入力する必要があるものとして説明したがこれに限られない。例えば、情報処理装置100Aは、出品者がカテゴリを選択せず、出品予定の商品のカテゴリが未知である場合であっても、タイトルから、その商品の適正落札価格を予測してよい。 Further, in the second embodiment described above, in order to predict the appropriate winning bid of the product to be exhibited, the title and category are input to the prediction model 200, that is, the title of the product to be exhibited by the seller on the input page. I explained that it is necessary to enter and the category as product information, but it is not limited to this. For example, the information processing apparatus 100A may predict an appropriate winning bid for the product from the title even when the seller does not select a category and the category of the product to be exhibited is unknown.

例えば、推定部116は、カーネル密度推定を用いて、過去に落札された落札済み商品のカテゴリのIDを確率変数とした確率分布を推定する。予測部118は、推定部116によって推定された確率分布が単峰性分布である場合、その確率分布において最頻値をとるカテゴリIDを、出品予定の商品のカテゴリとして予測する。 For example, the estimation unit 116 uses kernel density estimation to estimate a probability distribution using the ID of the category of the successful bidder product sold in the past as a random variable. When the probability distribution estimated by the estimation unit 116 is a monomodal distribution, the prediction unit 118 predicts the category ID that takes the mode in the probability distribution as the category of the product to be exhibited.

そして、予測部118は、学習済みの予測モデル200に対して、出品者が入力したタイトルと、確率分布から予測したカテゴリとを入力することで、出品予定の商品の落札価格を予測する。このように、少なくともタイトルが入力されていれば、そのタイトルからカテゴリを予測し、更に、出品予定の商品の落札価格を予測することができる。 Then, the prediction unit 118 predicts the winning bid price of the product to be exhibited by inputting the title input by the seller and the category predicted from the probability distribution into the trained prediction model 200. In this way, if at least a title is input, the category can be predicted from the title, and the winning bid of the product to be exhibited can be predicted.

<ハードウェア構成>
上述した実施形態の情報処理装置100は、例えば、図13に示すようなハードウェア構成により実現される。図13は、実施形態の情報処理装置100のハードウェア構成の一例を示す図である。
<Hardware configuration>
The information processing device 100 of the above-described embodiment is realized by, for example, a hardware configuration as shown in FIG. FIG. 13 is a diagram showing an example of the hardware configuration of the information processing apparatus 100 of the embodiment.

情報処理装置100は、NIC100−1、CPU100−2、RAM100−3、ROM100−4、フラッシュメモリやHDDなどの二次記憶装置100−5、およびドライブ装置100−6が、内部バスあるいは専用通信線によって相互に接続された構成となっている。ドライブ装置100−6には、光ディスクなどの可搬型記憶媒体が装着される。二次記憶装置100−5、またはドライブ装置100−6に装着された可搬型記憶媒体に格納されたプログラムがDMAコントローラ(不図示)などによってRAM100−3に展開され、CPU100−2によって実行されることで、制御部110が実現される。制御部110が参照するプログラムは、ネットワークNWを介して他の装置からダウンロードされてもよい。 The information processing device 100 includes NIC100-1, CPU100-2, RAM100-3, ROM100-4, secondary storage devices 100-5 such as flash memory and HDD, and drive device 100-6, which are internal buses or dedicated communication lines. It is configured to be interconnected by. A portable storage medium such as an optical disk is mounted on the drive device 100-6. A program stored in a portable storage medium mounted on the secondary storage device 100-5 or the drive device 100-6 is expanded into the RAM 100-3 by a DMA controller (not shown) or the like, and executed by the CPU 100-2. As a result, the control unit 110 is realized. The program referred to by the control unit 110 may be downloaded from another device via the network NW.

以上、本発明を実施するための形態について実施形態を用いて説明したが、本発明はこうした実施形態に何ら限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々の変形及び置換を加えることができる。 Although the embodiments for carrying out the present invention have been described above using the embodiments, the present invention is not limited to these embodiments, and various modifications and substitutions are made without departing from the gist of the present invention. Can be added.

1…情報処理システム、10…端末装置、20…サービス提供装置、100…情報処理装置、102…通信部、110…制御部、112…取得部、114…選択部、116…推定部、118…予測部、120…通信制御部、122…学習部、130…記憶部、200…予測モデル 1 ... Information processing system, 10 ... Terminal device, 20 ... Service providing device, 100 ... Information processing device, 102 ... Communication unit, 110 ... Control unit, 112 ... Acquisition unit, 114 ... Selection unit, 116 ... Estimating unit, 118 ... Prediction unit, 120 ... Communication control unit, 122 ... Learning unit, 130 ... Storage unit, 200 ... Prediction model

Claims (14)

ネットワークを介して販売される第1商品または第1サービスに関する商品情報を取得する取得部と、
前記取得部によって取得された前記商品情報に基づいて、過去に販売された複数の第2商品または第2サービスの中から、前記第1商品または第1サービスと類似する前記第2商品または第2サービスを選択する選択部と、
前記選択部によって選択された前記第2商品または第2サービスの価格を少なくとも一つの確率変数とした確率分布を推定する推定部と、
前記推定部によって推定された前記確率分布に基づいて、前記第1商品または第1サービスの価格を予測する予測部と、
を備える情報処理装置。
The acquisition department that acquires product information related to the first product or first service sold via the network,
Based on the product information acquired by the acquisition unit, the second product or the second service similar to the first product or the first service is selected from the plurality of second products or the second services sold in the past. A selection section for selecting services and
An estimation unit that estimates a probability distribution with the price of the second product or service selected by the selection unit as at least one random variable.
A prediction unit that predicts the price of the first product or the first service based on the probability distribution estimated by the estimation unit.
Information processing device equipped with.
前記予測部は、前記確率分布において前記確率変数として最頻値をとる価格を、前記第1商品または第1サービスの価格として予測する、
請求項1に記載の情報処理装置。
The prediction unit predicts the price that takes the mode as the random variable in the probability distribution as the price of the first product or the first service.
The information processing device according to claim 1.
前記第1商品または第1サービスの販売者が利用可能な端末装置に、前記商品情報を入力可能な画面を提供する提供部を更に備え、
前記提供部は、前記確率分布が多峰性を有する場合、前記販売者に前記商品情報を再入力するように促す画面を前記端末装置に提供する、
請求項1または2に記載の情報処理装置。
The terminal device available to the seller of the first product or the first service is further provided with a providing unit that provides a screen on which the product information can be input.
When the probability distribution has multimodality, the providing unit provides the terminal device with a screen prompting the seller to re-enter the product information.
The information processing device according to claim 1 or 2.
前記推定部は、カーネル密度推定に基づいて、前記確率分布を推定する、
請求項1から3のうちいずれか一項に記載の情報処理装置。
The estimation unit estimates the probability distribution based on the kernel density estimation.
The information processing device according to any one of claims 1 to 3.
前記推定部は、前記選択部によって選択された前記第2商品または第2サービスの価格と、前記第1商品または第1サービスおよび前記第2商品または前記第2サービスとの類似度とのそれぞれを前記確率変数とした前記確率分布を推定する、
請求項1から4のうちいずれか一項に記載の情報処理装置。
The estimation unit determines the price of the second product or the second service selected by the selection unit and the similarity between the first product or the first service and the second product or the second service. Estimate the probability distribution as the random variable,
The information processing device according to any one of claims 1 to 4.
前記予測部は、前記第2商品または第2サービスに関する商品情報に、前記第2商品または第2サービスの価格が対応付けられた教師データに基づき学習されたモデルに対して、前記取得部により取得された前記第1商品または第1サービスの商品情報を入力したときに得られる前記モデルの出力結果に基づいて、前記第1商品または第1サービスの価格を予測する、
請求項1から5のうちいずれか一項に記載の情報処理装置。
The prediction unit acquires the model learned based on the teacher data in which the price of the second product or the second service is associated with the product information related to the second product or the second service by the acquisition unit. The price of the first product or the first service is predicted based on the output result of the model obtained when the product information of the first product or the first service is input.
The information processing device according to any one of claims 1 to 5.
前記商品情報には、少なくともタイトルを示す文字列が含まれており、
前記モデルを、前記タイトルを示す文字列に含まれる各文字を多次元の第1特徴に変換し、前記第1特徴に基づいて価格を出力するように学習する学習部を更に備える、
請求項6に記載の情報処理装置。
The product information includes at least a character string indicating a title.
The model further includes a learning unit that learns to convert each character included in the character string indicating the title into a multidimensional first feature and output a price based on the first feature.
The information processing device according to claim 6.
前記商品情報には、更にカテゴリを示す文字列が含まれており、
前記学習部は、前記モデルを、前記カテゴリを示す文字列に含まれる各文字を多次元の第2特徴に変換し、前記第1特徴と前記第2特徴とを合わせて第3特徴に変換し、前記第3特徴に基づいて価格を出力するように学習する、
請求項7に記載の情報処理装置。
The product information further includes a character string indicating a category.
The learning unit converts each character included in the character string indicating the category into a multidimensional second feature, and converts the first feature and the second feature into a third feature by combining the first feature and the second feature. , Learn to output a price based on the third feature,
The information processing device according to claim 7.
前記予測部は、前記第2商品または第2サービスの商品情報に含まれるタイトルから、前記第2商品または第2サービスのカテゴリを予測し、
前記学習部は、前記モデルを、前記予測部によって予測された前記カテゴリを示す文字列に含まれる各文字を多次元の第2特徴に変換し、前記第1特徴と前記第2特徴とを合わせて第3特徴に変換し、前記第3特徴に基づいて価格を出力するように学習する、
請求項8に記載の情報処理装置。
The prediction unit predicts the category of the second product or the second service from the title included in the product information of the second product or the second service.
The learning unit converts each character included in the character string indicating the category predicted by the prediction unit into a multidimensional second feature, and combines the first feature and the second feature. To convert to the third feature and learn to output the price based on the third feature.
The information processing device according to claim 8.
ネットワークを介して販売される第1商品または第1サービスに関する商品情報を取得する取得部と、
過去に販売された第2商品または第2サービスに関する商品情報に、前記第2商品または第2サービスの価格が対応付けられた教師データに基づき学習されたモデルに対して、前記取得部により取得された前記第1商品または第1サービスの商品情報を入力したときに得られる前記モデルの出力結果に基づいて、前記第1商品または第1サービスの価格を予測する予測部と、
を備える情報処理装置。
The acquisition department that acquires product information related to the first product or first service sold via the network,
The acquisition unit acquires the model learned based on the teacher data in which the price of the second product or the second service is associated with the product information related to the second product or the second service sold in the past. A prediction unit that predicts the price of the first product or the first service based on the output result of the model obtained when the product information of the first product or the first service is input.
Information processing device equipped with.
コンピュータが、
ネットワークを介して販売される第1商品または第1サービスに関する商品情報を取得し、
前記取得した商品情報に基づいて、過去に販売された複数の第2商品または第2サービスの中から、前記第1商品または第1サービスと類似する前記第2商品または第2サービスを選択し、
前記選択した第2商品または第2サービスの価格を少なくとも一つの確率変数とした確率分布を推定し、
前記推定した確率分布に基づいて、前記第1商品または第1サービスの価格を予測する、
情報処理方法。
The computer
Acquire product information about the first product or first service sold via the network,
Based on the acquired product information, the second product or second service similar to the first product or first service is selected from a plurality of second products or second services sold in the past.
Estimate the probability distribution with the price of the selected second product or second service as at least one random variable.
Predicting the price of the first product or service based on the estimated probability distribution.
Information processing method.
コンピュータが、
ネットワークを介して販売される第1商品または第1サービスに関する商品情報を取得し、
過去に販売された第2商品または第2サービスに関する商品情報に、前記第2商品または第2サービスの価格が対応付けられた教師データに基づき学習されたモデルに対して、前記取得した前記第1商品または第1サービスの商品情報を入力したときに得られる前記モデルの出力結果に基づいて、前記第1商品または第1サービスの価格を予測する、
情報処理方法。
The computer
Acquire product information about the first product or first service sold via the network,
The first acquired model with respect to a model learned based on teacher data in which the prices of the second product or the second service are associated with the product information related to the second product or the second service sold in the past. The price of the first product or the first service is predicted based on the output result of the model obtained when the product information of the product or the first service is input.
Information processing method.
コンピュータに、
ネットワークを介して販売される第1商品または第1サービスに関する商品情報を取得する処理と、
前記取得した商品情報に基づいて、過去に販売された複数の第2商品または第2サービスの中から、前記第1商品または第1サービスと類似する前記第2商品または第2サービスを選択する処理と、
前記選択した第2商品または第2サービスの価格を少なくとも一つの確率変数とした確率分布を推定する処理と、
前記推定した確率分布に基づいて、前記第1商品または第1サービスの価格を予測する処理と、
を実行させるためのプログラム。
On the computer
The process of acquiring product information about the first product or the first service sold via the network,
A process of selecting the second product or the second service similar to the first product or the first service from a plurality of second products or the second services sold in the past based on the acquired product information. When,
The process of estimating the probability distribution with the price of the selected second product or second service as at least one random variable, and
The process of predicting the price of the first product or the first service based on the estimated probability distribution, and
A program to execute.
コンピュータに、
ネットワークを介して販売される第1商品または第1サービスに関する商品情報を取得する処理と、
過去に販売された第2商品または第2サービスに関する商品情報に、前記第2商品または第2サービスの価格が対応付けられた教師データに基づき学習されたモデルに対して、前記取得した前記第1商品または第1サービスの商品情報を入力したときに得られる前記モデルの出力結果に基づいて、前記第1商品または第1サービスの価格を予測する処理と、
を実行させるためのプログラム。
On the computer
The process of acquiring product information about the first product or the first service sold via the network,
The first acquired model with respect to a model learned based on teacher data in which the prices of the second product or the second service are associated with the product information related to the second product or the second service sold in the past. A process of predicting the price of the first product or the first service based on the output result of the model obtained when the product information of the product or the first service is input.
A program to execute.
JP2019080255A 2019-04-19 2019-04-19 Information processing device, information processing method, and program Active JP6686208B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019080255A JP6686208B1 (en) 2019-04-19 2019-04-19 Information processing device, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019080255A JP6686208B1 (en) 2019-04-19 2019-04-19 Information processing device, information processing method, and program

Publications (2)

Publication Number Publication Date
JP6686208B1 JP6686208B1 (en) 2020-04-22
JP2020177513A true JP2020177513A (en) 2020-10-29

Family

ID=70286679

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019080255A Active JP6686208B1 (en) 2019-04-19 2019-04-19 Information processing device, information processing method, and program

Country Status (1)

Country Link
JP (1) JP6686208B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102495607B1 (en) * 2020-12-07 2023-02-06 나영준 Ai-based cattle market information provision device and method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008502963A (en) * 2004-06-14 2008-01-31 アクセンチュア グローバル サーヴィシズ ゲゼルシャフト ミット ベシュレンクテル ハフツング Auction result prediction method and system
JP2010055569A (en) * 2008-08-29 2010-03-11 Ntt Data Corp Device and method for calculation of expected successful bid price, and computer program
JP2017116977A (en) * 2015-12-21 2017-06-29 ヤフー株式会社 Predicting device, predicting method, and predicting program
JPWO2017094207A1 (en) * 2015-11-30 2018-09-13 日本電気株式会社 Information processing system, information processing method, and information processing program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008502963A (en) * 2004-06-14 2008-01-31 アクセンチュア グローバル サーヴィシズ ゲゼルシャフト ミット ベシュレンクテル ハフツング Auction result prediction method and system
JP2010055569A (en) * 2008-08-29 2010-03-11 Ntt Data Corp Device and method for calculation of expected successful bid price, and computer program
JPWO2017094207A1 (en) * 2015-11-30 2018-09-13 日本電気株式会社 Information processing system, information processing method, and information processing program
JP2017116977A (en) * 2015-12-21 2017-06-29 ヤフー株式会社 Predicting device, predicting method, and predicting program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
井上 裁都: "統計値の分布密度推定に基づく動向情報の抽出", 言語処理学会第16回年次大会発表論文集, JPN6019040120, 8 March 2010 (2010-03-08), JP, pages 363 - 366, ISSN: 0004136086 *

Also Published As

Publication number Publication date
JP6686208B1 (en) 2020-04-22

Similar Documents

Publication Publication Date Title
US11093992B2 (en) Smart matching for real estate transactions
JP6867479B2 (en) Visual search based on image analysis and prediction
US9727616B2 (en) Systems and methods for predicting sales of item listings
US20180089747A1 (en) 3d printing: marketplace with federated access to printers
US10354184B1 (en) Joint modeling of user behavior
US20220207589A1 (en) Methods and systems for providing a vehicle recommendation
KR102422408B1 (en) Method and apparatus for recommending item based on collaborative filtering neural network
US20170193539A1 (en) Time-value estimation method and system for sharing environment
KR102270332B1 (en) Server for recommending business opportunity information and method thereof
JP6686208B1 (en) Information processing device, information processing method, and program
US20170365014A1 (en) Systems, methods and non-transitory computer readable storage media for tracking and evaluating predictions regarding relationships
CN111967924A (en) Commodity recommendation method, commodity recommendation device, computer device, and medium
CN115238188A (en) Object recommendation method and system and object recommendation model system
US11430033B2 (en) Methods and systems of utilizing machine learning to provide trust scores in an online automobile marketplace
CN112488355A (en) Method and device for predicting user rating based on graph neural network
CN113159877A (en) Data processing method, device, system and computer readable storage medium
JP7428860B2 (en) Information processing device, information processing method, and program
KR102453673B1 (en) System for sharing or selling machine learning model and operating method thereof
US11636528B2 (en) Methods and apparatuses for recommending seasonal items
US20170300994A1 (en) Serendipity recommender system
KR102637198B1 (en) Method, computing device and computer program for sharing, renting and selling artificial intelligence model through artificial intelligence model production platform
US11915297B2 (en) Systems and methods for generating basket-aware item recommendations based on database entry categories
KR102487090B1 (en) Method for providing luxury shopping commerce service using virtual reality
US20240062266A1 (en) Systems and methods for determining similarity of online items
CN114998024A (en) Product recommendation method, device, equipment and medium based on click rate

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190603

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20190603

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20190604

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190925

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20191023

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

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191219

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200401

R150 Certificate of patent or registration of utility model

Ref document number: 6686208

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