WO2023037782A1 - 広告効果予測装置 - Google Patents

広告効果予測装置 Download PDF

Info

Publication number
WO2023037782A1
WO2023037782A1 PCT/JP2022/028947 JP2022028947W WO2023037782A1 WO 2023037782 A1 WO2023037782 A1 WO 2023037782A1 JP 2022028947 W JP2022028947 W JP 2022028947W WO 2023037782 A1 WO2023037782 A1 WO 2023037782A1
Authority
WO
WIPO (PCT)
Prior art keywords
distribution
information
manuscript
user
prediction
Prior art date
Application number
PCT/JP2022/028947
Other languages
English (en)
French (fr)
Inventor
誉仁 石井
宰 出水
Original Assignee
株式会社Nttドコモ
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 株式会社Nttドコモ filed Critical 株式会社Nttドコモ
Priority to JP2023546826A priority Critical patent/JPWO2023037782A1/ja
Publication of WO2023037782A1 publication Critical patent/WO2023037782A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising

Definitions

  • the present disclosure relates to an advertising effect prediction device that predicts click rates for individual users while taking into consideration the mutual relationships between multiple pieces of content included in a distribution manuscript and user attribute information.
  • Patent Document 1 Although it is described that the click rate is predicted based on the display position of the advertisement on the advertisement distribution surface (for example, the arrangement of images), the user's flow line is taken into account, and the advertisement distribution There is no mention of considering the mutual relationship between a plurality of contents included in the manuscript (hereinafter referred to as "distributed manuscript"). Moreover, although the click rate generally fluctuates depending on the user attributes of individual users, Patent Document 1 does not describe the point of predicting the click rate for each user in consideration of the user attributes.
  • the present disclosure has been made in order to solve the above problems, and accurately predicts click rates for individual users while taking into account the mutual relationships between multiple contents included in a distribution manuscript and user attribute information. intended to
  • the applicant focuses on a graph neural network (GNN), which is a deep learning method that can handle graph structures, and uses a method related to the graph neural network to By converting the layout information of the distribution manuscript into a graph structure in light of the user flow line, the mutual relationship between each node (node corresponding to each content included in the distribution manuscript) in the graph structure after conversion and the user
  • GNN graph neural network
  • An advertising effect prediction device includes an acquisition unit that acquires distribution user attribute information, distribution manuscript information, and distribution result information, and a technique related to a graph neural network based on the distribution user attribute information and the distribution manuscript information. is used to convert the layout information of the distribution manuscript into a graph structure by comparing it with the flow line of the user who reads the distribution manuscript, derive the feature amount of each node in the graph structure after conversion, and obtain each node's Machine learning is performed using the feature amount and the distribution user attribute information as explanatory variables, and the click flag indicating the presence or absence of clicks for each distribution user obtained from the distribution result information as the objective variable, to predict the click rate for each user.
  • a building unit that builds a prediction model, receives a click rate prediction request of a target user to be predicted, target user attribute information and distribution manuscript information, and based on the target user attribute information and the distribution manuscript information, a graph neural network Using such a method, the layout information of the distribution document is converted into a graph structure by comparing it with the user flow line, the feature value of each node in the graph structure after conversion is derived, and the obtained feature value of each node. and a predicting unit that inputs the target user attribute information into the prediction model and sets the click rate output from the prediction model as a user-specific click rate prediction value related to the target user.
  • the acquisition unit acquires the distribution user attribute information, the distribution manuscript information, and the distribution result information, and the building unit generates graph neural
  • the layout information of the distributed manuscript is converted into a graph structure by comparing it with the flow line of users who read the distributed manuscript, and the feature values of each node in the graph structure after conversion are derived.
  • machine learning is performed using the feature value of the node and the distribution user attribute information as explanatory variables, and the click flag indicating whether or not each distribution user clicks, obtained from the distribution result information, as the objective variable. Build predictive models.
  • the prediction unit receives the click rate prediction request of the target user to be predicted, the target user attribute information, and the distribution manuscript information, and based on the target user attribute information and the distribution manuscript information, uses a technique related to a graph neural network. , converts the layout information of the distributed manuscript into a graph structure by comparing it with the user flow line, derives the feature value of each node in the graph structure after conversion, and predicts the feature value of each node and the target user attribute information By inputting the click rate into the model, the click rate output from the prediction model is used as the user-specific click rate prediction value related to the target user.
  • the layout information of the distribution manuscript is converted into a graph structure by comparing it with the flow line of the user, and the feature values of each node in the graph structure after conversion and the distribution
  • a prediction model is constructed by performing machine learning with user attribute information as an explanatory variable and a click flag indicating the presence or absence of clicks for each distribution user as an objective variable.
  • click rate prediction it considers the mutual relationship between each node (node corresponding to each content included in the distribution manuscript) in the graph structure after conversion and the user flow line, and furthermore, the distribution user attribute information can be used to accurately predict the click rate for each user as an advertisement effect.
  • FIG. 1 is a functional block configuration diagram of an advertising effect prediction device according to an embodiment of the invention
  • FIG. FIG. 4 is a flow diagram showing details of processing executed in the embodiment of the invention
  • FIG. 10 is a diagram for explaining graph structuring of a distribution manuscript and feature quantity of each node; It is a figure which shows the data example utilized for a process. It is a figure which shows the hardware structural example of an advertising effect prediction apparatus.
  • the advertising effectiveness prediction device 10 includes a distribution information storage unit 11, an acquisition unit 12, a construction unit 13, a prediction model storage unit 14, and a prediction unit 15. The function of each part will be described below.
  • the distribution information storage unit 11 is a database that stores distribution information for each user including distribution user attribute information, distribution manuscript information, and distribution result information described below.
  • the distribution user attribute information includes information such as the sex, age, and opening history of each distribution user to whom the distribution manuscript is distributed, and the distribution manuscript information indicates the storage destination of the distribution manuscript. Includes information such as the storage destination URL (Uniform Resource Locator).
  • Distribution manuscript data is stored in the site indicated by the above storage destination URL, and this distribution manuscript data includes content data (image data, text data), layout information regarding content arrangement, and the like.
  • the distribution result information includes a click flag indicating whether or not each distribution user clicked when reading the distribution manuscript.
  • the distribution user attribute information, the distribution manuscript information, and the distribution result information regarding each distribution user as described above are stored in the distribution information storage unit 11 using a unique user identifier as a key.
  • the acquisition unit 12 is a functional unit that acquires distribution user attribute information, distribution manuscript information, and distribution result information from the distribution information storage unit 11 .
  • the construction unit 13 compares the layout information of the distributed manuscript with the user flow line reading the distributed manuscript using a graph neural network technique, and converts the layout information of the distributed manuscript into a graph structure, Deriving the feature value of each node in the graph structure after conversion, using the obtained feature value of each node and the distribution user attribute information as explanatory variables, and setting the click flag indicating whether or not each distribution user clicked, obtained from the distribution result information.
  • This is a functional part that performs machine learning as an objective variable and builds a prediction model for predicting click rates for individual users. Details of such processing by the construction unit 13 will be described later.
  • the prediction model storage unit 14 is a database that stores the prediction model constructed by the construction unit 13.
  • the prediction unit 15 receives the click rate prediction request of the target user to be predicted, the target user attribute information and the distribution manuscript information, and based on the target user attribute information and the distribution manuscript information, using a technique related to a graph neural network, Convert the layout information of the distributed manuscript into a graph structure by comparing it with the user flow line, derive the feature value of each node in the graph structure after conversion, and predict the feature value of each node and the target user attribute information obtained
  • the click rate output from the prediction model is set as the click rate prediction value for each user related to the target user, and the click rate obtained by prediction (click rate prediction value). Details of such processing by the prediction unit 15 will be described later.
  • the prediction unit 15 receives a click rate prediction request for a target user to be predicted from the information terminal 20. may receive a click rate prediction request input from an operation terminal (not shown).
  • this process includes offline processing in which the prediction model is constructed and updated (steps S1 to S4) in the first half, and prediction of the click rate using the prediction model in the latter half (steps S5 to S8). It is roughly divided into online processing and online processing.
  • the offline processing is executed, for example, periodically at a predetermined time or when the operator of the advertising effectiveness prediction device 10 inputs a start command, whereas the online processing is executed for click rate prediction. It is executed on demand triggered by the reception of the click rate prediction request sent by the requester (for example, the user of the information terminal 20).
  • the acquisition unit 12 acquires distribution user attribute information, distribution manuscript information, and distribution result information from the distribution information storage unit 11 (step S1), and the construction unit 13 performs a technique related to a graph neural network. is used to check the flow line of the user who reads the distribution manuscript, and the meta information of the acquired distribution manuscript information (here, the Content data (for example, image data, text information of mail title) and layout information regarding content arrangement) are converted into a graph structure (step S2).
  • the Content data for example, image data, text information of mail title
  • layout information regarding content arrangement are converted into a graph structure (step S2).
  • the mail title and the images A to D included in the distribution manuscript are set as nodes in a graph structure, and the nodes are connected with edges according to the layout information regarding the content arrangement. Convert the information meta-information into a graph structure.
  • the construction unit 13 derives the feature amount of each node in the converted graph structure (step S3). For example, as shown on the right side of FIG. goods! , ⁇ pin badge, campaign, medium”.
  • (2) convert each word to an ID and perform Word Embedding. For example, convert each of the above separated words into an ID of "1, 0, 4, 12, 6", and convert each ID into a vector of Embedding Dim.
  • (3) a 1 ⁇ 128-dimensional feature amount is obtained by performing a convolution operation and a linear transformation on the vector of the embedding transformation.
  • the construction unit 13 performs machine learning using the feature amount and distribution user attribute information of each node as explanatory variables and the click flag indicating whether or not a click is made for each distribution user obtained from the distribution result information as an objective variable.
  • a prediction model for predicting the click rate of each user is newly constructed or an existing prediction model is updated (step S4).
  • the construction unit 13 stores the constructed or updated prediction model in the prediction model storage unit 14 .
  • steps S1 to S4 described above a prediction model for predicting the click rate of each user is constructed or updated, and stored in the prediction model storage unit 14.
  • the information terminal 20 transmits a click rate prediction request, target user attribute information and distribution manuscript information related to target distribution (step T1), and the prediction unit 15 calculates the click rate Execution is started by receiving a prediction request, target user attribute information and distribution manuscript information related to target distribution (step S5).
  • the prediction unit 15 compares the flow line of the user who reads the distribution manuscript using a technique related to a graph neural network in the same manner as in step S2 described above, and compares the received distribution manuscript information with meta information (here, Content data (e.g., image data, text information of mail titles) and layout information regarding content arrangement) included in the distribution manuscript data saved in the site of the save destination URL illustrated in 4 are converted into a graph structure (step S6).
  • meta information here, Content data (e.g., image data, text information of mail titles) and layout information regarding content arrangement
  • the mail title and the images A to D included in the distribution manuscript are set as nodes in a graph structure, and the nodes are connected with edges according to the layout information regarding the content arrangement. Convert the information meta-information into a graph structure.
  • the prediction unit 15 derives the feature amount of each node in the converted graph structure by the same method as in step S3 described above, and stores the obtained feature amount of each node and the target user attribute information in the prediction model storage.
  • the click rate output from the prediction model is used as the user-specific click rate prediction value related to the target distribution (step S7).
  • the prediction unit 15 transmits the user-specific click rate (click rate prediction value) obtained by prediction to the information terminal 20 that is the transmission source of the click rate prediction request (step S8).
  • the user-specific predicted click rate for the target user is received by the information terminal 20 and displayed, for example, on the display (step T2), and the user of the information terminal 20 can confirm the predicted click rate as requested. can be done.
  • the user's flow line is taken into consideration, the mutual relationship between a plurality of contents included in the distribution manuscript is taken into consideration, and further user attribute information is used to determine the advertising effect of the individual user.
  • the click rate can be predicted with high accuracy.
  • the layout information of the distribution manuscript into a graph structure using a technique related to graph neural networks, it has the characteristic that the data to be converted (layout information of the distribution manuscript) can be made variable length, so various layouts can be used. This enables processing with a high degree of freedom with few restrictions, and improves the operability and flexibility of the processing.
  • the construction unit 13 and the prediction unit 15 use text information and text information related to the title (mail title) of the delivery manuscript shown in FIG.
  • An example has been described in which the included image information is the object of conversion to a graph structure and feature value derivation of each node.
  • the text information and image information related to these titles into a graph structure and deriving the feature values of each node, we narrowed down the target to the minimum, added the flow line of the user, and created the distribution manuscript. It is possible to accurately predict the click-through rate for each user as an advertising effect by considering the mutual relationship between the multiple contents included.
  • the construction unit 13 and the prediction unit 15 may also target the body text information included in the distribution manuscript for conversion into a graph structure and derivation of feature values for each node.
  • the main body text information may be converted into a graph structure and the feature values of each node may be derived by the same method as for the text information of the title of the delivery manuscript (mail title).
  • the body text information may be converted into a graph structure and the feature values of each node may be derived by the same method as for the text information of the title of the delivery manuscript (mail title).
  • the advertising effect prediction device 10 includes the distribution information storage unit 11 that stores distribution user attribute information, distribution manuscript information, and distribution result information, and the acquisition unit 12 obtains the distribution information from outside.
  • the distribution information storage unit 11 that stores distribution user attribute information, distribution manuscript information, and distribution result information
  • the acquisition unit 12 obtains the distribution information from outside.
  • each functional block may be implemented using one device that is physically or logically coupled, or directly or indirectly using two or more devices that are physically or logically separated (e.g. , wired, wireless, etc.) and may be implemented using these multiple devices.
  • a functional block may be implemented by combining software in the one device or the plurality of devices.
  • Functions include judging, determining, determining, calculating, calculating, processing, deriving, investigating, searching, checking, receiving, transmitting, outputting, accessing, resolving, selecting, choosing, establishing, comparing, assuming, expecting, assuming, Broadcasting, notifying, communicating, forwarding, configuring, reconfiguring, allocating, mapping, assigning, etc. can't
  • a functional block (component) that makes transmission work is called a transmitting unit or transmitter.
  • the implementation method is not particularly limited.
  • an advertising effect prediction device may function as a computer that performs processing according to this embodiment.
  • FIG. 5 is a diagram showing a hardware configuration example of the advertising effectiveness prediction device 10 according to an embodiment of the present disclosure.
  • the advertising effect prediction device 10 described above may be physically configured as a computer device including a processor 1001, a memory 1002, a storage 1003, a communication device 1004, an input device 1005, an output device 1006, a bus 1007, and the like.
  • the term "apparatus” can be read as a circuit, device, unit, or the like.
  • the hardware configuration of the advertising effect prediction device 10 may be configured to include one or more of each device shown in the figure, or may be configured without some of the devices.
  • Each function in the advertising effectiveness prediction device 10 is performed by the processor 1001 by loading predetermined software (program) on hardware such as the processor 1001 and the memory 1002, and controlling communication by the communication device 1004, It is realized by controlling at least one of data reading and writing in the memory 1002 and the storage 1003 .
  • the processor 1001 for example, operates an operating system and controls the entire computer.
  • the processor 1001 may be configured by a central processing unit (CPU) including an interface with peripheral devices, a control device, an arithmetic device, registers, and the like.
  • CPU central processing unit
  • the processor 1001 reads programs (program codes), software modules, data, etc. from at least one of the storage 1003 and the communication device 1004 to the memory 1002, and executes various processes according to them.
  • programs program codes
  • software modules software modules
  • data etc.
  • the program a program that causes a computer to execute at least part of the operations described in the above embodiments is used.
  • FIG. Processor 1001 may be implemented by one or more chips. Note that the program may be transmitted from a network via an electric communication line.
  • the memory 1002 is a computer-readable recording medium, and is composed of at least one of, for example, ROM (Read Only Memory), EPROM (Erasable Programmable ROM), EEPROM (Electrically Erasable Programmable ROM), RAM (Random Access Memory), etc. may be
  • ROM Read Only Memory
  • EPROM Erasable Programmable ROM
  • EEPROM Electrical Erasable Programmable ROM
  • RAM Random Access Memory
  • the memory 1002 may also be called a register, cache, main memory (main storage device), or the like.
  • the memory 1002 can store executable programs (program code), software modules, etc. for implementing a wireless communication method according to an embodiment of the present disclosure.
  • the storage 1003 is a computer-readable recording medium, for example, an optical disc such as a CD-ROM (Compact Disc ROM), a hard disk drive, a flexible disc, a magneto-optical disc (for example, a compact disc, a digital versatile disc, a Blu-ray disk), smart card, flash memory (eg, card, stick, key drive), floppy disk, magnetic strip, and/or the like.
  • Storage 1003 may also be called an auxiliary storage device.
  • the storage medium described above may be, for example, a database including at least one of memory 1002 and storage 1003, or other suitable medium.
  • the communication device 1004 is hardware (transmitting/receiving device) for communicating between computers via at least one of a wired network and a wireless network, and is also called a network device, a network controller, a network card, a communication module, or the like.
  • the input device 1005 is an input device (for example, keyboard, mouse, microphone, switch, button, sensor, etc.) that receives input from the outside.
  • the output device 1006 is an output device (eg, display, speaker, LED lamp, etc.) that outputs to the outside. Note that the input device 1005 and the output device 1006 may be integrated (for example, a touch panel).
  • Each device such as the processor 1001 and the memory 1002 is connected by a bus 1007 for communicating information.
  • the bus 1007 may be configured using a single bus, or may be configured using different buses between devices.
  • notification of predetermined information is not limited to being performed explicitly, but may be performed implicitly (for example, not notifying the predetermined information). good too.
  • Input/output information may be stored in a specific location (for example, memory) or managed using a management table. Input/output information and the like can be overwritten, updated, or appended. The output information and the like may be deleted. The entered information and the like may be transmitted to another device.
  • a and B are different may mean “A and B are different from each other.”
  • the term may also mean that "A and B are different from C”.
  • Terms such as “separate,” “coupled,” etc. may also be interpreted in the same manner as “different.”

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Development Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Physics & Mathematics (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Game Theory and Decision Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

広告効果予測装置(10)は、GNNに係る手法を用いてユーザ動線に照らし合せて配信原稿のレイアウト情報をグラフ構造に変換し、変換後のグラフ構造の各ノードの特徴量と配信ユーザ属性情報を説明変数とし、配信結果情報に基づく配信ユーザごとのクリック有無を示すフラグを目的変数とする機械学習を行い、ユーザ個別のクリック率予測のための予測モデルを構築する構築部(13)と、対象ユーザ属性情報と配信原稿情報に基づき上記と同様の手法で対象の配信原稿のレイアウト情報をグラフ構造に変換し、変換後のグラフ構造の各ノードの特徴量と対象ユーザ属性情報を予測モデルに入力することで、対象ユーザに係るユーザ個別のクリック率予測値を得る予測部(15)と、を備える。

Description

広告効果予測装置
 本開示は、配信原稿に含まれる複数のコンテンツ間の相互の関係性およびユーザ属性情報を考慮しつつ、ユーザ個別のクリック率を予測する広告効果予測装置に関する。
 近年、ユーザがインターネットを介してウェブページにアクセスし、そのウェブページに掲載された広告をクリック又はタップした(以後は便宜上「クリックした」と総称する)場合に、広告主のウェブページへユーザを誘導する広告配信の仕組みが採用されている。このような広告配信の仕組みでは、広告を掲載した場合に期待される収益を予測する際に、ユーザが当該広告をクリックする確率であるクリック率(CTR:Click Through Rate)を予測し、当該予測値を収益予測に用いるのが一般的であり、例えば、収益予測のためクリック率を予測する技術が特許文献1に提案されている。
特開2019-040386号公報
 しかし、上記特許文献1には、広告配信面における広告の表示位置(例えば画像の並びなど)に基づいてクリック率を予測する点は記載されているものの、ユーザの動線を加味し、広告配信原稿(以下「配信原稿」と称する)に含まれる複数のコンテンツ間の相互の関係性を考慮する点は記載されていない。また、クリック率は個々のユーザのユーザ属性によって変動するのが一般的であるところ、特許文献1にはユーザ属性を考慮して、ユーザ個別のクリック率を予測する点も記載されていない。
 本開示は、上記課題を解決するために成されたものであり、配信原稿に含まれる複数のコンテンツ間の相互の関係性およびユーザ属性情報を考慮しつつ、ユーザ個別のクリック率を精度良く予測することを目的とする。
 出願人は、上記目的を達成するための手法として、グラフ構造を扱える深層学習の一手法であるグラフニューラルネットワーク(GNN(Graph Neural Network))に注目し、グラフニューラルネットワークに係る手法を用いて、ユーザ動線に照らし合せて配信原稿のレイアウト情報をグラフ構造に変換することで、変換後のグラフ構造における各ノード(配信原稿に含まれる各コンテンツに対応するノード)間の相互の関係性およびユーザの動線を考慮し、さらに配信ユーザ属性情報を用いて、広告効果としてのユーザ個別のクリック率を精度良く予測する技術を発明した。
 本開示に係る広告効果予測装置は、配信ユーザ属性情報、配信原稿情報、および配信結果情報を取得する取得部と、前記配信ユーザ属性情報および前記配信原稿情報に基づいて、グラフニューラルネットワークに係る手法を用いて、前記配信原稿を読むユーザ動線に照らし合せて前記配信原稿のレイアウト情報をグラフ構造に変換し、変換後のグラフ構造における各ノードの特徴量を導出し、得られた各ノードの特徴量および前記配信ユーザ属性情報を説明変数とし、前記配信結果情報から得られる配信ユーザごとのクリック有無を示すクリックフラグを目的変数とする機械学習を行い、ユーザ個別のクリック率を予測するための予測モデルを構築する構築部と、予測対象となる対象ユーザのクリック率予測要求、対象ユーザ属性情報および配信原稿情報を受け取り、前記対象ユーザ属性情報および前記配信原稿情報に基づいて、グラフニューラルネットワークに係る手法を用いて、前記ユーザ動線に照らし合せて前記配信原稿のレイアウト情報をグラフ構造に変換し、変換後のグラフ構造における各ノードの特徴量を導出し、得られた各ノードの特徴量および前記対象ユーザ属性情報を前記予測モデルに入力することで、当該予測モデルから出力されるクリック率を、前記対象ユーザに係るユーザ個別のクリック率予測値とする予測部と、を備える。
 上記の広告効果予測装置では、取得部が、配信ユーザ属性情報、配信原稿情報、および配信結果情報を取得し、構築部が、取得された配信ユーザ属性情報および配信原稿情報に基づいて、グラフニューラルネットワークに係る手法を用いて、配信原稿を読むユーザ動線に照らし合せて配信原稿のレイアウト情報をグラフ構造に変換し、変換後のグラフ構造における各ノードの特徴量を導出し、得られた各ノードの特徴量および配信ユーザ属性情報を説明変数とし、配信結果情報から得られる配信ユーザごとのクリック有無を示すクリックフラグを目的変数とする機械学習を行い、ユーザ個別のクリック率を予測するための予測モデルを構築する。そして、予測部が、予測対象となる対象ユーザのクリック率予測要求、対象ユーザ属性情報および配信原稿情報を受け取り、対象ユーザ属性情報および配信原稿情報に基づいて、グラフニューラルネットワークに係る手法を用いて、ユーザ動線に照らし合せて配信原稿のレイアウト情報をグラフ構造に変換し、変換後のグラフ構造における各ノードの特徴量を導出し、得られた各ノードの特徴量および対象ユーザ属性情報を予測モデルに入力することで、当該予測モデルから出力されるクリック率を、対象ユーザに係るユーザ個別のクリック率予測値とする。このように、グラフ構造を扱えるグラフニューラルネットワークに係る手法を用いて、ユーザ動線に照らし合せて配信原稿のレイアウト情報をグラフ構造に変換し、変換後のグラフ構造における各ノードの特徴量および配信ユーザ属性情報を説明変数とし、配信ユーザごとのクリック有無を示すクリックフラグを目的変数とする機械学習を行って予測モデルを構築し、そして、構築された予測モデルを、対象ユーザに係るユーザ個別のクリック率予測に用いることにより、変換後のグラフ構造における各ノード(配信原稿に含まれる各コンテンツに対応するノード)間の相互の関係性およびユーザの動線を考慮し、さらに配信ユーザ属性情報を用いて、広告効果としてのユーザ個別のクリック率を精度良く予測することができる。また、グラフニューラルネットワークに係る手法を用いて配信原稿のレイアウト情報をグラフ構造に変換する際、変換対象となるデータ(配信原稿のレイアウト情報)を可変長にできるという特性があるため、さまざまなレイアウトに対応可能となり、制約の少ない自由度の高い処理が可能となり、処理の操作性および柔軟性が向上する。
 本開示によれば、配信原稿に含まれる複数のコンテンツ間の相互の関係性およびユーザ属性情報を考慮しつつ、ユーザ個別のクリック率を精度良く予測することができる。
発明の実施形態に係る広告効果予測装置の機能ブロック構成図である。 発明の実施形態において実行される処理内容を示すフロー図である。 配信原稿のグラフ構造化および各ノードの特徴量化を説明するための図である。 処理に利用されるデータ例を示す図である。 広告効果予測装置のハードウェア構成例を示す図である。
 添付図面を参照しながら本開示に係る発明の実施形態を説明する。
 図1に示すように、広告効果予測装置10は、配信情報格納部11、取得部12、構築部13、予測モデル格納部14、および予測部15を備える。以下、各部の機能について説明する。
 配信情報格納部11は、以下に説明する配信ユーザ属性情報、配信原稿情報および配信結果情報を含んだユーザ別配信情報を格納したデータベースである。図4に例示するように、配信ユーザ属性情報は、配信原稿の配信先となった配信ユーザそれぞれの性別、年齢、開封履歴などの情報を含み、配信原稿情報は、配信原稿の保存先を示す保存先URL(Uniform Resource Locator)などの情報を含む。上記保存先URLに示すサイトには、配信原稿データが保存されており、この配信原稿データは、コンテンツデータ(画像データ、テキストデータ)およびコンテンツ配置に関するレイアウト情報などを含む。配信結果情報は、各配信ユーザが配信原稿を読んだ際にクリックしたか否かを示すクリックフラグを含む。上記のような各配信ユーザに関する配信ユーザ属性情報、配信原稿情報および配信結果情報は、ユニークなユーザ識別子をキーとして配信情報格納部11に格納されている。
 取得部12は、配信情報格納部11から配信ユーザ属性情報、配信原稿情報、および配信結果情報を取得する機能部である。
 構築部13は、配信ユーザ属性情報および配信原稿情報に基づいて、グラフニューラルネットワークに係る手法を用いて、配信原稿を読むユーザ動線に照らし合せて配信原稿のレイアウト情報をグラフ構造に変換し、変換後のグラフ構造における各ノードの特徴量を導出し、得られた各ノードの特徴量および配信ユーザ属性情報を説明変数とし、配信結果情報から得られる配信ユーザごとのクリック有無を示すクリックフラグを目的変数とする機械学習を行い、ユーザ個別のクリック率を予測するための予測モデルを構築する機能部である。このような構築部13による処理の詳細は後述する。
 予測モデル格納部14は、構築部13により構築された予測モデルを格納したデータベースである。
 予測部15は、予測対象となる対象ユーザのクリック率予測要求、対象ユーザ属性情報および配信原稿情報を受け取り、対象ユーザ属性情報および配信原稿情報に基づいて、グラフニューラルネットワークに係る手法を用いて、ユーザ動線に照らし合せて配信原稿のレイアウト情報をグラフ構造に変換し、変換後のグラフ構造における各ノードの特徴量を導出し、得られた各ノードの特徴量および対象ユーザ属性情報を、予測モデル格納部14から読み出した予測モデルに入力することで、当該予測モデルから出力されるクリック率を、対象ユーザに係るユーザ個別のクリック率予測値とし、さらに、予測により得られたクリック率(クリック率予測値)を出力する機能部である。このような予測部15による処理の詳細は後述する。なお、本実施形態では、予測部15が、予測対象となる対象ユーザのクリック率予測要求を情報端末20から受信する例を説明するが、この例以外にも、広告効果予測装置10の操作員により図示しない操作端末から入力されたクリック率予測要求を受け取ってもよい。
 次に、図2のフロー図に沿って、広告効果予測装置10において実行される処理を説明する。この処理は、図2に示すように、前半の予測モデルの構築・更新(ステップS1~S4)を行うオフライン処理と、後半の予測モデルを用いたクリック率の予測(ステップS5~S8)を行うオンライン処理とに大別される。このうち、オフライン処理は、例えば予め定められた時刻に定期的に又は広告効果予測装置10の操作員が開始コマンドを入力したとき等に実行されるのに対し、オンライン処理は、クリック率予測の要求者(例えば情報端末20のユーザ)により送信されたクリック率予測要求を受信したことをトリガーにオンデマンドで実行される。
 前半のオフライン処理については、取得部12が、配信情報格納部11から配信ユーザ属性情報、配信原稿情報、および配信結果情報を取得し(ステップS1)、構築部13が、グラフニューラルネットワークに係る手法を用いて、配信原稿を読むユーザ動線に照らし合せて、取得された配信原稿情報のメタ情報(ここでは、図4に例示した保存先URLのサイトに保存された配信原稿データに含まれたコンテンツデータ(例えば、画像データ、メールタイトルのテキスト情報)およびコンテンツ配置に関するレイアウト情報)を、グラフ構造に変換する(ステップS2)。例えば、図3の左側に示すように、メールタイトルと、配信原稿に含まれる画像A~Dとをグラフ構造におけるノードとし、コンテンツ配置に関するレイアウト情報に従って、ノード間をエッジで結ぶことで、配信原稿情報のメタ情報をグラフ構造に変換する。
 次に、構築部13は、変換後のグラフ構造における各ノードの特徴量を導出する(ステップS3)。例えば、図3の右側に示すように、メールタイトルのテキスト情報については、(1)テキスト情報の形態素解析を行うことで、メールタイトル「限定品!〇〇〇〇ピンバッジキャンペーン中」を、『限定品,!,〇〇〇〇ピンバッジ,キャンペーン,中』のように単語ごとに分離する。次に、(2)各単語をIDに変換してWord Embeddingを行う。例えば、上記の分離された各単語を、『1,0,4,12,6』というIDへ変換し、各IDをEmbedding Dimのベクトルへ変換する。さらに、(3)Embeddingした変換のベクトルを対象として畳み込み演算・線形変換を行うことで、1×128次元の特徴量とする。
 一方、図3における画像A~Dの画像情報については、(1)画像サイズの変換として、(128×128)の画像にリサイズし、(2)リサイズ後の(128×128)の画像を対象として畳み込み演算/プーリング演算を行うことで、1×128次元の特徴量とする。
 さらに、構築部13は、各ノードの特徴量および配信ユーザ属性情報を説明変数とし、配信結果情報から得られる配信ユーザごとのクリック有無を示すクリックフラグを目的変数とする機械学習を行うことで、ユーザ個別のクリック率を予測するための予測モデルを新規に構築する又は既存の予測モデルを更新する(ステップS4)。なお、構築部13は、構築後又は更新後の予測モデルを予測モデル格納部14に格納する。以上のステップS1~S4によって、ユーザ個別のクリック率を予測するための予測モデルが構築又は更新され、予測モデル格納部14に格納される。
 次に、図2における後半のオンライン処理は、情報端末20からクリック率予測要求、対象の配信に係る対象ユーザ属性情報および配信原稿情報が送信され(ステップT1)、予測部15がこれらのクリック率予測要求、対象の配信に係る対象ユーザ属性情報および配信原稿情報を受信する(ステップS5)ことで、実行開始される。予測部15は、前述したステップS2と同様の手法で、グラフニューラルネットワークに係る手法を用いて、配信原稿を読むユーザ動線に照らし合せて、受信した配信原稿情報のメタ情報(ここでは、図4に例示した保存先URLのサイトに保存された配信原稿データに含まれたコンテンツデータ(例えば、画像データ、メールタイトルのテキスト情報)およびコンテンツ配置に関するレイアウト情報)を、グラフ構造に変換する(ステップS6)。例えば、図3の左側に示すように、メールタイトルと、配信原稿に含まれる画像A~Dとをグラフ構造におけるノードとし、コンテンツ配置に関するレイアウト情報に従って、ノード間をエッジで結ぶことで、配信原稿情報のメタ情報をグラフ構造に変換する。
 そして、予測部15は、前述したステップS3と同様の手法で、変換後のグラフ構造における各ノードの特徴量を導出し、得られた各ノードの特徴量および対象ユーザ属性情報を、予測モデル格納部14から読み出した予測モデルに入力することで、当該予測モデルから出力されるクリック率を、対象の配信に係るユーザ個別のクリック率予測値とする(ステップS7)。さらに、予測部15は、予測により得られたユーザ個別のクリック率(クリック率予測値)を、クリック率予測要求の送信元である情報端末20へ送信する(ステップS8)。これにより、対象ユーザに関するユーザ個別のクリック率予測値は、情報端末20により受信され、例えばディスプレイへ表示され(ステップT2)、情報端末20のユーザは、要求通り、クリック率予測値を確認することができる。
 以上説明した実施形態によれば、ユーザの動線を加味し、配信原稿に含まれる複数のコンテンツ間の相互の関係性を考慮し、さらにユーザ属性情報を用いて、広告効果としてのユーザ個別のクリック率を精度良く予測することができる。また、グラフニューラルネットワークに係る手法を用いて配信原稿のレイアウト情報をグラフ構造に変換する際、変換対象となるデータ(配信原稿のレイアウト情報)を可変長にできるという特性があるため、さまざまなレイアウトに対応可能となり、制約の少ない自由度の高い処理が可能となり、処理の操作性および柔軟性が向上する。
 上記の実施形態では、構築部13および予測部15が、ユーザによるクリック動作への誘因となる必要最低限のコンテンツとして、図3に示す配信原稿のタイトル(メールタイトル)に関するテキスト情報及び配信原稿に含まれた画像情報を、グラフ構造への変換および各ノードの特徴量導出の対象とする例を説明した。これらタイトルに関するテキスト情報及び画像情報を、グラフ構造への変換および各ノードの特徴量導出の対象とすることで、対象を最小限に絞ったうえで、ユーザの動線を加味し、配信原稿に含まれる複数のコンテンツ間の相互の関係性を考慮して、広告効果としてのユーザ個別のクリック率を精度良く予測することができる。
 なお、構築部13および予測部15は、さらに、配信原稿に含まれた本文テキスト情報を、グラフ構造への変換および各ノードの特徴量導出の対象としてもよい。その場合、本文テキスト情報については、前述した配信原稿のタイトル(メールタイトル)のテキスト情報と同様の手法で、グラフ構造への変換および各ノードの特徴量導出を実行すればよい。実際に、ユーザが本文テキストを読むことでクリック動作へとつながる可能性も十分にあるため、さらに本文テキスト情報も対象とすることで、ユーザ個別のクリック率の予測精度を向上させることができる。
 また、上記の実施形態では、広告効果予測装置10が、配信ユーザ属性情報、配信原稿情報および配信結果情報を格納した配信情報格納部11を備え、取得部12は、外部からでなく、配信情報格納部11から配信ユーザ属性情報、配信原稿情報および配信結果情報を取得する例を説明した。このように、広告効果予測装置10が配信情報格納部11を、その内部に備えたことで、図2の処理実行時に、外部から配信ユーザ属性情報、配信原稿情報および配信結果情報を取得する必要が無くなり、処理の迅速化に寄与することができる。
 (用語の説明、ハードウェア構成(図5)の説明など)
 なお、上記の実施形態、変形例の説明に用いたブロック図は、機能単位のブロックを示している。これらの機能ブロック(構成部)は、ハードウェア及びソフトウェアの少なくとも一方の任意の組み合わせによって実現される。また、各機能ブロックの実現方法は特に限定されない。すなわち、各機能ブロックは、物理的又は論理的に結合した1つの装置を用いて実現されてもよいし、物理的又は論理的に分離した2つ以上の装置を直接的又は間接的に(例えば、有線、無線などを用いて)接続し、これら複数の装置を用いて実現されてもよい。機能ブロックは、上記1つの装置又は上記複数の装置にソフトウェアを組み合わせて実現されてもよい。
 機能には、判断、決定、判定、計算、算出、処理、導出、調査、探索、確認、受信、送信、出力、アクセス、解決、選択、選定、確立、比較、想定、期待、見做し、報知(broadcasting)、通知(notifying)、通信(communicating)、転送(forwarding)、構成(configuring)、再構成(reconfiguring)、割り当て(allocating、mapping)、割り振り(assigning)などがあるが、これらに限られない。たとえば、送信を機能させる機能ブロック(構成部)は、送信部(transmitting unit)、送信機(transmitter)と呼称される。いずれも、上述したとおり、実現方法は特に限定されない。
 例えば、本開示の一実施の形態における広告効果予測装置は、本実施形態における処理を行うコンピュータとして機能してもよい。図5は、本開示の一実施の形態に係る広告効果予測装置10のハードウェア構成例を示す図である。上述の広告効果予測装置10は、物理的には、プロセッサ1001、メモリ1002、ストレージ1003、通信装置1004、入力装置1005、出力装置1006、バス1007などを含むコンピュータ装置として構成されてもよい。
 なお、以下の説明では、「装置」という文言は、回路、デバイス、ユニットなどに読み替えることができる。広告効果予測装置10のハードウェア構成は、図に示した各装置を1つ又は複数含むように構成されてもよいし、一部の装置を含まずに構成されてもよい。
 広告効果予測装置10における各機能は、プロセッサ1001、メモリ1002などのハードウェア上に所定のソフトウェア(プログラム)を読み込ませることによって、プロセッサ1001が演算を行い、通信装置1004による通信を制御したり、メモリ1002及びストレージ1003におけるデータの読み出し及び書き込みの少なくとも一方を制御したりすることによって実現される。
 プロセッサ1001は、例えば、オペレーティングシステムを動作させてコンピュータ全体を制御する。プロセッサ1001は、周辺装置とのインタフェース、制御装置、演算装置、レジスタなどを含む中央処理装置(CPU:Central Processing Unit)によって構成されてもよい。
 また、プロセッサ1001は、プログラム(プログラムコード)、ソフトウェアモジュール、データなどを、ストレージ1003及び通信装置1004の少なくとも一方からメモリ1002に読み出し、これらに従って各種の処理を実行する。プログラムとしては、上述の実施の形態において説明した動作の少なくとも一部をコンピュータに実行させるプログラムが用いられる。上述の各種処理は、1つのプロセッサ1001によって実行される旨を説明してきたが、2以上のプロセッサ1001により同時又は逐次に実行されてもよい。プロセッサ1001は、1以上のチップによって実装されてもよい。なお、プログラムは、電気通信回線を介してネットワークから送信されても良い。
 メモリ1002は、コンピュータ読み取り可能な記録媒体であり、例えば、ROM(Read Only Memory)、EPROM(Erasable Programmable ROM)、EEPROM(Electrically Erasable Programmable ROM)、RAM(Random Access Memory)などの少なくとも1つによって構成されてもよい。メモリ1002は、レジスタ、キャッシュ、メインメモリ(主記憶装置)などと呼ばれてもよい。メモリ1002は、本開示の一実施の形態に係る無線通信方法を実施するために実行可能なプログラム(プログラムコード)、ソフトウェアモジュールなどを保存することができる。
 ストレージ1003は、コンピュータ読み取り可能な記録媒体であり、例えば、CD-ROM(Compact Disc ROM)などの光ディスク、ハードディスクドライブ、フレキシブルディスク、光磁気ディスク(例えば、コンパクトディスク、デジタル多用途ディスク、Blu-ray(登録商標)ディスク)、スマートカード、フラッシュメモリ(例えば、カード、スティック、キードライブ)、フロッピー(登録商標)ディスク、磁気ストリップなどの少なくとも1つによって構成されてもよい。ストレージ1003は、補助記憶装置と呼ばれてもよい。上述の記憶媒体は、例えば、メモリ1002及びストレージ1003の少なくとも一方を含むデータベース、その他の適切な媒体であってもよい。
 通信装置1004は、有線ネットワーク及び無線ネットワークの少なくとも一方を介してコンピュータ間の通信を行うためのハードウェア(送受信デバイス)であり、例えばネットワークデバイス、ネットワークコントローラ、ネットワークカード、通信モジュールなどともいう。
 入力装置1005は、外部からの入力を受け付ける入力デバイス(例えば、キーボード、マウス、マイクロフォン、スイッチ、ボタン、センサなど)である。出力装置1006は、外部への出力を実施する出力デバイス(例えば、ディスプレイ、スピーカー、LEDランプなど)である。なお、入力装置1005及び出力装置1006は、一体となった構成(例えば、タッチパネル)であってもよい。 また、プロセッサ1001、メモリ1002などの各装置は、情報を通信するためのバス1007によって接続される。バス1007は、単一のバスを用いて構成されてもよいし、装置間ごとに異なるバスを用いて構成されてもよい。
 本開示において説明した各態様/実施形態は単独で用いてもよいし、組み合わせて用いてもよいし、実行に伴って切り替えて用いてもよい。また、所定の情報の通知(例えば、「Xであること」の通知)は、明示的に行うものに限られず、暗黙的(例えば、当該所定の情報の通知を行わない)ことによって行われてもよい。
 以上、本開示について詳細に説明したが、当業者にとっては、本開示が本開示中に説明した実施形態に限定されるものではないということは明らかである。本開示は、請求の範囲の記載により定まる本開示の趣旨及び範囲を逸脱することなく修正及び変更態様として実施することができる。したがって、本開示の記載は、例示説明を目的とするものであり、本開示に対して何ら制限的な意味を有するものではない。
 本開示において説明した各態様/実施形態の処理手順、シーケンス、フローチャートなどは、矛盾の無い限り、順序を入れ替えてもよい。例えば、本開示において説明した方法については、例示的な順序を用いて様々なステップの要素を提示しており、提示した特定の順序に限定されない。
 入出力された情報等は特定の場所(例えば、メモリ)に保存されてもよいし、管理テーブルを用いて管理してもよい。入出力される情報等は、上書き、更新、又は追記され得る。出力された情報等は削除されてもよい。入力された情報等は他の装置へ送信されてもよい。
 本開示において使用する「に基づいて」という記載は、別段に明記されていない限り、「のみに基づいて」を意味しない。言い換えれば、「に基づいて」という記載は、「のみに基づいて」と「に少なくとも基づいて」の両方を意味する。
 本開示において、「含む(include)」、「含んでいる(including)」及びそれらの変形が使用されている場合、これらの用語は、用語「備える(comprising)」と同様に、包括的であることが意図される。さらに、本開示において使用されている用語「又は(or)」は、排他的論理和ではないことが意図される。
 本開示において、例えば、英語でのa, an及びtheのように、翻訳により冠詞が追加された場合、本開示は、これらの冠詞の後に続く名詞が複数形であることを含んでもよい。
 本開示において、「AとBが異なる」という用語は、「AとBが互いに異なる」ことを意味してもよい。なお、当該用語は、「AとBがそれぞれCと異なる」ことを意味してもよい。「離れる」、「結合される」などの用語も、「異なる」と同様に解釈されてもよい。
 10…広告効果予測装置、11…配信情報格納部、12…取得部、13…構築部、14…予測モデル格納部、15…予測部、20…情報端末、1001…プロセッサ、1002…メモリ、1003…ストレージ、1004…通信装置、1005…入力装置、1006…出力装置、1007…バス。

Claims (5)

  1.  配信ユーザ属性情報、配信原稿情報、および配信結果情報を取得する取得部と、
     前記配信ユーザ属性情報および前記配信原稿情報に基づいて、グラフニューラルネットワークに係る手法を用いて、前記配信原稿を読むユーザ動線に照らし合せて前記配信原稿のレイアウト情報をグラフ構造に変換し、変換後のグラフ構造における各ノードの特徴量を導出し、得られた各ノードの特徴量および前記配信ユーザ属性情報を説明変数とし、前記配信結果情報から得られる配信ユーザごとのクリック有無を示すクリックフラグを目的変数とする機械学習を行い、ユーザ個別のクリック率を予測するための予測モデルを構築する構築部と、
     予測対象となる対象ユーザのクリック率予測要求、対象ユーザ属性情報および配信原稿情報を受け取り、前記対象ユーザ属性情報および前記配信原稿情報に基づいて、グラフニューラルネットワークに係る手法を用いて、前記ユーザ動線に照らし合せて前記配信原稿のレイアウト情報をグラフ構造に変換し、変換後のグラフ構造における各ノードの特徴量を導出し、得られた各ノードの特徴量および前記対象ユーザ属性情報を前記予測モデルに入力することで、当該予測モデルから出力されるクリック率を、前記対象ユーザに係るユーザ個別のクリック率予測値とする予測部と、
     を備える広告効果予測装置。
  2.  前記予測部は、前記対象ユーザに係るユーザ個別のクリック率予測値を、前記クリック率予測要求の送信元へ出力する、
     請求項1に記載の広告効果予測装置。
  3.  前記構築部および前記予測部は、少なくとも、前記配信原稿のタイトルに関するテキスト情報及び前記配信原稿に含まれた画像情報を、グラフ構造への変換および各ノードの特徴量導出の対象とする、
     請求項1又は2に記載の広告効果予測装置。
  4.  前記構築部および前記予測部は、さらに、前記配信原稿に含まれた本文テキスト情報を、グラフ構造への変換および各ノードの特徴量導出の対象とする、
     請求項3に記載の広告効果予測装置。
  5.  前記広告効果予測装置は、
     前記配信ユーザ属性情報、前記配信原稿情報、および前記配信結果情報を格納した配信情報格納部、
     をさらに備え、
     前記取得部は、前記配信情報格納部から前記配信ユーザ属性情報、前記配信原稿情報、および前記配信結果情報を取得する、
     請求項1~4の何れか一項に記載の広告効果予測装置。
PCT/JP2022/028947 2021-09-07 2022-07-27 広告効果予測装置 WO2023037782A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023546826A JPWO2023037782A1 (ja) 2021-09-07 2022-07-27

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021-145304 2021-09-07
JP2021145304 2021-09-07

Publications (1)

Publication Number Publication Date
WO2023037782A1 true WO2023037782A1 (ja) 2023-03-16

Family

ID=85507360

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/028947 WO2023037782A1 (ja) 2021-09-07 2022-07-27 広告効果予測装置

Country Status (2)

Country Link
JP (1) JPWO2023037782A1 (ja)
WO (1) WO2023037782A1 (ja)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019149171A (ja) * 2019-03-19 2019-09-05 ヤフー株式会社 算出装置、算出方法および算出プログラム
CN111581510A (zh) * 2020-05-07 2020-08-25 腾讯科技(深圳)有限公司 分享内容处理方法、装置、计算机设备和存储介质
CN112101380A (zh) * 2020-08-28 2020-12-18 合肥工业大学 基于图文匹配的产品点击率预测方法和系统、存储介质

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019149171A (ja) * 2019-03-19 2019-09-05 ヤフー株式会社 算出装置、算出方法および算出プログラム
CN111581510A (zh) * 2020-05-07 2020-08-25 腾讯科技(深圳)有限公司 分享内容处理方法、装置、计算机设备和存储介质
CN112101380A (zh) * 2020-08-28 2020-12-18 合肥工业大学 基于图文匹配的产品点击率预测方法和系统、存储介质

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ZEKUN LI; ZEYU CUI; SHU WU; XIAOYU ZHANG; LIANG WANG: "Fi-GNN: Modeling Feature Interactions via Graph Neural Networks for CTR Prediction", ARXIV.ORG, CORNELL UNIVERSITY LIBRARY, 201 OLIN LIBRARY CORNELL UNIVERSITY ITHACA, NY 14853, 24 July 2020 (2020-07-24), 201 Olin Library Cornell University Ithaca, NY 14853 , XP081704041, DOI: 10.1145/3357384.3357951 *

Also Published As

Publication number Publication date
JPWO2023037782A1 (ja) 2023-03-16

Similar Documents

Publication Publication Date Title
JP5067367B2 (ja) 情報提供システム、情報提供方法及び情報提供用プログラム
TWI436223B (zh) 使用者產生內容項目與實體之匹配
CN108701121A (zh) 将用户输入分派到用户界面中的多个输入域
CN105069036A (zh) 一种信息推荐方法及装置
CN109155041A (zh) 提供与社交图相关联的基于旅行或促销的推荐
WO2014115198A1 (ja) 入力支援システム、入力支援方法および入力支援プログラム
US20240144328A1 (en) Automatic rule generation for next-action recommendation engine
CN110941342B (zh) 一种数据处理方法、vr终端及服务器
CN111782946A (zh) 书友推荐方法、计算设备及计算机存储介质
US20140244641A1 (en) Holistic customer record linkage via profile fingerprints
US9965812B2 (en) Generating a supplemental description of an entity
JP4247101B2 (ja) 設計支援システム
WO2023037782A1 (ja) 広告効果予測装置
JP2007148476A (ja) 情報検索支援システム、情報検索支援方法、検索支援モジュールプログラムおよび情報検索支援プログラム
WO2023037780A1 (ja) 広告効果予測装置
WO2023037781A1 (ja) 広告効果予測装置
JPWO2012127757A1 (ja) 履歴収集装置、推薦装置、履歴収集方法、およびプログラム
KR102372432B1 (ko) 클릭 및 노출 정보를 활용한 추천 콘텐츠 제공 방법, 장치 및 시스템
WO2022009876A1 (ja) レコメンドシステム
CN111475737B (zh) 用户推荐方法、装置、电子设备、存储介质
KR101878937B1 (ko) 개인화된 정보 제공 시스템, 방법 및 그에 대한 기록매체
JP2010079770A (ja) デジタルサイネージシステム
WO2022163204A1 (ja) 情報処理装置
CN110888539A (zh) 输入法中的人名推荐方法、装置、设备及存储介质
JP2019113944A (ja) 情報処理装置、情報処理方法、およびプログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22867104

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2023546826

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE