US20230186348A1 - Image Recognition Based Content Item Selection - Google Patents
Image Recognition Based Content Item Selection Download PDFInfo
- Publication number
- US20230186348A1 US20230186348A1 US18/168,217 US202318168217A US2023186348A1 US 20230186348 A1 US20230186348 A1 US 20230186348A1 US 202318168217 A US202318168217 A US 202318168217A US 2023186348 A1 US2023186348 A1 US 2023186348A1
- Authority
- US
- United States
- Prior art keywords
- ads
- image
- keywords
- user
- camera
- 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
- 238000000034 method Methods 0.000 claims abstract description 25
- 238000010191 image analysis Methods 0.000 claims description 9
- 238000012015 optical character recognition Methods 0.000 claims description 2
- 238000004590 computer program Methods 0.000 abstract description 13
- 230000004044 response Effects 0.000 description 15
- 230000008569 process Effects 0.000 description 9
- 230000003993 interaction Effects 0.000 description 8
- 230000000694 effects Effects 0.000 description 6
- 230000008901 benefit Effects 0.000 description 5
- 238000004891 communication Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 4
- 238000013515 script Methods 0.000 description 4
- 238000006243 chemical reaction Methods 0.000 description 3
- 230000000644 propagated effect Effects 0.000 description 3
- 238000004458 analytical method Methods 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 238000000926 separation method Methods 0.000 description 2
- 230000006399 behavior Effects 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000007935 neutral effect Effects 0.000 description 1
- 238000009877 rendering Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 230000001953 sensory effect Effects 0.000 description 1
- 239000000758 substrate Substances 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0241—Advertisements
- G06Q30/0251—Targeted advertisements
- G06Q30/0255—Targeted advertisements based on user history
- G06Q30/0256—User search
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/242—Query formulation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/50—Information retrieval; Database structures therefor; File system structures therefor of still image data
- G06F16/58—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
- G06F16/5866—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using information manually generated, e.g. tags, keywords, comments, manually generated location and time information
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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
- G06Q90/00—Systems or methods specially adapted for administrative, commercial, financial, managerial or supervisory purposes, not involving significant data processing
Definitions
- Computing systems can present content items. However, it may be challenging for a computing system to select content when there is minimal context.
- This specification describes technologies relating to content presentation.
- one aspect of the subject matter described in this specification can be embodied in methods that include the actions of receiving a request for an ad to be presented to a user; for a collection of ads, identifying one or more candidate ads including using image keywords derived from images associated with the user to identify the one or more candidate ads; selecting an ad responsive to the ad request from the candidate ads; and sending the selected ad for presentation to the user.
- Other embodiments of this aspect include corresponding systems, apparatus, and computer programs recorded on computer storage devices, each configured to perform the operations of the methods.
- the image keywords are derived from images uploaded by the user.
- the images include images captured by the user using a camera of a mobile device.
- the image keywords are derived from images selected by the user.
- Selecting an ad responsive to the ad request includes determining a similarity between one or more keywords associated with each ad of the collection of ads and the image keywords. Determining the similarity include calculating a similarity score for each ad and where selecting the ad responsive to the ad request includes using a combination of the similarity score and one or more other scores for each.
- Each image keyword is associated with a scoring weight for scoring the respective image keywords relative to the ads in the collection of ads and where the weight decreases according to age of the image keyword.
- the ad request is the first ad request following user image activity.
- the image content is used to directly infer the user's intent.
- Images can provide context for identifying ads in situations where there may be little context available, for example, for mobile applications. Images can also provide user intent directly. For example, if the input image is for a digital camera, the system can identify suitable ads based on the image content.
- FIG. 2 is a diagram of an example system.
- FIG. 4 is an example process for presenting ads to users.
- Images can be used to provide context for selecting ads.
- images associated with a user can provide context in situations where there is little context available, for example, when serving ads to mobile applications.
- the image context can include one or more keywords derived from images associated with particular users.
- users can upload images (for example, to a photo album, a search system, or mail system as an attachment), which can be processed to identify keywords.
- images selected by users e.g., in response to presented image search results
- These keywords can be used to identify particular ads for presentation to the respective users in response to an ad request.
- FIG. 1 is a block diagram of an example content presentation system 100 .
- one or more content providers 102 can directly, or indirectly, enter, maintain, and log ad information in an content management system 104 (“system 104 ”).
- system 104 can be in the form of graphical ads, for example, banner ads, text only ads, image ads, barcode ads (e.g., ads that include one or more barcodes, for example, for use in redeeming the particular ad), audio ads, video ads, animated ads, ads combining one or more of any of such components, etc.
- the ads can also include embedded information, such as links, meta-information, and/or machine executable instructions.
- Users 108 and the content providers 102 can provide usage information to the system 104 , for example, whether or not a conversion (e.g., a purchase or other interaction) or a click-through related to an ad (e.g., a user has selected an ad) has occurred.
- This usage information can include measured or observed user behavior related to ads that have been served.
- the system 104 may perform financial transactions, for example, crediting the publishers 106 and charging the content providers 102 based on the usage information.
- a network 110 such as a local area network (LAN), wide area network (WAN), the Internet, one or more telephony networks or a combination thereof, connects the content providers 102 , the system 104 , the publishers 106 , and the users 108 .
- LAN local area network
- WAN wide area network
- the Internet one or more telephony networks or a combination thereof
- One example publisher 106 is a general content server that receives requests for content (e.g., articles, discussion threads, music, video, graphics, search results, web page listings, information feeds, etc.), and retrieves the requested content in response to the request.
- requests for content e.g., articles, discussion threads, music, video, graphics, search results, web page listings, information feeds, etc.
- the user 108 can submit a request for ads to a content server in the system 104 .
- the ad request can include a number of ads desired.
- the ad request can also include content request information, including information associated with the user 108 or the user's device (e.g., a mobile device), as described in greater detail below.
- search service can receive queries for search results.
- the search service can retrieve relevant search results from an index of documents (e.g., from an index of web pages).
- Search results can include, for example, lists of web page titles, snippets of text extracted from those web pages, and hypertext links to those web pages, and may be grouped into a predetermined number of (e.g., ten) search results.
- the search results can be presented to users with one or more ads.
- the content management system 104 can use an auction process to select ads from the content providers 102 , which can then be provided to the users 108 in response to the receive requests for ads.
- the content providers 102 may be permitted to select, or bid, an amount the content providers are willing to pay for each presentation of or interaction with (e.g., click) of an ad, e.g., a cost-per-click amount an content provider pays when, for example, a user clicks on an ad.
- the cost-per-click can include a maximum cost-per-click, e.g., the maximum amount the content provider is willing to pay for each click of an ad based on a keyword, e.g., a word or words in a query.
- Other bid types can also be used. Based on these bids, ads can be selected and ranked for presentation.
- the user 108 can combine the search results with one or more of the ads provided by the system 104 . This combined information can then be displayed by the devices of the users 108 that requested the content. Alternatively, portions can be received at different times and integrated in the display as received. For example, the ads can be received and rendered separately by a browser or application. The search results can be maintained as distinct from the ads, so as not to confuse the user between paid ads and presumably neutral search results.
- one or more publishers 106 provide web properties to the users 108 .
- the users 108 submit requests for ads to the content management system 104 .
- the system 104 responds by sending ads to the requesting users 108 for placement on one or more web properties (e.g., websites and other network-distributed content) that are relevant to the web property.
- the user's device identifies a particular ad from the received ads for presentation with the provided web properties.
- the requests are executed by devices associated with the user 108 , e.g., by the execution of a particular script (e.g., JavaScriptTM) when the publisher's web page is loading on a client device.
- a particular script e.g., JavaScriptTM
- a mobile application is an application specifically designed for operation on a mobile device (e.g., a smart phone).
- the mobile application can also include ads positioned within the content of the mobile application. Similar to publishers 106 described above, the ads can be received from the content management system 104 for placement in the mobile application when accessed by a user (e.g., when a particular page of a mobile application is loaded on the mobile device).
- FIG. 2 is a diagram of an example system 200 .
- the example system 200 includes a content system 202 , a search system 204 , services 206 , and an image analysis module 216 , each of which can communicate through one or more network 210 .
- the search system 204 can provide search results to the user devices 208 responsive to received queries.
- the search results are image search results, for example, thumbnail images corresponding to image resources responsive to the received query. Users presented with image search results can select particular images from the image search results in order to view the corresponding image resource.
- Image search results can be provided with one or more ads, for example, in a particular portion or portions of the search user interface.
- the search system 204 includes an image search in which users can submit images as a query (e.g., an image taken from a camera on a mobile device).
- the user devices 208 can include mobile devices, desktop computing devices, notebook computing devices, personal data assistants, tablet devices, etc.
- One or more of the user devices 208 can include a camera 212 .
- the camera 212 can be a still camera or a video camera.
- the camera 212 can be, for example, a camera integrated into the device (e.g., a mobile device with an integrated camera) or a camera attached to a user device (e.g., a webcam attached to a desktop computer).
- the image analysis module 216 can analyze images uploaded, for example, to search system 204 or to services 206 in order to identify image keywords.
- the image analysis module 216 can also analyze images selected by users, for example, from presented image search results.
- the image analysis module 216 can then send the image keywords to the ad system 202 .
- Image analysis is described in greater detail below.
- the image analysis module 216 is part of a system affiliated with each of the search system 204 , ad system 202 , and image services 206 .
- the image analysis module 216 is a component of one or more of the search system 204 , ad system 202 , and image services 206 .
- the images are encrypted prior to being uploaded to the image analysis module 216 . Additionally, uploaded images can be stored in a protected database and/or not logged into the system.
- FIG. 3 is an example system 300 for serving ads.
- the system 300 includes an ad system 301 , user device 314 , and user device 316 .
- the ad system 301 can communicate with each of the user devices 314 and 316 through a network 312 .
- the ad system 301 includes ads 302 , ad logs 304 , ad presentation manager 306 , and user data 308 .
- the ads 302 are a collection of ads available for presentation to users. Each ad can include associated information used to determine whether the ad should be presented to a user in response to a request, for example, keywords associated with the ad and demographic goals for the ad (e.g., particular groups to which the ad is directed).
- the ad presentation manager 306 can select ads for presentation on user devices.
- the ad logs 304 can store presentation and conversion events (e.g., users an ad is presented to, time stamps, ad identifiers, device identifiers, wallet status of ads, user ad selections, publisher conversion events, etc.).
- the ad presentation manager 306 can determine which ad or ads of the ads 302 to select for presentation (e.g., on user device 314 and/or user device 316 ) in response to an ad request. For example, the ad presentation manager 306 can identify and rank candidate ads from the ads 302 based on particular criteria in order to match ads with requested content, a requesting API for an application, and/or a requesting user.
- the ad presentation manager 306 can identify candidate ads for selection based on keywords associated with the ads in the collection that correspond with the ad request.
- the ad keywords can be matched with the requested content in which the ads are to be presented (e.g., matching ad keywords to keywords in requested content or query terms).
- each ad of the ads 302 can include one or more keywords for identifying ads as directed to particular subject matter that can be matched to the ad request.
- particular ads can be identified as relevant to particular users.
- Candidate ads for selection can be identified based on how well the keywords match the request.
- the ad presentation manager 306 uses information about a user (e.g., user profile information, other information) to identify candidate ads for selection.
- a user e.g., user profile information, other information
- particular ads in the ads 302 can include group information (e.g., intended for women between the ages of 30 and 35). This information can be compared with the user information to determine whether or not an ad is a candidate ad for selection.
- the ad presentation module 306 can send ads to an application based on the specific application requesting the ads (e.g., the ads are for products or services that appeal to a typical user of the particular application) or based on user interactions with the application.
- the ad presentation manager 306 can further use image keywords associated with the user in identifying ads for presentation, for example, by matching image keywords with ad keywords to identify ad candidates.
- image keywords are only used to identify ads in particular circumstances. For example, when other sources of information are insufficient or unavailable (e.g., lack of other user information or lack of information associated with the content with which the ad is to be presented).
- image keywords are only used within a particular time window of the user image activity (e.g., when the associated image is also associated with the ad request or the ad request follows particular image activity, for example, an image upload or selection).
- the image is used to identify a primary user intent, e.g., if the user submits an image to the image search system in order to obtain information regarding the image. For example, if the user uploads a particular image, the content of that image can be used to identify relevant ads to present to the user.
- an auction system is used to determine which ad from candidate ads matching criteria for the content will be selected for presentation or to adjust scores for candidate ads.
- the candidate ad having a highest score is selected for presentation.
- the selected ad can then be sent for presentation to the user (e.g., sent directly to the user device or sent to a publisher or other content provider for integration prior to providing the content to the user device).
- the user data 308 can include user information such as user profile information that can be used by the ad presentation manager 306 in identifying matching ads.
- the user data 308 also includes image keywords 310 .
- the image keywords are keywords derived from particular images associated with each particular user.
- the keywords are derived in response to a user uploading an image (e.g., an image taken using a camera on a user device) to a search system.
- the user can upload an image to be used as a search query.
- the keywords are derived in response to a user uploading an image to an image service, for example, to an online photo album.
- Another image source associated with the user includes images received by or sent to the user using e-mail.
- a further image source can be images selected by the user, e.g., based on presented image search results.
- one or more of the search system and services are affiliated with the ad system in order to facilitate the sharing of derived keyword information.
- the image keywords can be derived from various techniques. These keywords can then be provided to the ad system 301 for storage within the image keywords 310 .
- images associated with the user are directly analyzed. For example, an image can be analyzed to identify text within the image (e.g., using optical character recognition techniques). Identified words or phrases from the image can then be considered keywords. For example an image including a visible sign reading “Tour Eiffel” can yield as keywords “Eiffel” and “Tour”. Additionally, the image can be identified for particular patterns matching known objects. For example a picture of a car can be matched with an image in an image database. Images in the database can have a particular descriptor or caption which can also be used as keywords (e.g., “Peugeot 504”).
- images associated with the user are indirectly analyzed. For example, an image (or a discernable object within the image) is matched with existing objects in an image database and metadata associated with those existing objects in the image database are analyzed to obtain keywords.
- the photo may be similar to a photo from an online guidebook of Paris, and any metadata about the latter (URL, anchor text, etc.) can be analyzed to obtain keywords, e.g. www.paris.example.com/eiffel may yield “paris” and “eiffel” as keywords.
- the target location e.g., a web page
- crawled e.g., a web page
- referring search terms can be used to identify keywords. For example, once a matching image is found, search history logs (for images search or any other property) can be analyzed to identify which search queries led to (a) that image being served as a search result and (b) resulted in the image being selected.
- the search terms can be considered keywords, and their importance can be weighted based on the frequency of occurrence as well as whether they led to a selection of the image. For example, the image from the online guidebook of Paris may be served when the user types “Paris” or “Eiffel”, but clicked more often in the latter case.
- the keywords obtained from these methods can be ranked based on various information and filtered to identify the most likely keywords.
- the image keywords can be expanded for each image or user based on vertical information (e.g., higher level categories associated with the identified keywords, for example, “France” for the keyword “Paris”).
- vertical information e.g., higher level categories associated with the identified keywords, for example, “France” for the keyword “Paris”.
- a system that generates keywords for the image can compute a confidence weight associated with an image-keyword pair and provide that to the ad presentation system. These weights can be used to identify dominant keywords for particular images.
- the keywords can be also compared with historical logs to identify best performing keywords for the image (or some representation of the concepts the image contains). Different measures of performance can be used to identify best performing keywords including, for example, aggregated click through rate on the ads, user's refinement of the query in the context of a search etc. From an ad presentation perspective, preference can be given to commercial keywords that the content providers are directing their ads to. Additionally, data from the user's past queries and/or interactions can be used to rank the keywords. For example, if the system knows (e.g., based on past user information) that the user owns a camera of a particular brand, keywords that represent accessories for the particular camera brand can be preferred.
- user information is anonymized to obscure the user's identify.
- received information from users e.g., user interactions, location, device or user identifiers
- can be aggregated or removed/obscure e.g., replace user identifier with random identifier
- individually identifying information is anonymized while still maintaining the attributes or characteristics associated with particular information (e.g., types of user actions).
- the received information is anonymized (so that the originating user device or user device user is unidentifiable) at the user device before transmission to the system that analyzes the received inputs. In this way, the actions of individual users can be obscured or unobservable while still permitting analysis of user information.
- users can opt-in or opt-out of making data for images associated with the user available to the ad system (e.g., for use in identifying appropriate ads).
- a notification procedure is used to prompt the user and a user interface can be provided to transparently view and modify privacy settings.
- users can specify types of images that can be analyzed. For example, the user can specify that only images uploaded in particular contexts are included. Thus, the user can specify that images uploaded to a search system can be used but not those uploaded to a private album or to a social site.
- the system has default settings that can be modified by a user. The default settings can be designed to be overly limiting on the criteria for using images associated with the user.
- the system or user can specify particular types of images that are not analyzed or used to identify keywords.
- images can be processed, on a network location or on the client device, to identify images containing people.
- images recognized as having people can be excluded while images recognized as containing objects can be used.
- the user devices 314 and 316 each include a respective display 318 and 320 for presenting content to the user of the device.
- the display can be used to present application content.
- the display can also be used to present publisher content or search result content using a web browser.
- the display of content can include the presentation of one or more ads e.g., ad 322 or ad 324 .
- FIG. 4 is an example process 400 for presenting ads to users.
- the process 400 can be performed by a system including one or more computing devices.
- the process 400 can be performed by an ad system, e.g., the ad system 300 of FIG. 3 .
- An ad request is received ( 402 ).
- the ad request can be received by an ad system from a publisher.
- a publisher can request an ad to be provided for content to be served to the user device.
- the ad can be provided to the publisher for inclusion in the content prior to sending to the user device or, alternatively, the ad can be served directly to the user device.
- the client device requests the ad from the ad system.
- the user device can request an ad in response to rendering content from the publisher.
- a script in received web page content form a publisher can prompt the user device browser to send an ad request.
- presenting particular application content e.g., content in a mobile application
- candidate ads are identified using image keywords ( 404 ).
- Image keywords associated with the user can be identified based on the ad request.
- the ad request can include a user identifier for the user.
- Image keywords associated with that user can be identified and compared with ad keywords.
- Ads can be scored based on the degree of match between the ad keywords and the identified image keywords associated with the user.
- Candidate ads can include ads having a threshold score or a specified number of top scoring ads. In some implementations, the score of the image keyword matching alone is used to identify candidate ads.
- the image keyword matching score is combined with one or more other scores to generate overall ad scores (e.g., scores based on the content to be presented or user demographic information).
- the score for the image keyword matching can be discounted according to the age of the image keyword (e.g., how long ago the particular image keywords were added). Thus, keywords associated with more recent user image activity is weighted more heavily than older user image activity.
- a specified decay function can be used to adjust the image keyword weight.
- the ad request is sent contemporaneously with analysis of a particular image such that the image keywords are associated with recent user activity.
- an ad can be presented directly in response to a received image, where the ad is selected based on image keywords derived from the received image. This can occur, for example, when the image is uploaded through a content provider that includes one or more ads.
- a user can attach an image to an e-mail message in an e-mail interface that includes one or more ads.
- the attached image can be analyzed and used to determine a next ad to present to the user (e.g., when the ads are refreshed in the e-mail interface).
- the received image keywords are used to identify subsequent ad or ads to be presented to the user.
- a particular ad of the candidate ads is selected for presentation to the user ( 406 ).
- a candidate ad having a highest overall score is selected for presentation to the user.
- the score can be calculated using a combination of scores for a variety of types of information including a score for the matching of image keywords to ads.
- an auction process is used to identify a particular ad of the candidate ads for presentation.
- the selected ad is sent for presentation ( 408 ).
- the ad is sent directly to the client device associated with the ad request.
- the ad can then be incorporated into particular content (e.g., application content).
- the ad is sent to a content provider that incorporates the ad into the content before providing the content to the user device.
- Embodiments of the subject matter and the operations described in this specification can be implemented in digital electronic circuitry, or in computer software, firmware, or 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 computer storage medium 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.
- a computer storage medium can be, or be included in, a computer-readable storage device, a computer-readable storage substrate, a random or serial access memory array or device, or a combination of one or more of them.
- a computer storage medium is not a propagated signal, a computer storage medium can be a source or destination of computer program instructions encoded in an artificially-generated propagated signal.
- the computer storage medium can also be, or be included in, one or more separate physical components or media (e.g., multiple CDs, disks, or other storage devices).
- the operations described in this specification can be implemented as operations performed by a data processing apparatus on data stored on one or more computer-readable storage devices or received from other sources.
- 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, a system on a chip, or multiple ones, or combinations, of the foregoing
- 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, a cross-platform runtime environment, a virtual machine, or a combination of one or more of them.
- the apparatus and execution environment can realize various different computing model infrastructures, such as web services, distributed computing and grid computing infrastructures.
- a computer program (also known as a program, software, software application, script, or code) can be written in any form of programming language, including compiled or interpreted languages, declarative or procedural languages, and it can be deployed in any form, including as a stand-alone program or as a module, component, subroutine, object, 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.
- the processes and logic flows described in this specification can be performed by one or more programmable processors executing one or more computer programs to perform actions 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).
- processors suitable for the execution of a computer program include, by way of example, both general and special purpose microprocessors, and any one or more processors of any kind of digital computer.
- a processor 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 processor for performing actions in accordance with 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.
- Devices 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.
- a computer having a display device, e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor, for displaying information to the user and a keyboard and a pointing device, e.g., a mouse or a trackball, by which the user can provide input to the computer.
- a display device e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor
- keyboard and a pointing device e.g., a mouse or a trackball
- 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 by sending documents to and receiving documents from a device that is used by the user; for example, by sending web pages to a
- 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”), an inter-network (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks).
- LAN local area network
- WAN wide area network
- inter-network e.g., the Internet
- peer-to-peer networks e.g., ad hoc peer-to-peer networks.
- 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.
- a server transmits data (e.g., an HTML, page) to a client device (e.g., for purposes of displaying data to and receiving user input from a user interacting with the client device).
- client device e.g., for purposes of displaying data to and receiving user input from a user interacting with the client device.
- Data generated at the client device e.g., a result of the user interaction
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- General Engineering & Computer Science (AREA)
- Accounting & Taxation (AREA)
- Development Economics (AREA)
- Strategic Management (AREA)
- Finance (AREA)
- Economics (AREA)
- General Business, Economics & Management (AREA)
- Game Theory and Decision Science (AREA)
- Entrepreneurship & Innovation (AREA)
- Marketing (AREA)
- Computational Linguistics (AREA)
- Mathematical Physics (AREA)
- Library & Information Science (AREA)
- Artificial Intelligence (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Biology (AREA)
- Evolutionary Computation (AREA)
- Information Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
- This application claims the benefit of priority under 35 U.S.C. § 120 as a continuation of U.S. patent application Ser. No. 15/638,333, filed Jun. 29, 2017, which claims the benefit of priority under 35 U.S.C. § 120 as a continuation of U.S. patent application Ser. No. 14/190,523, filed Feb. 26, 2014, which claims the benefit of priority under 35 U.S.C. § 120 as a continuation of U.S. patent application Ser. No. 13/168,904, filed Jun. 24, 2011, each of which are hereby incorporated herein by reference in their entirety.
- Computing systems can present content items. However, it may be challenging for a computing system to select content when there is minimal context.
- This specification describes technologies relating to content presentation.
- In general, one aspect of the subject matter described in this specification can be embodied in methods that include the actions of receiving a request for an ad to be presented to a user; for a collection of ads, identifying one or more candidate ads including using image keywords derived from images associated with the user to identify the one or more candidate ads; selecting an ad responsive to the ad request from the candidate ads; and sending the selected ad for presentation to the user. Other embodiments of this aspect include corresponding systems, apparatus, and computer programs recorded on computer storage devices, each configured to perform the operations of the methods.
- These and other embodiments can each optionally include one or more of the following features. The image keywords are derived from images uploaded by the user. The images include images captured by the user using a camera of a mobile device. The image keywords are derived from images selected by the user. Selecting an ad responsive to the ad request includes determining a similarity between one or more keywords associated with each ad of the collection of ads and the image keywords. Determining the similarity include calculating a similarity score for each ad and where selecting the ad responsive to the ad request includes using a combination of the similarity score and one or more other scores for each. Each image keyword is associated with a scoring weight for scoring the respective image keywords relative to the ads in the collection of ads and where the weight decreases according to age of the image keyword. The ad request is the first ad request following user image activity. The image content is used to directly infer the user's intent.
- Particular embodiments of the subject matter described in this specification can be implemented so as to realize one or more of the following advantages. Using keywords derived from images uploaded or selected by a user provides information for presenting ads directed to the user's interests. Images can provide context for identifying ads in situations where there may be little context available, for example, for mobile applications. Images can also provide user intent directly. For example, if the input image is for a digital camera, the system can identify suitable ads based on the image content.
- The details of one or more embodiments of the subject matter described in 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 is a diagram of an example content presentation system. -
FIG. 2 is a diagram of an example system. -
FIG. 3 is an example system for serving ads. -
FIG. 4 is an example process for presenting ads to users. - Like reference numbers and designations in the various drawings indicate like elements.
- Images can be used to provide context for selecting ads. In particular, images associated with a user can provide context in situations where there is little context available, for example, when serving ads to mobile applications. The image context can include one or more keywords derived from images associated with particular users. For example, users can upload images (for example, to a photo album, a search system, or mail system as an attachment), which can be processed to identify keywords. Alternatively, images selected by users (e.g., in response to presented image search results) can be processed to identify keywords. These keywords can be used to identify particular ads for presentation to the respective users in response to an ad request.
- While reference will be made below to content selection systems and methods, other forms of content including other forms of content items can be managed, presented, and logged in accordance with the description below.
-
FIG. 1 is a block diagram of an examplecontent presentation system 100. In some implementations, one ormore content providers 102 can directly, or indirectly, enter, maintain, and log ad information in an content management system 104 (“system 104”). Though reference is made to content selection, other forms of content, including other forms of sponsored content, can be delivered by thesystem 100. The ads can be in the form of graphical ads, for example, banner ads, text only ads, image ads, barcode ads (e.g., ads that include one or more barcodes, for example, for use in redeeming the particular ad), audio ads, video ads, animated ads, ads combining one or more of any of such components, etc. The ads can also include embedded information, such as links, meta-information, and/or machine executable instructions. One or more users 108 may submit requests for ads to thesystem 104. Thesystem 104 responds by sending ads to the requesting users 108 for placement on or association with one or more of a publisher's 106 content items (e.g., web properties, mobile applications, or other third party content). Example web properties can include web pages, television and radio content item slots, or print media space. - Users 108 and the
content providers 102, can provide usage information to thesystem 104, for example, whether or not a conversion (e.g., a purchase or other interaction) or a click-through related to an ad (e.g., a user has selected an ad) has occurred. This usage information can include measured or observed user behavior related to ads that have been served. Thesystem 104 may perform financial transactions, for example, crediting thepublishers 106 and charging thecontent providers 102 based on the usage information. - A
network 110, such as a local area network (LAN), wide area network (WAN), the Internet, one or more telephony networks or a combination thereof, connects thecontent providers 102, thesystem 104, thepublishers 106, and the users 108. - One
example publisher 106 is a general content server that receives requests for content (e.g., articles, discussion threads, music, video, graphics, search results, web page listings, information feeds, etc.), and retrieves the requested content in response to the request. - The user 108 can submit a request for ads to a content server in the
system 104. The ad request can include a number of ads desired. The ad request can also include content request information, including information associated with the user 108 or the user's device (e.g., a mobile device), as described in greater detail below. - In some implementations, a client browser, application, or other content provider, combines the requested content with one or more of the ads provided by the
system 104. The combined content and ads can be rendered to the users 108 that requested the content for presentation in a viewer (e.g., a browser, application interface, or other content display system) of a user device. The user device can transmit information about the ads back to the content server, including information describing how, when, and/or where the ads are to be rendered (e.g., in HTML or JavaScript™). In some implementations, the content and ads are combined separately. For example, content can be rendered while waiting for ads to be received and incorporated into the content. - Another
example publisher 106 is a search service. A search service can receive queries for search results. In response, the search service can retrieve relevant search results from an index of documents (e.g., from an index of web pages). Search results can include, for example, lists of web page titles, snippets of text extracted from those web pages, and hypertext links to those web pages, and may be grouped into a predetermined number of (e.g., ten) search results. In some implementations, the search results can be presented to users with one or more ads. - A user 108, or the user's device, can submit a request for ads to the
system 104. The request may include a number of ads desired. Thesystem 104 can use various information to identify a group of ads to provide to the user 108. Ads from this group of ads can be provided by the user's device for presentation in response to a request from a user application, or associated with content to be displayed (e.g., a web page or search results). Thus, ads can be provided directly to the user device for presentation or indirectly through content provided to the user device (e.g., ads presented with search results where the ads are provided to the user with the search results). - In some implementations, the
content management system 104 can use an auction process to select ads from thecontent providers 102, which can then be provided to the users 108 in response to the receive requests for ads. For example, thecontent providers 102 may be permitted to select, or bid, an amount the content providers are willing to pay for each presentation of or interaction with (e.g., click) of an ad, e.g., a cost-per-click amount an content provider pays when, for example, a user clicks on an ad. The cost-per-click can include a maximum cost-per-click, e.g., the maximum amount the content provider is willing to pay for each click of an ad based on a keyword, e.g., a word or words in a query. Other bid types, however, can also be used. Based on these bids, ads can be selected and ranked for presentation. - The user 108 can combine the search results with one or more of the ads provided by the
system 104. This combined information can then be displayed by the devices of the users 108 that requested the content. Alternatively, portions can be received at different times and integrated in the display as received. For example, the ads can be received and rendered separately by a browser or application. The search results can be maintained as distinct from the ads, so as not to confuse the user between paid ads and presumably neutral search results. - In some implementations, one or
more publishers 106 provide web properties to the users 108. The users 108 submit requests for ads to thecontent management system 104. Thesystem 104 responds by sending ads to the requesting users 108 for placement on one or more web properties (e.g., websites and other network-distributed content) that are relevant to the web property. In some implementations, the user's device identifies a particular ad from the received ads for presentation with the provided web properties. In some implementations, the requests are executed by devices associated with the user 108, e.g., by the execution of a particular script (e.g., JavaScript™) when the publisher's web page is loading on a client device. - Another
example publisher 106 is a mobile application developer. A mobile application is an application specifically designed for operation on a mobile device (e.g., a smart phone). The mobile application can also include ads positioned within the content of the mobile application. Similar topublishers 106 described above, the ads can be received from thecontent management system 104 for placement in the mobile application when accessed by a user (e.g., when a particular page of a mobile application is loaded on the mobile device). -
FIG. 2 is a diagram of anexample system 200. Theexample system 200 includes acontent system 202, asearch system 204,services 206, and an image analysis module 216, each of which can communicate through one ormore network 210. - The
content system 202 provides ads for presentation to users (e.g., of user devices 208) in response to ad requests. The ad requests can be received from the user devices 208 or from other sources, for example, thesearch system 204 or content publishers (not shown). Thecontent system 202 can use image keywords associated with particular users to identify candidate ads to provide to the user devices 208. - The
search system 204 can provide search results to the user devices 208 responsive to received queries. In some implementations, the search results are image search results, for example, thumbnail images corresponding to image resources responsive to the received query. Users presented with image search results can select particular images from the image search results in order to view the corresponding image resource. Image search results can be provided with one or more ads, for example, in a particular portion or portions of the search user interface. In some implementations, thesearch system 204 includes an image search in which users can submit images as a query (e.g., an image taken from a camera on a mobile device). - The
services 206 can include network photo albums or other photo repositories to which individual users can upload images. Theservices 206 can also include a mail service where, for example, users can receive images in messages or can attach images in massages to be sent to others. - The user devices 208 can include mobile devices, desktop computing devices, notebook computing devices, personal data assistants, tablet devices, etc. One or more of the user devices 208 can include a
camera 212. Thecamera 212 can be a still camera or a video camera. Thecamera 212 can be, for example, a camera integrated into the device (e.g., a mobile device with an integrated camera) or a camera attached to a user device (e.g., a webcam attached to a desktop computer). - The user devices 208 also includes images 214. The images 214 can include images captured using
camera 212 or from various other sources. For example, a user can transfer images from a digital camera to the images 214. In another example, a user can receive images from other users or network locations (e.g., by downloading the images or receiving images by e-mail). One or more images from the images 214 can also be uploaded to network locations using thenetwork 210. For example, a user can upload one or more images to a web album provided by theservices 206 or as a query to an image search provided by thesearch system 204. In some implementations, the images are encrypted prior to being uploaded. - The image analysis module 216 can analyze images uploaded, for example, to search
system 204 or toservices 206 in order to identify image keywords. The image analysis module 216 can also analyze images selected by users, for example, from presented image search results. The image analysis module 216 can then send the image keywords to thead system 202. Image analysis is described in greater detail below. In some implementations, the image analysis module 216 is part of a system affiliated with each of thesearch system 204,ad system 202, andimage services 206. In some other implementations, the image analysis module 216 is a component of one or more of thesearch system 204,ad system 202, andimage services 206. In some implementations, the images are encrypted prior to being uploaded to the image analysis module 216. Additionally, uploaded images can be stored in a protected database and/or not logged into the system. -
FIG. 3 is anexample system 300 for serving ads. Thesystem 300 includes anad system 301,user device 314, anduser device 316. Thead system 301 can communicate with each of theuser devices network 312. - The
ad system 301 includesads 302, ad logs 304,ad presentation manager 306, anduser data 308. - The
ads 302 are a collection of ads available for presentation to users. Each ad can include associated information used to determine whether the ad should be presented to a user in response to a request, for example, keywords associated with the ad and demographic goals for the ad (e.g., particular groups to which the ad is directed). Thead presentation manager 306 can select ads for presentation on user devices. The ad logs 304 can store presentation and conversion events (e.g., users an ad is presented to, time stamps, ad identifiers, device identifiers, wallet status of ads, user ad selections, publisher conversion events, etc.). - The
ad presentation manager 306 can determine which ad or ads of theads 302 to select for presentation (e.g., onuser device 314 and/or user device 316) in response to an ad request. For example, thead presentation manager 306 can identify and rank candidate ads from theads 302 based on particular criteria in order to match ads with requested content, a requesting API for an application, and/or a requesting user. - The
ad presentation manager 306 can identify candidate ads for selection based on keywords associated with the ads in the collection that correspond with the ad request. In some implementations, the ad keywords can be matched with the requested content in which the ads are to be presented (e.g., matching ad keywords to keywords in requested content or query terms). For example, each ad of theads 302 can include one or more keywords for identifying ads as directed to particular subject matter that can be matched to the ad request. Thus, particular ads can be identified as relevant to particular users. Candidate ads for selection can be identified based on how well the keywords match the request. - In another example, the
ad presentation manager 306 uses information about a user (e.g., user profile information, other information) to identify candidate ads for selection. For example, particular ads in theads 302 can include group information (e.g., intended for women between the ages of 30 and 35). This information can be compared with the user information to determine whether or not an ad is a candidate ad for selection. - In yet another example, the
ad presentation module 306 can send ads to an application based on the specific application requesting the ads (e.g., the ads are for products or services that appeal to a typical user of the particular application) or based on user interactions with the application. - The
ad presentation manager 306 can further use image keywords associated with the user in identifying ads for presentation, for example, by matching image keywords with ad keywords to identify ad candidates. In some implementations, image keywords are only used to identify ads in particular circumstances. For example, when other sources of information are insufficient or unavailable (e.g., lack of other user information or lack of information associated with the content with which the ad is to be presented). In another example, image keywords are only used within a particular time window of the user image activity (e.g., when the associated image is also associated with the ad request or the ad request follows particular image activity, for example, an image upload or selection). In some implementations, the image is used to identify a primary user intent, e.g., if the user submits an image to the image search system in order to obtain information regarding the image. For example, if the user uploads a particular image, the content of that image can be used to identify relevant ads to present to the user. - In some implementations, an auction system is used to determine which ad from candidate ads matching criteria for the content will be selected for presentation or to adjust scores for candidate ads. In some other implementations, the candidate ad having a highest score is selected for presentation. The selected ad can then be sent for presentation to the user (e.g., sent directly to the user device or sent to a publisher or other content provider for integration prior to providing the content to the user device).
- The
user data 308 can include user information such as user profile information that can be used by thead presentation manager 306 in identifying matching ads. Theuser data 308 also includesimage keywords 310. The image keywords are keywords derived from particular images associated with each particular user. In some implementations, the keywords are derived in response to a user uploading an image (e.g., an image taken using a camera on a user device) to a search system. For example, the user can upload an image to be used as a search query. In some other implementations, the keywords are derived in response to a user uploading an image to an image service, for example, to an online photo album. Another image source associated with the user includes images received by or sent to the user using e-mail. A further image source can be images selected by the user, e.g., based on presented image search results. - In some implementations, one or more of the search system and services are affiliated with the ad system in order to facilitate the sharing of derived keyword information.
- The image keywords can be derived from various techniques. These keywords can then be provided to the
ad system 301 for storage within theimage keywords 310. In some implementations, images associated with the user are directly analyzed. For example, an image can be analyzed to identify text within the image (e.g., using optical character recognition techniques). Identified words or phrases from the image can then be considered keywords. For example an image including a visible sign reading “Tour Eiffel” can yield as keywords “Eiffel” and “Tour”. Additionally, the image can be identified for particular patterns matching known objects. For example a picture of a car can be matched with an image in an image database. Images in the database can have a particular descriptor or caption which can also be used as keywords (e.g., “Peugeot 504”). - In some implementations, images associated with the user are indirectly analyzed. For example, an image (or a discernable object within the image) is matched with existing objects in an image database and metadata associated with those existing objects in the image database are analyzed to obtain keywords. For example, the photo may be similar to a photo from an online guidebook of Paris, and any metadata about the latter (URL, anchor text, etc.) can be analyzed to obtain keywords, e.g. www.paris.example.com/eiffel may yield “paris” and “eiffel” as keywords. Additionally, when a URL is identified, the target location (e.g., a web page) can be crawled to obtain keywords.
- In some other implementations, referring search terms can be used to identify keywords. For example, once a matching image is found, search history logs (for images search or any other property) can be analyzed to identify which search queries led to (a) that image being served as a search result and (b) resulted in the image being selected. The search terms can be considered keywords, and their importance can be weighted based on the frequency of occurrence as well as whether they led to a selection of the image. For example, the image from the online guidebook of Paris may be served when the user types “Paris” or “Eiffel”, but clicked more often in the latter case.
- The keywords obtained from these methods can be ranked based on various information and filtered to identify the most likely keywords. Additionally, the image keywords can be expanded for each image or user based on vertical information (e.g., higher level categories associated with the identified keywords, for example, “France” for the keyword “Paris”). For example, a system that generates keywords for the image can compute a confidence weight associated with an image-keyword pair and provide that to the ad presentation system. These weights can be used to identify dominant keywords for particular images.
- In some implementations, the keywords can be also compared with historical logs to identify best performing keywords for the image (or some representation of the concepts the image contains). Different measures of performance can be used to identify best performing keywords including, for example, aggregated click through rate on the ads, user's refinement of the query in the context of a search etc. From an ad presentation perspective, preference can be given to commercial keywords that the content providers are directing their ads to. Additionally, data from the user's past queries and/or interactions can be used to rank the keywords. For example, if the system knows (e.g., based on past user information) that the user owns a camera of a particular brand, keywords that represent accessories for the particular camera brand can be preferred.
- In some implementations, user information is anonymized to obscure the user's identify. For example, received information from users (e.g., user interactions, location, device or user identifiers) can be aggregated or removed/obscure (e.g., replace user identifier with random identifier) so that individually identifying information is anonymized while still maintaining the attributes or characteristics associated with particular information (e.g., types of user actions). In some other implementations, the received information is anonymized (so that the originating user device or user device user is unidentifiable) at the user device before transmission to the system that analyzes the received inputs. In this way, the actions of individual users can be obscured or unobservable while still permitting analysis of user information. Additionally, users can opt-in or opt-out of making data for images associated with the user available to the ad system (e.g., for use in identifying appropriate ads). In some implementations, a notification procedure is used to prompt the user and a user interface can be provided to transparently view and modify privacy settings.
- In some implementations, users can specify types of images that can be analyzed. For example, the user can specify that only images uploaded in particular contexts are included. Thus, the user can specify that images uploaded to a search system can be used but not those uploaded to a private album or to a social site. In some implementations, the system has default settings that can be modified by a user. The default settings can be designed to be overly limiting on the criteria for using images associated with the user.
- In some other implementations, the system or user can specify particular types of images that are not analyzed or used to identify keywords. For example, images can be processed, on a network location or on the client device, to identify images containing people. As a result of the processing, for example, images recognized as having people can be excluded while images recognized as containing objects can be used.
- The
user devices respective display ad 322 orad 324. -
FIG. 4 is anexample process 400 for presenting ads to users. Theprocess 400 can be performed by a system including one or more computing devices. For example, theprocess 400 can be performed by an ad system, e.g., thead system 300 ofFIG. 3 . - An ad request is received (402). The ad request can be received by an ad system from a publisher. For example, a publisher can request an ad to be provided for content to be served to the user device. The ad can be provided to the publisher for inclusion in the content prior to sending to the user device or, alternatively, the ad can be served directly to the user device.
- In some other implementations, the client device requests the ad from the ad system. For example, the user device can request an ad in response to rendering content from the publisher. A script in received web page content form a publisher can prompt the user device browser to send an ad request. Alternatively, presenting particular application content (e.g., content in a mobile application) can prompt an ad request to be sent to the ad system.
- In response to the received ad request, candidate ads are identified using image keywords (404). Image keywords associated with the user can be identified based on the ad request. For example, the ad request can include a user identifier for the user. Image keywords associated with that user can be identified and compared with ad keywords. Ads can be scored based on the degree of match between the ad keywords and the identified image keywords associated with the user. Candidate ads can include ads having a threshold score or a specified number of top scoring ads. In some implementations, the score of the image keyword matching alone is used to identify candidate ads.
- In some other implementations, the image keyword matching score is combined with one or more other scores to generate overall ad scores (e.g., scores based on the content to be presented or user demographic information).
- In some implementations, the score for the image keyword matching can be discounted according to the age of the image keyword (e.g., how long ago the particular image keywords were added). Thus, keywords associated with more recent user image activity is weighted more heavily than older user image activity. A specified decay function can be used to adjust the image keyword weight.
- In some implementations, the ad request is sent contemporaneously with analysis of a particular image such that the image keywords are associated with recent user activity. For example, an ad can be presented directly in response to a received image, where the ad is selected based on image keywords derived from the received image. This can occur, for example, when the image is uploaded through a content provider that includes one or more ads. For example, a user can attach an image to an e-mail message in an e-mail interface that includes one or more ads. The attached image can be analyzed and used to determine a next ad to present to the user (e.g., when the ads are refreshed in the e-mail interface). In some other implementations, the received image keywords are used to identify subsequent ad or ads to be presented to the user.
- A particular ad of the candidate ads is selected for presentation to the user (406). In some implementations, a candidate ad having a highest overall score is selected for presentation to the user. The score can be calculated using a combination of scores for a variety of types of information including a score for the matching of image keywords to ads. In some other implementations, an auction process is used to identify a particular ad of the candidate ads for presentation.
- The selected ad is sent for presentation (408). In some implementations, the ad is sent directly to the client device associated with the ad request. The ad can then be incorporated into particular content (e.g., application content). In some other implementations, the ad is sent to a content provider that incorporates the ad into the content before providing the content to the user device.
- Embodiments of the subject matter and the operations described in this specification can be implemented in digital electronic circuitry, or in computer software, firmware, or 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 computer storage medium 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. A computer storage medium can be, or be included in, a computer-readable storage device, a computer-readable storage substrate, a random or serial access memory array or device, or a combination of one or more of them. Moreover, while a computer storage medium is not a propagated signal, a computer storage medium can be a source or destination of computer program instructions encoded in an artificially-generated propagated signal. The computer storage medium can also be, or be included in, one or more separate physical components or media (e.g., multiple CDs, disks, or other storage devices).
- The operations described in this specification can be implemented as operations performed by a data processing apparatus on data stored on one or more computer-readable storage devices or received from other sources.
- 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, a system on a chip, or multiple ones, or combinations, of the foregoing 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, a cross-platform runtime environment, a virtual machine, or a combination of one or more of them. The apparatus and execution environment can realize various different computing model infrastructures, such as web services, distributed computing and grid computing infrastructures.
- A computer program (also known as a program, software, software application, script, or code) can be written in any form of programming language, including compiled or interpreted languages, declarative or procedural languages, and it can be deployed in any form, including as a stand-alone program or as a module, component, subroutine, object, 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.
- The processes and logic flows described in this specification can be performed by one or more programmable processors executing one or more computer programs to perform actions 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).
- Processors suitable for the execution of a computer program include, by way of example, both general and special purpose microprocessors, and any one or more processors of any kind of digital computer. Generally, a processor 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 processor for performing actions in accordance with 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. Devices 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) or LCD (liquid crystal display) monitor, for displaying information to the user and a keyboard and a pointing device, e.g., a mouse or a trackball, by which the user can provide input to the computer. 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 documents to and receiving documents 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”), an inter-network (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks).
- 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. In some embodiments, a server transmits data (e.g., an HTML, page) to a client device (e.g., for purposes of displaying data to and receiving user input from a user interacting with the client device). Data generated at the client device (e.g., a result of the user interaction) can be received from the client device at the server.
- While this specification contains many specific implementation details, these should not be construed as limitations on the scope of any inventions or of what may be claimed, but rather as descriptions of features 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 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.
- Thus, particular embodiments of the subject matter have been described. Other embodiments are within the scope of the following claims. In some cases, the actions recited in the claims can be performed in a different order and still achieve desirable results. In addition, 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 (21)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US18/168,217 US20230186348A1 (en) | 2011-06-24 | 2023-02-13 | Image Recognition Based Content Item Selection |
Applications Claiming Priority (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/168,904 US8688514B1 (en) | 2011-06-24 | 2011-06-24 | Ad selection using image data |
US201414190523A | 2014-02-26 | 2014-02-26 | |
US15/638,333 US11100538B1 (en) | 2011-06-24 | 2017-06-29 | Image recognition based content item selection |
US17/394,123 US11593906B2 (en) | 2011-06-24 | 2021-08-04 | Image recognition based content item selection |
US18/168,217 US20230186348A1 (en) | 2011-06-24 | 2023-02-13 | Image Recognition Based Content Item Selection |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US17/394,123 Continuation US11593906B2 (en) | 2011-06-24 | 2021-08-04 | Image recognition based content item selection |
Publications (1)
Publication Number | Publication Date |
---|---|
US20230186348A1 true US20230186348A1 (en) | 2023-06-15 |
Family
ID=50348950
Family Applications (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/168,904 Active 2032-06-06 US8688514B1 (en) | 2011-06-24 | 2011-06-24 | Ad selection using image data |
US15/638,333 Active 2031-12-15 US11100538B1 (en) | 2011-06-24 | 2017-06-29 | Image recognition based content item selection |
US17/394,123 Active US11593906B2 (en) | 2011-06-24 | 2021-08-04 | Image recognition based content item selection |
US18/168,217 Pending US20230186348A1 (en) | 2011-06-24 | 2023-02-13 | Image Recognition Based Content Item Selection |
Family Applications Before (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/168,904 Active 2032-06-06 US8688514B1 (en) | 2011-06-24 | 2011-06-24 | Ad selection using image data |
US15/638,333 Active 2031-12-15 US11100538B1 (en) | 2011-06-24 | 2017-06-29 | Image recognition based content item selection |
US17/394,123 Active US11593906B2 (en) | 2011-06-24 | 2021-08-04 | Image recognition based content item selection |
Country Status (1)
Country | Link |
---|---|
US (4) | US8688514B1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20240257253A1 (en) * | 2023-01-31 | 2024-08-01 | Truist Bank | Computing system for controlling transmission of placement packets to device connected over a communication channel using machine learning |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8688514B1 (en) | 2011-06-24 | 2014-04-01 | Google Inc. | Ad selection using image data |
US11087424B1 (en) | 2011-06-24 | 2021-08-10 | Google Llc | Image recognition-based content item selection |
US10972530B2 (en) | 2016-12-30 | 2021-04-06 | Google Llc | Audio-based data structure generation |
US11093692B2 (en) | 2011-11-14 | 2021-08-17 | Google Llc | Extracting audiovisual features from digital components |
US10586127B1 (en) | 2011-11-14 | 2020-03-10 | Google Llc | Extracting audiovisual features from content elements on online documents |
US11030239B2 (en) | 2013-05-31 | 2021-06-08 | Google Llc | Audio based entity-action pair based selection |
US9953085B1 (en) | 2013-05-31 | 2018-04-24 | Google Llc | Feed upload for search entity based content selection |
US20160071147A1 (en) * | 2014-09-09 | 2016-03-10 | Bank Of America Corporation | Targeted Marketing Using Cross-Channel Event Processor |
US10380576B1 (en) * | 2015-03-20 | 2019-08-13 | Slyce Canada Inc. | System and method for management and automation of instant purchase transactions |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050162523A1 (en) * | 2004-01-22 | 2005-07-28 | Darrell Trevor J. | Photo-based mobile deixis system and related techniques |
US20060059440A1 (en) * | 2004-09-13 | 2006-03-16 | Matthew Pry | System for organization, display, and navigation of digital information |
US20080027928A1 (en) * | 2006-07-19 | 2008-01-31 | Larson Michael D | QuickView - combination of system and software components which enables search engine users to quickly identifiying relevant search returned results using visual images as references |
US7912852B1 (en) * | 2008-05-02 | 2011-03-22 | Amazon Technologies, Inc. | Search-caching and threshold alerting for commerce sites |
US20110282906A1 (en) * | 2010-05-14 | 2011-11-17 | Rovi Technologies Corporation | Systems and methods for performing a search based on a media content snapshot image |
US8156001B1 (en) * | 2007-12-28 | 2012-04-10 | Google Inc. | Facilitating bidding on images |
US20120117051A1 (en) * | 2010-11-05 | 2012-05-10 | Microsoft Corporation | Multi-modal approach to search query input |
US8522148B1 (en) * | 2004-09-13 | 2013-08-27 | Pran, Cho & Shici Pte., Llc | System for organization, display, and navigation of site information |
Family Cites Families (191)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0408348B1 (en) | 1989-07-11 | 1995-02-22 | Lee S. Weinblatt | Method and apparatus for monitoring effectiveness of advertising |
DE69327948T2 (en) | 1993-04-30 | 2000-10-26 | Ibm | Area layout in a view on a graphical display screen |
CA2140643C (en) | 1993-05-21 | 2000-04-04 | Atsushi Kitahara | Image processing device and method |
US5418713A (en) | 1993-08-05 | 1995-05-23 | Allen; Richard | Apparatus and method for an on demand data delivery system for the preview, selection, retrieval and reproduction at a remote location of previously recorded or programmed materials |
JP3419046B2 (en) | 1993-09-27 | 2003-06-23 | セイコーエプソン株式会社 | Video display device |
US5498002A (en) | 1993-10-07 | 1996-03-12 | Gechter; Jerry | Interactive electronic games and screen savers with multiple characters |
US5760838A (en) | 1994-09-30 | 1998-06-02 | Intel Corporation | Method and system for configuring a display |
JPH08263251A (en) | 1995-03-23 | 1996-10-11 | Fuji Photo Film Co Ltd | Method and device for displaying image |
US5682511A (en) | 1995-05-05 | 1997-10-28 | Microsoft Corporation | Graphical viewer interface for an interactive network system |
US5845263A (en) | 1995-06-16 | 1998-12-01 | High Technology Solutions, Inc. | Interactive visual ordering system |
US20030040957A1 (en) | 1995-07-27 | 2003-02-27 | Willam Y. Conwell | Advertising employing watermarking |
KR100197835B1 (en) | 1995-09-01 | 1999-06-15 | 윤종용 | Information signal display apparatus using double screen |
US5572643A (en) | 1995-10-19 | 1996-11-05 | Judson; David H. | Web browser with dynamic display of information objects during linking |
US5748173A (en) | 1996-02-29 | 1998-05-05 | University Of Pittsburgh | Hybrid display for simultaneous side-by-side review of radiographs |
US5778181A (en) | 1996-03-08 | 1998-07-07 | Actv, Inc. | Enhanced video programming system and method for incorporating and displaying retrieved integrated internet information segments |
US5774664A (en) | 1996-03-08 | 1998-06-30 | Actv, Inc. | Enhanced video programming system and method for incorporating and displaying retrieved integrated internet information segments |
US6018768A (en) | 1996-03-08 | 2000-01-25 | Actv, Inc. | Enhanced video programming system and method for incorporating and displaying retrieved integrated internet information segments |
US5813014A (en) | 1996-07-10 | 1998-09-22 | Survivors Of The Shoah Visual History Foundation | Method and apparatus for management of multimedia assets |
US6570587B1 (en) | 1996-07-26 | 2003-05-27 | Veon Ltd. | System and method and linking information to a video |
CA2278709A1 (en) | 1997-01-27 | 1998-08-13 | Benjamin Slotznick | System for delivering and displaying primary and secondary information |
JP3673615B2 (en) | 1997-06-19 | 2005-07-20 | キヤノン株式会社 | Image processing apparatus and control method thereof |
US6539417B2 (en) | 1997-08-08 | 2003-03-25 | Prn Corporation | Reconfigurable audiovisual previewing system and method of operation |
US6026373A (en) | 1997-10-30 | 2000-02-15 | Ncr Corporation | Method of sending messages to an electronic price label |
US6185558B1 (en) | 1998-03-03 | 2001-02-06 | Amazon.Com, Inc. | Identifying the items most relevant to a current query based on items selected in connection with similar queries |
US6510553B1 (en) | 1998-10-26 | 2003-01-21 | Intel Corporation | Method of streaming video from multiple sources over a network |
US6760916B2 (en) | 2000-01-14 | 2004-07-06 | Parkervision, Inc. | Method, system and computer program product for producing and distributing enhanced media downstreams |
GB9902235D0 (en) | 1999-02-01 | 1999-03-24 | Emuse Corp | Interactive system |
US6275806B1 (en) | 1999-08-31 | 2001-08-14 | Andersen Consulting, Llp | System method and article of manufacture for detecting emotion in voice signals by utilizing statistics for voice signal parameters |
US6353398B1 (en) | 1999-10-22 | 2002-03-05 | Himanshu S. Amin | System for dynamically pushing information to a user utilizing global positioning system |
US7630986B1 (en) | 1999-10-27 | 2009-12-08 | Pinpoint, Incorporated | Secure data interchange |
US7124101B1 (en) | 1999-11-22 | 2006-10-17 | Accenture Llp | Asset tracking in a network-based supply chain environment |
KR20000017807A (en) | 1999-12-16 | 2000-04-06 | 김강욱 | A advertisement operating system based on network and advertisement operating method thereof |
US6505169B1 (en) | 2000-01-26 | 2003-01-07 | At&T Corp. | Method for adaptive ad insertion in streaming multimedia content |
US6642940B1 (en) | 2000-03-03 | 2003-11-04 | Massachusetts Institute Of Technology | Management of properties for hyperlinked video |
US7870579B2 (en) | 2000-04-07 | 2011-01-11 | Visible Worl, Inc. | Systems and methods for managing and distributing media content |
WO2001084458A2 (en) | 2000-05-03 | 2001-11-08 | John Yeiser | Method for promoting internet web sites |
US6684249B1 (en) | 2000-05-26 | 2004-01-27 | Sonicbox, Inc. | Method and system for adding advertisements over streaming audio based upon a user profile over a world wide area network of computers |
AU2001285231A1 (en) * | 2000-08-24 | 2002-03-04 | Jacob Gil | A method and system for automatically connecting real-world entities directly tocorresponding network-based data sources or services |
US6857007B1 (en) | 2000-08-30 | 2005-02-15 | Bloomfield Enterprises, Llc | Personal digital assistant facilitated communication system |
US6823495B1 (en) | 2000-09-14 | 2004-11-23 | Microsoft Corporation | Mapping tool graphical user interface |
JP4236372B2 (en) * | 2000-09-25 | 2009-03-11 | インターナショナル・ビジネス・マシーンズ・コーポレーション | Spatial information utilization system and server system |
US6636590B1 (en) | 2000-10-30 | 2003-10-21 | Ingenio, Inc. | Apparatus and method for specifying and obtaining services through voice commands |
US7409700B1 (en) | 2000-11-03 | 2008-08-05 | The Walt Disney Company | System and method for enhanced broadcasting and interactive |
CA2327192A1 (en) | 2000-11-30 | 2002-05-30 | Ibm Canada Limited-Ibm Canada Limitee | System and method for presenting marketing content on a web page |
US20030033161A1 (en) | 2001-04-24 | 2003-02-13 | Walker Jay S. | Method and apparatus for generating and marketing supplemental information |
US20050005308A1 (en) | 2002-01-29 | 2005-01-06 | Gotuit Video, Inc. | Methods and apparatus for recording and replaying sports broadcasts |
US20030018541A1 (en) | 2001-07-17 | 2003-01-23 | Nohr Steven Paul | System and method for delivering virtual content associated with physical objects, images and events |
EP1423825B1 (en) | 2001-08-02 | 2011-01-26 | Intellocity USA, Inc. | Post production visual alterations |
US7080394B2 (en) | 2001-08-29 | 2006-07-18 | Digeo, Inc. | System and method for capturing video frames for focused navigation within a user interface |
US20050188400A1 (en) | 2001-08-31 | 2005-08-25 | Drew Topel | Process for modification of Ad content by localization |
US6947531B1 (en) | 2001-12-27 | 2005-09-20 | Sprint Spectrum L.P. | System and method for advertising supported communications |
US6901411B2 (en) | 2002-02-11 | 2005-05-31 | Microsoft Corporation | Statistical bigram correlation model for image retrieval |
US20050114198A1 (en) | 2003-11-24 | 2005-05-26 | Ross Koningstein | Using concepts for ad targeting |
US20040044569A1 (en) | 2002-08-30 | 2004-03-04 | Roberts William Anthony | Systems and method for providing targeted message in a media player |
WO2004038547A2 (en) | 2002-10-21 | 2004-05-06 | Ebay Inc. | Listing recommendation in a network-based commerce system |
US7302254B2 (en) | 2002-11-08 | 2007-11-27 | Openwave Systems Inc. | MMS based photo album publishing system |
US7944449B2 (en) | 2003-05-14 | 2011-05-17 | Pixar | Methods and apparatus for export of animation data to non-native articulation schemes |
US9117220B2 (en) | 2003-06-16 | 2015-08-25 | Meetup, Inc. | Web-based interactive meeting facility with revenue generation through sponsorship |
US7647242B2 (en) | 2003-09-30 | 2010-01-12 | Google, Inc. | Increasing a number of relevant advertisements using a relaxed match |
JP2005115867A (en) | 2003-10-10 | 2005-04-28 | Sony Corp | Private information storing device and method, and private information managing device and method |
JP2005149126A (en) | 2003-11-14 | 2005-06-09 | Sony Corp | Information acquiring system and method, and information processing program |
US20050187823A1 (en) | 2004-02-23 | 2005-08-25 | Howes Jeffrey V. | Method and system for geographically-targeted internet advertising |
US20050220439A1 (en) | 2004-03-19 | 2005-10-06 | Carton Owen A | Interactive multimedia system and method |
US7853255B2 (en) | 2004-04-16 | 2010-12-14 | Broadcom Corporation | Digital personal assistance via a broadband access gateway |
US7707110B2 (en) | 2004-05-04 | 2010-04-27 | First Data Corporation | System and method for conducting transactions with different forms of payment |
US8065611B1 (en) | 2004-06-30 | 2011-11-22 | Google Inc. | Method and system for mining image searches to associate images with concepts |
US20050288096A1 (en) | 2004-06-23 | 2005-12-29 | Walker Digital, Llc | Methods and apparatus for facilitating a payout at a gaming device using audio / video content |
WO2006001008A2 (en) | 2004-06-24 | 2006-01-05 | Amir Lavi | System for facilitating search over a network |
US20060004627A1 (en) | 2004-06-30 | 2006-01-05 | Shumeet Baluja | Advertisements for devices with call functionality, such as mobile phones |
WO2006036781A2 (en) | 2004-09-22 | 2006-04-06 | Perfect Market Technologies, Inc. | Search engine using user intent |
US8200231B2 (en) | 2004-12-22 | 2012-06-12 | Metro Enterprises, Inc. | Process for dynamic routing of customer contacts to service providers in real time |
US8141111B2 (en) | 2005-05-23 | 2012-03-20 | Open Text S.A. | Movie advertising playback techniques |
US20080109306A1 (en) | 2005-06-15 | 2008-05-08 | Maigret Robert J | Media marketplaces |
US7627515B2 (en) | 2005-06-28 | 2009-12-01 | Microsoft Corporation | Price determination for items of low demand |
JP2007072712A (en) | 2005-09-06 | 2007-03-22 | Nippon Telegr & Teleph Corp <Ntt> | Service component finding system and method using use information |
US7548915B2 (en) | 2005-09-14 | 2009-06-16 | Jorey Ramer | Contextual mobile content placement on a mobile communication facility |
US8195133B2 (en) | 2005-09-14 | 2012-06-05 | Jumptap, Inc. | Mobile dynamic advertisement creation and placement |
US10657538B2 (en) | 2005-10-25 | 2020-05-19 | Sony Interactive Entertainment LLC | Resolution of advertising rules |
US7904505B2 (en) | 2005-11-02 | 2011-03-08 | At&T Intellectual Property I, L.P. | Service to push author-spoken audio content with targeted audio advertising to users |
US7668821B1 (en) | 2005-11-17 | 2010-02-23 | Amazon Technologies, Inc. | Recommendations based on item tagging activities of users |
US9141825B2 (en) * | 2005-11-18 | 2015-09-22 | Qurio Holdings, Inc. | System and method for controlling access to assets in a network-based media sharing system using tagging |
US7529540B2 (en) | 2005-11-29 | 2009-05-05 | International Business Machines Corporation | Method and system for invoking push-to-service offerings |
US8301499B2 (en) | 2005-12-29 | 2012-10-30 | Ebay Inc. | Product-based advertising |
US20070174258A1 (en) | 2006-01-23 | 2007-07-26 | Jones Scott A | Targeted mobile device advertisements |
US7523132B2 (en) | 2006-02-06 | 2009-04-21 | Itaggit, Inc. | Data tag creation from a physical item data record to be attached to a physical item |
EP2523442A1 (en) | 2006-02-10 | 2012-11-14 | Spinvox Limited | A mass-scale, user-independent, device-independent, voice message to text conversion system |
JP4187011B2 (en) | 2006-06-01 | 2008-11-26 | ソニー株式会社 | Information processing system, information processing apparatus and method, and program |
US7660815B1 (en) * | 2006-06-30 | 2010-02-09 | Amazon Technologies, Inc. | Method and system for occurrence frequency-based scaling of navigation path weights among online content sources |
CN100456298C (en) | 2006-07-12 | 2009-01-28 | 百度在线网络技术(北京)有限公司 | Advertisement information retrieval system and method therefor |
US7831472B2 (en) | 2006-08-22 | 2010-11-09 | Yufik Yan M | Methods and system for search engine revenue maximization in internet advertising |
US9318108B2 (en) | 2010-01-18 | 2016-04-19 | Apple Inc. | Intelligent automated assistant |
US20080066107A1 (en) | 2006-09-12 | 2008-03-13 | Google Inc. | Using Viewing Signals in Targeted Video Advertising |
US20080086368A1 (en) | 2006-10-05 | 2008-04-10 | Google Inc. | Location Based, Content Targeted Online Advertising |
US8090222B1 (en) | 2006-11-15 | 2012-01-03 | Google Inc. | Selection of an image or images most representative of a set of images |
US8635203B2 (en) * | 2006-11-16 | 2014-01-21 | Yahoo! Inc. | Systems and methods using query patterns to disambiguate query intent |
US8126766B2 (en) | 2006-11-29 | 2012-02-28 | Yahoo! Inc. | Interactive user interface for collecting and processing nomenclature and placement metrics for website design |
US9122645B1 (en) * | 2006-12-20 | 2015-09-01 | Qurio Holdings, Inc. | Method and system for tagging within virtual groups |
US8136028B1 (en) * | 2007-02-02 | 2012-03-13 | Loeb Enterprises Llc | System and method for providing viewers of a digital image information about identifiable objects and scenes within the image |
WO2008101023A1 (en) | 2007-02-13 | 2008-08-21 | Google Inc. | Identifying advertising specialist |
US8650265B2 (en) | 2007-02-20 | 2014-02-11 | Yahoo! Inc. | Methods of dynamically creating personalized Internet advertisements based on advertiser input |
US20080222132A1 (en) | 2007-03-07 | 2008-09-11 | Jiangyi Pan | Personalized shopping recommendation based on search units |
US20080235087A1 (en) | 2007-03-20 | 2008-09-25 | Sbc Knowledge Ventures L.P. | System and method for presenting alternative advertising data |
US7774348B2 (en) | 2007-03-28 | 2010-08-10 | Yahoo, Inc. | System for providing geographically relevant content to a search query with local intent |
US20130290172A1 (en) * | 2007-04-02 | 2013-10-31 | Alex Mashinsky | System and method for crowdsourcing, selecting, transacting gifts and financial discounts in physical stores and e-commerce environments |
US8667532B2 (en) | 2007-04-18 | 2014-03-04 | Google Inc. | Content recognition for targeting video advertisements |
US20080268876A1 (en) * | 2007-04-24 | 2008-10-30 | Natasha Gelfand | Method, Device, Mobile Terminal, and Computer Program Product for a Point of Interest Based Scheme for Improving Mobile Visual Searching Functionalities |
US7970868B2 (en) | 2007-04-26 | 2011-06-28 | Rakesh Garg | Customizable, smart-tag based content delivery and notification system, program, and method for connecting entities on the world wide web |
US7890380B2 (en) * | 2007-05-07 | 2011-02-15 | At&T Intellectual Property I, L.P. | Method, system, and computer readable medium for implementing sales of products using a trace of an object |
US7970649B2 (en) | 2007-06-07 | 2011-06-28 | Christopher Jay Wu | Systems and methods of task cues |
US7979459B2 (en) | 2007-06-15 | 2011-07-12 | Microsoft Corporation | Scalable model-based product matching |
US20080319844A1 (en) | 2007-06-22 | 2008-12-25 | Microsoft Corporation | Image Advertising System |
US20180300745A1 (en) | 2007-08-16 | 2018-10-18 | Google Inc. | Advertising |
JP2009048446A (en) | 2007-08-21 | 2009-03-05 | Nippon Telegr & Teleph Corp <Ntt> | Request service proposing device, system, method and program |
US8588816B2 (en) | 2007-12-21 | 2013-11-19 | Qualcomm Incorporated | Systems and methods for targeted advertising on wireless devices based on device location and current user interests |
US10504124B2 (en) | 2008-04-21 | 2019-12-10 | Verizon Patent And Licensing Inc. | Aggregation and use of information relating to a users context for personalized advertisements |
US8180667B1 (en) * | 2008-06-03 | 2012-05-15 | Google Inc. | Rewarding creative use of product placements in user-contributed videos |
US8452108B2 (en) | 2008-06-25 | 2013-05-28 | Gannon Technologies Group Llc | Systems and methods for image recognition using graph-based pattern matching |
US8391618B1 (en) * | 2008-09-19 | 2013-03-05 | Adobe Systems Incorporated | Semantic image classification and search |
US20100153861A1 (en) | 2008-09-26 | 2010-06-17 | Deep Rock Drive Partners Inc. | Interactive events |
JP4496264B2 (en) | 2008-10-24 | 2010-07-07 | 株式会社東芝 | Electronic device and video display method |
US8265167B2 (en) | 2008-10-31 | 2012-09-11 | Sprint Communications Company L.P. | Application specific video format |
US8145561B1 (en) | 2009-01-05 | 2012-03-27 | Sprint Communications Company L.P. | Phone usage pattern as credit card fraud detection trigger |
WO2010116333A1 (en) | 2009-04-07 | 2010-10-14 | Alon Atsmon | System and process for builiding a catalog using visual objects |
US8396287B2 (en) | 2009-05-15 | 2013-03-12 | Google Inc. | Landmarks from digital photo collections |
US9858925B2 (en) | 2009-06-05 | 2018-01-02 | Apple Inc. | Using context information to facilitate processing of commands in a virtual assistant |
US8463783B1 (en) | 2009-07-06 | 2013-06-11 | Google Inc. | Advertisement selection data clustering |
US20150278878A1 (en) | 2009-09-10 | 2015-10-01 | Google Inc. | System and method of displaying advertisements |
CA2779729A1 (en) * | 2009-11-07 | 2011-05-12 | Fluc Pty Ltd | System and method of advertising for objects displayed on a webpage |
US10276170B2 (en) | 2010-01-18 | 2019-04-30 | Apple Inc. | Intelligent automated assistant |
US20110208822A1 (en) | 2010-02-22 | 2011-08-25 | Yogesh Chunilal Rathod | Method and system for customized, contextual, dynamic and unified communication, zero click advertisement and prospective customers search engine |
KR101597247B1 (en) | 2010-03-29 | 2016-02-25 | 네이버 주식회사 | System and method for exposuring advertisement based keyword in real-time |
US8533043B2 (en) | 2010-03-31 | 2013-09-10 | Yahoo! Inc. | Clickable terms for contextual advertising |
JP5057184B2 (en) | 2010-03-31 | 2012-10-24 | アイシン・エィ・ダブリュ株式会社 | Image processing system and vehicle control system |
US10108620B2 (en) | 2010-04-29 | 2018-10-23 | Google Llc | Associating still images and videos |
US20110295847A1 (en) | 2010-06-01 | 2011-12-01 | Microsoft Corporation | Concept interface for search engines |
EP2596641A4 (en) | 2010-07-21 | 2014-07-30 | Thomson Licensing | Method and device for providing supplementary content in 3d communication system |
US20120059708A1 (en) | 2010-08-27 | 2012-03-08 | Adchemy, Inc. | Mapping Advertiser Intents to Keywords |
US20120072280A1 (en) * | 2010-09-20 | 2012-03-22 | Lin Jennifer W | Tracking Conversions |
WO2012051215A2 (en) | 2010-10-15 | 2012-04-19 | Google Inc. | System and method for presenting content on a retailer's content page using manufacturers' product information |
JP5587137B2 (en) | 2010-10-29 | 2014-09-10 | キヤノン株式会社 | Measuring apparatus and measuring method |
US20120150657A1 (en) | 2010-12-14 | 2012-06-14 | Microsoft Corporation | Enabling Advertisers to Bid on Abstract Objects |
US9130988B2 (en) | 2010-12-21 | 2015-09-08 | Microsoft Technology Licensing, Llc | Scareware detection |
US20120224768A1 (en) * | 2011-03-04 | 2012-09-06 | Olive Root, LLC | System and method for visual search |
US8346815B2 (en) | 2011-05-12 | 2013-01-01 | Google Inc. | Dynamic image display area and image display within web search results |
US8553981B2 (en) | 2011-05-17 | 2013-10-08 | Microsoft Corporation | Gesture-based visual search |
US8583471B1 (en) * | 2011-06-13 | 2013-11-12 | Facebook, Inc. | Inferring household income for users of a social networking system |
US8688514B1 (en) | 2011-06-24 | 2014-04-01 | Google Inc. | Ad selection using image data |
US10972530B2 (en) | 2016-12-30 | 2021-04-06 | Google Llc | Audio-based data structure generation |
US10192176B2 (en) | 2011-10-11 | 2019-01-29 | Microsoft Technology Licensing, Llc | Motivation of task completion and personalization of tasks and lists |
US9811850B2 (en) | 2012-04-08 | 2017-11-07 | Microsoft Technology Licensing, Llc | User task completion via open market of actions and/or providers |
US9141196B2 (en) | 2012-04-16 | 2015-09-22 | Qualcomm Incorporated | Robust and efficient learning object tracker |
US9280610B2 (en) | 2012-05-14 | 2016-03-08 | Apple Inc. | Crowd sourcing information to fulfill user requests |
US10417037B2 (en) | 2012-05-15 | 2019-09-17 | Apple Inc. | Systems and methods for integrating third party services with a digital assistant |
US8943065B2 (en) | 2012-05-23 | 2015-01-27 | Oracle International Corporation | Catalog performance and integrity analysis |
US9304738B1 (en) | 2012-06-14 | 2016-04-05 | Goolge Inc. | Systems and methods for selecting content using weighted terms |
US20160063106A1 (en) | 2012-08-08 | 2016-03-03 | Google Inc. | Related Entity Search |
US20170323230A1 (en) | 2012-08-21 | 2017-11-09 | Google Inc. | Evaluating keyword performance |
DE112014000709B4 (en) | 2013-02-07 | 2021-12-30 | Apple Inc. | METHOD AND DEVICE FOR OPERATING A VOICE TRIGGER FOR A DIGITAL ASSISTANT |
US9535887B2 (en) | 2013-02-26 | 2017-01-03 | Google Inc. | Creation of a content display area on a web page |
US9305545B2 (en) | 2013-03-13 | 2016-04-05 | Samsung Electronics Co., Ltd. | Speech recognition vocabulary integration for classifying words to identify vocabulary application group |
WO2014139120A1 (en) | 2013-03-14 | 2014-09-18 | Microsoft Corporation | Search intent preview, disambiguation, and refinement |
US20140278528A1 (en) | 2013-03-14 | 2014-09-18 | Vikram Simha | Apparatus and method for a digital medical assistant |
US20140324851A1 (en) | 2013-04-30 | 2014-10-30 | Wal-Mart Stores, Inc. | Classifying e-commerce queries to generate category mappings for dominant products |
US20140351241A1 (en) | 2013-05-24 | 2014-11-27 | Sap Ag | Identifying and invoking applications based on data in a knowledge graph |
US10740396B2 (en) | 2013-05-24 | 2020-08-11 | Sap Se | Representing enterprise data in a knowledge graph |
US20160212455A1 (en) | 2013-09-25 | 2016-07-21 | Intel Corporation | Dynamic product placement in media content |
US9195997B2 (en) | 2014-01-10 | 2015-11-24 | Google Inc. | Generating content campaign snapshots |
EP3103027B1 (en) | 2014-02-07 | 2019-06-05 | Google LLC | Arbitrary size content item generation |
US9172764B2 (en) | 2014-03-05 | 2015-10-27 | Ricoh Company, Ltd. | Generating a platform for social interaction |
US9659106B2 (en) | 2014-06-19 | 2017-05-23 | Go Daddy Operating Company, LLC | Software application customized for target market |
US9189514B1 (en) | 2014-09-04 | 2015-11-17 | Lucas J. Myslinski | Optimized fact checking method and system |
US10290028B2 (en) | 2014-10-08 | 2019-05-14 | Streamoid Technologies Private Limited | Computer implemented system for managing advertisements and a method thereof |
US9959129B2 (en) | 2015-01-09 | 2018-05-01 | Microsoft Technology Licensing, Llc | Headless task completion within digital personal assistants |
US20160210689A1 (en) | 2015-01-16 | 2016-07-21 | Google Inc. | Content item configuration optimization |
US11093971B2 (en) | 2015-02-27 | 2021-08-17 | Keypoint Technologies India Pvt Ltd. | Contextual discovery |
EP3286670A4 (en) | 2015-04-21 | 2018-03-14 | Ubergrape GmbH | Systems and methods for integrating external resources from third-party services |
US9767483B2 (en) | 2015-07-22 | 2017-09-19 | Adobe Systems Incorporated | Enabling access to third-party digital assets for systems that market content to target audiences |
CN105141987B (en) | 2015-08-14 | 2019-04-05 | 京东方科技集团股份有限公司 | Advertisement method for implantation and advertisement implant system |
US20170061515A1 (en) | 2015-08-24 | 2017-03-02 | Google Inc. | Systems and methods for setting allocations and prices for content in an online marketplace |
US10366404B2 (en) | 2015-09-10 | 2019-07-30 | The Nielsen Company (Us), Llc | Methods and apparatus to group advertisements by advertisement campaign |
US20170092278A1 (en) | 2015-09-30 | 2017-03-30 | Apple Inc. | Speaker recognition |
US9747926B2 (en) | 2015-10-16 | 2017-08-29 | Google Inc. | Hotword recognition |
US9928840B2 (en) | 2015-10-16 | 2018-03-27 | Google Llc | Hotword recognition |
US10691473B2 (en) | 2015-11-06 | 2020-06-23 | Apple Inc. | Intelligent automated assistant in a messaging environment |
US10192552B2 (en) | 2016-06-10 | 2019-01-29 | Apple Inc. | Digital assistant providing whispered speech |
US9875740B1 (en) | 2016-06-20 | 2018-01-23 | A9.Com, Inc. | Using voice information to influence importance of search result categories |
US10056078B1 (en) | 2016-06-28 | 2018-08-21 | Amazon Technology, Inc. | Output of content based on speech-based searching and browsing requests |
US20180097940A1 (en) | 2016-09-30 | 2018-04-05 | Genesys Telecommunications Laboratories, Inc. | System and method for dynamic generation and optimization of process flows for a customer contact center |
US10068573B1 (en) | 2016-12-21 | 2018-09-04 | Amazon Technologies, Inc. | Approaches for voice-activated audio commands |
US10565256B2 (en) | 2017-03-20 | 2020-02-18 | Google Llc | Contextually disambiguating queries |
US11183181B2 (en) | 2017-03-27 | 2021-11-23 | Sonos, Inc. | Systems and methods of multiple voice services |
-
2011
- 2011-06-24 US US13/168,904 patent/US8688514B1/en active Active
-
2017
- 2017-06-29 US US15/638,333 patent/US11100538B1/en active Active
-
2021
- 2021-08-04 US US17/394,123 patent/US11593906B2/en active Active
-
2023
- 2023-02-13 US US18/168,217 patent/US20230186348A1/en active Pending
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050162523A1 (en) * | 2004-01-22 | 2005-07-28 | Darrell Trevor J. | Photo-based mobile deixis system and related techniques |
US20060059440A1 (en) * | 2004-09-13 | 2006-03-16 | Matthew Pry | System for organization, display, and navigation of digital information |
US8522148B1 (en) * | 2004-09-13 | 2013-08-27 | Pran, Cho & Shici Pte., Llc | System for organization, display, and navigation of site information |
US20080027928A1 (en) * | 2006-07-19 | 2008-01-31 | Larson Michael D | QuickView - combination of system and software components which enables search engine users to quickly identifiying relevant search returned results using visual images as references |
US8156001B1 (en) * | 2007-12-28 | 2012-04-10 | Google Inc. | Facilitating bidding on images |
US7912852B1 (en) * | 2008-05-02 | 2011-03-22 | Amazon Technologies, Inc. | Search-caching and threshold alerting for commerce sites |
US20110282906A1 (en) * | 2010-05-14 | 2011-11-17 | Rovi Technologies Corporation | Systems and methods for performing a search based on a media content snapshot image |
US20120117051A1 (en) * | 2010-11-05 | 2012-05-10 | Microsoft Corporation | Multi-modal approach to search query input |
Non-Patent Citations (5)
Title |
---|
Kincaid, Jason, Google Search By Image: Use A Snapshot As Your Search Query, downloaded from TechCrunch at https://techcrunch.com/2011/06/14/google-search-by-image-use-a-snapshot-as-your-search-query/ on 15 February 2024, dated 14 June 2011 (Year: 2011) * |
Ooh! Ahh! Google Images presents a nicer way to surf the visual web, from the Official Google Blog, dated 27 October 2009, downloaded 15 February 2024 from https://googleblog.blogspot.com/2010/07/ooh-ahh-google-images-presents-nicer.html (Year: 2009) * |
Similar Images graduates from Google Labs, from the Official Google Blog, downloaded from https://googleblog.blogspot.com/2009/10/similar-images-graduates-from-google.html on 15 February 2024, dated 27 October 2009 (Year: 2009) * |
Zafra, Arnold, Google Rolls Out New Search History Feature, Search Engine Journal, dated 3 August 2010 and downloaded 8 July 2024 from https://www.searchenginejournal.com/google-search-history/23121/ (Year: 2010) * |
Zha, et al., Visual Query Suggestion: Towards Capturing User Intent in Internet Image Search, ACM Trans. Multimedia Comput. Commun. Appl. 6, 3, Article13 (August 2010), 19 pages. DOI=10.1145/1823746.1823747 http://doi.acm.org/10.1145/1823746.1823747 (Year: 2010) * |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20240257253A1 (en) * | 2023-01-31 | 2024-08-01 | Truist Bank | Computing system for controlling transmission of placement packets to device connected over a communication channel using machine learning |
Also Published As
Publication number | Publication date |
---|---|
US20210365984A1 (en) | 2021-11-25 |
US11100538B1 (en) | 2021-08-24 |
US8688514B1 (en) | 2014-04-01 |
US11593906B2 (en) | 2023-02-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11593906B2 (en) | Image recognition based content item selection | |
JP6334696B2 (en) | Hashtag and content presentation | |
US9213754B1 (en) | Personalizing content items | |
CN110489590B (en) | Viewing time clustering for video searches | |
EP2777005B1 (en) | Dynamic determination of number of served advertisements | |
US11468481B2 (en) | Structured informational link annotations | |
US9521189B2 (en) | Providing contextual data for selected link units | |
TW200907717A (en) | Dynamic bid pricing for sponsored search | |
US20110276397A1 (en) | Social media enabled advertising | |
US8666802B2 (en) | Classifying locations for ad presentation | |
US10733665B2 (en) | Multiple interaction auction | |
US9092463B2 (en) | Keyword generation | |
US9208260B1 (en) | Query suggestions with high diversity | |
US9558233B1 (en) | Determining a quality measure for a resource | |
US10497031B1 (en) | Conditional bids in an auction | |
US20150006300A1 (en) | Content distribution through an exchange | |
US9152634B1 (en) | Balancing content blocks associated with queries | |
US20170085672A1 (en) | Commercial-Interest-Weighted User Profiles | |
US20160260125A1 (en) | Systems and Methods for Cold-start and Continuous-learning via Evolutionary Explorations | |
US10089656B1 (en) | Conducting a second auction for load order | |
US20160042034A1 (en) | Grouping and pricing low-competition content item requests |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: GOOGLE INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SARKAR, SUBHADIP;JAIN, RAVI;SIGNING DATES FROM 20170804 TO 20170927;REEL/FRAME:062677/0391 |
|
AS | Assignment |
Owner name: GOOGLE LLC, CALIFORNIA Free format text: CHANGE OF NAME;ASSIGNOR:GOOGLE INC.;REEL/FRAME:062796/0874 Effective date: 20170929 |
|
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: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: ADVISORY ACTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |