JP2019045899A - Determination device, determination method and determination program - Google Patents

Determination device, determination method and determination program Download PDF

Info

Publication number
JP2019045899A
JP2019045899A JP2017164647A JP2017164647A JP2019045899A JP 2019045899 A JP2019045899 A JP 2019045899A JP 2017164647 A JP2017164647 A JP 2017164647A JP 2017164647 A JP2017164647 A JP 2017164647A JP 2019045899 A JP2019045899 A JP 2019045899A
Authority
JP
Japan
Prior art keywords
advertisement content
user
conversion
determination
value
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
JP2017164647A
Other languages
Japanese (ja)
Other versions
JP6986906B2 (en
Inventor
実 金政
Minoru Kanemasa
実 金政
佳輝 土岐
Yoshiteru Toki
佳輝 土岐
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 JP2017164647A priority Critical patent/JP6986906B2/en
Publication of JP2019045899A publication Critical patent/JP2019045899A/en
Application granted granted Critical
Publication of JP6986906B2 publication Critical patent/JP6986906B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To determine an appropriate bid unit price according to a budget.SOLUTION: A determination device has an acquisition unit and a determination unit. The acquisition unit acquires a budget spent on advertisement content. The determination unit determines a bid unit price used as reference in which the advertisement content is selected as distribution objects, on the basis of the budget acquired by the acquisition unit and a predicted value related to whether or not a user who has selected the advertisement content in the past takes an action contributing to a profit for an advertiser of the advertisement content. The determination unit determines the bid unit price used as the reference in which the advertisement content is selected as the distribution objects as a higher price, as the predicted value related to whether or not the user who has selected the advertisement content in the past takes the action contributing to the profit for the advertiser of the advertisement content is higher. Moreover, the determination unit determines the bid unit price used as the reference in which the advertisement content is selected as the distribution objects as a lower price, as the predicted value related to whether or not the user who has selected the advertisement content in the past takes the action contributing to the profit for the advertiser of the advertisement content is lower.SELECTED DRAWING: Figure 1

Description

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

近年、インターネットを介した広告配信が盛んに行われている。例えば、広告媒体(ウェブページ)に設定された広告枠に、企業や商品等の広告コンテンツを表示し、かかる広告コンテンツがクリックされた場合に、広告主のウェブページへ遷移させる広告配信が行われている。   In recent years, advertisement distribution via the Internet has been actively performed. For example, advertisement content such as a company or a product is displayed on an advertisement space set in an advertisement medium (web page), and when such advertisement content is clicked, advertisement distribution is performed to make transition to the advertiser's web page. ing.

また、このような広告配信では、広告コンテンツを掲載する対価として、広告主に課金する課金額である入札単価(CPC:Cost Per Click)が使用される場合がある。   In addition, in such ad delivery, a bid (CPC: Cost Per Click), which is a charge amount to be charged to an advertiser, may be used as compensation for posting advertisement content.

ここで、入札単価を決定または最適化する助けとなる情報を提供するための技術が提案されている。   Here, techniques have been proposed to provide information to help determine or optimize a bid.

特表2013−528866号公報Japanese Patent Application Publication No. 2013-528866

しかしながら、上記の従来技術では、予算に応じて適切な入札単価を決定することができるとは限らない。具体的には、上記の従来技術では、入札単価を決定または最適化する助けとなる情報を提供するにすぎず、予算に応じて適切な入札単価を決定することができるとは限らない。   However, in the above-described prior art, it is not always possible to determine an appropriate bid price according to the budget. Specifically, the above-described prior art only provides information that helps to determine or optimize the bid price, and it is not always possible to decide an appropriate bid price according to the budget.

本願は、上記に鑑みてなされたものであって、予算に応じて適切な入札単価を決定することができる決定装置、決定方法及び決定プログラムを提供することを目的とする。   This application is made in view of the above, and an object of the present invention is to provide a determination device, a determination method, and a determination program capable of determining an appropriate bid price according to a budget.

実施形態の一態様によれば、予算に応じて適切な入札単価を決定することができるといった効果を奏する。   According to one aspect of the embodiment, it is possible to determine an appropriate bid price according to the budget.

図1は、実施形態に係る決定処理の一例を示す図である。FIG. 1 is a diagram illustrating an example of the determination process according to the embodiment. 図2は、実施形態に係る決定システムの構成例を示す図である。FIG. 2 is a diagram illustrating an example of the configuration of the determination system according to the embodiment. 図3は、実施形態に係る決定装置の構成例を示す図である。FIG. 3 is a diagram showing an example of the configuration of the determination apparatus according to the embodiment. 図4は、実施形態に係る広告情報記憶部の一例を示す図である。FIG. 4 is a diagram illustrating an example of the advertisement information storage unit according to the embodiment. 図5は、実施形態に係る広告配信履歴記憶部の一例を示す図である。FIG. 5 is a diagram illustrating an example of the advertisement distribution history storage unit according to the embodiment. 図6は、実施形態に係る予測モデル記憶部の一例を示す図である。FIG. 6 is a diagram illustrating an example of a prediction model storage unit according to the embodiment. 図7は、実施形態に係る対応規則記憶部の一例を示す図である。FIG. 7 is a diagram illustrating an example of the correspondence rule storage unit according to the embodiment. 図8は、実施形態に係る決定処理の一例を示す図である。FIG. 8 is a diagram illustrating an example of the determination process according to the embodiment. 図9は、実施形態に係る対応規則生成処理手順を示すフローチャートである。FIG. 9 is a flowchart illustrating a correspondence rule generation processing procedure according to the embodiment. 図10は、実施形態に係る決定処理手順を示すフローチャートである。FIG. 10 is a flowchart of the determination process according to the embodiment. 図11は、決定装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 11 is a hardware configuration diagram showing an example of a computer that implements the function of the determination device.

以下に、本願に係る決定装置、決定方法及び決定プログラムを実施するための形態(以下、「実施形態」と記載する。)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る決定装置、決定方法及び決定プログラムが限定されるものではない。また、以下の各実施形態において同一の部位には同一の符号を付し、重複する説明は省略される。   Hereinafter, a determination apparatus, a determination method, and a form for implementing a determination program (hereinafter, referred to as “embodiment”) according to the present application will be described in detail with reference to the drawings. In addition, the determination apparatus, the determination method, and the determination program which concern on this application by this embodiment are not limited. Moreover, the same code | symbol is attached | subjected to the same site | part in the following each embodiment, and the overlapping description is abbreviate | omitted.

〔1.決定処理の一例〕
まず、図1を用いて、実施形態に係る決定処理の一例について説明する。図1は、実施形態に係る決定処理の一例を示す図である。図1では、決定装置100が、今後1か月間に広告コンテンツAD1に費やす予算と過去1か月間に広告コンテンツAD1をクリックしたユーザがコンバージョンを起こすか否かに関する予測値に基づいて、広告コンテンツAD1が配信対象として選択される基準となる入札単価を決定する例を示す。なお、コンバージョンとは、商品購入や資料請求などの行動であって、広告コンテンツをクリックする行動に連動して発生する行動を指す。
[1. Example of decision processing]
First, an example of the determination process according to the embodiment will be described with reference to FIG. FIG. 1 is a diagram illustrating an example of the determination process according to the embodiment. In FIG. 1, the advertisement content AD1 is determined based on the budget to be spent on the advertisement content AD1 in the next month by the determination apparatus 100 and the predicted value as to whether or not the user who clicks the advertisement content AD1 in the past month generates conversion. An example is shown in which a bid price that is a standard for selecting a delivery target is determined. Note that conversion is an action such as a product purchase or a document request, and refers to an action that occurs in conjunction with an action of clicking advertisement content.

なお、ユーザが広告コンテンツを選択する行動であれば、広告コンテンツをクリックする行動に限られない。例えば、ユーザがスマートフォンを用いている場合は、ユーザが広告コンテンツを選択する行動は、タップなど任意の操作が行われることに相当する。   In addition, if it is an action in which the user selects advertisement content, the action is not limited to clicking on the advertisement content. For example, when the user uses a smartphone, the action of the user selecting the advertisement content corresponds to an arbitrary operation such as a tap being performed.

決定装置100は、広告コンテンツに費やす予算と過去に広告コンテンツをクリックしたユーザがコンバージョンを起こすか否かに関する予測値に基づいて、広告コンテンツが配信対象として選択される基準となる入札単価を決定する情報処理装置である。   The determination apparatus 100 determines a bid serving as a standard for selecting advertisement content as a distribution target, based on a budget spent on the advertisement content and a predicted value as to whether a user who clicks the advertisement content in the past causes conversion. It is an information processing apparatus.

以下、ユーザがコンバージョンを起こすか否かに関する予測値のことを、コンバージョン予測値(p)と呼ぶことにする。コンバージョン予測値(p)は、ユーザがコンバージョンを起こす度合いを示す数値である。また、コンバージョン予測値(p)は、0〜1の数値であって、数値が大きいほどコンバージョンを起こす度合いが高いことを示し、数値が小さいほどコンバージョンを起こす度合いが低いことを示す。   Hereinafter, the predicted value as to whether or not the user causes conversion is referred to as a conversion predicted value (p). The conversion prediction value (p) is a numerical value indicating the degree to which the user makes a conversion. Further, the conversion predicted value (p) is a numerical value of 0 to 1, and indicates that the larger the number, the higher the degree of conversion, and the smaller the numerical value, the lower the degree of conversion.

また、ユーザがコンバージョンを起こしたか否かの実績のことを、コンバージョン実績(y)と呼ぶことにする。そして、ユーザがコンバージョンを起こした場合、コンバージョン実績(y)の値を1とする。また、ユーザがコンバージョンを起こしていない場合、コンバージョン実績(y)の値を0とする。   Also, the result of whether the user has made a conversion is referred to as the conversion result (y). Then, when the user makes a conversion, the conversion result (y) value is set to 1. Also, if the user has not made conversion, the conversion result (y) value is set to 0.

以下、図1を用いて、決定処理の一例を説明する。図1に示す例では、決定装置100は、コンバージョンを起こしそうなユーザほど入札単価を高く決定する(ステップS1)。具体的には、過去1か月間に広告コンテンツAD1をクリックしたユーザのコンバージョン予測値(p)の値が大きいほど、そのユーザのコンバージョン予測値(p)に対応する入札単価を高く決定する。また、過去1か月間に広告コンテンツAD1をクリックしたユーザがコンバージョンを起こしている場合、そのユーザのコンバージョン予測値(p)に対応する入札単価を高く決定する。   Hereinafter, an example of the determination process will be described with reference to FIG. In the example illustrated in FIG. 1, the determination apparatus 100 determines a higher bid price for a user who is likely to cause conversion (step S1). Specifically, the bid value corresponding to the conversion prediction value (p) of the user is determined to be higher as the value of the conversion prediction value (p) of the user who clicks on the advertisement content AD1 in the past one month is larger. In addition, when a user who clicks on the advertisement content AD1 in the past month has caused conversion, a bid corresponding to the conversion prediction value (p) of the user is determined high.

例えば、ユーザU1は、コンバージョン予測値(p)の値が0.8であり、コンバージョン予測値(p)の値が大きいことから、コンバージョンを起こしやすいユーザであるといえる。また、ユーザU1は、コンバージョン実績(y)の値が1であることから、コンバージョンを起こしたユーザである。このように、ユーザU1のコンバージョン予測値とコンバージョン実績を踏まえると、コンバージョン予測値(p)の値がユーザU1のコンバージョン予測値と同じ値(0.8)であるユーザは、コンバージョンを起こす確率が高いと考えられる。したがって、決定装置100は、広告配信対象のユーザのコンバージョン予測値(p)が0.8である場合は、入札単価を高く決定する。なお、ユーザU2についてもユーザU1と同様である。   For example, since the value of the conversion prediction value (p) is 0.8 and the value of the conversion prediction value (p) is large, the user U1 can be said to be a user who easily causes conversion. Further, the user U1 is a user who has caused conversion because the value of the conversion result (y) is one. Thus, based on the conversion forecast value of the user U1 and the conversion performance, the user whose conversion forecast value (p) has the same value (0.8) as the conversion forecast value of the user U1 has a probability of causing conversion. It is considered high. Therefore, when the conversion forecast value (p) of the user targeted for advertisement delivery is 0.8, the determination apparatus 100 determines the bid price to be high. The user U2 is also similar to the user U1.

また、決定装置100は、コンバージョンを起こしそうにないユーザほど入札単価を低く決定する(ステップS2)。具体的には、決定装置100は、過去1か月間に広告コンテンツAD1をクリックしたユーザのコンバージョン予測値(p)の値が小さいほど、そのユーザのコンバージョン予測値(p)に対応する入札単価を低く決定する。また、過去1か月間に広告コンテンツAD1をクリックしたユーザがコンバージョンを起こしていない場合、そのユーザのコンバージョン予測値(p)に対応する入札単価を低く決定する。   In addition, the determination apparatus 100 determines a bid lower for a user who is unlikely to cause conversion (step S2). Specifically, the determination device 100 determines the bid corresponding to the conversion forecast value (p) of the user as the conversion forecast value (p) of the user who clicks on the advertisement content AD1 in the past month is smaller. Decide low. In addition, when the user who clicks on the advertisement content AD1 in the past month has not caused conversion, the bid corresponding to the conversion prediction value (p) of the user is determined to be low.

例えば、ユーザU3は、コンバージョン予測値(p)の値が0.1であり、コンバージョン予測値(p)の値が小さいことから、コンバージョンを起こしにくいユーザであるといえる。また、ユーザU3は、コンバージョン実績(y)の値が0であることから、コンバージョンを起こしていないユーザである。このように、ユーザU3のコンバージョン予測値とコンバージョン実績を踏まえると、コンバージョン予測値(p)の値がユーザU3のコンバージョン予測値と同じ値(0.1)であるユーザは、コンバージョンを起こす確率が低いと考えられる。したがって、決定装置100は、広告配信対象のユーザのコンバージョン予測値(p)が0.1である場合は、入札単価を低く決定する。なお、ユーザU4〜ユーザU8についてもユーザU3と同様である。   For example, since the value of the conversion prediction value (p) is 0.1 and the value of the conversion prediction value (p) is small, the user U3 can be said to be a user who is hard to cause conversion. Further, the user U3 is a user who has not caused conversion because the value of the conversion result (y) is zero. Thus, based on the conversion forecast value of the user U3 and the conversion performance, the user whose conversion forecast value (p) has the same value (0.1) as the conversion forecast value of the user U3 has a probability of causing conversion. It is considered low. Therefore, when the conversion forecast value (p) of the user targeted for advertisement delivery is 0.1, the determination apparatus 100 determines the bid price to be low. The user U4 to the user U8 are the same as the user U3.

そして、決定装置100は、入札単価の総和が今後1か月間に広告コンテンツAD1に費やす予算に一致するように入札単価を決定する(ステップS3)。具体的には、決定装置100は、今後1か月間に広告コンテンツAD1をクリックするユーザの総数は、過去1か月間に広告コンテンツAD1をクリックしたユーザの総数8と同数であると仮定する。そして、決定装置100は、今後1か月間に広告コンテンツAD1をクリックする8人のユーザの入札単価の総和が今後1か月間に広告コンテンツAD1に費やす予算に一致するように入札単価を決定する。   Then, the determination apparatus 100 determines a bid price so that the sum of bid prices matches the budget spent on the advertisement content AD1 in the next one month (step S3). Specifically, the determination apparatus 100 assumes that the total number of users who click on the advertising content AD1 in the next one month is the same as the total number 8 of users who have clicked on the advertising content AD1 in the past one month. Then, the determination apparatus 100 determines a bid price so that the sum of bid prices of eight users who click on the advertisement content AD1 in the next one month matches the budget spent on the advertisement content AD1 in the next one month.

上述したように、決定装置100は、今後1か月間に広告コンテンツAD1に費やす予算を取得する。また、決定装置100は、今後1か月間に広告コンテンツAD1に費やす予算と過去1か月間に広告コンテンツAD1をクリックしたユーザがコンバージョンを起こすか否かに関するコンバージョン予測値に基づいて、広告コンテンツAD1が配信対象として選択される基準となる入札単価を決定する。   As described above, the determination apparatus 100 acquires a budget to spend on the advertising content AD1 in the next month. In addition, the determination apparatus 100 determines whether the advertisement content AD1 is based on a budget to be spent on the advertisement content AD1 in the next month and a conversion predicted value as to whether a user who clicks the advertisement content AD1 in the last month generates a conversion. Determine a standard bid to be selected for distribution.

このように、決定装置100は、目標コンバージョン単価を用いる代わりに予算を用いて入札単価を決定することにより、例えば、目標コンバージョン単価が低すぎて、コンバージョンにつながるクリックを逃し、総コンバージョン数が減少するといった問題を回避しながら、コンバージョンを得るために有効に予算を使うことできる。したがって、決定装置100は、予算に応じて適切な入札単価を決定することができる。   Thus, the determining apparatus 100 determines the bid by using the budget instead of using the target CPA, for example, the target CPA is too low, so that clicks leading to conversion are missed and the total number of conversions decreases. You can use your budget effectively to get conversions while avoiding problems such as Therefore, the determination device 100 can determine an appropriate bid according to the budget.

なお、図1では、決定装置100が、今後1か月間に広告コンテンツAD1に費やす予算と過去1か月間に広告コンテンツAD1をクリックしたユーザのコンバージョン予測値に基づいて、広告コンテンツAD1が配信対象として選択される基準となる入札単価を決定する例を示したが、予算を設定する期間の長さは1か月でなくてもよい。また、過去1か月間は、直近の過去1か月間でなくてもよい。例えば、過去1年間に広告コンテンツAD1をクリックしたユーザの人数を12か月で割ることにより算出した人数を今後1か月間に広告コンテンツAD1をクリックするユーザの予測数であり、過去1か月間の広告コンテンツAD1をクリックしたユーザの人数としてもよい。   In FIG. 1, the advertisement content AD1 is to be distributed based on the budget that the determination apparatus 100 spends on the advertisement content AD1 in the next one month and the conversion prediction value of the user who clicked on the advertisement content AD1 in the last one month. Although the example which determines the standard bid used as the standard selected is shown, the length of the period which sets a budget may not be one month. Also, the past one month may not be the latest past one month. For example, the number of users calculated by dividing the number of users who clicked on the advertisement content AD1 in the past one year by 12 months is the predicted number of users who click on the advertisement content AD1 in the next one month. It may be the number of users who have clicked on the advertising content AD1.

〔2.決定システムの構成〕
次に、図2を用いて、実施形態にかかる決定装置100が含まれる決定システム1の構成について説明する。図2は、実施形態にかかる決定システム1の構成例を示す図である。図2に例示するように、実施形態にかかる決定システム1には、ユーザ端末10と、アクセスログサーバ20と、広告主端末30と、広告配信装置(決定装置)100とが含まれる。これらの各種装置は、ネットワークN(例えば、インターネット)を介して、有線又は無線により通信可能に接続される。なお、図2に示した決定システム1には、複数台のユーザ端末10や、複数台のアクセスログサーバ20や、複数台の広告主端末30が含まれてもよい。また、本実施形態では、アクセスログサーバ20および広告配信装置(決定装置)100は、事業者T1によって管理されているものとする。
[2. Configuration of decision system]
Next, the configuration of the determination system 1 including the determination device 100 according to the embodiment will be described with reference to FIG. FIG. 2 is a diagram showing an example of the configuration of the determination system 1 according to the embodiment. As illustrated in FIG. 2, the determination system 1 according to the embodiment includes the user terminal 10, the access log server 20, the advertiser terminal 30, and the advertisement distribution device (determination device) 100. These various devices are communicably connected by wire or wireless via a network N (for example, the Internet). The determination system 1 illustrated in FIG. 2 may include a plurality of user terminals 10, a plurality of access log servers 20, and a plurality of advertiser terminals 30. Further, in the present embodiment, the access log server 20 and the advertisement distribution device (determination device) 100 are managed by the business operator T1.

ユーザ端末10は、ユーザによって利用される端末装置である。例えば、ユーザ端末10は、タブレット型端末、PC(Personal Computer)、携帯電話機、PDA(Personal Digital Assistant)等である。例えば、ユーザ端末10は、所定のウェブサーバにアクセスすることで、所定のウェブサーバからウェブページを取得し、取得したウェブページを表示画面に表示する。   The user terminal 10 is a terminal device used by a user. For example, the user terminal 10 is a tablet type terminal, a PC (Personal Computer), a mobile phone, a PDA (Personal Digital Assistant), or the like. For example, the user terminal 10 acquires a web page from a predetermined web server by accessing a predetermined web server, and displays the acquired web page on a display screen.

また、ユーザ端末10は、ウェブページに広告枠が含まれる場合には、広告配信装置(決定装置)100にアクセスすることで、広告配信装置(決定装置)100から広告コンテンツを取得し、取得した広告コンテンツを、かかる広告枠に表示する。   In addition, when the advertising space is included in the web page, the user terminal 10 acquires the advertisement content from the advertisement distribution device (determination device) 100 by accessing the advertisement distribution device (determination device) 100 and acquires the advertisement content. Display advertising content on such ad inventory.

アクセスログサーバ20は、ユーザの検索クエリやユーザの訪問ページといったアクセスログを保持している。また、アクセスログサーバ20は、ショッピングサービスを提供する所定のサーバ装置から、ショッピングサービスを利用しているユーザの購入履歴に関する情報を取得する。具体的には、アクセスログサーバ20は、ショッピングサービスを提供する所定のサーバ装置から、ショッピングサービスを利用しているユーザが広告主にとって利益につながる行動(例えば、広告コンテンツの広告対象商品の購入等)を起こしたか否かに関する情報を取得する。   The access log server 20 holds access logs such as search queries of users and visit pages of users. Further, the access log server 20 acquires information on the purchase history of the user using the shopping service from a predetermined server device that provides the shopping service. Specifically, the access log server 20 performs an action (for example, purchase of an advertisement-targeted item for advertisement content, etc.) in which a user using the shopping service leads to a profit for an advertiser from a predetermined server device that provides the shopping service. Get information on whether or not you

広告主端末30は、広告主によって利用される端末装置である。例えば、広告主端末30は、タブレット型端末、PC、携帯電話機、PDA等である。また、広告主端末30は、広告主の操作に従って、広告コンテンツを広告配信装置(決定装置)100に入稿する。   Advertiser terminal 30 is a terminal device used by an advertiser. For example, the advertiser terminal 30 is a tablet type terminal, a PC, a mobile phone, a PDA or the like. Further, the advertiser terminal 30 submits advertisement content to the advertisement distribution device (determination device) 100 according to the operation of the advertiser.

例えば、広告主端末30は、静止画像、動画像、テキストデータ等に該当する広告コンテンツを広告配信装置(決定装置)100に入稿する。また、例えば、広告主端末30は、広告コンテンツが選択操作(例えば、クリックやタップ)された場合に、遷移させる遷移先コンテンツのURL(Uniform Resource Locator)に該当する広告コンテンツを広告配信装置(決定装置)100に入稿してもよい。   For example, the advertiser terminal 30 submits advertisement content corresponding to a still image, a moving image, text data, etc. to the advertisement distribution device (determination device) 100. Also, for example, when the advertising content is selected (for example, clicked or tapped), the advertising terminal 30 distributes the advertising content corresponding to the URL (Uniform Resource Locator) of the transition destination content to be transited Device) 100 may be submitted.

さらに、広告主端末30は、広告主の操作に従って、広告コンテンツに費やす予算を広告配信装置(決定装置)100に送信する。   Furthermore, the advertiser terminal 30 transmits the budget spent on the advertisement content to the advertisement distribution device (determination device) 100 according to the operation of the advertiser.

広告配信装置(決定装置)100は、図1で説明した決定処理を行うサーバ装置である。また、広告配信装置(決定装置)100は、広告主端末30から入稿された広告コンテンツを配信するサーバ装置である。   The advertisement distribution device (determination device) 100 is a server device that performs the determination process described in FIG. Further, the advertisement distribution device (determination device) 100 is a server device that distributes the advertisement content submitted from the advertiser terminal 30.

広告配信装置(決定装置)100は、広告コンテンツを配信したユーザに関する情報を保持している。具体的には、広告配信装置(決定装置)100は、広告コンテンツを配信したユーザが広告コンテンツをクリックしたか否かに関する情報や、広告コンテンツを配信したユーザがコンバージョンを起こしたか否かに関する情報を保持している。   The advertisement distribution device (determination device) 100 holds information on the user who has distributed the advertisement content. Specifically, the advertisement distribution device (determination device) 100 determines whether the user who has distributed the advertisement content clicks the advertisement content or whether the user who has distributed the advertisement content has generated a conversion. keeping.

なお、図2では、決定システム1の構成例として、アクセスログを集約して保持するアクセスログサーバ20から決定装置100がユーザのアクセスログを取得する例を示したが、検索サーバ装置やショッピングサーバ装置といったそれぞれのサーバ装置から決定装置100がユーザのアクセスログを取得してもよい。   Although FIG. 2 shows an example in which the determination apparatus 100 acquires a user's access log from the access log server 20 that collects and holds access logs as a configuration example of the determination system 1, a search server device or a shopping server The determination apparatus 100 may acquire the access log of the user from each server device such as a device.

また、図2では、決定システム1の構成例として、決定装置100が広告コンテンツを配信する例を示したが、広告コンテンツを配信するアドサーバと決定装置100とは別々の装置であってもよい。   Although FIG. 2 shows an example in which the determination apparatus 100 distributes advertisement content as an example of the configuration of the determination system 1, the ad server that distributes advertisement content and the determination apparatus 100 may be separate apparatuses.

アドサーバと決定装置100とが別々の装置である例について説明する。具体的には、アドサーバは、広告主端末30から広告コンテンツの入稿を受け付けるとともに広告コンテンツに費やす予算を取得する。そして、アドサーバは、広告主端末30から広告コンテンツの入稿を受け付けると、コンバージョン予測値に入札単価を対応させる対応規則を受け付けた広告コンテンツ毎に生成するよう決定装置100に要求する。例えば、アドサーバは、広告主端末30から広告コンテンツAD1の入稿を受け付けると、決定装置100に広告コンテンツAD1の対応規則C1を生成するよう要求する。   An example will be described in which the add server and the determination device 100 are separate devices. Specifically, the ad server accepts submission of advertising content from the advertiser terminal 30, and acquires a budget to spend on advertising content. Then, when the ad server receives submission of the advertisement content from the advertiser terminal 30, the ad server requests the determination device 100 to generate, for each of the received advertisement content, a correspondence rule that causes a bid price to correspond to the conversion predicted value. For example, when the ad server receives the submission of the advertisement content AD1 from the advertiser terminal 30, the ad server requests the determination apparatus 100 to generate the correspondence rule C1 of the advertisement content AD1.

決定装置100は、アドサーバから広告コンテンツAD1の対応規則C1の生成要求を受け付けると、過去1か月間に広告コンテンツAD1をクリックしたユーザのコンバージョン予測値を算出する。また、アドサーバから過去1か月間に広告コンテンツAD1をクリックしたユーザがコンバージョンを起こしたか否かの実績を取得する。   When the determining apparatus 100 receives a request for generating the correspondence rule C1 of the advertising content AD1 from the ad server, the determining apparatus 100 calculates a conversion prediction value of the user who has clicked on the advertising content AD1 in the past one month. In addition, from the ad server, a user who clicks on the advertisement content AD1 in the past one month acquires a record of whether or not conversion has occurred.

そして、決定装置100は、所定の制約条件の下で、過去1か月間に広告コンテンツAD1をクリックしたユーザがコンバージョンを起こしたか否かの実績(y)と過去1か月間に広告コンテンツAD1をクリックしたユーザがコンバージョンを起こすか否かに関する予測値(p)に基づいて、目的関数(f)を最小にする解を求める最適化問題を解く。   Then, the determination apparatus 100 clicks the advertisement content AD1 in the past one month and the result (y) of whether the user who clicks on the advertisement content AD1 in the past one month has caused conversion under the predetermined constraint conditions. Based on the predicted value (p) as to whether or not the converted user causes conversion, an optimization problem is solved for finding a solution that minimizes the objective function (f).

そして、決定装置100は、最適化問題を解くことにより得られる解に基づいて、コンバージョン予測値に広告コンテンツAD1が配信対象として選択される基準となる入札単価を対応させる対応規則C1を生成する。   Then, based on the solution obtained by solving the optimization problem, the determination apparatus 100 generates a correspondence rule C1 in which the conversion bid value corresponds to a bid price serving as a reference for selecting the advertisement content AD1 as a distribution target.

アドサーバは、ユーザ端末10から広告コンテンツの配信要求を受け付けると、配信候補の広告コンテンツを選択する。そして、アドサーバは、配信候補の広告コンテンツ毎に入札単価を決定するよう決定装置100に要求する。   When the ad server receives a distribution request for advertisement content from the user terminal 10, the ad server selects advertisement content as a distribution candidate. Then, the ad server requests the determination apparatus 100 to determine a bid price for each piece of advertisement content as a distribution candidate.

決定装置100は、アドサーバから入札単価の決定要求を受け付けると、広告配信対象のユーザの検索クエリや訪問ページといったアクセスログを配信候補の広告コンテンツ毎に生成された予測モデルに入力する。そして、決定装置100は、配信対象のユーザのコンバージョン予測値を配信候補の広告コンテンツ毎に算出する。例えば、決定装置100は、配信候補の広告コンテンツのなかに広告コンテンツAD1が含まれている場合、広告配信対象のユーザの検索クエリや訪問ページといったアクセスログを予測モデルM1に入力することにより、広告コンテンツAD1に関する配信対象のユーザのコンバージョン予測値を算出する。   When the determining apparatus 100 receives a bid determination request from the ad server, the determining apparatus 100 inputs an access log such as a search query or a visiting page of a user targeted for advertisement delivery into a prediction model generated for each advertisement content of the delivery candidate. Then, the determination apparatus 100 calculates the conversion prediction value of the user to be distributed for each of the advertisement contents of the distribution candidate. For example, when the advertisement content AD1 is included in the advertisement content of the distribution candidate, the determination apparatus 100 inputs an access log such as a search query or a visit page of the user targeted for the advertisement distribution into the prediction model M1. The conversion prediction value of the user to be distributed regarding the content AD1 is calculated.

続いて、決定装置100は、配信候補の広告コンテンツの対応規則を選択する。例えば、決定装置100は、配信候補の広告コンテンツのなかに広告コンテンツAD1が含まれている場合、広告コンテンツAD1の対応規則C1を選択する。   Subsequently, the determination apparatus 100 selects the correspondence rule of the advertisement content of the distribution candidate. For example, when the advertisement content AD1 is included in the advertisement content of the delivery candidate, the determination apparatus 100 selects the correspondence rule C1 of the advertisement content AD1.

続いて、決定装置100は、選択した対応規則に基づいて、配信候補の広告コンテンツ毎に入札単価を決定する。   Subsequently, the determination apparatus 100 determines a bid price for each piece of advertisement content of the distribution candidate based on the selected correspondence rule.

続いて、決定装置100は、配信候補の広告コンテンツ毎に決定した入札単価をアドサーバに送信する。   Subsequently, the determining apparatus 100 transmits the bid price determined for each of the advertisement contents of the distribution candidate to the ad server.

アドサーバは、配信候補の広告コンテンツ毎に決定された入札単価を決定装置100から受け付ける。そして、アドサーバは、決定装置100から受け付けた入札単価に基づいて、配信候補の広告コンテンツのなかから配信する広告コンテンツを決定する。そして、アドサーバは、ユーザ端末10に決定した広告コンテンツを配信する。   The ad server receives, from the determination device 100, a bid price determined for each piece of advertisement content of a delivery candidate. Then, the ad server determines, based on the bid price received from the determination apparatus 100, the advertisement content to be distributed from among the advertisement content of the distribution candidate. Then, the ad server distributes the determined advertisement content to the user terminal 10.

〔3.決定装置の構成〕
次に、図3を用いて、実施形態にかかる広告配信装置(決定装置)100について説明する。図3は、実施形態にかかる広告配信装置(決定装置)100の構成例を示す図である。図3に示すように、広告配信装置(決定装置)100は、通信部110と、記憶部120と、制御部130とを有する。
[3. Configuration of determination device]
Next, the advertisement distribution device (determination device) 100 according to the embodiment will be described with reference to FIG. FIG. 3 is a diagram showing a configuration example of the advertisement distribution device (determination device) 100 according to the embodiment. As shown in FIG. 3, the advertisement distribution device (determination device) 100 includes a communication unit 110, a storage unit 120, and a control unit 130.

(通信部110)
通信部110は、例えば、NIC(Network Interface Card)等によって実現される。そして、通信部110は、ネットワークNと有線または無線で接続され、例えば、ユーザ端末10、アクセスログサーバ20との間で情報の送受信を行う。
(Communication unit 110)
The communication unit 110 is realized by, for example, a network interface card (NIC). The communication unit 110 is connected to the network N in a wired or wireless manner, and transmits and receives information between the user terminal 10 and the access log server 20, for example.

(記憶部120)
記憶部120は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。記憶部120は、図3に示すように、広告情報記憶部121と、広告配信履歴記憶部122と、予測モデル記憶部123と、対応規則記憶部124とを有する。
(Storage unit 120)
The storage unit 120 is realized by, for example, a semiconductor memory device such as a random access memory (RAM) or a flash memory, or a storage device such as a hard disk or an optical disk. As illustrated in FIG. 3, the storage unit 120 includes an advertisement information storage unit 121, an advertisement distribution history storage unit 122, a prediction model storage unit 123, and a correspondence rule storage unit 124.

(広告情報記憶部121)
広告情報記憶部121は、広告主端末30から受け付けた広告コンテンツと予算に関する各種情報を記憶する。図4に、実施形態に係る広告情報記憶部121の一例を示す。具体的には、図4では、広告情報記憶部121の一例を示している。図4に示す例では、広告情報記憶部121は、「広告主ID」、「広告コンテンツID」、「予算」といった項目を有する。
(Advertising information storage unit 121)
The advertisement information storage unit 121 stores the advertisement content received from the advertiser terminal 30 and various information regarding the budget. FIG. 4 shows an example of the advertisement information storage unit 121 according to the embodiment. Specifically, FIG. 4 illustrates an example of the advertisement information storage unit 121. In the example illustrated in FIG. 4, the advertisement information storage unit 121 has items such as “advertiser ID”, “advertisement content ID”, and “budget”.

「広告主ID」は、広告主端末30の広告主を識別するための識別情報を示す。   The “advertiser ID” indicates identification information for identifying an advertiser of the advertiser terminal 30.

「広告コンテンツID」は、広告主端末30から受け付けた広告コンテンツを識別するための識別情報を示す。   The “advertising content ID” indicates identification information for identifying the advertising content received from the advertiser terminal 30.

「予算(円)」は、広告主端末30から受け付けた今後1か月間に広告コンテンツに費やす予算を示す。   “Budget (yen)” indicates a budget to spend on advertisement content in the next month received from the advertiser terminal 30.

図4に示す例では、1レコード目は、広告主ID「C1」により識別される広告主から、広告コンテンツID「AD1」により識別される広告コンテンツを受け付けたことを示す。また、今後1か月間に広告コンテンツID「AD1」により識別される広告コンテンツに費やす予算は「150,000」円であることを示している。   In the example illustrated in FIG. 4, the first record indicates that the advertisement content identified by the advertisement content ID “AD1” has been received from the advertiser identified by the advertiser ID “C1”. Also, it shows that the budget spent on the advertising content identified by the advertising content ID “AD1” in the next one month is “150,000” yen.

(広告配信履歴記憶部122)
広告配信履歴記憶部122は、広告コンテンツの配信履歴に関する各種情報を記憶する。図5に、実施形態に係る広告配信履歴記憶部122の一例を示す。具体的には、図5では、広告配信履歴記憶部122の一例を示している。図5に示す例では、広告配信履歴記憶部122は、「広告コンテンツID」、「ユーザID」、「コンバージョンの有無」、「コンバージョン予測値」といった項目を有する。
(Ad distribution history storage unit 122)
The advertisement delivery history storage unit 122 stores various pieces of information regarding the delivery history of advertisement content. FIG. 5 illustrates an example of the advertisement distribution history storage unit 122 according to the embodiment. Specifically, FIG. 5 illustrates an example of the advertisement distribution history storage unit 122. In the example illustrated in FIG. 5, the advertisement distribution history storage unit 122 has items such as “advertisement content ID”, “user ID”, “presence or absence of conversion”, and “conversion predicted value”.

「広告コンテンツID」は、過去1か月間に配信した広告コンテンツを識別するための識別情報を示す。   "Advertising content ID" indicates identification information for identifying advertising content delivered in the past month.

「ユーザID」は、過去1か月間に広告コンテンツをクリックしたユーザを識別するための識別情報を示す。   The “user ID” indicates identification information for identifying a user who has clicked on the advertisement content in the past month.

「コンバージョンの有無」は、過去1か月間に広告コンテンツをクリックしたユーザがコンバージョンを起こしたか否かの情報を示す。図5に示す例では、コンバージョンを起こした場合を1、コンバージョンを起こさなかった場合を0で示す。   "Conversion" indicates information on whether a user who clicks on ad content in the past month has made a conversion. In the example shown in FIG. 5, 1 indicates that conversion has occurred, and 0 indicates that conversion has not occurred.

「コンバージョン予測値」は、ユーザがコンバージョンを起こすか否かに関する予測値を示す。なお、コンバージョン予測値は、0〜1の数値であって、数値が大きいほどコンバージョンを起こす度合いが高く、数値が小さいほどコンバージョンを起こす度合いが低いことを示す。   The “conversion forecast value” indicates a forecast value as to whether or not the user causes a conversion. Note that the conversion prediction value is a numerical value of 0 to 1, and the larger the numerical value, the higher the degree of conversion, and the smaller the numerical value, the lower the degree of conversion.

図5に示す例では、1レコード目は、過去1か月間に広告コンテンツID「AD1」により識別される広告コンテンツ(広告コンテンツAD1)が配信され、ユーザID「U1」により識別されるユーザ(ユーザU1)が広告コンテンツAD1をクリックしたことを示す。また、コンバージョンの有無が「1」であることは、ユーザU1が広告コンテンツAD1をクリックしてコンバージョンを起こしたことを示している。そして、コンバージョン予測値が「0.8」であることは、ユーザU1がコンバージョンを起こすか否かに関する予測値が「0.8」であることを示している。   In the example shown in FIG. 5, in the first record, the advertisement content (advertisement content AD1) identified by the advertisement content ID “AD1” in the past one month is distributed, and the user (user identified by the user ID “U1” is U1) indicates that the advertisement content AD1 has been clicked. In addition, the presence or absence of conversion being "1" indicates that the user U1 clicks on the advertising content AD1 to cause conversion. Then, that the conversion prediction value is "0.8" indicates that the prediction value regarding whether or not the user U1 causes conversion is "0.8".

(予測モデル記憶部123)
予測モデル記憶部123は、ユーザのコンバージョン予測値を算出する予測モデルに関する各種情報を記憶する。図6に、実施形態に係る予測モデル記憶部123の一例を示す。具体的には、図6では、予測モデル記憶部123の一例を示している。図6に示す例では、予測モデル記憶部123は、「広告コンテンツID」、「予測モデルID」といった項目を有する。
(Prediction model storage unit 123)
The prediction model storage unit 123 stores various pieces of information regarding a prediction model for calculating a conversion prediction value of the user. FIG. 6 shows an example of the prediction model storage unit 123 according to the embodiment. Specifically, FIG. 6 illustrates an example of the prediction model storage unit 123. In the example illustrated in FIG. 6, the prediction model storage unit 123 has items such as “advertisement content ID” and “prediction model ID”.

「広告コンテンツID」は、広告コンテンツを識別するための識別情報を示す。   "Advertising content ID" indicates identification information for identifying advertising content.

「予測モデルID」は、ユーザのコンバージョン予測値を算出する予測モデルを識別するための識別情報を示す。予測モデルは、所定のユーザの検索クエリや訪問ページといったアクセスログからユーザのコンバージョン予測値を算出する予測モデルである。なお、予測モデルは、広告コンテンツごとに生成される。   The “prediction model ID” indicates identification information for identifying a prediction model for which a user's conversion prediction value is calculated. The prediction model is a prediction model that calculates a conversion prediction value of a user from an access log such as a search query or a visit page of a predetermined user. The prediction model is generated for each piece of advertising content.

図6に示す例では、1レコード目は、広告コンテンツID「AD1」により識別される広告コンテンツについて、予測モデルID「M1」により識別される予測モデルが格納されていることを示している。   In the example illustrated in FIG. 6, the first record indicates that a prediction model identified by the prediction model ID “M1” is stored for the advertisement content identified by the advertisement content ID “AD1”.

(対応規則記憶部124)
対応規則記憶部124は、コンバージョン予測値に広告コンテンツが配信対象として選択される基準となる入札単価を対応させる対応規則に関する各種情報を記憶する。図7に、実施形態に係る対応規則記憶部124の一例を示す。具体的には、図7では、対応規則記憶部124の一例を示している。図6に示す例では、対応規則記憶部124は、「広告コンテンツID」、「対応規則ID」といった項目を有する。
(Correspondence rule storage unit 124)
The correspondence rule storage unit 124 stores various pieces of information on a correspondence rule that associates a bid price serving as a standard for selecting advertisement content as a distribution target with the conversion prediction value. FIG. 7 shows an example of the correspondence rule storage unit 124 according to the embodiment. Specifically, FIG. 7 illustrates an example of the correspondence rule storage unit 124. In the example illustrated in FIG. 6, the correspondence rule storage unit 124 has items such as "advertisement content ID" and "corresponding rule ID".

「広告コンテンツID」は、広告コンテンツを識別するための識別情報を示す。   "Advertising content ID" indicates identification information for identifying advertising content.

「対応規則ID」は、コンバージョン予測値に広告コンテンツが配信対象として選択される基準となる入札単価を対応させる対応規則を識別するための識別情報を示す。   “Correspondence rule ID” indicates identification information for identifying a correspondence rule that associates a bid price serving as a standard for selecting advertisement content as a distribution target with the conversion prediction value.

図7に示す例では、1レコード目は、広告コンテンツID「AD1」により識別される広告コンテンツについて、対応規則ID「C1」により識別される対応規則が格納されていることを示している。   In the example illustrated in FIG. 7, the first record indicates that the correspondence rule identified by the correspondence rule ID “C1” is stored for the advertisement content identified by the advertisement content ID “AD1”.

(制御部130)
図3の説明に戻って、制御部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 explanation of FIG. 3, the control unit 130 is a controller, and for example, a storage device inside the advertisement distribution device (determination device) 100 by a central processing unit (CPU) or a micro processing unit (MPU). The various programs (corresponding to an example of a generation program) stored in the computer are realized by executing the RAM as a work area. The control unit 130 is a controller, and is realized by, for example, an integrated circuit such as an application specific integrated circuit (ASIC) or a field programmable gate array (FPGA).

また、制御部130は、予測モデル記憶部123に記憶されている予測モデルに従った情報処理により、入力層に入力された所定のユーザの検索クエリや訪問ページといったアクセスログに対し、出力層以外の各層に属する各要素を第1要素として、第1要素と第1要素の重みとに基づく演算を行うことにより、所定のユーザがコンバージョンを起こすか否かに関するコンバージョン予測値を出力層から出力するよう、コンピュータを機能させる。   Further, the control unit 130 performs processing other than the output layer with respect to an access log such as a search query or a visit page of a predetermined user input to the input layer by information processing according to the prediction model stored in the prediction model storage unit 123. The conversion prediction value as to whether or not a predetermined user causes conversion is output from the output layer by performing an operation based on the first element and the weight of the first element with each element belonging to each layer of the first layer as the first element. Let the computer work.

図3に示すように、制御部130は、取得部131と、決定部132と、配信部133とを有し、以下に説明する情報処理の作用を実現または実行する。なお、制御部130の内部構成は、図3に示した構成に限られず、後述する情報処理を行う構成であれば他の構成であってもよい。   As shown in FIG. 3, the control unit 130 includes an acquisition unit 131, a determination unit 132, and a distribution unit 133, and implements or executes the action of the information processing described below. Note that the internal configuration of the control unit 130 is not limited to the configuration illustrated in FIG. 3, and may be another configuration as long as it performs the information processing described later.

(取得部131)
取得部131は、広告コンテンツに費やす予算を取得する。具体的には、取得部131は、広告主端末30から広告コンテンツの入稿を受け付けるとともに、広告コンテンツに費やす予算を取得する。例えば、取得部131は、広告主端末30から広告コンテンツAD1の入稿を受け付けるとともに、今後1か月間に広告コンテンツAD1に費やす予算を取得する。
(Acquisition unit 131)
The acquisition unit 131 acquires a budget to spend on advertisement content. Specifically, the acquisition unit 131 receives submission of advertising content from the advertiser terminal 30, and acquires a budget to spend on advertising content. For example, the acquisition unit 131 receives submission of the advertising content AD1 from the advertiser terminal 30, and acquires a budget to spend on the advertising content AD1 in the next one month.

(決定部132)
決定部132は、次の3つの処理を行う。初めに、決定部132は、ユーザのコンバージョン予測値(p)を算出する予測モデルを生成する。次に、決定部132は、コンバージョン予測値(p)に入札単価を対応させる対応規則(C)を生成する。最後に、決定部132は、ユーザから広告コンテンツの配信要求を受け付けると、広告配信対象のユーザの入札単価を決定する。
(Determination unit 132)
The determination unit 132 performs the following three processes. First, the determination unit 132 generates a prediction model for calculating the conversion prediction value (p) of the user. Next, the determination unit 132 generates a correspondence rule (C) in which the bid price corresponds to the conversion prediction value (p). Finally, upon receiving a distribution request for advertisement content from the user, the determination unit 132 determines the bid price of the user targeted for advertisement distribution.

初めに、決定部132は、ユーザのコンバージョン予測値(p)を算出する予測モデルを生成する。   First, the determination unit 132 generates a prediction model for calculating the conversion prediction value (p) of the user.

まず、決定部132は、取得部131が広告コンテンツの入稿を受け付けると、ユーザのコンバージョン予測値を算出する予測モデルを生成する。決定部132は、予測モデルを生成すると、生成した予測モデルを予測モデル記憶部123に格納する。   First, when the acquisition unit 131 receives submission of advertisement content, the determination unit 132 generates a prediction model for calculating a conversion prediction value of the user. When generating the prediction model, the determination unit 132 stores the generated prediction model in the prediction model storage unit 123.

具体的には、決定部132は、取得部131が広告主端末30から広告コンテンツの入稿を受け付けると、広告コンテンツをクリックしていないユーザの検索クエリや訪問ページといったアクセスログをアクセスログサーバ20から取得する。   Specifically, when the acquisition unit 131 receives submission of advertisement content from the advertiser terminal 30, the determination unit 132 accesses the access log server 20 for an access log such as a search query or a visit page of a user who has not clicked on the advertisement content. Get from

続いて、決定部132は、広告コンテンツをクリックしていないユーザが広告コンテンツの広告主にとって利益につながる行動(商品購入等)を起こしたか否かに関する情報をアクセスログサーバ20から取得する。   Subsequently, the determination unit 132 acquires, from the access log server 20, information on whether or not the user who has not clicked on the advertisement content has taken an action (such as purchase of a product) that leads to a profit for the advertiser of the advertisement content.

続いて、決定部132は、広告コンテンツをクリックしていないユーザの情報を用いて、所定のユーザの検索クエリや訪問ページといったアクセスログから、所定のユーザが広告コンテンツの広告主にとって利益につながる行動を起こすか否かに関するコンバージョン予測値を算出する予測モデルを生成する。   Subsequently, using the information on the user who has not clicked on the advertisement content, the determination unit 132 uses the access log such as a search query or a visit page of the predetermined user to conduct the action for the predetermined user to benefit the advertiser of the advertisement content. Generate a prediction model that calculates conversion prediction values regarding whether to cause or not.

なお、決定部132は、いかなる学習アルゴリズムを用いて予測モデルを生成してもよい。例えば、決定部132は、ニューラルネットワーク(neural network)、サポートベクターマシン(support vector machine)、クラスタリング、強化学習等の学習アルゴリズムを用いて予測モデルを生成する。一例として、決定部132がニューラルネットワークを用いて予測モデルを生成する場合、予測モデルは、一以上のニューロンを含む入力層と、一以上のニューロンを含む中間層と、一以上のニューロンを含む出力層とを有する。   The determination unit 132 may generate the prediction model using any learning algorithm. For example, the determination unit 132 generates a prediction model using a learning algorithm such as a neural network, a support vector machine, clustering, and reinforcement learning. As an example, when the determination unit 132 generates a prediction model using a neural network, the prediction model includes an input layer including one or more neurons, an intermediate layer including one or more neurons, and an output including one or more neurons. And a layer.

予測モデルは、所定のユーザの検索クエリや訪問ページといったアクセスログが入力される入力層と、出力層と、入力層から出力層までのいずれかの層であって出力層以外の層に属する第1要素と、第1要素と第1要素の重みとに基づいて値が算出される第2要素と、を含み、入力層に入力された所定のユーザの検索クエリや訪問ページといったアクセスログに応じて、所定のユーザが広告コンテンツの広告主にとって利益につながる行動を起こすか否かに関するコンバージョン予測値を出力層から出力するよう、コンピュータを機能させる。   The prediction model is an input layer to which an access log such as a predetermined user's search query or visit page is input, an output layer, and any layer from the input layer to the output layer and belongs to a layer other than the output layer. According to an access log such as a predetermined user's search query or a visit page, which includes one element and a second element whose value is calculated based on the first element and the weight of the first element. Then, the computer is functioned to output, from the output layer, a conversion prediction value as to whether or not a predetermined user takes action that leads to a benefit to the advertiser of the advertising content.

予測モデルは、所定のユーザの検索クエリや訪問ページといったアクセスログが入力される入力層と、出力層と、入力層から出力層までのいずれかの層であって出力層以外の層に属する第1要素と、第1要素と第1要素の重みとに基づいて値が算出される第2要素と、を含み、入力層に入力された所定のユーザの検索クエリや訪問ページといったアクセスログに対し、出力層以外の各層に属する各要素を第1要素として、第1要素と第1要素の重みとに基づく演算を行うことにより、所定のユーザが広告コンテンツの広告主にとって利益につながる行動を起こすか否かに関するコンバージョン予測値を出力層から出力するよう、コンピュータを機能させる。   The prediction model is an input layer to which an access log such as a predetermined user's search query or visit page is input, an output layer, and any layer from the input layer to the output layer and belongs to a layer other than the output layer. For an access log such as a search query or a visit page of a predetermined user input to the input layer, including one element and a second element whose value is calculated based on the first element and the weight of the first element By performing an operation based on the first element and the weight of the first element with each element belonging to each layer other than the output layer as a first element, a predetermined user takes action leading to a benefit to the advertiser of the advertising content The computer functions to output the conversion prediction value regarding whether or not from the output layer.

ここで、予測モデルが「y=a1*x1+a2*x2+・・・+ai*xi」で示す回帰モデルで実現されるとする。この場合、予測モデルが含む第1要素は、x1やx2等といった入力データ(xi)に対応する。また、第1要素の重みは、xiに対応する係数aiに対応する。ここで、回帰モデルは、入力層と出力層とを有する単純パーセプトロンと見做すことができる。各モデルを単純パーセプトロンと見做した場合、第1要素は、入力層が有するいずれかのノードに対応し、第2要素は、出力層が有するノードと見做すことができる。 Here, it is assumed that the prediction model is realized by a regression model represented by “y = a 1 * x 1 + a 2 * x 2 +... + A i * x i ”. In this case, the first element included in the prediction model corresponds to input data (x i ) such as x 1 and x 2 . Also, the weight of the first element corresponds to the coefficient a i corresponding to x i . Here, the regression model can be regarded as a simple perceptron having an input layer and an output layer. When each model is regarded as a simple perceptron, the first element can correspond to any node of the input layer, and the second element can be regarded as a node of the output layer.

また、予測モデルがDNN(Deep Neural Network)等、1つまたは複数の中間層を有するニューラルネットワークで実現されるとする。この場合、予測モデルが含む第1要素は、入力層または中間層が有するいずれかのノードに対応する。また、第2要素は、第1要素と対応するノードから値が伝達されるノードである次段のノードに対応する。また、第1要素の重みは、第1要素と対応するノードから第2要素と対応するノードに伝達される値に対して考慮される重みである接続係数に対応する。   In addition, it is assumed that the prediction model is realized by a neural network having one or more intermediate layers, such as DNN (Deep Neural Network). In this case, the first element included in the prediction model corresponds to any node possessed by the input layer or the intermediate layer. Also, the second element corresponds to the next-stage node that is a node to which a value is transmitted from the node corresponding to the first element. Also, the weight of the first element corresponds to the connection coefficient, which is a weight considered for the value transmitted from the node corresponding to the first element to the node corresponding to the second element.

広告配信装置(決定装置)100は、上述した回帰モデルやニューラルネットワーク等、任意の構造を有する予測モデルを用いて、コンバージョン予測値の算出を行う。具体的には、予測モデルは、所定のユーザの検索クエリや訪問ページといったアクセスログが入力された場合に、所定のユーザが広告コンテンツの広告主にとって利益につながる行動を起こすか否かに関するコンバージョン予測値を出力するように係数が設定される。広告配信装置(決定装置)100は、このような予測モデルを用いて、コンバージョン予測値を算出する。   The advertisement delivery device (determination device) 100 calculates a conversion prediction value using a prediction model having an arbitrary structure, such as the above-described regression model or neural network. Specifically, the prediction model is a conversion prediction as to whether or not a given user takes an action leading to an advertisement content advertiser if a given user's search query or an access log such as a visit page is input. The coefficients are set to output a value. The advertisement delivery device (determination device) 100 uses such a prediction model to calculate a conversion prediction value.

なお、上記例では、予測モデルが、所定のユーザの検索クエリや訪問ページといったアクセスログが入力された場合に、所定のユーザが広告コンテンツの広告主にとって利益につながる行動を起こすか否かに関するコンバージョン予測値を出力する予測モデル(モデルM1Xとする)である例を示した。しかし、実施形態に係る予測モデルは、モデルM1Xにデータの入出力を繰り返すことで得られる結果に基づいて生成されるモデルであってもよい。例えば、予測モデルは、所定のユーザの検索クエリや訪問ページといったアクセスログを入力とし、モデルM1Xが出力する所定のユーザが広告コンテンツの広告主にとって利益につながる行動を起こすか否かに関するコンバージョン予測値を出力とするよう学習されたモデル(モデルM1Y)であってもよい。または、予測モデルは、所定のユーザの検索クエリや訪問ページといったアクセスログを入力とし、モデルM1Yの出力値を出力とするよう学習されたモデルであってもよい。   In the above example, when the prediction model is an access log such as a search query or a visit page of a predetermined user, conversion as to whether or not the predetermined user takes action leading to a benefit to the advertiser of the advertisement content The example which is a prediction model (it is set as model M1X) which outputs a predicted value was shown. However, the prediction model according to the embodiment may be a model generated based on a result obtained by repeating input and output of data to the model M1X. For example, the prediction model takes an access log such as a search query or a visit page of a predetermined user as an input, and a conversion prediction value as to whether or not the predetermined user output by the model M1X takes an action leading to a profit for the advertisement content advertiser It may be a model (model M1Y) that has been trained so as to be an output. Alternatively, the prediction model may be a model learned with an access log such as a predetermined user search query or a visit page as an input and an output value of the model M1Y as an output.

また、広告配信装置(決定装置)100がGAN(Generative Adversarial Networks)を用いた算出処理を行う場合、予測モデルは、GANの一部を構成するモデルであってもよい。   In addition, when the advertisement distribution device (determination device) 100 performs calculation processing using GAN (Generative Adversalial Networks), the prediction model may be a model that constitutes a part of GAN.

次に、決定部132は、コンバージョン予測値(p)に入札単価を対応させる対応規則(C)を生成する。   Next, the determination unit 132 generates a correspondence rule (C) in which the bid price corresponds to the conversion prediction value (p).

まず、決定部132は、取得部131によって取得された予算と過去に広告コンテンツAD1を選択したユーザが広告コンテンツAD1の広告主にとって利益につながる行動を起こすか否かに関する予測値とに基づいて、広告コンテンツAD1が配信対象として選択される基準となる入札単価を決定する。具体的には、決定部132は、取得部131によって取得された今後1か月間に広告コンテンツAD1に費やす予算と過去1か月間に広告コンテンツAD1を選択したユーザのコンバージョン予測値(p)とに基づいて、広告コンテンツAD1が配信対象として選択される基準となる入札単価を決定する。   First, the determination unit 132 is based on the budget acquired by the acquisition unit 131 and a predicted value as to whether or not the user who selected the advertisement content AD1 in the past takes action leading to a benefit for the advertiser of the advertisement content AD1. A bid price serving as a standard for selecting the advertisement content AD1 as a distribution target is determined. Specifically, the determination unit 132 uses the budget to be spent on the advertisement content AD1 acquired by the acquisition unit 131 in the next month and the conversion prediction value (p) of the user who selected the advertisement content AD1 in the last month. Based on the above, a bid price serving as a standard for selecting the advertisement content AD1 as a distribution target is determined.

また、決定部132は、過去に広告コンテンツAD1を選択したユーザが広告コンテンツAD1の広告主にとって利益につながる行動を起こすか否かに関する予測値の値が大きいほど広告コンテンツAD1が配信対象として選択される基準となる入札単価を高く決定する。また、決定部132は、過去に広告コンテンツAD1を選択したユーザが広告コンテンツAD1の広告主にとって利益につながる行動を起こすか否かに関する予測値の値が小さいほど広告コンテンツAD1が配信対象として選択される基準となる入札単価を低く決定する。具体的には、決定部132は、過去1か月間に広告コンテンツAD1を選択したユーザのコンバージョン予測値(p)の値が大きいほど入札単価を高く決定する。また、決定部132は、過去1か月間に広告コンテンツAD1を選択したユーザのコンバージョン予測値(p)の値が小さいほど入札単価を低く決定する。   Further, the determination unit 132 selects the advertisement content AD1 as the distribution target as the value of the prediction value regarding whether the user who selected the advertisement content AD1 in the past takes an action leading to a profit for the advertiser of the advertisement content AD1 is larger. Higher bids. Further, the determination unit 132 selects the advertisement content AD1 as the distribution target as the value of the prediction value regarding whether the user who selected the advertisement content AD1 in the past takes action leading to a profit for the advertiser of the advertisement content AD1 is smaller. Lower the underlying bid price. Specifically, the determination unit 132 determines the bid price to be higher as the value of the conversion prediction value (p) of the user who selected the advertisement content AD1 in the past one month is larger. In addition, the determination unit 132 determines the bid price to be lower as the value of the conversion prediction value (p) of the user who selected the advertising content AD1 in the past one month is smaller.

また、決定部132は、過去に広告コンテンツAD1を選択したユーザがコンバージョンを起こしたか否かの実績と過去に広告コンテンツAD1を選択したユーザが広告コンテンツAD1の広告主にとって利益につながる行動を起こすか否かに関する予測値とに基づいて、広告コンテンツAD1が配信対象として選択される基準となる入札単価を決定する。例えば、決定部132は、過去1か月間に広告コンテンツAD1を選択したユーザがコンバージョンを起こしたか否かの実績(y)と過去1か月間に広告コンテンツAD1を選択したユーザがコンバージョンを起こすか否かに関する予測値(p)とに基づいて入札単価を決定する。   In addition, the determination unit 132 determines whether the user who has selected the advertisement content AD1 in the past has a result of conversion or not and the user who has selected the advertisement content AD1 in the past takes action to be profitable for the advertiser of the advertisement content AD1. Based on the prediction value regarding whether the advertisement content AD1 is to be distributed or not, a bid price serving as a standard for selecting the advertisement content AD1 as a distribution target is determined. For example, the determination unit 132 determines whether the user who has selected the advertisement content AD1 in the past month has made a conversion (y) and whether the user who has selected the advertisement content AD1 in the last month has a conversion or not Determine a bid based on the prediction value (p) regarding

また、決定部132は、過去に広告コンテンツAD1を選択したユーザがコンバージョンを起こしている場合、そのユーザの予測値に対応する入札単価を高く決定する。具体的には、決定部132は、過去1か月間に広告コンテンツAD1を選択したユーザがコンバージョンを起こしている(y=1である)場合、そのユーザのコンバージョン予測値(p)に対応する入札単価を高く決定する。   In addition, when the user who has selected the advertisement content AD1 in the past is causing conversion, the determination unit 132 determines a bid price corresponding to the predicted value of the user to be high. Specifically, when the user who has selected the advertisement content AD1 in the past month has caused conversion (y = 1), the determination unit 132 bids for the conversion prediction value (p) of the user. Determine the unit price high.

また、決定部132は、過去に広告コンテンツAD1を選択したユーザがコンバージョンを起こしていない場合、そのユーザの予測値に対応する入札単価を低く決定する。具体的には、決定部132は、過去1か月間に広告コンテンツAD1を選択したユーザがコンバージョンを起こしていない(y=0である)場合、そのユーザのコンバージョン予測値(p)に対応する入札単価を低く決定する。   In addition, when the user who has selected the advertisement content AD1 in the past has not caused conversion, the determination unit 132 determines the bid price corresponding to the predicted value of the user to be low. Specifically, if the user who selected the advertisement content AD1 in the past one month has not caused conversion (y = 0), the determination unit 132 bids for the conversion prediction value (p) of the user. Decide the unit price lower.

また、決定部132は、過去に広告コンテンツAD1を選択したユーザが広告コンテンツAD1の広告主にとって利益につながる行動を起こすか否かに関する予測値を独立変数とする目的関数を最小にする解を求める最適化問題を解く。そして、決定部132は、最適化問題を解くことにより得られる解に基づいて、予測値に入札単価を対応させる対応規則を生成する。   In addition, the determination unit 132 determines a solution that minimizes an objective function having as an independent variable a predicted value as to whether or not the user who selected the advertisement content AD1 in the past takes action leading to a benefit for the advertiser of the advertisement content AD1. Solve the optimization problem. Then, based on the solution obtained by solving the optimization problem, the determination unit 132 generates a correspondence rule that makes the bid price correspond to the predicted value.

具体的には、決定部132は、過去1か月間に広告コンテンツAD1を選択したユーザのコンバージョン予測値(p)を独立変数とする目的関数(f)を最小にする解を求める最適化問題を解く。そして、決定部132は、最適化問題を解くことにより得られる解に基づいて、コンバージョン予測値(p)に入札単価を対応させる対応規則(C)を生成する。   Specifically, the determination unit 132 determines the optimization problem for finding a solution that minimizes the objective function (f) whose independent variable is the conversion prediction value (p) of the user who selected the advertisement content AD1 in the past one month. solve. Then, based on the solution obtained by solving the optimization problem, the determination unit 132 generates a correspondence rule (C) in which the bid price is made to correspond to the conversion prediction value (p).

また、決定部132は、ユーザが広告コンテンツAD1の広告主にとって利益につながる行動を起こすか否かに関する予測値に入札単価を対応させる対応規則に基づいて、広告コンテンツAD1が配信対象として選択される基準となる入札単価を決定する。具体的には、決定部132は、コンバージョン予測値(p)に入札単価を対応させる対応規則(C)に基づいて、入札単価を決定する。   In addition, the determination unit 132 selects the advertisement content AD1 as a distribution target based on the correspondence rule in which the bid price corresponds to the predicted value regarding whether the user takes action leading to a profit for the advertiser of the advertisement content AD1. Determine a baseline bid. Specifically, the determination unit 132 determines a bid price based on a corresponding rule (C) in which a bid price is associated with the conversion predicted value (p).

また、決定部132は、目的関数の値の総和が取得部131によって取得された予算に一致することを制約条件として、最適化問題を解く。具体的には、決定部132は、目的関数(f)の値の総和が今後1か月間に広告コンテンツAD1に費やす予算に一致することを制約条件として、最適化問題を解く。   In addition, the determination unit 132 solves the optimization problem with the constraint that the sum of the values of the objective function matches the budget acquired by the acquisition unit 131. Specifically, the determination unit 132 solves the optimization problem under the constraint that the sum of the values of the objective function (f) matches the budget spent on the advertisement content AD1 in the next one month.

また、決定部132は、目的関数の値が所定の閾値を超えないことを制約条件として、最適化問題を解く。また、決定部132は、目的関数の値が所定の閾値を下回らないことを制約条件として、最適化問題を解く。具体的には、決定部132は、目的関数(f)の値が所定の閾値bを超えないことを制約条件として、最適化問題を解く。また、決定部132は、目的関数(f)の値が所定の閾値aを下回らないことを制約条件として、最適化問題を解く。   In addition, the determination unit 132 solves the optimization problem under the constraint that the value of the objective function does not exceed a predetermined threshold. Further, the determination unit 132 solves the optimization problem under the constraint that the value of the objective function does not fall below a predetermined threshold. Specifically, the determination unit 132 solves the optimization problem under the constraint that the value of the objective function (f) does not exceed the predetermined threshold b. In addition, the determination unit 132 solves the optimization problem under the constraint that the value of the objective function (f) does not fall below the predetermined threshold value a.

また、決定部132は、目的関数(f)の値がコンバージョン予測値(p)に応じて単調増加することを条件として、最適化問題を解く。   Further, the determination unit 132 solves the optimization problem on the condition that the value of the objective function (f) monotonously increases in accordance with the conversion prediction value (p).

以下、図8を用いて、決定処理の一例を具体的に説明する。図8に示す例では、決定部132は、目的関数(f)の値の総和が取得した予算に一致するという制約条件の下で、過去1か月間に広告コンテンツAD1をクリックしたユーザがコンバージョンを起こしたか否かの実績(y)と過去1か月間に広告コンテンツAD1をクリックしたユーザがコンバージョンを起こすか否かに関する予測値(p)に基づいて、目的関数(f)を最小にする解を求める最適化問題を解く(ステップS11)。   Hereinafter, an example of the determination process will be specifically described with reference to FIG. In the example illustrated in FIG. 8, under the constraint that the sum of the values of the objective function (f) matches the acquired budget, the determination unit 132 converts the user who clicks on the advertising content AD1 in the past month. The solution that minimizes the objective function (f) is based on the performance (y) of whether or not it has occurred and the predicted value (p) as to whether the user who clicks on the advertising content AD1 in the past month has caused conversion The desired optimization problem is solved (step S11).

すると、ユーザU1は、コンバージョン予測値(p)の値が0.8であり、コンバージョン予測値(p)の値が大きいことから、コンバージョンを起こしやすいユーザであるといえる。また、ユーザU1は、コンバージョン実績(y)の値が1であることから、コンバージョンを起こしたユーザである。このように、ユーザU1のコンバージョン予測値とコンバージョン実績を踏まえると、コンバージョン予測値(p)の値がユーザU1のコンバージョン予測値と同じ値(0.8)であるユーザは、コンバージョンを起こす確率が高いと考えられる。したがって、決定部132は、広告配信対象のユーザのコンバージョン予測値(p)が0.8である場合は、入札単価を高く決定する。なお、ユーザU2についてもユーザU1と同様である。   Then, since the value of the conversion prediction value (p) is 0.8 and the value of the conversion prediction value (p) is large, the user U1 can be said to be a user who easily causes conversion. Further, the user U1 is a user who has caused conversion because the value of the conversion result (y) is one. Thus, based on the conversion forecast value of the user U1 and the conversion performance, the user whose conversion forecast value (p) has the same value (0.8) as the conversion forecast value of the user U1 has a probability of causing conversion. It is considered high. Therefore, when the conversion prediction value (p) of the user targeted for advertisement delivery is 0.8, the determination unit 132 determines the bid price to be high. The user U2 is also similar to the user U1.

そこで、決定部132は、コンバージョン予測値(p)の値が大きいほど、目的関数(f)の値を大きくするような最適化問題を解く。また、決定部132は、コンバージョン実績(y)の値が1であるユーザのコンバージョン予測値(p)については、そのコンバージョン予測値(p)に対応する目的関数(f)の値を大きくするような最適化問題を解く。すると、最適化問題の一部は以下の式(1)で示される。   Therefore, the determination unit 132 solves an optimization problem in which the value of the objective function (f) is increased as the value of the conversion prediction value (p) is increased. In addition, the determination unit 132 increases the value of the objective function (f) corresponding to the conversion prediction value (p) for the conversion prediction value (p) of the user whose conversion performance (y) value is 1. Solve the optimal optimization problem. Then, part of the optimization problem is expressed by the following equation (1).

Figure 2019045899
Figure 2019045899

また、ユーザU3は、コンバージョン予測値(p)の値が0.1であり、コンバージョン予測値(p)の値が小さいことから、コンバージョンを起こしにくいユーザであるといえる。また、ユーザU3は、コンバージョン実績(y)の値が0であることから、コンバージョンを起こしていないユーザである。このように、ユーザU3のコンバージョン予測値とコンバージョン実績を踏まえると、コンバージョン予測値(p)の値がユーザU3のコンバージョン予測値と同じ値(0.1)であるユーザは、コンバージョンを起こす確率が低いと考えられる。したがって、決定部132は、広告配信対象のユーザのコンバージョン予測値(p)が0.1である場合は、入札単価を低く決定する。なお、ユーザU4〜ユーザU8についてもユーザU3と同様である。   Further, since the value of the conversion prediction value (p) is 0.1 and the value of the conversion prediction value (p) is small, the user U3 can be said to be a user who is hard to cause conversion. Further, the user U3 is a user who has not caused conversion because the value of the conversion result (y) is zero. Thus, based on the conversion forecast value of the user U3 and the conversion performance, the user whose conversion forecast value (p) has the same value (0.1) as the conversion forecast value of the user U3 has a probability of causing conversion. It is considered low. Therefore, when the conversion prediction value (p) of the user targeted for advertisement delivery is 0.1, the determination unit 132 determines the bid price to be low. The user U4 to the user U8 are the same as the user U3.

そこで、決定部132は、コンバージョン予測値(p)の値が小さいほど、目的関数(f)の値を小さくするような最適化問題を解く。また、決定部132は、コンバージョン実績(y)の値が0であるユーザのコンバージョン予測値(p)については、そのコンバージョン予測値(p)に対応する目的関数(f)の値を小さくするような最適化問題を解く。すると、最適化問題の一部は以下の式(2)で示される。   Therefore, the determination unit 132 solves an optimization problem that reduces the value of the objective function (f) as the value of the conversion prediction value (p) decreases. In addition, for the conversion prediction value (p) of the user whose conversion result (y) has a value of 0, the determination unit 132 reduces the value of the objective function (f) corresponding to the conversion prediction value (p). Solve the optimal optimization problem. Then, part of the optimization problem is expressed by the following equation (2).

Figure 2019045899
Figure 2019045899

式(1)と式(2)の両方を満たすために、両者を足し合わせると、以下の式(3)のようになる。したがって、決定部132は、所定の制約条件の下で、目的関数(f)を最小にする最適化問題を解く。つまり、決定部132は、所定の制約条件の下で、以下の式(3)を解く。   If both are added together in order to satisfy both Formula (1) and Formula (2), it will become like following formula (3). Therefore, the determination unit 132 solves an optimization problem that minimizes the objective function (f) under predetermined constraints. That is, the determination unit 132 solves the following Expression (3) under a predetermined constraint condition.

Figure 2019045899
Figure 2019045899

ここで、決定部132は、最適化問題の制約条件として、目的関数(f)の値に上下限を設ける。目的関数(f)の値の下限値をa、上限値をbとすると、一つ目の制約条件は以下の式(4)で示される。なお、aは入札単価の下限値、bは入札単価の上限値にそれぞれ対応する。   Here, the determination unit 132 sets upper and lower limits to the value of the objective function (f) as a constraint of the optimization problem. Assuming that the lower limit value of the value of the objective function (f) is a and the upper limit value is b, the first constraint is expressed by the following equation (4). Here, a corresponds to the lower limit value of the bid price, and b corresponds to the upper limit value of the bid price.

Figure 2019045899
Figure 2019045899

また、決定部132は、最適化問題の制約条件として、目的関数(f)の値の総和が取得部131によって取得された今後1か月間に広告コンテンツAD1に費やす予算に一致するという制約を設ける。ここで、決定部132は、今後1か月間に広告コンテンツAD1をクリックするユーザの総数は、過去1か月間に広告コンテンツAD1をクリックしたユーザの総数8と同数であると仮定する。すると、式(5)の和は、今後1か月間に広告コンテンツAD1をクリックする全ユーザについての目的関数(f)の値の総和であり、過去1か月間に広告コンテンツAD1をクリックした全ユーザについての目的関数(f)の値の総和である。予算をNとすると、二つ目の制約条件は以下の式(5)で示される。   Further, the determination unit 132 sets a constraint that the sum of the values of the objective function (f) matches the budget spent on the advertisement content AD1 in the next one month acquired by the acquisition unit 131 as a constraint condition of the optimization problem. . Here, the determination unit 132 assumes that the total number of users who click on the advertising content AD1 in the next one month is the same as the total number 8 of users who have clicked on the advertising content AD1 in the past one month. Then, the sum of Expression (5) is the sum of the values of the objective function (f) for all users who click on the advertisement content AD1 in the next one month, and all the users who have clicked on the advertisement content AD1 in the past one month The sum of the values of the objective function (f) for Assuming that the budget is N, the second constraint is expressed by the following equation (5).

Figure 2019045899
Figure 2019045899

また、決定部132は、目的関数(f)の値がコンバージョン予測値(p)に応じて単調増加するという制約を設ける。すると、三つ目の制約条件は以下の式(6)で示される。   In addition, the determination unit 132 imposes a constraint that the value of the objective function (f) monotonously increases in accordance with the conversion prediction value (p). Then, the third constraint is expressed by the following equation (6).

Figure 2019045899
Figure 2019045899

以上のように、決定部132は、三つの制約条件の下で、目的関数(f)を最小にする解を求める最適化問題を解く。言い換えると、決定部132は、式(4)〜式(6)の下で式(3)を解く。そして、決定部132は、上記のような最適化問題を解くことにより、最適化問題の解を得る。   As described above, the determination unit 132 solves an optimization problem for finding a solution that minimizes the objective function (f) under three constraints. In other words, the determination unit 132 solves Equation (3) under Equations (4) to (6). Then, the determination unit 132 obtains a solution of the optimization problem by solving the optimization problem as described above.

続いて、決定部132は、最適化問題を解くことにより得られる解に基づいて、コンバージョン予測値に広告コンテンツAD1が配信対象として選択される基準となる入札単価を対応させる対応規則C1を生成する(ステップS12)。   Subsequently, based on the solution obtained by solving the optimization problem, the determination unit 132 generates a correspondence rule C1 in which the conversion bid value corresponds to a bid price serving as a reference for selecting the advertisement content AD1 as a distribution target. (Step S12).

なお、決定部132は、広告コンテンツの広告主にとって利益につながる行動を起こすか否かに関する予測値に入札単価を対応させる対応規則を生成すると、生成した対応規則を対応規則記憶部124に格納する。   In addition, the determination part 132 will store the produced | generated corresponding | compatible rule in the corresponding | compatible rule memory | storage part 124, if it produces a corresponding | compatible rule which makes a bid price correspond to the predicted value regarding whether to take action leading to a profit for the advertiser of advertising content. .

最後に、決定部132は、ユーザから広告コンテンツの配信要求を受け付けると、広告配信対象のユーザの入札単価を決定する。   Finally, upon receiving a distribution request for advertisement content from the user, the determination unit 132 determines the bid price of the user targeted for advertisement distribution.

決定部132は、ユーザから広告コンテンツの配信要求を受け付けると、広告配信対象のユーザの検索クエリや訪問ページといったアクセスログを予測モデルM1に入力することにより、広告配信対象のユーザのコンバージョン予測値を算出する(ステップS13)。   When the determination unit 132 receives a distribution request for advertisement content from the user, the determination unit 132 inputs an access log such as a search query or a visit page of the user targeted for advertisement distribution to the prediction model M1, thereby converting the conversion forecast value of the user targeted for advertisement distribution. Calculate (step S13).

続いて、決定部132は、最適化問題の解に基づいて生成した対応規則C1に基づいて、広告配信対象のユーザのコンバージョン予測値から広告コンテンツAD1が配信対象として選択される基準となる入札単価を決定する(ステップS14)。   Subsequently, the determination unit 132 determines, based on the conversion prediction value of the user targeted for advertisement distribution, a bid price serving as a standard for selecting the advertisement content AD1 as a distribution target based on the correspondence rule C1 generated based on the solution of the optimization problem. Are determined (step S14).

図8ではあえて述べなかったが、決定部132は、ユーザから広告コンテンツの配信要求を受け付けると、広告配信対象の広告コンテンツを決定する。そして、決定部132は、広告配信対象の広告コンテンツ毎に広告配信対象のユーザの入札単価を決定する。   Although not described intentionally in FIG. 8, when the determination unit 132 receives a distribution request for advertisement content from the user, the determination unit 132 determines advertisement content to be distributed for advertisement. Then, the determination unit 132 determines the bid price of the user targeted for advertisement delivery for each piece of advertisement content targeted for advertisement delivery.

具体的には、決定部132は、ユーザ端末10から広告コンテンツの配信要求を受け付けると、配信候補の広告コンテンツを選択する。例えば、決定部132は、配信要求元のユーザの直近の検索クエリが「ノートパソコン」である場合、広告コンテンツに設定されたキーワードに「ノートパソコン」が含まれる広告コンテンツを配信候補の広告コンテンツとして選択する。例えば、決定部132は、広告コンテンツAD1と広告コンテンツAD2を配信候補の広告コンテンツとして選択する。   Specifically, upon receiving a distribution request for advertisement content from the user terminal 10, the determination unit 132 selects advertisement content as a distribution candidate. For example, when the nearest search query of the distribution request source user is “notebook computer”, the determination unit 132 sets the advertisement content including “notebook computer” in the keyword set in the advertisement content as the advertisement content of the distribution candidate. select. For example, the determination unit 132 selects the advertisement content AD1 and the advertisement content AD2 as advertisement content of the distribution candidate.

続いて、決定部132は、配信候補の広告コンテンツ毎に、広告配信対象のユーザのコンバージョン予測値を算出する。具体的には、決定部132は、予測モデル記憶部123の広告コンテンツIDを参照して、配信候補の広告コンテンツの広告コンテンツIDに対応する予測モデルを選択する。例えば、決定部132は、予測モデル記憶部123の広告コンテンツIDを参照して、配信候補の広告コンテンツAD1の広告コンテンツID「AD1」に対応する予測モデルM1を選択する。例えば、決定部132は、予測モデル記憶部123の広告コンテンツIDを参照して、配信候補の広告コンテンツAD2の広告コンテンツID「AD2」に対応する予測モデルM2を選択する。   Subsequently, the determination unit 132 calculates, for each piece of advertisement content of distribution candidate, a conversion prediction value of a user targeted for advertisement distribution. Specifically, the determination unit 132 refers to the advertisement content ID of the prediction model storage unit 123, and selects a prediction model corresponding to the advertisement content ID of the advertisement content of the distribution candidate. For example, the determination unit 132 refers to the advertisement content ID of the prediction model storage unit 123, and selects the prediction model M1 corresponding to the advertisement content ID “AD1” of the advertisement content AD1 of the distribution candidate. For example, the determination unit 132 refers to the advertisement content ID of the prediction model storage unit 123, and selects the prediction model M2 corresponding to the advertisement content ID “AD2” of the advertisement content AD2 of the distribution candidate.

そして、決定部132は、選択した予測モデルを用いて、コンバージョン予測値を算出する。具体的には、決定部132は、広告配信対象のユーザの検索クエリや訪問ページといったアクセスログを選択した予測モデルに入力することにより、広告配信対象のユーザのコンバージョン予測値を算出する。例えば、決定部132は、広告コンテンツAD1については、広告配信対象のユーザの検索クエリや訪問ページといったアクセスログを選択した予測モデルM1に入力することにより、広告配信対象のユーザのコンバージョン予測値F1を算出する。例えば、決定部132は、広告コンテンツAD2については、広告配信対象のユーザの検索クエリや訪問ページといったアクセスログを選択した予測モデルM2に入力することにより、広告配信対象のユーザのコンバージョン予測値F2を算出する。   Then, the determination unit 132 calculates a conversion prediction value using the selected prediction model. Specifically, the determination unit 132 calculates the conversion prediction value of the advertisement delivery target user by inputting an access log such as a search query or a visit page of the advertisement delivery target user into the selected prediction model. For example, for the advertisement content AD1, the determination unit 132 inputs an access log such as a search query or a visit page of the user targeted for advertisement delivery into the selected prediction model M1 to thereby obtain the conversion prediction value F1 of the user targeted for advertisement delivery. calculate. For example, for the advertisement content AD2, the determination unit 132 inputs an access log such as a search query or a visit page of the user targeted for advertisement delivery into the selected prediction model M2 to obtain the conversion prediction value F2 of the user targeted for advertisement delivery. calculate.

続いて、決定部132は、配信候補の広告コンテンツ毎に広告配信対象のユーザのコンバージョン予測値を算出すると、対応規則記憶部124の広告コンテンツIDを参照して、配信候補の広告コンテンツの広告コンテンツIDに対応する対応規則を選択する。例えば、決定部132は、対応規則記憶部124の広告コンテンツIDを参照して、配信候補の広告コンテンツAD1の広告コンテンツID「AD1」に対応する対応規則C1を選択する。例えば、決定部132は、対応規則記憶部124の広告コンテンツIDを参照して、配信候補の広告コンテンツAD2の広告コンテンツID「AD2」に対応する対応規則C2を選択する。   Subsequently, when the determination unit 132 calculates the conversion prediction value of the user who is the target of the advertisement distribution for each of the advertisement contents for the distribution candidate, the advertisement content of the advertisement contents for the distribution candidate is referred to Select the corresponding rule corresponding to the ID. For example, the determination unit 132 refers to the advertisement content ID of the correspondence rule storage unit 124, and selects the correspondence rule C1 corresponding to the advertisement content ID “AD1” of the advertisement content AD1 of the distribution candidate. For example, the determination unit 132 refers to the advertisement content ID of the correspondence rule storage unit 124, and selects the correspondence rule C2 corresponding to the advertisement content ID “AD2” of the advertisement content AD2 of the distribution candidate.

続いて、決定部132は、選択した対応規則に基づいて、広告配信対象のユーザのコンバージョン予測値に対応する入札単価を配信候補の広告コンテンツ毎に決定する。例えば、決定部132は、選択した対応規則C1に基づいて、広告配信対象のユーザのコンバージョン予測値F1に対応する入札単価B1を決定する。例えば、決定部132は、選択した対応規則C2に基づいて、広告配信対象のユーザのコンバージョン予測値F2に対応する入札単価B2を決定する。   Subsequently, based on the selected correspondence rule, the determination unit 132 determines a bid price corresponding to the conversion prediction value of the user targeted for advertisement delivery for each piece of advertisement content of the delivery candidate. For example, the determination unit 132 determines a bid B1 corresponding to the conversion prediction value F1 of the user targeted for advertisement delivery based on the selected correspondence rule C1. For example, based on the selected correspondence rule C2, the determination unit 132 determines a bid B2 corresponding to the conversion prediction value F2 of the user targeted for advertisement delivery.

続いて、決定部132は、配信候補の広告コンテンツのなかから、配信する広告コンテンツを抽出する。具体的には、決定部132は、決定した入札単価とクリック率(CTR:Click Through Rate)とを乗じたeCPM(effective Cost Per Mill)に基づいて、配信対象の広告コンテンツを抽出する。   Subsequently, the determination unit 132 extracts the advertising content to be distributed from the distribution contents of the advertising content. Specifically, the determination unit 132 extracts the advertisement content to be distributed, based on eCPM (effective Cost Per Mill) obtained by multiplying the determined bid price and the click rate (CTR: Click Through Rate).

例えば、広告コンテンツAD1の入札単価B1が「1,875」、広告コンテンツAD2の入札単価B2が「4,500」であるとする。また、例えば、広告コンテンツAD1のCTRが「0.05」、広告コンテンツAD2のCTRが「0.03」であるとする。この場合、決定部132は、広告コンテンツAD1の入札単価B1「1,875」と広告コンテンツAD1のCTR「0.05」とを乗じることにより、広告コンテンツAD1のeCPM「94」を算出する。また、決定部132は、広告コンテンツAD2の入札単価B2「4,500」と広告コンテンツAD2のCTR「0.03」とを乗じることにより、広告コンテンツAD2のeCPM「135」を算出する。そして、決定部132は、上記のように算出した2つのeCPMのうち、値の大きいeCPMが算出された広告コンテンツAD2を配信対象の広告コンテンツとして決定する。   For example, it is assumed that a bid B1 of advertisement content AD1 is "1,875" and a bid B2 of advertisement content AD2 is "4,500". Further, for example, it is assumed that the CTR of the advertising content AD1 is "0.05" and the CTR of the advertising content AD2 is "0.03". In this case, the determination unit 132 calculates eCPM “94” of the advertising content AD1 by multiplying the bid B1 “1,875” of the advertising content AD1 and the CTR “0.05” of the advertising content AD1. Further, the determination unit 132 calculates eCPM "135" of the advertisement content AD2 by multiplying the bid B2 "4,500" of the advertisement content AD2 and the CTR "0.03" of the advertisement content AD2. Then, the determination unit 132 determines, of the two eCPMs calculated as described above, the advertisement content AD2 for which the eCPM having a large value is calculated as the advertisement content to be distributed.

(配信部134)
配信部134は、決定部132が決定した広告コンテンツを配信要求元のユーザ端末10に配信する。例えば、配信部134は、決定部132がeCPMに基づいて決定した広告コンテンツAD2を配信要求元のユーザ端末10に配信する。
(Distribution unit 134)
The distribution unit 134 distributes the advertising content determined by the determination unit 132 to the user terminal 10 of the distribution request source. For example, the distribution unit 134 distributes the advertisement content AD2 determined by the determination unit 132 based on the eCPM to the user terminal 10 of the distribution request source.

〔4.対応規則生成処理のフロー〕
次に、図9を用いて、実施形態に係る対応規則生成処理の手順について説明する。図9は、実施形態に係る対応規則生成処理手順を示すフローチャートである。
[4. Flow of correspondence rule generation process]
Next, the procedure of the correspondence rule generation process according to the embodiment will be described with reference to FIG. FIG. 9 is a flowchart illustrating a correspondence rule generation processing procedure according to the embodiment.

図9に示すように、広告配信装置(決定装置)100は、広告主から予算と広告コンテンツを取得する(ステップS101)。   As shown in FIG. 9, the advertisement distribution device (determination device) 100 acquires a budget and advertisement content from the advertiser (step S101).

続いて、広告配信装置(決定装置)100は、過去1か月間に広告コンテンツをクリックしたユーザのコンバージョン予測値を算出する(ステップS102)。   Subsequently, the advertisement distribution device (determination device) 100 calculates a conversion prediction value of the user who has clicked on the advertisement content in the past one month (step S102).

続いて、広告配信装置(決定装置)100は、予算内で、コンバージョン予測値を独立変数とする目的関数を最小にする解を求める最適化問題を解く(ステップS103)。   Subsequently, the advertisement distribution device (determination device) 100 solves an optimization problem for finding a solution that minimizes the objective function whose conversion variable is the independent variable within the budget (step S103).

続いて、広告配信装置(決定装置)100は、最適化問題を解くことにより得られる解に基づいて、コンバージョン予測値に入札単価を対応させる対応規則を生成する(ステップS104)。   Subsequently, the advertisement delivery device (determination device) 100 generates a correspondence rule that makes the bid price correspond to the conversion prediction value, based on the solution obtained by solving the optimization problem (step S104).

〔5.決定処理のフロー〕
次に、図10を用いて、実施形態に係る決定処理の手順について説明する。図10は、実施形態に係る決定処理手順を示すフローチャートである。
[5. Flow of decision processing]
Next, the procedure of the determination process according to the embodiment will be described with reference to FIG. FIG. 10 is a flowchart of the determination process according to the embodiment.

図10に示すように、広告配信装置(決定装置)100は、ユーザから広告コンテンツの配信要求を受け付けたか否かを判定する(ステップS201)。広告配信装置(決定装置)100は、ユーザから広告コンテンツの配信要求を受け付けていない場合(ステップS201;No)、ユーザから広告コンテンツの配信要求を受け付けるまで待機する。   As shown in FIG. 10, the advertisement distribution device (determination device) 100 determines whether a distribution request for advertisement content has been received from the user (step S201). When the advertisement distribution device (determination device) 100 has not received a distribution request for advertisement content from the user (Step S201; No), the advertisement distribution device (determination device) 100 waits until the distribution request for advertisement content is received from the user.

広告配信装置(決定装置)100は、ユーザから広告コンテンツの配信要求を受け付けた場合(ステップS201;Yes)、配信候補の広告コンテンツを選択する(ステップS202)。   When the advertisement distribution device (determination device) 100 receives a distribution request for advertisement content from the user (step S201; Yes), the advertisement distribution device (determination device) 100 selects advertisement content which is a distribution candidate (step S202).

続いて、広告配信装置(決定装置)100は、配信候補の広告コンテンツ毎に広告配信対象のユーザのコンバージョン予測値を算出する(ステップS203)。   Subsequently, the advertisement distribution device (determination device) 100 calculates the conversion prediction value of the user targeted for advertisement distribution for each of the advertisement contents of the distribution candidate (step S203).

続いて、広告配信装置(決定装置)100は、配信候補の広告コンテンツの対応規則を選択する(ステップS204)。   Subsequently, the advertisement distribution device (determination device) 100 selects the correspondence rule of the advertisement content of the distribution candidate (step S204).

続いて、広告配信装置(決定装置)100は、配信候補の広告コンテンツ毎に入札単価を決定する(ステップS205)。   Subsequently, the advertisement distribution device (determination device) 100 determines a bid price for each piece of advertisement content that is a distribution candidate (step S205).

続いて、広告配信装置(決定装置)100は、配信候補の広告コンテンツのなかから
配信する広告コンテンツを決定する(ステップS206)。
Subsequently, the advertisement distribution device (determination device) 100 determines the advertisement content to be distributed from among the advertisement content of the distribution candidate (step S206).

続いて、広告配信装置(決定装置)100は、広告コンテンツを配信する(ステップS207)。   Subsequently, the advertisement distribution device (determination device) 100 distributes the advertisement content (step S207).

〔6.変形例〕
上述した実施形態に係る決定システム1は、上記実施形態以外にも種々の異なる形態にて実施されてよい。そこで、以下では、決定システム1の他の実施形態について説明する。
[6. Modified example]
The determination system 1 according to the above-described embodiment may be implemented in various different forms other than the above-described embodiment. So, below, other embodiments of the determination system 1 are described.

図1では、決定装置100は、過去に広告コンテンツをクリックしたユーザのコンバージョン予測値に基づいて広告コンテンツが配信対象として選択される基準となる入札単価を決定する例を示したが、過去に広告コンテンツをクリックしたユーザのコンバージョン率に基づいて、広告コンテンツが配信対象として選択される基準となる入札単価を決定してもよい。この場合、図1のステップS11〜ステップS14のコンバージョン予測値は、コンバージョン率に置き換わる。   Although FIG. 1 shows an example in which the determination apparatus 100 determines a bid price serving as a reference for selecting advertisement content as a distribution target based on the conversion prediction value of the user who has clicked the advertisement content in the past, Based on the conversion rate of the user who clicks on the content, a bid may be determined which serves as a criterion for selecting the advertisement content for distribution. In this case, the conversion prediction value in step S11 to step S14 in FIG. 1 is replaced with the conversion rate.

具体的には、コンバージョン予測値の代わりにコンバージョン率を用いる場合、決定部132は、次の4つの処理を行う。第一に、決定部132は、ユーザのコンバージョン予測値を算出する予測モデルを生成する。第二に、決定部132は、予測モデルを補正することにより、コンバージョン予測値をコンバージョン率に変換する変換モデルを生成する。第三に、決定部132は、コンバージョン率に入札単価を対応させる対応規則(C)を生成する。第四に、決定部132は、ユーザから広告コンテンツの配信要求を受け付けると、配信する広告コンテンツを決定する。   Specifically, when using the conversion rate instead of the conversion prediction value, the determination unit 132 performs the following four processes. First, the determination unit 132 generates a prediction model that calculates the conversion prediction value of the user. Second, the determination unit 132 generates a conversion model that converts a conversion prediction value into a conversion rate by correcting the prediction model. Third, the determination unit 132 generates a correspondence rule (C) that makes a bid correspond to the conversion rate. Fourth, when the determination unit 132 receives a distribution request for advertisement content from the user, the determination unit 132 determines the advertisement content to be distributed.

決定部132が、予測モデルを補正することにより、コンバージョン予測値をコンバージョン率に変換する変換モデルを生成する処理について説明する。具体的には、決定部132は、生成した予測モデルに広告コンテンツをクリックしたユーザの検索クエリや訪問ページといったアクセスログを入力することにより、広告コンテンツをクリックしたユーザのコンバージョン予測値を算出する。そして、決定部132は、広告コンテンツをクリックしたユーザのコンバージョン予測値から、広告コンテンツをクリックしたユーザがコンバージョンを起こすか否かに関するコンバージョン率を予測する変換モデルを生成する。   A process in which the determination unit 132 generates a conversion model that converts a conversion prediction value into a conversion rate by correcting the prediction model will be described. Specifically, the determination unit 132 calculates the conversion prediction value of the user who has clicked on the advertisement content by inputting an access log such as a search query or a visit page of the user who clicked on the advertisement content in the generated prediction model. Then, the determination unit 132 generates, from the conversion prediction value of the user who clicks on the advertisement content, a conversion model that predicts the conversion rate regarding whether or not the user who clicks on the advertisement content causes a conversion.

例えば、決定部132が、広告コンテンツをクリックユーザのコンバージョン予測値を算出したところ、コンバージョン予測値が0.1であるユーザが10人いたとする。そして、コンバージョン予測値が0.1であるユーザ10人のうち、コンバージョンを起こしたユーザは1人であったとする。言い換えると、コンバージョン予測値が0.1であるユーザ10人のうち、コンバージョンを起こさなかったユーザは9人であったとする。この場合、決定部132は、コンバージョン予測値が0.1であるユーザが、コンバージョンを起こすか否かに関するコンバージョン率は10%であると予測する変換モデルを生成する。なお、決定部132が変換モデルを生成する例は、この例に限られない。   For example, when the determination unit 132 calculates the conversion prediction value of the click user who clicks the advertisement content, it is assumed that there are 10 users whose conversion prediction value is 0.1. Then, it is assumed that among 10 users whose conversion predicted value is 0.1, one user has made conversion. In other words, it is assumed that among 10 users with a conversion prediction value of 0.1, 9 users did not cause conversion. In this case, the determination unit 132 generates a conversion model that predicts that the conversion rate regarding whether the conversion prediction value is 0.1 is 10%. Note that the example in which the determination unit 132 generates a conversion model is not limited to this example.

なお、決定部132は、いかなる学習アルゴリズムを用いて変換モデルを生成してもよい。例えば、決定部132は、ニューラルネットワーク(neural network)、サポートベクターマシン(support vector machine)、クラスタリング、強化学習等の学習アルゴリズムを用いて変換モデルを生成する。一例として、決定部132がニューラルネットワークを用いて変換モデルを生成する場合、変換モデルは、一以上のニューロンを含む入力層と、一以上のニューロンを含む中間層と、一以上のニューロンを含む出力層とを有する。   The determination unit 132 may generate a transformation model using any learning algorithm. For example, the determination unit 132 generates a conversion model using a learning algorithm such as a neural network, a support vector machine, clustering, and reinforcement learning. As an example, when the determination unit 132 generates a transformation model using a neural network, the transformation model includes an input layer including one or more neurons, an intermediate layer including one or more neurons, and an output including one or more neurons. And a layer.

変換モデルは、広告コンテンツをクリックすることなく広告コンテンツの広告主にとって利益につながる行動(商品購入等)を起こしたユーザの情報に基づいて生成された予測モデルを用いて算出されたコンバージョン予測値であって、所定のユーザが広告コンテンツの広告主にとって利益につながる行動を起こすか否かに関するコンバージョン予測値が入力される入力層と、出力層と、入力層から出力層までのいずれかの層であって出力層以外の層に属する第1要素と、第1要素と第1要素の重みとに基づいて値が算出される第2要素と、を含み、入力層に入力されたコンバージョン予測値に応じて、所定のユーザが広告コンテンツをクリックする行動に連動して広告主にとって利益につながる行動(コンバージョン)を起こすか否かに関するコンバージョン率を出力層から出力するよう、コンピュータを機能させる。   The conversion model is a conversion forecast value calculated using a prediction model generated based on the information of the user who has taken action (product purchase etc.) that leads to a benefit for the advertiser of the advertisement content without clicking on the advertisement content. In the input layer, the output layer, and any layer from the input layer to the output layer, in which a conversion forecast value as to whether or not a predetermined user takes action leading to a benefit to the advertiser of the advertisement content is input And a second element whose value is calculated based on the first element and the weight of the first element, the first element belonging to a layer other than the output layer, and the conversion predicted value input to the input layer Accordingly, whether or not a given user takes action (conversion) that leads to a benefit for the advertiser in conjunction with the action of clicking on the ad content That to output the conversion rate from the output layer, causing a computer to function.

変換モデルは、広告コンテンツをクリックすることなく広告コンテンツの広告主にとって利益につながる行動(商品購入等)を起こしたユーザの情報に基づいて生成された予測モデルを用いて算出されたコンバージョン予測値であって、所定のユーザが広告コンテンツの広告主にとって利益につながる行動(商品購入等)を起こすか否かに関するコンバージョン予測値が入力される入力層と、出力層と、入力層から出力層までのいずれかの層であって出力層以外の層に属する第1要素と、第1要素と第1要素の重みとに基づいて値が算出される第2要素と、を含み、入力層に入力されたコンバージョン予測値に対し、出力層以外の各層に属する各要素を第1要素として、第1要素と第1要素の重みとに基づく演算を行うことにより、所定のユーザが広告コンテンツをクリックする行動に連動して広告主にとって利益につながる行動(コンバージョン)を起こすか否かに関するコンバージョン率を出力層から出力するよう、コンピュータを機能させる。   The conversion model is a conversion forecast value calculated using a prediction model generated based on the information of the user who has taken action (product purchase etc.) that leads to a benefit for the advertiser of the advertisement content without clicking on the advertisement content. There is an input layer, an output layer, and from the input layer to the output layer, into which a conversion forecast value regarding whether or not a predetermined user causes an action (product purchase etc.) leading to a profit for the advertiser of the advertisement content is input. Is input to the input layer, including a first element belonging to any layer but a layer other than the output layer, and a second element whose value is calculated based on the first element and the weight of the first element By performing an operation based on the first element and the weight of the first element, each element belonging to each layer other than the output layer is used as the first element on the conversion conversion predicted value to obtain a predetermined value. As the seat is output from the output layer of the conversion rate on whether or not to take action that leads to profits for the advertiser in conjunction with the action to click on the ad content (conversion), causing a computer to function.

ここで、変換モデルが「y=1/(1+exp(-t))、t=a0+a1*x1+a2*x2+・・・+ai*xi」で示すロジスティック回帰モデルで実現されるとする。この場合、予測モデルが含む第1要素は、x1やx2等といった入力データ(xi)に対応する。ここで、入力データ(xi)は所定のユーザのコンバージョン予測値である。また、yは予測確率(0〜1の値)であるコンバージョン率である。例えば、yは、所定のユーザが広告コンテンツをクリックする行動に連動して広告コンテンツの広告主にとって利益につながる行動(コンバージョン)を起こすか否かに関するコンバージョン率(コンバージョン率)である。また、第1要素の重みは、xiに対応する係数aiに対応する。ここで、ロジスティック回帰モデルは、標準シグモイド関数σを用いると「y=σ(t)=σ(a1*x1+a2*x2+・・・+ai*xi)」のように表せる。したがって、ロジスティック回帰モデルは、入力層と出力層とを有する単純パーセプトロンと見做すことができる。各モデルを単純パーセプトロンと見做した場合、第1要素は、入力層が有するいずれかのノードに対応し、第2要素は、出力層が有するノードと見做すことができる。なお、ロジスティック回帰では、最尤法によりパラメータ(係数ai)を推定する。具体的には、最尤法では、モデルのパラメータ(係数ai)を推定する尤度関数を導出する。そして、負の対数尤度関数が最小になるように反復解法を繰り返すことにより、パラメータ(係数ai)を推定する。 Here, the transformation model is represented by “y = 1 / (1 + exp (−t)), t = a 0 + a 1 * x 1 + a 2 * x 2 +... + A i * x i ” It is assumed that it is realized by a logistic regression model. In this case, the first element included in the prediction model corresponds to input data (x i ) such as x 1 and x 2 . Here, the input data (x i ) is a conversion prediction value of a predetermined user. Moreover, y is a conversion rate which is a prediction probability (value of 0 to 1). For example, y is a conversion rate (conversion rate) related to whether or not an action (conversion) that leads to a benefit to an advertiser of advertisement content occurs in conjunction with an action of a predetermined user clicking on advertisement content. Also, the weight of the first element corresponds to the coefficient a i corresponding to x i . Here, the logistic regression model can be expressed as “y = σ (t) = σ (a 1 * x 1 + a 2 * x 2 +... + A i * x i )” using the standard sigmoid function σ It can be expressed. Therefore, the logistic regression model can be regarded as a simple perceptron having an input layer and an output layer. When each model is regarded as a simple perceptron, the first element can correspond to any node of the input layer, and the second element can be regarded as a node of the output layer. In logistic regression, the parameter (coefficient a i ) is estimated by the maximum likelihood method. Specifically, in the maximum likelihood method, a likelihood function for estimating the parameters (coefficients a i ) of the model is derived. The parameter (coefficient a i ) is estimated by repeating the iterative method so that the negative log likelihood function is minimized.

広告配信装置(決定装置)100は、上述したロジスティック回帰モデル等、発生確率を予測するために用いられるモデルであって、任意の構造を有する変換モデルを用いて、コンバージョン率の算出を行う。具体的には、変換モデルは、広告コンテンツをクリックすることなく広告コンテンツの広告主にとって利益につながる行動(商品購入等)を起こしたユーザの情報に基づいて生成された予測モデルを用いて算出されたコンバージョン予測値であって、所定のユーザが広告コンテンツの広告主にとって利益につながる行動(商品購入等)を起こすか否かに関するコンバージョン予測値が入力された場合に、所定のユーザが広告コンテンツをクリックする行動に連動して広告主にとって利益につながる行動(コンバージョン)を起こすか否かに関するコンバージョン率を出力するように係数が設定される。広告配信装置(決定装置)100は、このような変換モデルを用いて、コンバージョン率を算出する。   The advertisement distribution device (determination device) 100 is a model used to predict the occurrence probability, such as the above-described logistic regression model, and calculates the conversion rate using a conversion model having an arbitrary structure. Specifically, the conversion model is calculated using a prediction model generated based on information of a user who has taken action (such as purchase of a product) that leads to a benefit to the advertiser of the advertisement content without clicking on the advertisement content. If the predetermined conversion forecast value is input as to whether or not the predetermined user causes an action (product purchase etc.) for the advertiser of the advertising content to be profitable, the predetermined user may A coefficient is set to output a conversion rate as to whether or not an action (conversion) leading to profit for the advertiser occurs in conjunction with the click action. The advertisement distribution device (determination device) 100 uses such a conversion model to calculate the conversion rate.

〔7.効果〕
上述してきたように、実施形態に係る決定装置100は、取得部131と、決定部132とを有する。取得部131は、広告コンテンツに費やす予算を取得する。決定部132は、取得部131によって取得された予算と過去に広告コンテンツを選択したユーザが広告コンテンツの広告主にとって利益につながる行動を起こすか否かに関する予測値に基づいて、広告コンテンツが配信対象として選択される基準となる入札単価を決定する。
[7. effect〕
As described above, the determination apparatus 100 according to the embodiment includes the acquisition unit 131 and the determination unit 132. The acquisition unit 131 acquires a budget to spend on advertisement content. The determination unit 132 distributes the advertisement content based on the budget acquired by the acquisition unit 131 and the predicted value as to whether the user who has selected the advertisement content in the past takes action to lead to a benefit for the advertiser of the advertisement content. Determine the standard bid to be selected as.

これにより、実施形態に係る決定装置100は、目標コンバージョン単価を用いる代わりに予算を用いて入札単価を決定することにより、例えば、目標コンバージョン単価が低すぎて、コンバージョンにつながる選択を逃し、総コンバージョン数が減少するといった問題を回避しながら、コンバージョンを得るために有効に予算を使うことできる。したがって、決定装置100は、予算に応じて適切な入札単価を決定することができる。   Thereby, the determining apparatus 100 according to the embodiment determines the bid price using the budget instead of using the target CPA, for example, the target CPA is too low and misses the selection leading to conversion, and the total conversion You can use your budget effectively to get conversions while avoiding the problem of diminishing numbers. Therefore, the determination device 100 can determine an appropriate bid according to the budget.

また、決定部132は、過去に広告コンテンツを選択したユーザが広告コンテンツの広告主にとって利益につながる行動を起こすか否かに関する予測値の値が大きいほど広告コンテンツが配信対象として選択される基準となる入札単価を高く決定する。また、決定部132は、過去に広告コンテンツを選択したユーザが広告コンテンツの広告主にとって利益につながる行動を起こすか否かに関する予測値の値が小さいほど広告コンテンツが配信対象として選択される基準となる入札単価を低く決定する。   In addition, the determination unit 132 determines that the advertisement content is selected as a distribution target as the value of the prediction value regarding whether the user who selected the advertisement content in the past takes action leading to a profit for the advertiser of the advertisement content is larger. And the higher the bid. In addition, the determination unit 132 determines that the advertisement content is selected as the distribution target as the value of the prediction value regarding whether the user who selected the advertisement content in the past takes action leading to a profit for the advertiser of the advertisement content is smaller. Lower the bid.

これにより、決定装置100は、コンバージョンを起こす起こしやすさに応じて、ユーザ毎にメリハリをつけて有効に予算を使うことできる。また、コンバージョンを起こす起こしやすさに応じてユーザ毎にメリハリをつけて入札単価を決定することにより、予算の範囲内でより多くのコンバージョンを得ることができる。   As a result, the determination apparatus 100 can use the budget effectively by making the user sharp and clear according to the ease of causing the conversion. In addition, it is possible to gain more conversions within the budget by making a clear bid for each user depending on the propensity to cause conversion and deciding a bid.

また、決定部132は、過去に広告コンテンツを選択したユーザがコンバージョンを起こしたか否かの実績と過去に広告コンテンツを選択したユーザが広告コンテンツの広告主にとって利益につながる行動を起こすか否かに関する予測値に基づいて、広告コンテンツが配信対象として選択される基準となる入札単価を決定する。具体的には、決定部132は、過去に広告コンテンツを選択したユーザがコンバージョンを起こしている場合、そのユーザの予測値に対応する入札単価を高く決定する。また、決定部132は、過去に広告コンテンツを選択したユーザがコンバージョンを起こしていない場合、そのユーザの予測値に対応する入札単価を低く決定する。   In addition, the determination unit 132 relates to a result of whether the user who has selected the advertisement content in the past has made a conversion and whether the user who has selected the advertisement content in the past takes an action leading to a benefit for the advertiser of the advertisement content. Based on the predicted value, a bid that is a standard for selecting advertisement content as a distribution target is determined. Specifically, when a user who has selected advertisement content in the past has caused conversion, the determination unit 132 determines a bid price corresponding to the predicted value of the user to be high. In addition, when the user who has selected the advertisement content in the past has not caused conversion, the determination unit 132 determines the bid price corresponding to the predicted value of the user to be low.

これにより、決定装置100は、コンバージョンを起こす起こしやすさの予測値に加えて、直近のコンバージョン実績に応じて、ユーザ毎にメリハリをつけて有効に予算を使うことできる。また、ユーザ毎にメリハリをつけて入札単価を決定することにより、予算の範囲内でより多くのコンバージョンを得ることができる。   As a result, the determination apparatus 100 can use the budget effectively by providing a sharp sense for each user according to the latest conversion results, in addition to the predicted value of the likelihood of causing conversion. In addition, by setting a clear bid for each user and determining a bid, more conversions can be obtained within the budget.

また、決定部132は、過去に広告コンテンツを選択したユーザが広告コンテンツの広告主にとって利益につながる行動を起こすか否かに関する予測値を独立変数とする目的関数を最小にする解を求める最適化問題を解く。そして、決定部132は、最適化問題を解くことにより得られる解に基づいて、予測値に入札単価を対応させる対応規則を生成する。また、決定部132は、ユーザが広告コンテンツの広告主にとって利益につながる行動を起こすか否かに関する予測値に入札単価を対応させる対応規則に基づいて、広告コンテンツが配信対象として選択される基準となる入札単価を決定する。また、決定部132は、目的関数の値の総和が取得部131によって取得された予算に一致することを制約条件として、最適化問題を解く。   In addition, the determination unit 132 is optimized to obtain a solution that minimizes an objective function in which a predicted value as to whether a user who has selected advertisement content in the past takes action leading to a benefit to the advertiser of the advertisement content is minimized. Solve the problem. Then, based on the solution obtained by solving the optimization problem, the determination unit 132 generates a correspondence rule that makes the bid price correspond to the predicted value. In addition, the determination unit 132 sets a criterion for selecting the advertisement content as a distribution target based on a correspondence rule that makes a bid price correspond to a predicted value regarding whether the user takes an action leading to a profit for the advertiser of the advertisement content. Determine the bid. In addition, the determination unit 132 solves the optimization problem with the constraint that the sum of the values of the objective function matches the budget acquired by the acquisition unit 131.

これにより、決定装置100は、目標コンバージョン単価を用いる代わりに予算を用いて入札単価を決定することにより、例えば、目標コンバージョン単価が低すぎて、コンバージョンにつながる選択を逃し、総コンバージョン数が減少するといった問題を回避しながら、コンバージョンを得るために有効に予算を使うことできる。したがって、決定装置100は、予算に応じて適切な入札単価を決定することができる。   Thus, the determining apparatus 100 determines the bid by using the budget instead of using the target CPA, for example, the target CPA is too low, and thus the selection leading to conversion is missed and the total number of conversions decreases. You can use your budget effectively to get conversions while avoiding problems such as Therefore, the determination device 100 can determine an appropriate bid according to the budget.

また、決定部132は、目的関数の値が所定の閾値を超えないことを制約条件として、最適化問題を解く。   In addition, the determination unit 132 solves the optimization problem under the constraint that the value of the objective function does not exceed a predetermined threshold.

これにより、決定装置100は、入札単価が上限を上回らないように、予算に応じて適切な入札単価を決定することができる。   Thereby, the determination apparatus 100 can determine an appropriate bid according to the budget so that the bid does not exceed the upper limit.

また、決定部132は、目的関数の値が所定の閾値を下回らないことを制約条件として、最適化問題を解く。   Further, the determination unit 132 solves the optimization problem under the constraint that the value of the objective function does not fall below a predetermined threshold.

これにより、決定装置100は、入札単価が下限を下回らないように、予算に応じて適切な入札単価を決定することができる。   Thereby, the determination apparatus 100 can determine an appropriate bid according to the budget so that the bid will not fall below the lower limit.

〔8.ハードウェア構成〕
また、上述してきた実施形態に係る決定装置100は、例えば図11に示すような構成のコンピュータ1000によって実現される。図11は、決定装置100の機能を実現するコンピュータの一例を示すハードウェア構成図である。コンピュータ1000は、CPU1100、RAM1200、ROM1300、HDD1400、通信インターフェイス(I/F)1500、入出力インターフェイス(I/F)1600、及びメディアインターフェイス(I/F)1700を有する。
[8. Hardware configuration]
Further, the determination apparatus 100 according to the embodiment described above is realized by, for example, a computer 1000 configured as shown in FIG. FIG. 11 is a hardware configuration diagram showing an example of a computer that implements the function of the determination apparatus 100. The computer 1000 includes a CPU 1100, a RAM 1200, a ROM 1300, an HDD 1400, a communication interface (I / F) 1500, an input / output interface (I / F) 1600, and a media interface (I / F) 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 to control each part. The ROM 1300 stores a boot program executed by the CPU 1100 when the computer 1000 starts up, a program depending on the hardware of the computer 1000, and the like.

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

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 an input device via the input / output interface 1600. The CPU 1100 also 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 CPU 1100 with the program via the RAM 1200. The CPU 1100 loads such a 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 digital versatile disc (DVD) or a phase change rewritable disc (PD), a magneto-optical recording medium such as a magneto-optical disk (MO), a tape medium, a magnetic recording medium, or a semiconductor memory. Etc.

例えば、コンピュータ1000が実施形態に係る決定装置100として機能する場合、コンピュータ1000のCPU1100は、RAM1200上にロードされたプログラムまたはデータ(例えば、予測モデル)を実行することにより、制御部130の機能を実現する。コンピュータ1000のCPU1100は、これらのプログラムまたはデータ(例えば、予測モデル)を記録媒体1800から読み取って実行するが、他の例として、他の装置から所定の通信網を介してこれらのプログラムまたはデータ(例えば、予測モデル)を取得してもよい。   For example, when the computer 1000 functions as the determination device 100 according to the embodiment, the CPU 1100 of the computer 1000 executes the program or data (for example, a prediction model) loaded on the RAM 1200 to perform the function of the control unit 130. To realize. The CPU 1100 of the computer 1000 reads and executes these programs or data (for example, a prediction model) from the recording medium 1800, but as another example, these programs or data from another device via a predetermined communication network For example, a prediction model may be acquired.

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

〔9.その他〕
また、上記実施形態及び変形例において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。この他、上記文書中や図面中で示した処理手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。例えば、各図に示した各種情報は、図示した情報に限られない。
[9. Other]
Further, among the processes described in the embodiment and the modification, all or part of the process described as being automatically performed can be manually performed, or it is described as manually performed. All or part of the treatment may be performed automatically by known methods. In addition, information including processing procedures, specific names, various data and parameters shown in the above-mentioned documents 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 device illustrated is functionally conceptual, and does not necessarily have to be physically configured as illustrated. That is, the specific form of the distribution and integration of each device is not limited to the illustrated one, and all or a part thereof may be functionally or physically dispersed in any unit depending on various loads, usage conditions, etc. It can be integrated and configured.

また、上述してきた実施形態及び変形例は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。   Moreover, it is possible to combine suitably the embodiment and modification which were mentioned above in the range which does not make process content contradictory.

また、上述してきた「部(section、module、unit)」は、「手段」や「回路」などに読み替えることができる。例えば、決定部は、決定手段や決定回路に読み替えることができる。   In addition, the "section (module, unit)" described above can be read as "means" or "circuit". For example, the determination unit can be read as a determination means or a determination circuit.

1 決定システム
10 ユーザ端末
20 アクセスログサーバ
30 広告主端末
100 決定装置
121 広告情報記憶部
122 広告配信履歴記憶部
123 予測モデル記憶部
124 対応規則記憶部
131 取得部
132 決定部
133 配信部
DESCRIPTION OF SYMBOLS 1 determination system 10 user terminal 20 access log server 30 advertiser terminal 100 determination device 121 advertisement information storage unit 122 advertisement distribution history storage unit 123 prediction model storage unit 124 correspondence rule storage unit 131 acquisition unit 132 determination unit 133 distribution unit

Claims (12)

広告コンテンツに費やす予算を取得する取得部と、
前記取得部によって取得された予算と過去に前記広告コンテンツを選択したユーザが当該広告コンテンツの広告主にとって利益につながる行動を起こすか否かに関する予測値とに基づいて、前記広告コンテンツが配信対象として選択される基準となる入札単価を決定する決定部と、
を備えることを特徴とする決定装置。
An acquisition unit for acquiring a budget to spend on advertising content;
The advertisement content is to be distributed based on the budget acquired by the acquisition unit and a predicted value as to whether the user who has selected the advertisement content in the past takes action leading to a benefit for the advertiser of the advertisement content. A determination unit that determines a standard bid price to be selected;
A determination apparatus comprising:
前記決定部は、
前記予測値の値が大きいほど前記入札単価を高く決定し、前記予測値の値が小さいほど前記入札単価を低く決定する
ことを特徴とする請求項1に記載の決定装置。
The determination unit is
The determination apparatus according to claim 1, wherein the bid price is determined to be higher as the value of the prediction value is larger, and the bid price is determined to be lower as the value of the prediction value is smaller.
前記決定部は、
過去に前記広告コンテンツを選択したユーザがコンバージョンを起こしたか否かの実績と前記予測値に基づいて前記入札単価を決定する
ことを特徴とする請求項1または2に記載の決定装置。
The determination unit is
The apparatus according to claim 1 or 2, wherein the bid price is determined based on the result of whether or not the user who selected the advertisement content has caused conversion in the past and the predicted value.
前記決定部は、
過去に前記広告コンテンツを選択したユーザがコンバージョンを起こしている場合、前記ユーザの前記予測値に対応する入札単価を高く決定する
ことを特徴とする請求項3に記載の決定装置。
The determination unit is
The determination apparatus according to claim 3, wherein, when a user who has selected the advertisement content in the past has caused conversion, a bid price corresponding to the predicted value of the user is determined high.
前記決定部は、
過去に前記広告コンテンツを選択したユーザがコンバージョンを起こしていない場合、前記ユーザの前記予測値に対応する入札単価を低く決定する
ことを特徴とする請求項3に記載の決定装置。
The determination unit is
The determination apparatus according to claim 3, wherein when a user who has selected the advertisement content in the past has not caused conversion, a bid price corresponding to the predicted value of the user is determined to be low.
前記決定部は、
前記予測値を独立変数とする目的関数を最小にする解を求める最適化問題を解き、前記最適化問題を解くことにより得られる解に基づいて、前記予測値に入札単価を対応させる対応規則を生成する
ことを特徴とする請求項1〜5のいずれか1つに記載の決定装置。
The determination unit is
Solve the optimization problem for finding a solution that minimizes the objective function having the prediction value as an independent variable, and use a correspondence rule to make the bid price correspond to the prediction value based on the solution obtained by solving the optimization problem. The determination apparatus according to any one of claims 1 to 5, wherein the determination apparatus generates the information.
前記決定部は、
前記対応規則に基づいて、前記広告コンテンツが配信対象として選択される基準となる入札単価を決定する
ことを特徴とする請求項6に記載の決定装置。
The determination unit is
The determination apparatus according to claim 6, wherein a bid price serving as a standard for selecting the advertisement content as a distribution target is determined based on the correspondence rule.
前記決定部は、
前記目的関数の値の総和が前記取得部によって取得された予算に一致することを制約条件として、前記最適化問題を解く
ことを特徴とする請求項6に記載の決定装置。
The determination unit is
The determination apparatus according to claim 6, wherein the optimization problem is solved under a constraint that the sum of the values of the objective function matches the budget acquired by the acquisition unit.
前記決定部は、
前記目的関数の値が所定の閾値を超えないことを制約条件として、前記最適化問題を解く
ことを特徴とする請求項6に記載の決定装置。
The determination unit is
The determination apparatus according to claim 6, wherein the optimization problem is solved under a constraint that the value of the objective function does not exceed a predetermined threshold.
前記決定部は、
前記目的関数の値が所定の閾値を下回らないことを制約条件として、前記最適化問題を解く
ことを特徴とする請求項6に記載の決定装置。
The determination unit is
The determination apparatus according to claim 6, wherein the optimization problem is solved under a constraint that the value of the objective function does not fall below a predetermined threshold.
コンピュータが実行する決定方法であって、
広告コンテンツに費やす予算を取得する取得工程と、
前記取得工程によって取得された予算と過去に前記広告コンテンツを選択したユーザが当該広告コンテンツの広告主にとって利益につながる行動を起こすか否かに関する予測値に基づいて、前記広告コンテンツが配信対象として選択される基準となる入札単価を決定する決定工程と、
を含むことを特徴とする決定方法。
A decision method that the computer executes,
An acquisition process for acquiring a budget to spend on advertising content;
The advertisement content is selected as a distribution target based on the budget acquired by the acquisition step and a predicted value as to whether the user who selected the advertisement content in the past takes action leading to a benefit for the advertiser of the advertisement content. A decision process for determining a standard bid price to be
A determination method comprising:
広告コンテンツに費やす予算を取得する取得手順と、
前記取得手順によって取得された予算と過去に前記広告コンテンツを選択したユーザが当該広告コンテンツの広告主にとって利益につながる行動を起こすか否かに関する予測値に基づいて、前記広告コンテンツが配信対象として選択される基準となる入札単価を決定する決定手順と、
をコンピュータに実行させることを特徴とする決定プログラム。
Acquisition procedure to acquire the budget to spend on advertising content,
The advertisement content is selected as a distribution target based on the budget acquired by the acquisition procedure and a predicted value as to whether the user who selected the advertisement content in the past takes action leading to a benefit for the advertiser of the advertisement content. A determination procedure for determining a standard bid to be
A decision program for causing a computer to execute.
JP2017164647A 2017-08-29 2017-08-29 Decision device, decision method and decision program Active JP6986906B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017164647A JP6986906B2 (en) 2017-08-29 2017-08-29 Decision device, decision method and decision program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017164647A JP6986906B2 (en) 2017-08-29 2017-08-29 Decision device, decision method and decision program

Publications (2)

Publication Number Publication Date
JP2019045899A true JP2019045899A (en) 2019-03-22
JP6986906B2 JP6986906B2 (en) 2021-12-22

Family

ID=65816451

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017164647A Active JP6986906B2 (en) 2017-08-29 2017-08-29 Decision device, decision method and decision program

Country Status (1)

Country Link
JP (1) JP6986906B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020187697A (en) * 2019-05-17 2020-11-19 富士通株式会社 Prediction program, prediction method, and prediction device
JP2022144319A (en) * 2021-03-18 2022-10-03 ヤフー株式会社 Information processing device, information processing method, and information processing program
JP2023043770A (en) * 2021-09-16 2023-03-29 ヤフー株式会社 Information processing device, information processing method, and information processing program
JP7443419B2 (en) 2022-05-20 2024-03-05 Lineヤフー株式会社 Information processing device, information processing method, and information processing program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011022675A (en) * 2009-07-14 2011-02-03 Yahoo Japan Corp Advertisement charging device and method
JP2014182447A (en) * 2013-03-18 2014-09-29 Yahoo Japan Corp Advertisement distribution device, advertisement distribution method, and advertisement distribution program
JP2017037432A (en) * 2015-08-07 2017-02-16 ヤフー株式会社 Bid adjustment device, bid adjustment method, and bid adjustment program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011022675A (en) * 2009-07-14 2011-02-03 Yahoo Japan Corp Advertisement charging device and method
JP2014182447A (en) * 2013-03-18 2014-09-29 Yahoo Japan Corp Advertisement distribution device, advertisement distribution method, and advertisement distribution program
JP2017037432A (en) * 2015-08-07 2017-02-16 ヤフー株式会社 Bid adjustment device, bid adjustment method, and bid adjustment program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020187697A (en) * 2019-05-17 2020-11-19 富士通株式会社 Prediction program, prediction method, and prediction device
JP2022144319A (en) * 2021-03-18 2022-10-03 ヤフー株式会社 Information processing device, information processing method, and information processing program
JP2023043770A (en) * 2021-09-16 2023-03-29 ヤフー株式会社 Information processing device, information processing method, and information processing program
JP7354198B2 (en) 2021-09-16 2023-10-02 ヤフー株式会社 Information processing device, information processing method, and information processing program
JP7443419B2 (en) 2022-05-20 2024-03-05 Lineヤフー株式会社 Information processing device, information processing method, and information processing program

Also Published As

Publication number Publication date
JP6986906B2 (en) 2021-12-22

Similar Documents

Publication Publication Date Title
US11711447B2 (en) Method and apparatus for real-time personalization
WO2015192667A1 (en) Advertisement recommending method and advertisement recommending server
JP6023129B2 (en) Extraction apparatus, extraction method, and extraction program
JP6994872B2 (en) Correction device, correction method and correction program
JP6986906B2 (en) Decision device, decision method and decision program
CN111095330B (en) Machine learning method and system for predicting online user interactions
JP6253744B1 (en) Information analysis apparatus, information analysis method, and information analysis program
JP6228151B2 (en) Learning device, learning method, and learning program
JP6253745B1 (en) Information analysis apparatus, information analysis method, and information analysis program
JP6576067B2 (en) Information processing apparatus, information processing program, and information processing method
US20210192549A1 (en) Generating analytics tools using a personalized market share
KR101639656B1 (en) Method and server apparatus for advertising
JP6985848B2 (en) Calculation device, calculation method, calculation program and second model
JP6866069B2 (en) Information processing equipment, information processing methods and information processing programs
JP7204800B2 (en) Information processing device, information processing method and information processing program
US11790404B2 (en) Methods, apparatuses and computer program products for providing megataxon-based inverted index features for neural networks
JP7195293B2 (en) Information processing device, information processing method, and information processing program
JP6585998B2 (en) Content determination device
JP7312680B2 (en) Information processing device, information processing method, and information processing program
JP6541521B2 (en) Generation device, generation method, generation program, determination device, determination method, and determination program
JP2016062370A (en) Reception device, reception method, and reception program
JP6921922B2 (en) Information processing equipment, information processing methods, and information processing programs
JP7189249B2 (en) Information processing device, information processing method and information processing program
JP7322085B2 (en) Information processing device, information processing method and information processing program
JP6327950B2 (en) Predicted value calculation device, predicted value calculation method, and predicted value calculation program

Legal Events

Date Code Title Description
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

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200309

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210129

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210330

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210531

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211130

R150 Certificate of patent or registration of utility model

Ref document number: 6986906

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350