US20210073638A1 - Selecting content items using reinforcement learning - Google Patents
Selecting content items using reinforcement learning Download PDFInfo
- Publication number
- US20210073638A1 US20210073638A1 US17/099,387 US202017099387A US2021073638A1 US 20210073638 A1 US20210073638 A1 US 20210073638A1 US 202017099387 A US202017099387 A US 202017099387A US 2021073638 A1 US2021073638 A1 US 2021073638A1
- Authority
- US
- United States
- Prior art keywords
- content item
- user
- context
- presented
- engagement
- 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.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2457—Query processing with adaptation to user needs
- G06F16/24578—Query processing with adaptation to user needs using ranking
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/953—Querying, e.g. by the use of web search engines
- G06F16/9535—Search customisation based on user profiles and personalisation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/044—Recurrent networks, e.g. Hopfield networks
-
- G06N3/0445—
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/084—Backpropagation, e.g. using gradient descent
-
- G06N7/005—
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N7/00—Computing arrangements based on specific mathematical models
- G06N7/01—Probabilistic graphical models, e.g. probabilistic networks
Definitions
- This specification relates to reinforcement learning.
- Reinforcement learning agents interact with an environment by receiving an observation that characterizes the current state of the environment, and in response, performing an action from a predetermined set of actions. Some reinforcement learning agents use neural networks to select the action to be performed in response to receiving any given observation.
- Neural networks are machine learning models that employ one or more layers of nonlinear units to predict an output for a received input.
- Some neural networks are deep neural networks that include one or more hidden layers in addition to an output layer. The output of each hidden layer is used as input to the next layer in the network, i.e., the next hidden layer or the output layer.
- Each layer of the network generates an output from a received input in accordance with current values of a respective set of parameters.
- this specification describes a system that is configured to determine whether or not to present a content item to a user using a machine learning model that has been trained through reinforcement learning.
- a system of one or more computers can be so configured by virtue of software, firmware, hardware, or a combination of them installed on the system that in operation cause the system to perform the actions.
- One or more computer programs can be so configured by virtue of having instructions that, when executed by data processing apparatus, cause the apparatus to perform the actions.
- a system can effectively predict the extent to which presenting a content item in a particular context to a particular user will have negative long-term consequences on the user's future engagement with subsequent content items. Accordingly, the system can determine not to present the current content item if the negative long-term consequences are too great, improving the user experience and maintaining long-term user engagement.
- FIG. 1 shows an example content item presentation system.
- FIG. 2 is a flow diagram of an example process for determining whether or not to present a content item in a presentation setting.
- FIG. 3 is a flow diagram of an example process for determining the predicted long-term impact on user engagement as a consequence of presenting the current content item.
- FIG. 4 is a flow diagram of an example process for training a long-term engagement machine learning model through reinforcement learning.
- FIG. 1 shows an example content item presentation system 100 .
- the content item presentation system 100 is an example of a system implemented as computer programs on one or more computers in one or more locations, in which the systems, components, and techniques described below can be implemented.
- the content item presentation system 100 is a system that selects content items for presentation to users in a presentation environment 110 .
- the content item presentation system 100 receives data characterizing the current state of the presentation environment 110 , i.e., a state in in which a content item 114 may be presented to a user 102 on a user device 104 , and, in response, determines whether or not present the content item 114 to the user 102 on the user device 104 when the presentation environment 110 is in the current state.
- the content items are candidates for presentation in a response to a search query, e.g., as part of a search results web page. That is, the presentation environment 110 is a search query response, e.g., a search results web page, and different states of the presentation 110 correspond to different instances of search query responses, i.e., presentations that are responses to different search queries submitted by various users.
- the content items may be search results that are candidates for being included in the response or online advertisements that are candidates for being included in the response along with search results.
- the content items are recommendations of content that may be of interest to a user that is currently being presented with a piece of content.
- the presentation environment 110 is a presentation of a piece of content to a user that includes recommendations of other pieces of content that may be of interest to the user.
- the presentation environment 110 may be a presentation of a video that includes one or more previews that each identify other videos, e.g., by including a thumbnail from the video and other identifying information for the video and including a link to the video, that may be of interest to the user.
- the presentation environment 110 may be a presentation of an image that includes one or more previews that each identify other images, e.g., by including a thumbnail of the image and including a link to the image, that may be of interest to the user.
- a user 102 of a user device 104 can submit a request to a presentation environment system 150 over a data communication network 112 , e.g., by submitting a search query to an Internet search engine or to a video-sharing website, that triggers content that may include the content item 114 to be presented to the user 102 in the presentation environment 110 .
- the presentation environment system 150 can submit a request to the content item presentation system 100 that includes data characterizing the current context of the presentation environment 110 .
- the content item presentation system 100 determines whether or not to present the content item 114 to the user 102 in the presentation environment 110 using a prediction subsystem 130 and a presentation subsystem 140 .
- the prediction subsystem 130 is a long-term engagement machine learning model that has been trained through reinforcement learning to receive model inputs and to generate a predicted output for each received model input.
- the prediction subsystem 130 may be a linear regression model, a feedforward neural network, a recurrent neural network, or a long short-term memory (LSTM) neural network.
- LSTM long short-term memory
- each model input characterizes a respective context in which a respective content item may be presented to a respective user in the presentation environment 110 and the prediction subsystem 130 has been trained so that the predicted output generated for the model input is an engagement score that measures predicted future user engagement with future content items presented to the respective user in the presentation environment 110 if the respective content item is presented in the respective context.
- the engagement score represents a predicted, time-adjusted, e.g., time-discounted, total number of selections by the respective user of future content items presented to the respective user in the presentation environment 110 if the respective content item is presented in the respective context.
- the engagement score represents a predicted time-adjusted, e.g., time-discounted, change in a rate with which the respective user selects future content items presented to the respective user in the presentation environment 110 if the respective content item is presented in the respective context.
- Training the prediction subsystem 130 to generate engagement scores through reinforcement learning is discussed below with reference to FIG. 4 .
- the presentation subsystem 140 interacts with the prediction subsystem 130 to determine whether or not to present the content item 114 in the presentation environment 110 using engagement scores generated by the prediction subsystem 130 . Determining whether or not to present a content item in the presentation environment 110 using engagement scores is discussed in more detail below with reference to FIGS. 2 and 3 .
- the content item presentation system 100 can transmit the content item 114 for presentation to the user 102 or transmit an indication to the presentation environment system 150 that causes the presentation environment system 150 to provide the content item 114 for presentation the user 102 in the presentation environment 110 .
- the content item presentation system 100 determines not to present the content item 114 , the content item presentation system 100 refrains from transmitting the content item 114 for presentation to the user 102 or transmits an indication to the presentation environment system 150 that the content item 114 should not be presented to the user 102 in the presentation environment 110 .
- FIG. 2 is a flow diagram of an example process 200 for determining whether or not to present a content item in a presentation setting.
- the process 200 will be described as being performed by a system of one or more computers located in one or more locations.
- a content item presentation system e.g., the content item presentation system 100 of FIG. 1 , appropriately programmed, can perform the process 200 .
- the system receives data characterizing a current state of a presentation environment in which a particular content item may potentially be presented to a particular user (step 202 ). That is, the system receives data characterizing a current context in which the particular content item may potentially be presented to the particular user in the presentation environment.
- the data characterizing the current context includes various features characterizing the particular content item.
- the data can include a score that represents the quality of the content item as determined by an external system.
- the data can include a score that represents, as determined by an external system, a predicted likelihood that the user will select the content item if it is presented.
- the data can include a score that represents, as determined by the external system, the likelihood that the content item is navigational with respect to the search query.
- a navigational content item is a content item that is being sought by the search query. That is, the search query is a query that is seeking a single piece of content, and the content item is or identifies the single piece of content being sought.
- the data can also include a score that represents a quality of the resource linked to by the content item as determined by an external system.
- the data can also include data identifying the current time and date.
- the data can also include data identifying a presentation position of the content item, e.g., where the content item may potentially be presented relative to other content, e.g., other content items or different content, in the presentation environment.
- the data characterizing the current context can also include various features of content items previously presented to the particular user in the presentation environment.
- the features can include some or all of the features described above for a predetermined number of context items most recently presented to the particular user in the presentation environment or each context item presented to the particular user in a recent time window.
- the data can also include data identifying whether or not the particular user selected the content item while it was presented in the presentation environment.
- the data can optionally include the text of the search query and, further optionally, the text of one or more other search queries that were recently submitted by the particular user.
- the system determines the predicted long-term impact on user engagement as a consequence of presenting the particular content item when the presentation environment is in the current state, i.e., of presenting the particular content item in the current context (step 204 ).
- the system determines the predicted long-term impact using a machine learning model that has been trained through reinforcement learning, e.g., the prediction subsystem 130 of FIG. 1 . Determining the predicted long-term impact is described in more detail below with reference to FIG. 3 .
- the system determines whether or not to present the particular content item based on the predicted long-term impact (step 206 ). Generally, the system determines to present the content item if the predicted long-term impact of presenting the content item is not overly negative. In particular, the system determines to present the content item when the predicted long-term impact exceeds a threshold value.
- the system receives data identifying the threshold value from an external system or from a system administrator.
- the system receives data identifying a short-term value that results from presenting the content item to the user and an average value resulting from each future selection of a content item by the user and determines the threshold value from the received data.
- the threshold value T may satisfy:
- STV is the short-term value that results from presenting the content item to the user
- AV is the average value resulting from each future selection of a content item by the user.
- the system can transmit the content item for presentation to the user or transmit an indication to an external system that causes the external system to provide the content item for presentation the user in the presentation environment. If the system determines not to present the content item, the system refrains from transmitting the content item for presentation to the user or transmits an indication to the external system that the content item should not be presented to the user.
- FIG. 3 is a flow diagram of an example process 300 for determining the predicted long-term impact on user engagement as a consequence of presenting the current content item.
- the process 300 will be described as being performed by a system of one or more computers located in one or more locations.
- a content item presentation system e.g., the content item presentation system 100 of FIG. 1 , appropriately programmed, can perform the process 300 .
- the system provides the data characterizing the current context in which the content item may be presented as input to the prediction subsystem (step 302 ).
- the prediction subsystem is a machine learning model that has been trained to process the input to generate a current engagement score that measures predicted future user engagement with future content items presented to the user in the presentation environment if the content item is presented in the current context.
- the engagement score represents a predicted, time-adjusted total number of selections by the user of future content items presented to the respective user in the presentation environment if the content item is presented in the current context.
- the engagement score represents a predicted time-adjusted change in a rate with which the user selects future content items presented to the user in the presentation environment if the content item is presented in the current context.
- the system provides data characterizing the current context and a null content item as input to the prediction subsystem (step 304 ). That is, the system provides data characterizing the current context, but with data characterizing the null content item in place of the data characterizing the current content item.
- the data characterizing the null content item is predetermined placeholder data that indicates to the prediction subsystem that no content item is to be presented in the current context.
- the prediction subsystem has been trained to treat the data characterizing the current context and the null content item as an indication that no content item is presented to the user in the current context, i.e., that no content item is presented to the presentation environment is in the current state, and to therefore generate a null engagement score that measures predicted future user engagement with future content items presented to the user in the presentation environment if no content item is presented in the current context.
- the engagement score represents a predicted, time-adjusted total number of selections by the user of future content items presented to the respective user in the presentation environment if no content item is presented in the current context.
- the engagement score represents a predicted time-adjusted change in a rate with which the user selects future content items presented to the user in the presentation environment if no content item is presented in the current context.
- Training the prediction subsystem to treat data characterizing (i) a context and (ii) a designated null context item as an indication that no content item is presented to the user in the context is described in more detail below with reference to FIG. 4 .
- the system determines the predicted long-term impact on user engagement as a consequence of presenting the current content item from the current engagement score and the null engagement score (step 306 ). In particular, the system subtracts the current engagement score from the null engagement score to determine the predicted decrease in user engagement as a result of presenting the current content item.
- the system may treat the predicted decrease as the predicted long-term impact or may apply a scaling factor to the predicted decrease to generate the predicted long-term impact. In some implementations, if the predicted long-term impact is positive, i.e., is greater than zero, the system sets the impact to zero.
- the system performs the process 300 on-line, i.e., when determining whether or not to present a given content item.
- the system performs the process 300 offline for multiple possible combinations of content items and contexts and stores data mapping each combination of content item and context to the predicted long-term impact for the combination.
- the system accesses the maintained data to determine the predicted long-term impact. If a particular content item and context combination is not in the maintained data, the system can estimate the predicted long-term impact based on predicted long-term impacts for neighboring combinations that are in the maintained data, e.g., by averaging the long-term impacts for the neighboring combinations.
- FIG. 4 is a flow diagram of an example process 400 for training a long-term engagement machine learning model through reinforcement learning.
- the process 400 will be described as being performed by a system of one or more computers located in one or more locations.
- a content item presentation system e.g., the content item presentation system 100 of FIG. 1 , appropriately programmed, can perform the process 400 .
- the system receives a tuple that includes data characterizing a first context in which a first content item was presented to a user in the presentation environment, data identifying whether the user selected the first content item, and data characterizing a second, subsequent context in which a second content item was presented to the user (step 402 ).
- the second context immediately follows the first context, i.e., the second content item is the next content item presented to the user in the environment after the first content item.
- the system generates a reward based on whether the user selected the first content item that was presented when the environment was in the first state (step 404 ).
- the manner in which the reward is generated is dependent on what kind of engagement score the machine learning model has been trained to generate.
- the system sets the reward to a first predetermined numeric value if the user selected the first content item and to a second, lower predetermined numeric value if the user did not select the first content item.
- the first numeric value can be one and the second numeric value can be zero.
- the first numeric value can be 0.8 and the second numeric value can be 0.1.
- the system sets the reward to a first value that is dependent on the predicted likelihood that the user would select the first content item as determined by the external system if the user selected the first content item and to zero if the user did not select the first content item.
- the first value may be one minus the predicted likelihood or one divided by the predicted likelihood.
- the system processes the data characterizing the first context using the long-term engagement machine learning model in accordance with current values of the parameters of the network to generate a first engagement score for the first state (step 406 ).
- the system processes the data characterizing the second context using the long-term engagement machine learning model in accordance with current values of the parameters of the network to generate a second engagement score for the second state (step 408 ).
- the system determines an error for the first engagement score from the reward and the second engagement score (step 410 ).
- the system can determine the error in any of a variety of ways that are appropriate for a reinforcement learning training technique.
- the error E may be a temporal difference learning error that satisfies:
- V(s t ) is the first engagement score
- R is the reward
- V(s t+1 ) is the second engagement score
- ⁇ is the time discount factor
- the error E may be an interpolation between the above temporal difference error and a Monte-Carlo supervised learning error.
- the error E may incorporate a Huber loss that enforces a cap on the magnitude of the error.
- the system adjusts the current values of the parameters of the long-term engagement machine learning model using the error (step 412 ).
- the system can perform an iteration of a gradient descent with backpropagation training technique to update the parameters of the model to decrease the error.
- the system can perform the process 400 repeatedly on multiple different tuples to train the model to effectively generate long-term engagement scores. While each tuple describes content items presented to a single user, the multiple different tuples will generally include tuples that collectively describe content items presented to many different users. For example, the system can repeatedly perform the process 400 on tuples selected from a tuple database until convergence criteria for the training of the machine learning model are satisfied.
- some of the tuples on which the process 400 is performed include contexts in which no context item was presented to the user.
- the data characterizing the context includes the placeholder data characterizing the null content item.
- Embodiments of the subject matter and the functional operations described in this specification can be implemented in digital electronic circuitry, in tangibly-embodied computer software or firmware, in computer hardware, including the structures disclosed in this specification and their structural equivalents, or in combinations of one or more of them.
- Embodiments of the subject matter described in this specification can be implemented as one or more computer programs, i.e., one or more modules of computer program instructions encoded on a tangible non-transitory program carrier for execution by, or to control the operation of, data processing apparatus.
- the program instructions can be encoded on an artificially-generated propagated signal, e.g., a machine-generated electrical, optical, or electromagnetic signal, that is generated to encode information for transmission to suitable receiver apparatus for execution by a data processing apparatus.
- the computer storage medium can be a machine-readable storage device, a machine-readable storage substrate, a random or serial access memory device, or a combination of one or more of them. The computer storage medium is not, however, a propagated signal.
- data processing apparatus encompasses all kinds of apparatus, devices, and machines for processing data, including by way of example a programmable processor, a computer, or multiple processors or computers.
- the apparatus can include special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit).
- the apparatus can also include, in addition to hardware, code that creates an execution environment for the computer program in question, e.g., code that constitutes processor firmware, a protocol stack, a database management system, an operating system, or a combination of one or more of them.
- a computer program (which may also be referred to or described as a program, software, a software application, a module, a software module, a script, or code) can be written in any form of programming language, including compiled or interpreted languages, or declarative or procedural languages, and it can be deployed in any form, including as a stand-alone program or as a module, component, subroutine, or other unit suitable for use in a computing environment.
- a computer program may, but need not, correspond to a file in a file system.
- a program can be stored in a portion of a file that holds other programs or data, e.g., one or more scripts stored in a markup language document, in a single file dedicated to the program in question, or in multiple coordinated files, e.g., files that store one or more modules, sub-programs, or portions of code.
- a computer program can be deployed to be executed on one computer or on multiple computers that are located at one site or distributed across multiple sites and interconnected by a communication network.
- an “engine,” or “software engine,” refers to a software implemented input/output system that provides an output that is different from the input.
- An engine can be an encoded block of functionality, such as a library, a platform, a software development kit (“SDK”), or an object.
- SDK software development kit
- Each engine can be implemented on any appropriate type of computing device, e.g., servers, mobile phones, tablet computers, notebook computers, music players, e-book readers, laptop or desktop computers, PDAs, smart phones, or other stationary or portable devices, that includes one or more processors and computer readable media. Additionally, two or more of the engines may be implemented on the same computing device, or on different computing devices.
- the processes and logic flows described in this specification can be performed by one or more programmable computers executing one or more computer programs to perform functions by operating on input data and generating output.
- the processes and logic flows can also be performed by, and apparatus can also be implemented as, special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit).
- special purpose logic circuitry e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit).
- Computers suitable for the execution of a computer program include, by way of example, can be based on general or special purpose microprocessors or both, or any other kind of central processing unit.
- a central processing unit will receive instructions and data from a read-only memory or a random access memory or both.
- the essential elements of a computer are a central processing unit for performing or executing instructions and one or more memory devices for storing instructions and data.
- a computer will also include, or be operatively coupled to receive data from or transfer data to, or both, one or more mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks.
- mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks.
- a computer need not have such devices.
- a computer can be embedded in another device, e.g., a mobile telephone, a personal digital assistant (PDA), a mobile audio or video player, a game console, a Global Positioning System (GPS) receiver, or a portable storage device, e.g., a universal serial bus (USB) flash drive, to name just a few.
- PDA personal digital assistant
- GPS Global Positioning System
- USB universal serial bus
- Computer-readable media suitable for storing computer program instructions and data include all forms of non-volatile memory, media and memory devices, including by way of example semiconductor memory devices, e.g., EPROM, EEPROM, and flash memory devices; magnetic disks, e.g., internal hard disks or removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks.
- semiconductor memory devices e.g., EPROM, EEPROM, and flash memory devices
- magnetic disks e.g., internal hard disks or removable disks
- magneto-optical disks e.g., CD-ROM and DVD-ROM disks.
- the processor and the memory can be supplemented by, or incorporated in, special purpose logic circuitry.
- a computer having a display device, e.g., a CRT (cathode ray tube) monitor, an LCD (liquid crystal display) monitor, or an OLED display, for displaying information to the user, as well as input devices for providing input to the computer, e.g., a keyboard, a mouse, or a presence sensitive display or other surface.
- a display device e.g., a CRT (cathode ray tube) monitor, an LCD (liquid crystal display) monitor, or an OLED display
- input devices for providing input to the computer, e.g., a keyboard, a mouse, or a presence sensitive display or other surface.
- Other kinds of devices can be used to provide for interaction with a user as well; for example, feedback provided to the user can be any form of sensory feedback, e.g., visual feedback, auditory feedback, or tactile feedback; and input from the user can be received in any form, including acoustic, speech, or tactile input.
- a computer can interact with a user
- Embodiments of the subject matter described in this specification can be implemented in a computing system that includes a back end component, e.g., as a data server, or that includes a middleware component, e.g., an application server, or that includes a front end component, e.g., a client computer having a graphical user interface or a Web browser through which a user can interact with an implementation of the subject matter described in this specification, or any combination of one or more such back end, middleware, or front end components.
- the components of the system can be interconnected by any form or medium of digital data communication, e.g., a communication network. Examples of communication networks include a local area network (“LAN”) and a wide area network (“WAN”), e.g., the Internet.
- LAN local area network
- WAN wide area network
- the computing system can include clients and servers.
- a client and server are generally remote from each other and typically interact through a communication network.
- the relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- General Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- Computing Systems (AREA)
- Artificial Intelligence (AREA)
- Mathematical Physics (AREA)
- Evolutionary Computation (AREA)
- Computational Linguistics (AREA)
- Molecular Biology (AREA)
- General Health & Medical Sciences (AREA)
- Biophysics (AREA)
- Biomedical Technology (AREA)
- Life Sciences & Earth Sciences (AREA)
- Health & Medical Sciences (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Medical Informatics (AREA)
- Probability & Statistics with Applications (AREA)
- Algebra (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
- This is a continuation of U.S. application Ser. No. 15/212,037, filed on Jul. 15, 2016, the disclosure of which is considered part of and is incorporated by reference in the disclosure of this application.
- This specification relates to reinforcement learning.
- Reinforcement learning agents interact with an environment by receiving an observation that characterizes the current state of the environment, and in response, performing an action from a predetermined set of actions. Some reinforcement learning agents use neural networks to select the action to be performed in response to receiving any given observation.
- Neural networks are machine learning models that employ one or more layers of nonlinear units to predict an output for a received input. Some neural networks are deep neural networks that include one or more hidden layers in addition to an output layer. The output of each hidden layer is used as input to the next layer in the network, i.e., the next hidden layer or the output layer. Each layer of the network generates an output from a received input in accordance with current values of a respective set of parameters.
- In general, this specification describes a system that is configured to determine whether or not to present a content item to a user using a machine learning model that has been trained through reinforcement learning.
- A system of one or more computers can be so configured by virtue of software, firmware, hardware, or a combination of them installed on the system that in operation cause the system to perform the actions. One or more computer programs can be so configured by virtue of having instructions that, when executed by data processing apparatus, cause the apparatus to perform the actions.
- Particular embodiments of the subject matter described in this specification can be implemented so as to realize one or more of the following advantages. A system can effectively predict the extent to which presenting a content item in a particular context to a particular user will have negative long-term consequences on the user's future engagement with subsequent content items. Accordingly, the system can determine not to present the current content item if the negative long-term consequences are too great, improving the user experience and maintaining long-term user engagement.
- The details of one or more embodiments of the subject matter of this specification are set forth in the accompanying drawings and the description below. Other features, aspects, and advantages of the subject matter will become apparent from the description, the drawings, and the claims.
-
FIG. 1 shows an example content item presentation system. -
FIG. 2 is a flow diagram of an example process for determining whether or not to present a content item in a presentation setting. -
FIG. 3 is a flow diagram of an example process for determining the predicted long-term impact on user engagement as a consequence of presenting the current content item. -
FIG. 4 is a flow diagram of an example process for training a long-term engagement machine learning model through reinforcement learning. - Like reference numbers and designations in the various drawings indicate like elements.
-
FIG. 1 shows an example contentitem presentation system 100. - The content
item presentation system 100 is an example of a system implemented as computer programs on one or more computers in one or more locations, in which the systems, components, and techniques described below can be implemented. - The content
item presentation system 100 is a system that selects content items for presentation to users in apresentation environment 110. - In particular, the content
item presentation system 100 receives data characterizing the current state of thepresentation environment 110, i.e., a state in in which acontent item 114 may be presented to auser 102 on auser device 104, and, in response, determines whether or not present thecontent item 114 to theuser 102 on theuser device 104 when thepresentation environment 110 is in the current state. - In some implementations, the content items are candidates for presentation in a response to a search query, e.g., as part of a search results web page. That is, the
presentation environment 110 is a search query response, e.g., a search results web page, and different states of thepresentation 110 correspond to different instances of search query responses, i.e., presentations that are responses to different search queries submitted by various users. In these implementations, the content items may be search results that are candidates for being included in the response or online advertisements that are candidates for being included in the response along with search results. - In some other implementations, the content items are recommendations of content that may be of interest to a user that is currently being presented with a piece of content. That is, the
presentation environment 110 is a presentation of a piece of content to a user that includes recommendations of other pieces of content that may be of interest to the user. For example, thepresentation environment 110 may be a presentation of a video that includes one or more previews that each identify other videos, e.g., by including a thumbnail from the video and other identifying information for the video and including a link to the video, that may be of interest to the user. As another example, thepresentation environment 110 may be a presentation of an image that includes one or more previews that each identify other images, e.g., by including a thumbnail of the image and including a link to the image, that may be of interest to the user. - For example, a
user 102 of auser device 104 can submit a request to apresentation environment system 150 over adata communication network 112, e.g., by submitting a search query to an Internet search engine or to a video-sharing website, that triggers content that may include thecontent item 114 to be presented to theuser 102 in thepresentation environment 110. As part of generating the response, thepresentation environment system 150 can submit a request to the contentitem presentation system 100 that includes data characterizing the current context of thepresentation environment 110. - In response, the content
item presentation system 100 determines whether or not to present thecontent item 114 to theuser 102 in thepresentation environment 110 using aprediction subsystem 130 and apresentation subsystem 140. - Generally, the
prediction subsystem 130 is a long-term engagement machine learning model that has been trained through reinforcement learning to receive model inputs and to generate a predicted output for each received model input. For example, theprediction subsystem 130 may be a linear regression model, a feedforward neural network, a recurrent neural network, or a long short-term memory (LSTM) neural network. - In particular, each model input characterizes a respective context in which a respective content item may be presented to a respective user in the
presentation environment 110 and theprediction subsystem 130 has been trained so that the predicted output generated for the model input is an engagement score that measures predicted future user engagement with future content items presented to the respective user in thepresentation environment 110 if the respective content item is presented in the respective context. In particular, in some implementations, the engagement score represents a predicted, time-adjusted, e.g., time-discounted, total number of selections by the respective user of future content items presented to the respective user in thepresentation environment 110 if the respective content item is presented in the respective context. In some other implementations, the engagement score represents a predicted time-adjusted, e.g., time-discounted, change in a rate with which the respective user selects future content items presented to the respective user in thepresentation environment 110 if the respective content item is presented in the respective context. - Training the
prediction subsystem 130 to generate engagement scores through reinforcement learning is discussed below with reference toFIG. 4 . - The
presentation subsystem 140 interacts with theprediction subsystem 130 to determine whether or not to present thecontent item 114 in thepresentation environment 110 using engagement scores generated by theprediction subsystem 130. Determining whether or not to present a content item in thepresentation environment 110 using engagement scores is discussed in more detail below with reference toFIGS. 2 and 3 . - If the
presentation subsystem 140 determines to present thecontent item 114 in thepresentation environment 110, the contentitem presentation system 100 can transmit thecontent item 114 for presentation to theuser 102 or transmit an indication to thepresentation environment system 150 that causes thepresentation environment system 150 to provide thecontent item 114 for presentation theuser 102 in thepresentation environment 110. - If the content
item presentation system 100 determines not to present thecontent item 114, the contentitem presentation system 100 refrains from transmitting thecontent item 114 for presentation to theuser 102 or transmits an indication to thepresentation environment system 150 that thecontent item 114 should not be presented to theuser 102 in thepresentation environment 110. -
FIG. 2 is a flow diagram of anexample process 200 for determining whether or not to present a content item in a presentation setting. For convenience, theprocess 200 will be described as being performed by a system of one or more computers located in one or more locations. For example, a content item presentation system, e.g., the contentitem presentation system 100 ofFIG. 1 , appropriately programmed, can perform theprocess 200. - The system receives data characterizing a current state of a presentation environment in which a particular content item may potentially be presented to a particular user (step 202). That is, the system receives data characterizing a current context in which the particular content item may potentially be presented to the particular user in the presentation environment.
- The data characterizing the current context includes various features characterizing the particular content item.
- For example, the data can include a score that represents the quality of the content item as determined by an external system.
- As another example, the data can include a score that represents, as determined by an external system, a predicted likelihood that the user will select the content item if it is presented.
- As another example, if the presentation environment is a response to a search query submitted by the user, the data can include a score that represents, as determined by the external system, the likelihood that the content item is navigational with respect to the search query. A navigational content item is a content item that is being sought by the search query. That is, the search query is a query that is seeking a single piece of content, and the content item is or identifies the single piece of content being sought.
- As another example, if the content item includes a link to a resource, the data can also include a score that represents a quality of the resource linked to by the content item as determined by an external system.
- As another example, the data can also include data identifying the current time and date.
- As another example, the data can also include data identifying a presentation position of the content item, e.g., where the content item may potentially be presented relative to other content, e.g., other content items or different content, in the presentation environment.
- Optionally, the data characterizing the current context can also include various features of content items previously presented to the particular user in the presentation environment. For example, the features can include some or all of the features described above for a predetermined number of context items most recently presented to the particular user in the presentation environment or each context item presented to the particular user in a recent time window. Further optionally, for each previously presented content item, the data can also include data identifying whether or not the particular user selected the content item while it was presented in the presentation environment.
- Additionally, when the content item may be presented as part of a response to a search query, the data can optionally include the text of the search query and, further optionally, the text of one or more other search queries that were recently submitted by the particular user.
- The system determines the predicted long-term impact on user engagement as a consequence of presenting the particular content item when the presentation environment is in the current state, i.e., of presenting the particular content item in the current context (step 204). In particular, the system determines the predicted long-term impact using a machine learning model that has been trained through reinforcement learning, e.g., the
prediction subsystem 130 ofFIG. 1 . Determining the predicted long-term impact is described in more detail below with reference toFIG. 3 . - The system determines whether or not to present the particular content item based on the predicted long-term impact (step 206). Generally, the system determines to present the content item if the predicted long-term impact of presenting the content item is not overly negative. In particular, the system determines to present the content item when the predicted long-term impact exceeds a threshold value.
- In some implementations, the system receives data identifying the threshold value from an external system or from a system administrator.
- In some other implementations, the system receives data identifying a short-term value that results from presenting the content item to the user and an average value resulting from each future selection of a content item by the user and determines the threshold value from the received data. For example, the threshold value T may satisfy:
-
T=(k−STV)/AV, - where k is a constant value, STV is the short-term value that results from presenting the content item to the user, and AV is the average value resulting from each future selection of a content item by the user.
- If the system determines to present the content item, the system can transmit the content item for presentation to the user or transmit an indication to an external system that causes the external system to provide the content item for presentation the user in the presentation environment. If the system determines not to present the content item, the system refrains from transmitting the content item for presentation to the user or transmits an indication to the external system that the content item should not be presented to the user.
-
FIG. 3 is a flow diagram of anexample process 300 for determining the predicted long-term impact on user engagement as a consequence of presenting the current content item. For convenience, theprocess 300 will be described as being performed by a system of one or more computers located in one or more locations. For example, a content item presentation system, e.g., the contentitem presentation system 100 ofFIG. 1 , appropriately programmed, can perform theprocess 300. - The system provides the data characterizing the current context in which the content item may be presented as input to the prediction subsystem (step 302). The prediction subsystem is a machine learning model that has been trained to process the input to generate a current engagement score that measures predicted future user engagement with future content items presented to the user in the presentation environment if the content item is presented in the current context. In particular, in some implementations, the engagement score represents a predicted, time-adjusted total number of selections by the user of future content items presented to the respective user in the presentation environment if the content item is presented in the current context. In some other implementations, the engagement score represents a predicted time-adjusted change in a rate with which the user selects future content items presented to the user in the presentation environment if the content item is presented in the current context.
- The system provides data characterizing the current context and a null content item as input to the prediction subsystem (step 304). That is, the system provides data characterizing the current context, but with data characterizing the null content item in place of the data characterizing the current content item. The data characterizing the null content item is predetermined placeholder data that indicates to the prediction subsystem that no content item is to be presented in the current context.
- The prediction subsystem has been trained to treat the data characterizing the current context and the null content item as an indication that no content item is presented to the user in the current context, i.e., that no content item is presented to the presentation environment is in the current state, and to therefore generate a null engagement score that measures predicted future user engagement with future content items presented to the user in the presentation environment if no content item is presented in the current context. In particular, in some implementations, the engagement score represents a predicted, time-adjusted total number of selections by the user of future content items presented to the respective user in the presentation environment if no content item is presented in the current context. In some other implementations, the engagement score represents a predicted time-adjusted change in a rate with which the user selects future content items presented to the user in the presentation environment if no content item is presented in the current context. Training the prediction subsystem to treat data characterizing (i) a context and (ii) a designated null context item as an indication that no content item is presented to the user in the context is described in more detail below with reference to
FIG. 4 . - The system determines the predicted long-term impact on user engagement as a consequence of presenting the current content item from the current engagement score and the null engagement score (step 306). In particular, the system subtracts the current engagement score from the null engagement score to determine the predicted decrease in user engagement as a result of presenting the current content item. The system may treat the predicted decrease as the predicted long-term impact or may apply a scaling factor to the predicted decrease to generate the predicted long-term impact. In some implementations, if the predicted long-term impact is positive, i.e., is greater than zero, the system sets the impact to zero.
- In some implementations, the system performs the
process 300 on-line, i.e., when determining whether or not to present a given content item. In some other implementations, the system performs theprocess 300 offline for multiple possible combinations of content items and contexts and stores data mapping each combination of content item and context to the predicted long-term impact for the combination. In these implementations, when a determination about whether or not to present a given content item is made, the system accesses the maintained data to determine the predicted long-term impact. If a particular content item and context combination is not in the maintained data, the system can estimate the predicted long-term impact based on predicted long-term impacts for neighboring combinations that are in the maintained data, e.g., by averaging the long-term impacts for the neighboring combinations. -
FIG. 4 is a flow diagram of anexample process 400 for training a long-term engagement machine learning model through reinforcement learning. For convenience, theprocess 400 will be described as being performed by a system of one or more computers located in one or more locations. For example, a content item presentation system, e.g., the contentitem presentation system 100 ofFIG. 1 , appropriately programmed, can perform theprocess 400. - The system receives a tuple that includes data characterizing a first context in which a first content item was presented to a user in the presentation environment, data identifying whether the user selected the first content item, and data characterizing a second, subsequent context in which a second content item was presented to the user (step 402). Generally, the second context immediately follows the first context, i.e., the second content item is the next content item presented to the user in the environment after the first content item.
- The system generates a reward based on whether the user selected the first content item that was presented when the environment was in the first state (step 404).
- The manner in which the reward is generated is dependent on what kind of engagement score the machine learning model has been trained to generate.
- In particular, if the machine learning model is being trained to generate to generate engagement scores that represent time-adjusted total numbers of selections of future content items, the system sets the reward to a first predetermined numeric value if the user selected the first content item and to a second, lower predetermined numeric value if the user did not select the first content item. For example, the first numeric value can be one and the second numeric value can be zero. As another example, the first numeric value can be 0.8 and the second numeric value can be 0.1.
- If the machine learning model is being trained to generate engagement scores that represent a time-adjusted change in a rate with which the user selects future content items, the system sets the reward to a first value that is dependent on the predicted likelihood that the user would select the first content item as determined by the external system if the user selected the first content item and to zero if the user did not select the first content item. For example, the first value may be one minus the predicted likelihood or one divided by the predicted likelihood.
- The system processes the data characterizing the first context using the long-term engagement machine learning model in accordance with current values of the parameters of the network to generate a first engagement score for the first state (step 406).
- The system processes the data characterizing the second context using the long-term engagement machine learning model in accordance with current values of the parameters of the network to generate a second engagement score for the second state (step 408).
- The system determines an error for the first engagement score from the reward and the second engagement score (step 410). The system can determine the error in any of a variety of ways that are appropriate for a reinforcement learning training technique.
- For example, the error E may be a temporal difference learning error that satisfies:
-
E=V(s t)−(R+γV(s t+1)), - where V(st) is the first engagement score, R is the reward, V(st+1) is the second engagement score, and γ is the time discount factor.
- As another example, the error E may be an interpolation between the above temporal difference error and a Monte-Carlo supervised learning error.
- As yet another example, the error E may incorporate a Huber loss that enforces a cap on the magnitude of the error.
- The system adjusts the current values of the parameters of the long-term engagement machine learning model using the error (step 412). For example, the system can perform an iteration of a gradient descent with backpropagation training technique to update the parameters of the model to decrease the error.
- The system can perform the
process 400 repeatedly on multiple different tuples to train the model to effectively generate long-term engagement scores. While each tuple describes content items presented to a single user, the multiple different tuples will generally include tuples that collectively describe content items presented to many different users. For example, the system can repeatedly perform theprocess 400 on tuples selected from a tuple database until convergence criteria for the training of the machine learning model are satisfied. - To ensure that the machine learning model is also trained to generate null engagement scores, some of the tuples on which the
process 400 is performed include contexts in which no context item was presented to the user. For these tuples, the data characterizing the context includes the placeholder data characterizing the null content item. By including tuples in which at least one of the contexts did not have a content item presented to the user, the machine learning model is trained to generate accurate null engagement scores as well as engagement scores for actual content items. - Embodiments of the subject matter and the functional operations described in this specification can be implemented in digital electronic circuitry, in tangibly-embodied computer software or firmware, in computer hardware, including the structures disclosed in this specification and their structural equivalents, or in combinations of one or more of them. Embodiments of the subject matter described in this specification can be implemented as one or more computer programs, i.e., one or more modules of computer program instructions encoded on a tangible non-transitory program carrier for execution by, or to control the operation of, data processing apparatus. Alternatively or in addition, the program instructions can be encoded on an artificially-generated propagated signal, e.g., a machine-generated electrical, optical, or electromagnetic signal, that is generated to encode information for transmission to suitable receiver apparatus for execution by a data processing apparatus. The computer storage medium can be a machine-readable storage device, a machine-readable storage substrate, a random or serial access memory device, or a combination of one or more of them. The computer storage medium is not, however, a propagated signal.
- The term “data processing apparatus” encompasses all kinds of apparatus, devices, and machines for processing data, including by way of example a programmable processor, a computer, or multiple processors or computers. The apparatus can include special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit). The apparatus can also include, in addition to hardware, code that creates an execution environment for the computer program in question, e.g., code that constitutes processor firmware, a protocol stack, a database management system, an operating system, or a combination of one or more of them.
- A computer program (which may also be referred to or described as a program, software, a software application, a module, a software module, a script, or code) can be written in any form of programming language, including compiled or interpreted languages, or declarative or procedural languages, and it can be deployed in any form, including as a stand-alone program or as a module, component, subroutine, or other unit suitable for use in a computing environment. A computer program may, but need not, correspond to a file in a file system. A program can be stored in a portion of a file that holds other programs or data, e.g., one or more scripts stored in a markup language document, in a single file dedicated to the program in question, or in multiple coordinated files, e.g., files that store one or more modules, sub-programs, or portions of code. A computer program can be deployed to be executed on one computer or on multiple computers that are located at one site or distributed across multiple sites and interconnected by a communication network.
- As used in this specification, an “engine,” or “software engine,” refers to a software implemented input/output system that provides an output that is different from the input. An engine can be an encoded block of functionality, such as a library, a platform, a software development kit (“SDK”), or an object. Each engine can be implemented on any appropriate type of computing device, e.g., servers, mobile phones, tablet computers, notebook computers, music players, e-book readers, laptop or desktop computers, PDAs, smart phones, or other stationary or portable devices, that includes one or more processors and computer readable media. Additionally, two or more of the engines may be implemented on the same computing device, or on different computing devices.
- The processes and logic flows described in this specification can be performed by one or more programmable computers executing one or more computer programs to perform functions by operating on input data and generating output. The processes and logic flows can also be performed by, and apparatus can also be implemented as, special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit).
- Computers suitable for the execution of a computer program include, by way of example, can be based on general or special purpose microprocessors or both, or any other kind of central processing unit. Generally, a central processing unit will receive instructions and data from a read-only memory or a random access memory or both. The essential elements of a computer are a central processing unit for performing or executing instructions and one or more memory devices for storing instructions and data. Generally, a computer will also include, or be operatively coupled to receive data from or transfer data to, or both, one or more mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks. However, a computer need not have such devices. Moreover, a computer can be embedded in another device, e.g., a mobile telephone, a personal digital assistant (PDA), a mobile audio or video player, a game console, a Global Positioning System (GPS) receiver, or a portable storage device, e.g., a universal serial bus (USB) flash drive, to name just a few.
- Computer-readable media suitable for storing computer program instructions and data include all forms of non-volatile memory, media and memory devices, including by way of example semiconductor memory devices, e.g., EPROM, EEPROM, and flash memory devices; magnetic disks, e.g., internal hard disks or removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks. The processor and the memory can be supplemented by, or incorporated in, special purpose logic circuitry.
- To provide for interaction with a user, embodiments of the subject matter described in this specification can be implemented on a computer having a display device, e.g., a CRT (cathode ray tube) monitor, an LCD (liquid crystal display) monitor, or an OLED display, for displaying information to the user, as well as input devices for providing input to the computer, e.g., a keyboard, a mouse, or a presence sensitive display or other surface. Other kinds of devices can be used to provide for interaction with a user as well; for example, feedback provided to the user can be any form of sensory feedback, e.g., visual feedback, auditory feedback, or tactile feedback; and input from the user can be received in any form, including acoustic, speech, or tactile input. In addition, a computer can interact with a user by sending resources to and receiving resources from a device that is used by the user; for example, by sending web pages to a web browser on a user's client device in response to requests received from the web browser.
- Embodiments of the subject matter described in this specification can be implemented in a computing system that includes a back end component, e.g., as a data server, or that includes a middleware component, e.g., an application server, or that includes a front end component, e.g., a client computer having a graphical user interface or a Web browser through which a user can interact with an implementation of the subject matter described in this specification, or any combination of one or more such back end, middleware, or front end components. The components of the system can be interconnected by any form or medium of digital data communication, e.g., a communication network. Examples of communication networks include a local area network (“LAN”) and a wide area network (“WAN”), e.g., the Internet.
- The computing system can include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
- While this specification contains many specific implementation details, these should not be construed as limitations on the scope of any invention or of what may be claimed, but rather as descriptions of features that may be specific to particular embodiments of particular inventions. Certain features that are described in this specification in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination. Moreover, although features may be described above as acting in certain combinations and even initially claimed as such, one or more features from a claimed combination can in some cases be excised from the combination, and the claimed combination may be directed to a subcombination or variation of a subcombination.
- Similarly, while operations are depicted in the drawings in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. In certain circumstances, multitasking and parallel processing may be advantageous. Moreover, the separation of various system modules and components in the embodiments described above should not be understood as requiring such separation in all embodiments, and it should be understood that the described program components and systems can generally be integrated together in a single software product or packaged into multiple software products.
- Particular embodiments of the subject matter have been described. Other embodiments are within the scope of the following claims. For example, the actions recited in the claims can be performed in a different order and still achieve desirable results. As one example, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In certain implementations, multitasking and parallel processing may be advantageous.
Claims (23)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US17/099,387 US20210073638A1 (en) | 2016-07-15 | 2020-11-16 | Selecting content items using reinforcement learning |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/212,037 US10839310B2 (en) | 2016-07-15 | 2016-07-15 | Selecting content items using reinforcement learning |
US17/099,387 US20210073638A1 (en) | 2016-07-15 | 2020-11-16 | Selecting content items using reinforcement learning |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/212,037 Continuation US10839310B2 (en) | 2016-07-15 | 2016-07-15 | Selecting content items using reinforcement learning |
Publications (1)
Publication Number | Publication Date |
---|---|
US20210073638A1 true US20210073638A1 (en) | 2021-03-11 |
Family
ID=60942151
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/212,037 Active 2039-01-05 US10839310B2 (en) | 2016-07-15 | 2016-07-15 | Selecting content items using reinforcement learning |
US17/099,387 Pending US20210073638A1 (en) | 2016-07-15 | 2020-11-16 | Selecting content items using reinforcement learning |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/212,037 Active 2039-01-05 US10839310B2 (en) | 2016-07-15 | 2016-07-15 | Selecting content items using reinforcement learning |
Country Status (4)
Country | Link |
---|---|
US (2) | US10839310B2 (en) |
EP (1) | EP3485434A4 (en) |
CN (2) | CN109643323B (en) |
WO (1) | WO2018013985A1 (en) |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6728495B2 (en) * | 2016-11-04 | 2020-07-22 | ディープマインド テクノロジーズ リミテッド | Environmental prediction using reinforcement learning |
US11423103B2 (en) * | 2019-07-08 | 2022-08-23 | Valve Corporation | Content-item recommendations |
US20210064984A1 (en) * | 2019-08-29 | 2021-03-04 | Sap Se | Engagement prediction using machine learning in digital workplace |
US20220366247A1 (en) * | 2019-09-25 | 2022-11-17 | Deepmind Technologies Limited | Training action selection neural networks using q-learning combined with look ahead search |
WO2021118593A1 (en) * | 2019-12-13 | 2021-06-17 | Google Llc | Determining dynamic interaction condition(s) for triggering provision of related content interface notification |
WO2021158737A1 (en) * | 2020-02-04 | 2021-08-12 | The Rocket Science Group Llc | Predicting outcomes via marketing asset analytics |
US11640345B1 (en) * | 2020-05-15 | 2023-05-02 | Amazon Technologies, Inc. | Safe reinforcement learning model service |
US11995668B2 (en) * | 2021-05-10 | 2024-05-28 | ZenPayroll, Inc. | Machine-learned database interaction model |
US11886964B2 (en) * | 2021-05-17 | 2024-01-30 | Adobe Inc. | Provisioning interactive content based on predicted user-engagement levels |
CN116821374B (en) * | 2023-07-27 | 2024-08-02 | 中国人民解放军陆军工程大学 | Event prediction method based on information |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140222503A1 (en) * | 2013-02-07 | 2014-08-07 | 24/7 Customer, Inc. | Dynamic prediction of online shopper's intent using a combination of prediction models |
US20140278308A1 (en) * | 2013-03-15 | 2014-09-18 | Yahoo! Inc. | Method and system for measuring user engagement using click/skip in content stream |
US20160267520A1 (en) * | 2015-03-10 | 2016-09-15 | Bidtellect, Inc. | Method and system for online user engagement measurement |
US20170278114A1 (en) * | 2016-03-24 | 2017-09-28 | Xerox Corporation | Adaptive collaborative filtering with extended kalman filters and multi-armed bandits |
CA3019191A1 (en) * | 2016-03-28 | 2017-12-28 | Rubikloud Technologies Inc. | Method and system for determining optimized customer touchpoints |
US10372782B1 (en) * | 2014-09-29 | 2019-08-06 | Amazon Technologies, Inc. | Content generation and experimentation using engagement tests |
Family Cites Families (24)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6842877B2 (en) | 1998-12-18 | 2005-01-11 | Tangis Corporation | Contextual responses based on automated learning techniques |
US7707131B2 (en) | 2005-03-08 | 2010-04-27 | Microsoft Corporation | Thompson strategy based online reinforcement learning system for action selection |
CA2772638C (en) * | 2009-08-31 | 2018-02-13 | Google Inc. | Framework for selecting and presenting answer boxes relevant to user input as query suggestions |
US8375025B1 (en) * | 2010-12-30 | 2013-02-12 | Google Inc. | Language-specific search results |
US8712945B2 (en) | 2012-01-31 | 2014-04-29 | International Business Machines Corporation | System and method for optimizing teams |
US9449094B2 (en) * | 2012-07-13 | 2016-09-20 | Google Inc. | Navigating among content items in a set |
US9373088B2 (en) | 2012-09-17 | 2016-06-21 | The Board Of Trustees Of The Leland Stanford Junior University | Brain machine interface utilizing a discrete action state decoder in parallel with a continuous decoder for a neural prosthetic device |
US9069864B2 (en) * | 2012-09-21 | 2015-06-30 | Google Inc. | Prioritizing a content item for a user |
CA2893960C (en) * | 2012-12-05 | 2020-09-15 | Grapevine6 Inc. | System and method for finding and prioritizing content based on user specific interest profiles |
US20150278687A1 (en) * | 2012-12-11 | 2015-10-01 | II David W. Sculley | User device side predicted performance measure adjustments |
US9594732B2 (en) * | 2012-12-20 | 2017-03-14 | Google Inc. | Selectively replacing displayed content items based on user interaction |
US20140272847A1 (en) | 2013-03-14 | 2014-09-18 | Edulock, Inc. | Method and system for integrated reward system for education related applications |
US9235804B1 (en) | 2013-03-12 | 2016-01-12 | Google Inc. | System and method for selecting and serving content items based on sensor data from mobile devices |
US9135292B1 (en) * | 2013-04-08 | 2015-09-15 | Google Inc. | Selecting a template for a content item |
US9679258B2 (en) | 2013-10-08 | 2017-06-13 | Google Inc. | Methods and apparatus for reinforcement learning |
US20150121246A1 (en) | 2013-10-25 | 2015-04-30 | The Charles Stark Draper Laboratory, Inc. | Systems and methods for detecting user engagement in context using physiological and behavioral measurement |
US20150178790A1 (en) | 2013-12-20 | 2015-06-25 | Yahoo! Inc. | User Engagement-Based Dynamic Reserve Price for Non-Guaranteed Delivery Advertising Auction |
US10217058B2 (en) * | 2014-01-30 | 2019-02-26 | Microsoft Technology Licensing, Llc | Predicting interesting things and concepts in content |
US11042898B2 (en) | 2014-03-18 | 2021-06-22 | Staples, Inc. | Clickstream purchase prediction using Hidden Markov Models |
US10505833B2 (en) | 2014-05-15 | 2019-12-10 | At&T Intellectual Property I, L.P. | Predicting video engagement from wireless network measurements |
US10289962B2 (en) * | 2014-06-06 | 2019-05-14 | Google Llc | Training distilled machine learning models |
US9258606B1 (en) | 2014-07-31 | 2016-02-09 | Google Inc. | Using second screen devices to augment media engagement metrics |
US20160189558A1 (en) | 2014-12-31 | 2016-06-30 | Genesys Telecommunications Laboratories, Inc. | Learning Based on Simulations of Interactions of a Customer Contact Center |
US20180018331A1 (en) * | 2016-07-12 | 2018-01-18 | Microsoft Technology Licensing, Llc | Contextual suggestions from user history |
-
2016
- 2016-07-15 US US15/212,037 patent/US10839310B2/en active Active
-
2017
- 2017-07-14 CN CN201780047232.4A patent/CN109643323B/en active Active
- 2017-07-14 CN CN202311087335.7A patent/CN117150127A/en active Pending
- 2017-07-14 WO PCT/US2017/042238 patent/WO2018013985A1/en unknown
- 2017-07-14 EP EP17828572.2A patent/EP3485434A4/en not_active Withdrawn
-
2020
- 2020-11-16 US US17/099,387 patent/US20210073638A1/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140222503A1 (en) * | 2013-02-07 | 2014-08-07 | 24/7 Customer, Inc. | Dynamic prediction of online shopper's intent using a combination of prediction models |
US20140278308A1 (en) * | 2013-03-15 | 2014-09-18 | Yahoo! Inc. | Method and system for measuring user engagement using click/skip in content stream |
US10372782B1 (en) * | 2014-09-29 | 2019-08-06 | Amazon Technologies, Inc. | Content generation and experimentation using engagement tests |
US20160267520A1 (en) * | 2015-03-10 | 2016-09-15 | Bidtellect, Inc. | Method and system for online user engagement measurement |
US20170278114A1 (en) * | 2016-03-24 | 2017-09-28 | Xerox Corporation | Adaptive collaborative filtering with extended kalman filters and multi-armed bandits |
CA3019191A1 (en) * | 2016-03-28 | 2017-12-28 | Rubikloud Technologies Inc. | Method and system for determining optimized customer touchpoints |
Non-Patent Citations (1)
Title |
---|
Isbell, Charles, et al. "A social reinforcement learning agent." Proceedings of the fifth international conference on Autonomous agents. (Year: 2001) * |
Also Published As
Publication number | Publication date |
---|---|
CN109643323B (en) | 2023-09-05 |
CN117150127A (en) | 2023-12-01 |
US20180018580A1 (en) | 2018-01-18 |
WO2018013985A1 (en) | 2018-01-18 |
EP3485434A4 (en) | 2020-01-22 |
US10839310B2 (en) | 2020-11-17 |
CN109643323A (en) | 2019-04-16 |
EP3485434A1 (en) | 2019-05-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20210073638A1 (en) | Selecting content items using reinforcement learning | |
US11651218B1 (en) | Adversartail training of neural networks | |
US12086714B2 (en) | Training neural networks using a prioritized experience memory | |
US11562209B1 (en) | Recommending content using neural networks | |
US11443170B2 (en) | Semi-supervised training of neural networks | |
US20200320372A1 (en) | Training policy neural networks using path consistency learning | |
US11688077B2 (en) | Adaptive object tracking policy | |
US10102482B2 (en) | Factorized models | |
US11922281B2 (en) | Training machine learning models using teacher annealing | |
US12147500B2 (en) | Privacy-sensitive training of user interaction prediction models | |
US9817564B2 (en) | Managing a display of content based on user interaction topic and topic vectors | |
US20180300337A1 (en) | Method and system for managing virtual assistants | |
US20140324582A1 (en) | Social network enhanced content items responsive to search queries | |
US10334057B2 (en) | Pattern based optimization of digital component transmission | |
US20210406680A1 (en) | Pairwise ranking using neural networks | |
US20240428075A1 (en) | Ranking items for presentation in a user interface | |
CN117573973B (en) | Resource recommendation method, device, electronic device, and storage medium | |
US20230079338A1 (en) | Gated linear contextual bandits | |
CN117573973A (en) | Resource recommendation methods, devices, electronic devices and storage media |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STPP | Information on status: patent application and granting procedure in general |
Free format text: APPLICATION DISPATCHED FROM PREEXAM, NOT YET DOCKETED |
|
AS | Assignment |
Owner name: GOOGLE INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:COPPIN, BENJAMIN KENNETH;SULEYMAN, MUSTAFA;WALTER, THOMAS CHADWICK;AND OTHERS;SIGNING DATES FROM 20160831 TO 20160907;REEL/FRAME:055002/0350 Owner name: GOOGLE LLC, CALIFORNIA Free format text: CHANGE OF NAME;ASSIGNOR:GOOGLE INC.;REEL/FRAME:055087/0995 Effective date: 20170930 |
|
AS | Assignment |
Owner name: GOOGLE INC., CALIFORNIA Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE THIRD INVENTOR'S NAME PREVIOUSLY RECORDED AT REEL: 055002 FRAME: 0350. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT;ASSIGNORS:COPPIN, BENJAMIN KENNETH;SULEYMAN, MUSTAFA;WALTERS, THOMAS CHADWICK;AND OTHERS;SIGNING DATES FROM 20160831 TO 20160907;REEL/FRAME:056784/0574 |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |