1. Field of the Invention
The present invention generally relates to a system and method for bidding on advertisements.
2. Description of Related Art
Online search engines are often used to search the internet for specific content that is of interest to the user. This is generally accomplished by entering keywords into a search field that relate to the specific interest of the user. For example, if the user was interested in finding a recipe for apple pie, the user may enter the keywords “recipe”, “apple” and “pie” into the search field. Generally, the search engine would then try to match the entered keywords to web pages that contain the keywords or have been associated with the keywords through some methodology. The user is then provided with a list of search results that are ranked in order with the most relevant search results at the top of the list and the least relevant search results at the bottom of the list. Generally, revenue for the search engines would be generated by advertisements that are placed on the page along with the search results. The user could select the advertisement and be redirected to a web page for the ad sponsor. However, the advertisement may not have been optimally selected based on the user's immediate interest. Therefore, the user may be viewing advertisements for which they have no interest.
In view of the above, it is apparent that there exists a need for an improved system and method for bidding on advertisements.
In satisfying the above need, as well as overcoming the drawbacks and other limitations of the related art, the present invention provides a system and method for bidding on advertisements.
The system includes a query engine and an advertisement engine. The query engine receives a query from the user which is provided to a text search engine to perform a web page search. The query engine further analyzes the query to determine a query intent that is matched to a predetermined domain. A translated query is generated including the domain type. Various domains may be provided modeling typical user interaction such as searching for a hotel, looking for a plane flight, or shopping for a product. Once a domain is selected, the query may be further analyzed to determine generic domain information such as quantity and price, or domain specific information such as check-in date and check-out date for a hotel stay.
The domain and associated information may then be matched to a list of predefined advertisements. The advertisements may include bids, for example offers to advertise for certain domain, keywords, or combinations thereof for a predefined bid price. The advertisement is then assigned a score, for example, based on a bid price, as well as, a quality of the advertisement. As such, the advertisements may be provided in a list, where the list is ranked according to the score. The advertisers may bid on a spot in the list (the higher the bid, the higher the spot). Or the advertiser may bid on an advertisement channel, including all of the spots in the list, the area where the list is located, or all of the advertisement areas on the web page.
Further, a refined search interface may be provided including fielded selections based on the domain type. The fielded selections may be automatically determined based on the query information allowing the user to quickly refine his search criteria in a manner that is efficiently and accurately interpreted by the query engine to provide optimal advertisement results.
Further objects, features and advantages of this invention will become readily apparent to persons skilled in the art after a review of the following description, with reference to the drawings and claims that are appended to and form a part of this specification.
Referring now to
Referring again to
The query engine 12 is also in communication with the advertisement engine 16 allowing the query engine 12 to tightly integrate advertisements with the user query and search results. To more effectively select appropriate advertisements that match the user's interest and query intent, the query engine 12 is configured to further analyze the text query 20 and generate a more sophisticated translated query 30. The query intent may be better categorized by defining a number of domains that model typical search scenarios. Typical scenarios may include looking for a hotel room, searching for a plane flight, shopping for a product, or similar scenarios.
One earlier example included the text query “New York hotel August 23”. For this example, the query engine 12 may analyze the text query 20 to determine if any of the keywords in the text query 20 match one or more words that are associated with a particular domain. The words that are associated with a particular domain may be referred to as trigger words. Various algorithms may be used to identify the best domain match for a particular set of keywords. For example, certain trigger words may be weighted higher than other trigger words. In addition, if multiple trigger words for a particular domain are included in a text query additional weighting may be given to that domain.
Once a domain has been selected, the keywords may be analyzed to identify known predicates for a particular domain. Predicates are descriptive terms that further identify the product or service being sought by the user. Some predicates are general predicates that may apply to all domains, for example the quantity or price of the product or service. Other predicates are domain specific predicates and fall into specific predefined categories for a particular domain. Referring to the “New York hotel August 23” text query example, once the domain is identified as the hotel domain, certain categories may be predefined that further identify the hotel stay sought, including for example the city, date, cost, etc. Accordingly, one possible format for the translated query may be provided below:
gen_pred) * |
dom_pred) * |
This concept is further illustrated graphically in
Another example, relating to shopping for a product, is provided graphically in
Referring again to
Referring to
The ad format module 54 may receive the ad placement information from the query processing module 50 and format a list of ads including integrating ad information from the bid database 52 or other databases. For example, metadata tags may be used to integrate ad information into the ad content based on the advertisement query 30, the date, or other information. Accordingly, the advertiser may provide targeted offers to users based on such information. The advertisement results 48 including the formatted advertisement list and customized ad content are provided back to the query engine 12. The query engine 12 may format the advertisement results 36 and the search results 28 to be displayed to the user by the user system 18.
The bid update module 56 is in communication with the bid database 52 to update advertiser bid information, automatically or otherwise. In one example, the bid update module 56 automatically calculates and updates the suggested bid at a fixed time interval. The advertiser may automatically accept the suggested bid, manually accept the suggested bid, or enter its own bid.
To further describe calculation of advertisement scoring, the following definitions are provided:
Q(N,I) is a vector that we will refer to as quality vector. It includes as its components attributes of advertiser N and of his ad for auction I such as clickability (denoted by y, as well as a proxy for ad quality, proxies for user experience from the ad etc.)
B(N,I) is the bid of an advertiser N for auction I and B is a vector of all bids for all advertisers.
Let S(B(N,I),Q(N,I)) denotes a function that maps an advertiser's bid and his quality into his score. (examples include a simple scoring function where score equals to the bid, a scoring function where score is a product of bid and some of the attributes of the ad such as clickability or a product of bid clickability and overall quality of the ad)
C(N,I,J) is the lowest amount that advertiser N may bid to attain position J in auction I. For instance if all ads have the same attributes such as quality then, C(N,I,J) equals to the bid of J-th highest bidder (excluding the instant advertiser) plus one cent (or a minimum bid increment).
The GSP auctions are a class of auctions that are an industry standard for selling internet advertisements. In such auctions ads are arranged in order of scores (with the more desirable positions allocated to ads with higher scores). In a GSP auction the payment of each bidder is computed as the smallest amount that the bidder has to bid to maintain his position. More formally, the score of bidder in position J is denoted by S(J). Then in a GSP auction the bidder N who occupies position J will pay amount C(N,I,J) that solves the following equation
S(C(N,I,J),Q(N,I))=S(J+1) (1)
To enhance the ability of the advertiser to determine its bid amount, the bid update module 56 is in communication with a bid interface module 64 which may be located on the advertiser system 62. Accordingly, the bid interface module 64 allows the advertiser to enter the value that the advertiser places on each click from a key word. The bid interface module 64 may display the suggested bid and may allow the user to override the suggested bid. The bid interface module 64 may also allow the user to select an update time interval or, alternatively, select updating based on the advertisement query or the changing of a competitor's bid.
Now referring to
Referring again to block 105, if the query is not a channel designated query, the method 100 follows line 128 to block 106. In block 106, a bid update module 56 may be notified to update bids on keywords corresponding to the advertisement query 30. The bid database 52 is then accessed and the bid data is associated with the advertisement query 30 is retrieved, as noted in block 108. In block 110, the advertisement placement is determined for each advertisement based on the bid order. For example, the highest bid is placed at the top of the advertisement list, while the lowest bid is placed at the bottom of the advertisement list. In block 112, each advertiser account is charged according to the bids placed and the auction rules. For example, in a GSP auction the top bidder will pay an amount equal to a second-place bid, the second-place bidder will pay an amount equal to the third-place bid, and so on. Accordingly, the advertisement price is determined on a per click basis. The advertisements are formatted and the appropriate advertisement content is generated, as noted in block 114. As previously noted, advertisement content may be modified based on the advertisement query 30, the date, advertiser special offers, or other rules specified by the advertiser. In block 116, the advertisement content is forwarded to the query engine 12 for display to the user. The method ends in block 120.
Referring to
Further, the listing may be:
The translated query 512 is matched to the advertisement 524 to determine an ad match score indicative of the correlation between the product or service being offered and the query intent. The bids 528 form part of the advertisement 524 and may be matched to the keywords and domain of the translated query 512. The keywords 516 include the terms “New York”, “Hotel”, and “August 3”. Similarly, the bids 528 includes a bid on the combination of the Domain “Hotel” and the keyword “New York”, accordingly these bids are compared to the keywords 514 and domain 516 of the translated query 512. Since there is a match to both the domain and keyword the ad match score is higher than if just the domain Hotel had matched. Generally, the more specific the bid, the higher the bid price will be because the more relevant the advertisement will be to the query intent and the more likely the user will purchase the advertised product or service. The bid price may also be included in calculating the ad match score and or used to order the ads within a list that is displayed with the search results.
Although, it is clear to one of ordinary skill in the art that other bidding models may also be applied. Including bidding models that match bids to general or domain specific predicates.
The architecture described also incorporates the ability to bid on a combination of domain, fields and terms. As described above, the domain may identify a predefined query intent, such as a search for a hotel, insurance, or a laptop. Further, fields may be predefined to more specifically identify the desired product or service. The fields may correspond to the general and domain specific predicates. The framework enables advertisers to bid on a domain, although, advertisers can also bid on specific fields in a domain (e.g., brand name, screen size). Advertisers may also bid on specific terms (as in current sponsored search) that are not associated with a predefined domain or field. Further, advertisers can bid on any combination of domain, fields and terms (e.g., domain=insurance, terms=home, Geico) (e.g., field=brand, terms=IBM, Dell). This bidding framework is applicable to both sponsored search and banner ads. Typically, the more specific the bid parameters the higher price of the bid. This is because the bid will reach a more targeted audience. The framework captures a family of bidding models which benefit from domain information. These models range from the simple channel model to bidding on individual terms (current sponsored search).
The architecture described also provides the ability to combine the various pricing models with the bidding described above. For, example the order in which advertisements are displayed may depend on the bid, but may also be influenced by a quality score. The quality score may consider one or many of the following factors: advertiser volume, searcher preference, clickability, relevance, and price. The quality score may simply be a weighted average of one or many of the above factors. Further, the price used to determine quality of the advertisement may include a discounted price based on pricing rules, bonus rules, or a shopper specific discount. For example, the system may include the ability to combine pricing such as rate cards (from Y! Shopping) with the bidding described above.
Further, the user may bid on a channel of advertisements. As such, the advertiser may bid for all advertisements on a page. Alternatively, the advertiser may bid for all the advertisements on a page belonging to a domain. This could be implemented for a hotel query, such that the advertiser bids on the hotel domain and places hotel adds in the advertisement list and possibly in the banner ad. Meanwhile, advertisements belonging to complimentary domains (i.e. flights, travel tours, etc) may be placed in the rest of the list. Further, various ad allocation (i.e., selection of ads to show to users) and channel bidding can be combined with the bidding described above.
To illustrate the above mentioned techniques the bid examples in Table 1 are provided below.
Two query scenarios are provided with regard to the bids provided in Table 1 above. The first query scenario is for a text query “Dell Laptop Black 30 GB Multimedia Speakers” and the second query scenario is for the text “Apple Laptop Black Multimedia Speakers”. During query processing, certain of the text items may be analyzed to identify the domain, for example Domain: Laptop. Further, other text may further correspond to predefined fields that further identify the type of laptop. For example, “30 GB” may be identified and related to the hard drive field while “Black” may be related to the color field.
As such, the advertisers may enter bids on domains, fields, terms, or any combination of the above. Accordingly, the first bid is on queries that are identified to the laptop domain and include a value of 30 GB in the hard drive field and include the value black in the color field. Since the second query does not include the 30 GB value for the hard drive field, the first bid is not matched with the second query. The second bid is related to the domain laptop and the value black for the color field. As such, the second bid does not require the hard drive field to have the value of 30 GB. Therefore, the second bid is matched with both the first and second queries. For the example given in Table 1, we will assume that the top five bids will be shown in an advertisement list along with the search results. Further, bids on various combinations of domains, fields, and terms may be concurrently analyzed for a query. In addition, it can be seen that multiple advertisers may bid on the same combination of domains, fields, and/or terms, as denoted by bids two and three.
For the example given in Table 1, the bid price is multiplied by the quality score to provide a total score for the advertisement that denotes the order each bid will be displayed in the list. Accordingly for the first query, advertisements 1-5 will be displayed. The sixth advertisement will not be displayed and is not matched with the first query as the term “Apple” does not appear in the first query. Further, the last advertisement is denoted as being a bid on an advertisement channel.
A bid on an advertisement channel may relate to a bid on all of the advertisements in the advertisement list or all the advertisements on a web page. In addition, the channel bid may relate to all of the advertisements on a web page or in a list for a particular domain, thereby allowing the advertisement to be paired with complementary domains, such as domains of common interest to the use such as laptop peripherals or carrying cases, for the laptop domain, that are not in competition with the product or service corresponding to the identified domain.
According to one method, the advertisement channel may be provided at a set predetermined price and may be exercised a predetermined percentage of the queries assigned to a particular domain. Alternatively, advertisers may bid on an advertisement channel associated with a particular domain and the percentage of executions may correspond to the bidding position of the particular advertiser.
Another method of selecting a bid on an advertisement channel over multiple bids may include determining if the total score is greater than the sum of the scores for the top number of advertisements that would be in the list or in the web page. Therefore, for the example as described with reference to Table 1, the sum of the top five scores would be equal to 0.24+0.10+0.06+0.01+0.016=0.4026 which is greater than the total score for the channel advertisement bid of 0.25. However relative to query two, the channel bid of 0.25 is greater than the sum of the other top five advertisement bids, particularly advertisement bids 2-6. As such, the bid may be awarded to the channel bid.
In practice, many more bids will typically be evaluated for each combination, as well as, additional combinations of domains, fields, and terms. However, the above described scenario is one example of how such an algorithm may be implemented. Further, as described above, the quality score may be based on various weighted combinations of parameters, such as advertiser volume, searcher preference, clickability, relevance, and product in price, as well as, any combination of the above. Further, the total score may be calculated using a more complex algorithm than the simple multiplicative calculation provided, but may included multiplicative and additive terms including various polynomial modeling. In addition, other factors may also be considered in determining how to award a bid between multiple bids versus a channel, or one channel versus another channel.
To further describe the quality score, the predicates 518, 520 of the translated query 512 may be compared with the listings 530 of the advertisement 524. One or more listings 530 may be related to a particular domain type. Further, each listing 530 may be related to a particular product or service for sale by the advertiser. General predicates may be identified from the text query or keywords including the date of stay “Aug. 3, 2006”, the quantity, and the price range, as denoted by block 518. Similarly, the domain specific predicates 520, for example the city and location, can also be generated based on the keywords 514. Accordingly, the attributes 532 of each listing 530 of the advertisement 524, such as the address “1335 6th Ave. New York, N.Y. 10019”. may be matched to the domain specific predicates 520 to improve the ad match score of the advertisement. In addition, the durations 534, such as the date, quantity available, and advertised price, may also be matched to the general predicates 518 of the translated query 512, to further define the ad match score.
In one example, the add matching algorithm may be defined as:
d.price ∈ gp.price_range
desc = ad.desc
url = ad.url
∃t ∈ ad.bids.(contains(Q.terms, t.terms)
(t.domain = null
t.domain = Q.domain))
listings = {(l.A, D) | l ∈ ad.listings
satisfy(l,Q,D)} }
Further, rules may be defined by the advertiser and applied to the advertisement to provide the user special offers. The rules may be implemented based on information provided in the translated query. In one example, each rule is defined as:
a pair (condition, action)
where the condition is something to be fulfilled by the user and the action is an offer that the advertiser will provide in response to the condition being fulfilled.
The system may be configured such that the user system may directly initiate a purchase from the advertisement. Accordingly, the rule may be formatted into the advertisement and applied by the query engine 12. This may result in both the regular price and a discounted price being displayed based on analysis of the predicates. In one example, the rule may be a total price rule that affects the price of a multi quantity or multi item transaction. For example, the advertisement may incorporate a phrase such as “You will get 5% off if you stay for 2 nights or longer” and accordingly the query engine may apply the discount to the purchase. Similarly, the advertisement may incorporate a phrase such as “Get $20 off when your order is $100 or more” and the query may deduct the discount from the transaction if the condition is fulfilled. In one example, total-price rules (TP) take as inputs a user query Q, a set of listing attributes A and a total price of the order tprice, as further defined below:
TP-pred)*
attribute-pred )* |
Another rule may be a bonus rule. Bonus rules may provide a secondary or unrelated benefit to the user when the condition is fulfilled. For example, the advertisement may incorporate a phrase such as “You will get free parking if you stay in our studio for 2 nights” or “You will receive free shipping on your order of $48.95 or more”. Accordingly, the query engine 12 may add the additional item to the order at no charge or included at the special price when the condition is fulfilled by the user. In one example, bonus rules take as inputs a user query Q, a set of listing attributes A and a total price of the order tprice, as defined below:
Bonus-rule(Q,A,tprice)=(TP-cond, bonus:String)
Yet another rule may include a duration rule. The duration rule may provide a discount based on a length of stay. For example, the advertisement may incorporate a phrase such as “You will get 10% off for weekday stays in our hotel”. Accordingly, the discount may be applied if the selected duration of the stay meets the duration rule defined by the advertiser. In one example, Duration rules (DR) take as inputs a user query Q, a set of attributes A, a time duration and a price of the listing in the time duration, as further defined below:
(DR-pred | TP-pred))*
The system may apply certain assumptions to the application of the aforementioned rules. For example the system may apply a limit of one duration rule on each time duration. Similarly the system may be configured to apply a limit of one total-price rule on each order.
In yet another exemplary system, the match algorithm may be performed first to generate a list of applicable advertisements. Next the advertisement engine may apply the set of duration rules. Then the set of total-price rules may be applied to the list of advertisements. Finally the advertisement engine may choose the result with the minimum total price or rank the results from lowest to highest price. Accordingly, one implementation of the duration rules may be defined as provided below:
desc = ad.desc
url = ad.url
listings =
For the implementation described above, Match(Q,Ads) returns the (title, desc, url, listings) of each ad in the set of available Ads such that this ad satisfies the following conditions: some of the ad's bidded terms are contained in the query terms, the domain of those bidded terms is the same as the query domain, the listings are defined as all listings which satisfy satisfy(I,Q,D). Further, if no listing exists in the ad which satisfies satisfy(I,Q,D), no listing is returned for that ad. The process satisfy(I,Q,D) receives a listing I, a query Q and all duration tuples of I, and checks if the listing satisfies the domain predicates of Q (satisfy_domain(I.A, Q.dom_pred)) and the general predicates of Q (satisfy(D,gp)). Only the formula for the general predicates satisfaction is provided since the domain predicates satisfaction changes based on each domain. The process satisfy_general(D,gp) checks if all the durations in a listing I satisfy the amount, the duration and the price predicates.
The advertisement engine 16 may then generate advertisement search results 36 by ordering the index entries into a list from the highest correlating entries to the lowest correlating entries. The advertisement engine 16 may then access data entries from the data module 34 that correspond to each index entry in the list from the index module 32. Accordingly, the advertisement engine 16 may generate advertisement results 36 by merging the corresponding data entries with a list of index entries. The advertisement results 36 are then provided to the query engine 12. The advertisement results 36 may be incorporated with the text search results 28 and provided to the user system 18 for display to the user.
The query engine 12 may format the advertisement results 36 and the search results 28 to be displayed to the user by the user system 18. One example of a display generated by the query engine 12 is illustrated in
The list of text search results 618 is provided in a ranked order based on the correlation item found with the text query 614 as described above. Similarly, the advertisement results 622 are provided in ranked order based on ad match score, also previously described. Further, a refined search interface 620 is provided to allow the user to more specifically identify products or services of interest. The refined search interface 620 may include field drop down selections, option selections, buttons, links, and other similar interface controls. The controls and their contents may be formatted and automatically filled based on a predefined model for the domain and the translated query information including the domain, the keywords, the predicates, or any combination thereof.
In the example shown, a domain control 624 is provided as a drop down selection including the hotel domain based on the previous example described. Further, the domain control 624 allows the user to quickly change the domain for the query and initiate a new search. This will efficiently allow the advertisement engine 16 to update the advertisement results 36 to match the query intent. A check-in date control 626 is provided including drop down selections for the month, day, and year. As can be seen from the entered text query, the check-in month and date can be defaulted to “August 23” based on the keywords provided, while the year can be defaulted to the current year according to default schemes for the particular domain. Similarly, a check-out date control 628 is also provided including the month, day, and year. Accordingly, the query engine 12 may derive the check-out date based on the check-in date and the keywords “two nights”. Accordingly, the query engine 12 may automatically set the check-out date control 628 to Aug. 25, 2006. In addition, the refined search interface 620 may include a bed type control 630 and a number of beds control 632 that may be set to default values based on the text information provided, although one of ordinary skill in the art could certainly understand that schemes could be provided to determine the bed type and number of beds from the keywords based on entries such as “two queens” or “two beds”. The city control 634 may also be defaulted to “New York, N.Y.” based on the keywords provided for the given translated query. Option buttons may also be provided to select between a limited number of criteria such as the sort control 636 allowing the user to sort by ad match score or price. In addition, a button or link may also be provided to initiate a new search based on the fielded entries of the refined search interface 620, as denoted by link 638. The refined search interface 620 with, predefined fielded keywords, allow the user to quickly switch between domains and identify specific features of the product or service that they are looking for while allowing the query engine 12 to efficiently and effectively match advertisements according to the user's interest.
The ad search results 622 are also formatted for ease of use. Based on the ad format, each advertisement may be provided with a title 640 including an underlying URL or link. Each ad includes a description 642 that may be integrated with specific ad or bid information based on the translated query, including the domain, keywords, or predicates. In addition, a map link 644 may be provided where appropriate. To allow the user to quickly and effectively obtain the product or service being advertised, multiple offers may be provided in the advertisement based on the listings and the predicates. Accordingly, a price 646 may be provided along with attribute information 648 such as the number of beds. Further, a control 650 such as a link or button may be provided to immediately reserve or purchase the product or service based on pre-obtained account information or by initiating a purchase process based on the selection. Further, rules may be applied to the listings based on the predicate information to identify and display special offers to the user. A discounted price 652 is provided to illustrate a rule that provides the user a discount based on the check-in and check-out date indicated by the user. Accordingly, the display 610 allows the user to quickly and effectively review search results, ad results, and refine search criteria using the refined search interface 620 to identify products and services of interest.
Similarly, a display generated for a channel advertisement is provided in
In an alternative embodiment, dedicated hardware implementations, such as application specific integrated circuits, programmable logic arrays and other hardware devices, can be constructed to implement one or more of the methods described herein. Applications that may include the apparatus and systems of various embodiments can broadly include a variety of electronic and computer systems. One or more embodiments described herein may implement functions using two or more specific interconnected hardware modules or devices with related control and data signals that can be communicated between and through the modules, or as portions of an application-specific integrated circuit. Accordingly, the present system encompasses software, firmware, and hardware implementations.
In accordance with various embodiments of the present disclosure, the methods described herein may be implemented by software programs executable by a computer system. Further, in an exemplary, non-limited embodiment, implementations can include distributed processing, component/object distributed processing, and parallel processing. Alternatively, virtual computer system processing can be constructed to implement one or more of the methods or functionality as described herein.
Further the methods described herein may be embodied in a computer-readable medium. The term “computer-readable medium” includes a single medium or multiple media, such as a centralized or distributed database, and/or associated caches and servers that store one or more sets of instructions. The term “computer-readable medium” shall also include any medium that is capable of storing, encoding or carrying a set of instructions for execution by a processor or that cause a computer system to perform any one or more of the methods or operations disclosed herein.
As a person skilled in the art will readily appreciate, the above description is meant as an illustration of the principles of this invention. This description is not intended to limit the scope or application of this invention in that the invention is susceptible to modification, variation and change, without departing from spirit of this invention, as defined in the following claims.
This application is a continuation-in-part of U.S. patent application Ser. No. 11/595,585, filed Nov. 9, 2006 and claims the benefit therefrom.
Number | Date | Country | |
---|---|---|---|
Parent | 11595585 | Nov 2006 | US |
Child | 11734294 | US |