Search engine that applies feedback from users to improve search results
11036814 · 2021-06-15
Assignee
Inventors
Cpc classification
G06F16/9535
PHYSICS
G06F16/3326
PHYSICS
G06F16/9536
PHYSICS
Y10S707/99933
GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
International classification
G06F16/9535
PHYSICS
Abstract
The present invention is directed to methods of and systems for ranking results returned by a search engine. A method in accordance with the invention comprises determining a formula having variables and parameters, wherein the formula is for computing a relevance score for a document and a search query; and ranking the document based on the relevance score. Preferably, determining the formula comprises tuning the parameters based on user input. Preferably, the parameters are determined using a machine learning technique, such as one that includes a form of statistical classification.
Claims
1. A computer-implemented method of ranking documents returned in response to a search query, comprising: providing a results list that indicates at least a first portion of a plurality of documents in a first order in response to the search query; receiving a first input ranking for a first document included in the results list, the first input ranking indicating a first relevance to a user of the first document with respect to the search query; receiving a second input ranking for a second document included in the results list, the second input ranking indicating a second relevance to the user of the second document with respect to the search query, wherein the first relevance is higher than the second relevance; updating a relevance formula based at least in part on the first input ranking and the second input ranking, wherein the relevance formula includes a plurality of variables and a plurality of parameters, wherein the plurality of parameters are updated based at least in part on the first input ranking and the second input ranking; computing, using the updated relevance formula, a relevance score for each of the plurality of documents; ranking the plurality of documents based at least in part on the relevance scores computed using the updated relevance formula; and providing, based at least in part on the ranking, a ranked results list that indicates at least a second portion of the plurality of documents in a second order, wherein the second order is different than the first order.
2. The computer-implemented method of claim 1, further comprising: subsequent to providing the ranked results list, receiving an input about at least one document indicated in the ranked results list of documents.
3. The computer-implemented method of claim 1, wherein the first input ranking includes one or more of: a vote for the first document, a rating of the first document, a tagging of the first document, a bookmarking of the first document, a saving of the first document, a liking of the first document, a setting of the first document as a favorite, an expression of interest in the first document, a relevance of the first document to the search query, a bias of the user regarding the first document, or a relevance of the first document to a subject area.
4. The computer-implemented method of claim 1, wherein the relevance formula considers at least one feature of a plurality of features including at least one document-specific feature and at least one query-specific feature.
5. The computer-implemented method of claim 4, wherein: the plurality of variables includes the plurality of features; and the plurality of features include at least one of: a frequency of a term within a document, a frequency of a term in a hyperlink to the document, a frequency of a term in a summary of the document, a location of a term within the document, a structure of the document, a length of the document, a type of the document, a date of creation of the document, a number of hyperlinks to the document, a quality of hyperlinks to the document, a term with which the document has been tagged, or a rating of the document.
6. The computer-implemented method of claim 1, wherein the relevance formula considers at least one of a user model or a group model, wherein: the user model is considered to determine a first relevance score of the first document and the search query for the user; and the group model is considered to determine a third relevance score of the first document and the search query for a group of users.
7. A system for incorporating input to improve a relevance of an arrangement of documents presented to a user, the system comprising: a computing device comprising a processor coupled to a computer-readable storage medium having processor-executable instructions that configure the computing device to at least: receive, from at least one user, an input ranking for each of a plurality of documents, each input ranking corresponding to a document of the plurality of documents and indicating a relevance of the document to the at least one user, wherein: at least one received input ranking indicates a first relevance; and at least one received input ranking indicates a second relevance that is different than the first relevance; update a relevance model based at least in part on the received input rankings to produce an updated relevance model; assign a relevance score to each of the plurality of documents according to the updated relevance model; and present at least a portion of the plurality of documents, the presentation of the documents arranged based at least in part on the relevance scores of the plurality of documents.
8. The system of claim 7, wherein the processor-executable instructions further configure the computing device to at least: receive a second input from the user about at least one document in the portion of the plurality of documents presented to the user.
9. The system of claim 7, wherein each of the input rankings are used to modify the relevance scores to improve a relevance of the arrangement of the presentation of the documents presented to the user.
10. The system of claim 7, wherein the processor-executable instructions further configure the computing device to at least: present the arrangement of the documents to the user in response to a search query.
11. A method of organizing a search results list indicating a plurality of documents, the search results list returned in response to a search query, the method comprising: presenting the search results list in response to the search query; receiving a first input ranking for a first document indicated in the search results list, the first input ranking indicating a first relevance of the document to a user; receiving a second input ranking for a second document indicated in the search results list, the second input ranking indicating a second relevance of the second document to the user, wherein the first relevance is different than the second relevance; generating an updated relevance formula comprising a plurality of variables and a plurality of parameters, wherein: the updated relevance formula determines a relevance score for each of the plurality of documents based at least in part on the first input ranking for the first document and the second input ranking for the second document; the plurality of variables comprise a plurality of features; the plurality of parameters comprise a plurality of coefficients corresponding to each of the plurality of features; and generating the updated relevance formula includes determining a value for at least one of the plurality of coefficients, ranking the plurality of documents based at least in part on a relevance score determined by the updated relevance formula for each of the plurality of documents to produce an organized search results list; and storing the organized search results list.
12. The method of claim 11 wherein the parameters are updated using the first input ranking and the second input ranking.
13. The method of claim 12, wherein the first input ranking includes at least one of tagging the first document, rating a relevance of the first document in response to the search query, or a blocking of the first document.
14. The method of claim 11, wherein the updated relevance formula is derived using a machine learning technique.
15. The method of claim 14, wherein the machine learning technique comprises a form of statistical classification.
16. The method of claim 15, wherein the form of statistical classification includes one or more of a logistic regression analysis, a support vector machine, a neural network, a boosted tree, a random forest, a naive Bayes, or a graphical model.
17. The method of claim 14, wherein the machine learning technique uses a conjugate gradient descent.
18. The method of claim 11, further comprising: receiving a first results list containing documents ranked by a first search engine in response to the search query; receiving a second results list containing documents ranked by a second search engine in response to the search query; and wherein the plurality of documents include documents of the first results list and documents of the second results list.
19. The method of claim 18, wherein the updated relevance formula is further based on ranks of the documents in the first results list and ranks of the documents in the second results list.
20. The method of claim 11 further comprising: comparing a user model of the user to a group model representative of a group of users to determine a bias of the user toward the document.
Description
BRIEF DESCRIPTION OF THE DRAWINGS
(1)
(2)
(3)
(4)
(5)
DETAILED DESCRIPTION
(6) Embodiments of the present invention, unlike traditional search engines, make use of user feedback to provide more relevant information to users searching the Internet. For example, in accordance with the present invention, a first user performing a search is able to rate the results of that search. The first user can rate the results based on the relevance of the results to his search, the abundance of information contained in a specific Web page returned in a results list, or any other criteria. A second user performing a similar or related search is then able to view a results list based on or influenced by the rating of the first user, thereby displaying search results that are more likely most relevant to him. This second user is also able to rate search results. A community of users is thus able to provide feedback that helps users to receive search results that are as relevant to the information they are seeking as possible. Systems for and methods of using user feedback are described in U.S. Pat. No. 9,092,523, titled “Methods of and Systems for Searching by Incorporating User-Entered Information,” and filed Feb. 27, 2006, which is incorporated by reference.
(7) In accordance with other embodiments of the present invention, there are several methods for rating search results including, but not limited to, (1) mechanisms for providing feedback on the relevance of links in the results list, (2) mechanisms for saving links that can be displayed on personal search pages or voting for relevant links, and (3) mechanisms for “blocking” links to Web pages that are unrelated to the search result or offensive in nature. Other embodiments include displays and links to related search terms and sponsored links.
(8) In accordance with other embodiments of the present invention, search result pages can also include selected items for display including, but not limited to, (1) text from Web pages relevant to the search. (2) descriptions of different concepts relating to the query terms, (3) suggested query terms, (4) “See also” links to other concepts, and (5) sponsored links.
(9) Throughout the following description, the term “search engine” is used to refer to an apparatus (or programs running on general purpose computers) that take as input a query and return a results list of hyperlinks to electronic documents or Web pages. The search engine includes the index of documents in its corpus, the code and algorithms that determine the relevance of each document, and the graphical user interface that delivers the results list to the user.
(10) Throughout the following description the term “query” refers to a set of terms submitted to the search engine whether typed, spoken, submitted through a “link” that already has embedded a set of search terms, or submitted by any other interface. A query may comprise a single word, multiple words, or phrases. The query can be phrased as a question (e.g., a “natural language” query), a loose set of terms, or a structured Boolean expression. Indeed, a query can comprise symbols or any other characters used by a search engine to search for electronic documents or Web pages containing or related to the search characters.
(11) Throughout the following description, the term “Web site” is used to refer to a collection of Web pages that are linked together and are available on the World Wide Web. The term “Web page” refers to a publication accessible over the World Wide Web from any number of hosts and includes, but is not limited to, text, video, images, music, and graphics.
(12) Throughout the following description the term “results list” refers to a list of hyperlinks that reference documents or Web Pages that are accessible using the Hypertext Transfer Protocol (HTTP) or any other protocol for accessing Web pages or other electronic documents, along with other associated information for each link, including, but not limited to, titles of the documents, summaries of the documents, links to cached copies of the documents, the date on which the documents were last indexed or last modified, images associated with or located within the documents, and information extracted from the documents.
(13) As used herein, the term “document” is defined broadly, and includes, in addition to its ordinary meaning, computer files and Web pages, whether those pages are actually stored or are generated dynamically in response to a request to display. The term “document” is not limited to computer files containing text, but also includes computer files containing graphics, audio, video, and other multimedia data.
(14) As used herein, the term “machine learning” refers to the process, and the algorithms by which a software system can adapt its behavior to create an optimal outcome by observing certain events or analyzing certain information.
(15) As user herein, the term “statistical model” refers to a mathematical formulation (e.g., numerical or analytical) that computes a score given a set of input. The parameters of the formulation can be obtained using a machine learning process. As used in the present invention, statistical models can be based on user feedback, other information from search events, or a combination of these, and generated using any of a variety of mathematical techniques.
(16) As described in greater detail below, a search engine takes a query entered by a user, and matches the search terms against an index of Web pages using a variety of relevance calculations with the objective of identifying those Web pages that are most likely related to the information sought by the users. The search engine then returns a ranked list of hyperlinks to these Web pages, with the links thought to be most relevant nearer the top of the list. In accordance with the present invention, a search engine returns a results list based on user input, and users have the ability to rate the results to, for example, affect the order of the documents or links listed in the results list. In accordance with the present invention, search results are able to be ranked in response to users tagging sites they think are relevant, even if they visit the site outside the context of a search, or even if they tag it with terms different from those used to generate the search results.
(17) As described in greater detail below, a search engine takes a query entered by a user, and matches the search terms against an index of Web pages using a variety of relevance calculations with the objective of identifying those Web pages that are most likely related to the information sought by the users. The search engine then returns a ranked list of hyperlinks to these Web pages, with the links thought to be most relevant nearer the top of the list. In a typical search the search engine returns primarily the results list, and users do not have the ability to input information into the system.
(18) In accordance with the present invention, when a user is delivered a page containing a results list, he may choose to provide feedback on the results on the page, which will be submitted to a model which analyzes the feedback and adjusts the relevance methods and weights to increase the relevance of results delivered to users who subsequently access the search engine by entering a query which is the same, or different.
(19)
(20) The results page 100 comprises a box 110 for inserting a query term, and an area 160 containing the results list returned by the search engine. The area 160 also contains mechanisms 170 for entering user feedback and mechanisms 190 for saving links associated with each result returned by the search engine. The results page 100 also includes an area 120 for displaying a description for a concept related to the query term, an area 130 containing a description of a different concept relating to the query term, an area 140 containing “See also” links to concepts relating to other query terms, an area 150 containing a list of links which will cause related query terms to be executed, and an area 180 of sponsored links. As described in more detail below, in a preferred embodiment the results in area 160 can be modified for subsequent queries by other users based on rating or blocking links 170 or saving links 190 for later display.
(21) As shown in the example of
(22) The area 160 contains the results of the search as well as user feedback mechanisms 170. Using the user feedback mechanisms 170, a user can rate how well the corresponding Web page matched what he was looking for. In other words, if a first Web page listed in the area 160 contained relevant information about the rock band U2 sought by the user, then the user can use the user feedback mechanism 170 to rate the link with a high score (e.g., 5 stars). A second Web page devoted to the name of a clothing line called “U2”, irrelevant to the concept sought by the user but listed in the area 160, could be rated with a low score (e.g., 1 star). In accordance with the present invention, when a later user also interested in the band “U2” searches with the query “U2”, the results list returned to him would contain the first Web page (ranked with 5 stars) closer to the top of the results list and the second Web page (ranked with 1 star) closer to the bottom of the results list, or not even listed at all. In this way, a user would be presented with a results list having only the most relevant results listed first. A user sequentially visiting the sites in the results list has a greater chance of viewing sites most relevant to the concept he is seeking. The order of the items in the results list is thus based on user feedback, in addition to meta data and other information over which users have no input.
(23) Users can add descriptions 120 and 130 about one or more concepts relating to a query term, providing some background information about the concept referred to by the query or advice on how to search for information about that concept. Users can also modify, enhance or remove descriptions about the concept relating to a query term that have previously been added or modified by themselves or other users. Users can add, modify or delete hyperlinks or “see also” references 140 linking to concepts relating to different query terms. Users can add suggested queries 150 for a concept that, when clicked on, causes the query to be submitted to a search engine. The search engine may also generate suggested query terms using a computer algorithm.
(24) Users are able to add or save links to documents they consider to be highly relevant to the concept. This can be done by clicking on a hyperlink or icon 190 marked “Save”, or referred to by other terms such as “Bookmark”, “Tag”, or “Add to Favorites.” Since different users will have different ideas about which sites are most relevant, algorithms in accordance with the present invention determine the order of the sites listed. In one embodiment, the algorithm uses a democratic process, such that the documents receiving the most “votes” (e.g., “saved” by the largest number of users) are placed higher in the results list.
(25) If the link to a document that is “saved” also shows up in the results list generated by the search engine, then an icon 165 can be used to show that this link is also one that has been voted for by users. Also, below each search result is a “By” entry 167, which shows the name of the user who added the link so that it could be returned as part of the results list, and a “Tags” entry 168, which lists the terms that the user tagged the link with or that were generated by a previous search.
(26) In accordance with the present invention, links to Web sites can be listed in two ways, either of two separate lists: the results list (algorithmic) and the user-entered links or integrated into one list, with the user-entered links marked with an icon as described above.
(27) It will be appreciated that many modifications can be made in accordance with the present invention. For example, user generated feedback can be read from a file rather than input by a user directly from a terminal. Moreover, while the results page 100 shows areas such as “See also” links 140, it will be appreciated that in accordance with the present invention, results pages containing user-entered information can be displayed with any combination of areas, including or in addition to those shown in
(28)
(29) In the step 210, the user submits a query to a search engine. The process then continues to the step 220, in which the search engine matches the query to assemble a list of the most relevant results. The step 220 proceeds to the step 230, in which the results page (e.g., 100,
(30) In the step 240, the user follows one or more of the links to visit the Web pages in the results list. Alternatively, in the step 250, the user is able to interact with a feedback mechanism (e.g., area 170,
(31) It will be appreciated that embodiments of the present invention are able to be used with one or more than one search engines. As one example, a first search engine returns a list of documents in accordance with relevance factors employed by the first search engine. A second search engine is then able to rank those results alone or those results in combination with results generated by the second search engine in accordance with the present invention. All or any combination of results is then able to be used to update a relevance model in accordance with the present invention. Thus, a search in accordance with the present invention is able to run on a meta search engine.
(32) A system in accordance with one embodiment is based on a Web search engine portal site with both registered users and unregistered visitors. As with all search engines for each user query document Uniform Resource Locators (urls) are ranked from highest relevance score to lowest and presented back to the user in that order. The relevance score is the probability p(R|X) that the document d is relevant for the query q given features (or observed evidence) contained in X, Where subscripts are dropped here, and later, for clarity. P(R|X) is approximated by the function μ(X)=1/[1+e.sup.−θ*X] where X is a vector of features, and θ is a vector of parameters including an intercept term multiplied by a constant input of 1.0; the negative of θ is taken so that a positive coefficient indicates positive evident of relevance. It is assumed that this probability is modeled using a logistic regression X is composed of both document specific features (e.g. document length, etc.) and query-document features such as query occurrence in document title, document gets rank K from search engine E, etc. and will be augmented later by U a sparse set of indicator variables for user ratings across queries and documents.
(33) After observing the results of the query on the engine the user is allowed to give feedback on the document for the query in some ordinal form where the lowest rank (e.g. one star) means completely spurious and the highest (e.g. five stars) indicates perfect or near perfect relevance. The feedback is then logged as a new query-document feature (q, d, u)=s where s is the number of stars assigned by user u. At any given point this value is the user u's current rating for document d and query q. Importantly, this feature does not depend on how many times the user performs the query but only stores his or her later rating. By collecting all the user feedback for a given query-document pair, a new set of sparse indicator variables U(q, d)u,s=1 is obtained if user u assigned 5 stars for document d given query q: The feature set is then augmented with those in U and the complete model is parametrized with the vector θ. Prior to collecting user feedback the number of stars is unknown or clear indicating that the user has not evaluated the relevance of the document explicitly. This is important as datasets will be formed purely of the documents that have been rated by the user.
(34) The system employs user feedback to perform three basic functions. First, it uses feedback to develop a user specific vector of parameters Ψ in the form of additions to the global model parameters in θ. Second, it is able to cluster users over the space of population of user Ψ vectors. Using simple techniques such as K Means Clustering, which can be expected to work well since the dimensions are regression coefficients with very clean numerical properties such as identical scale, independence, etc. This can be used to build a set of cluster specific vector of parameters, such as γ that can be added to the vector θ in an analogous manner as the user specific Ψ. Third, the system is able to incorporate user feedback events as data points in the modeling process for estimating θ and properties of the user's Ψ vector to weight the importance of the specific events.
(35) When a user posts a number of stars for a query-document pair a data point is created in a user specific data set. A value of 1.0 is associated with a highly relevant rating and 0.0 to a spurious or not relevant rating. In a five star system, five stars are used for highly relevant and one star for not relevant. The system uses other ratings as features for other user parameters and global parameters. Technically, if it was desired to model the complete distribution, the output variables would need to be treated as drawn from a multinomial distribution. The data point is then added to an update database composed of all rating event data points in the system going back to some established period of time or to some maximum data set size. Sparse logistic regression can be performed on millions of data points. After that limit is reached, the regression is performed against the last N data points where N can be expected to be in the millions. The model estimated is specified on a per user rating event basis for any given query-document pair as
μ(X)=1/[1+e.sup.−(θ+Ψ.sub.u)*X] Equation (1)
where θ is taken as fixed and the regression is performed over the user parameters in Ψ. The user rating indicators in U are also incorporated so that Ψ.sub.u potentially contains coefficients for the indicator U(q, d).sub.v,s=1 for other users in V. For example, if a user v rates a document five stars for the query q this might have a positive coefficient indicating that it is positive evidence for the document being highly relevant for user u. The augmented feature set includes the self indicator variable U(q, d).sub.u,5 for highly relevant since that was the mechanism by which this instance was included in the data set. This inclusion of the very sparse self indicator will allow the regression to move past potential contradictions and make progress in the model to ensure that the document will score highly for this query and user. On the other hand, if user u is finding general effects, this sparse self indicator will not be heavily weighted. At the end of the process, each user u that submitted rating events will have a unique Ψ.sub.u that can be inspected, used for clustering, etc. that personalizes the relevance scoring model for that user.
(36) Once there are Ψ vectors for each identified user in the system, the vectors can be organized into a coordinate space and clustering performed. This might be helpful since it may be desirable to isolate search engine optimizers or spammers who will have eccentricities in their parameters to reflect their arbitrary bias towards their own or related content. In addition, hard clusters of identified users are able to be used to provide better default parameters for unidentified users (i.e. unregistered “visitors”). For example, based upon an unidentified user issuing query q, the probability can be formed that the user is represented by cluster c by computing p(c|q)=
p(c|q)=p(q|c)p(c)/[Σ.sub.c∈Cp(q|c)p(c)]
using Baye's rule with C the set of user clusters. Then the relevance score p(R|X) would be equal to the weighted sum of each cluster membership probability times relevance score or probability for a given cluster membership p.sub.c (R|X)
p(R|X)=Σ.sub.c∈Cp(c|q)p.sub.c(R|X) Equation (2)
where the parameters for each cluster γ.sub.c would be computed as additions to global parameters θ. The process for this is described below.
(37) Following the estimation of user specific parameters γ.sub.c an update is performed on the original model parameterized in θ. This is done by using the same collection of user rating data developed to estimate the Ψ.sub.u's but this time with the Ψ parameters fixed. Thus, an attempt is made to estimate general effects from the aggregated experience of all the users in an alternating fashion—first user specific effects and then global effects. What has been learned in the estimation of the Ψ parameters for each user (done via a single large scale regression) to differentially over- and under-weight each case appropriately. For example, assuming independence of the coefficients in Ψ, the value of each data point is able to be computed as the similarity of the user to the average of the user population using a kernel function on data submitted by user u with
K(u)=e.sup.−a∥Ψ.sup.
which will take on a maximum value of 1.0 and decay at rate a for users whose Ψ vectors are further from the centroid of all Ψ vectors. With this approach the form of the regression is to maximize the sum of the log likelihood of the data given theta
max 1(θ)=Σω.sub.i(γ.sub.i log μ(θ+Ψ.sub.u(i)).sub.i)+(1−γ.sub.i)log(1−μ(θ+Ψ.sub.u(i)).sub.i) Equation (3)
where the maximum is taken over θ and the summation is from i=1 to N, where N is the number of data points in dataset D, y.sub.i is 1.0 if the data point was rated highly relevant and 0.0 if rated not relevant, ω.sub.i is the weight of each observation i in the data set based on properties of the submitter's Ψ.sub.u parameters, and dependence on data D dropped for clarity.
(38) Alternatively, by using the results of the hard clustering step discussed previously, parameters γ.sub.c are able to be fit which modify θ depending on which cluster is assigned to the user who submitted the rating data point. Hard clustering refers to the assignment of each user to a single cluster as opposed to soft clustering a user to multiple clusters with some degree of membership in each. In this case regression is performed using equation (3) but the optimization is performed jointly over θ and the γ.sub.c where μ is specified:
μ(X;θ,γ.sub.c)=1/[1+e.sup.−(θγc+Ψu)*X]
assigning the γ.sub.c based on the cluster membership of the user submitting the specific data point used to generate features X and calculate μ(θ, γ).sub.i. As shown earlier for the user specific Ψ regression, any conflicts in rating behavior can be absorbed into the cluster specific modifiers for each parameter contained in γ.sub.c.
(39) As a concrete example for using the gammas, it is assumed that a data set from 200 users submitting anywhere from a few to hundreds of rating events where for each user a cluster assignment c from the set of clusters C is made. When the estimation of θ (such as θ(EngineRank.sub.E,4)), an estimation is also made for the corresponding γ.sub.c such as γ.sub.k(Enginerank.sub.E,4)) assuming that the user was in cluster k.) In another data point, θ(EngineRank.sub.E,4) is estimated but this time γ.sub.m(Enginerank.sub.E,4)) is determined for cluster m, assuming the document had EngineRank.sub.E,4 for the query and that the two users were from clusters k and in, respectively. As a result, θ(EngineRank.sub.E,4) is now the average effect of the variable and the γ(Enginerank.sub.E,4)'s contain the cluster specific effect of the variable (e.g., an SEO cluster might have a negative coefficient since they will likely be less sensitive than average to good variables but their deleterious influence is effectively removed from the global model. Within the model fitting process it is all the same since when the feature vector is populated according to the user's cluster assignment.
(40) In both the schemes described for global updates the users' ratings determine the influence of each user over the fitting of the global parameters. In either case, the effects of user input based on his or her rating behavior are automatically limited.
(41) By optimizing first one set of parameters for the user and then another for the global and/or cluster effects the fitting process alternates focus between two distinct levels of analysis. It is not entirely clear whether the optimizations should be performed sequentially over-modeling runs or individual iterations of an alternating optimization.
(42)
(43) In operation, the web crawler 390 navigates over the Internet 395, visiting Web sites 399, and populating the Web content database 380 with the contents of the Web pages it accesses. The indexer 370 uses the Web content database 380 to create the document index 350. When a user generates a query on the user client 305, the Web server 310 transmits the search request to the search engine 320. The search engine 320 uses relevance algorithms and factors derived from the user feedback described above to determine which Web pages are probably most relevant to the query and creates the results list, which is sent to the Web server 310. The Web server 310 then delivers the results page to the user client for display.
(44) Also, when a user conducts a search, he enters a query using the user client 305, which is submitted to the Web server 310. The Web server 310 submits the query to the search engine 320 which matches the query against the document index 350 to determine the most relevant documents, and returns the result list to the Web server 310. Also in response to the query, the user database 330 records information about the users' search, such as links saved using the save link mechanism (e.g, area 190,
(45) On some timely basis, but not necessarily when a query is performed, the feedback information contained in the feedback database 340 is sent to the machine learning model 360, where it is processed to generate the methods and weights used by the search engine to determine the most relevant Web pages for queries. The machine learning model 360 records this feedback information in the document index 350 for use in subsequent searches.
(46) The feedback database 340 sends features to the machine learning model 360 including, but not limited to, query terms, user identifiers, document IDs, document links, positions in results list, user ratings, and user clicks. The machine learning model 360 can also look up other features for the given document including, but not limited to, term scores, section information, link structures, anchor text summary, tags, a term within a document, a location of a term within the document, a structure of the document, a number of times the document has been accessed from a search results list, term scores, section information, link structures, a user representation, a time of a user input, blocking.
(47) The machine learning model 360 uses these features to develop a user specific set of parameters in the form of additions to the global model parameters. These parameters are derived as follows: Each feedback event constitutes a data point, which is added to a database of all data points in the feedback database 340. A model is used to estimate on a per user rating event for any given query-document pair, as given by equation (1) above
(48) A regression is performed over the input data referred to previously. Once the best parameters have been found, these parameters are used to update the global model and user specific models. Generally, the best parameters will have the best predictive power, which translates into better results on unseen data. In one embodiment of the present invention, logistic regression using conjugate gradient descent is performed as part of a modeling process. It will be appreciated that the modeling process in accordance with the present invention can be performed using other forms of regression, as well as other methods.
(49) It will be appreciated that many types of machine learning techniques are able to be used in accordance with the present invention, including those that use a form of statistical classification. The statistical classifications include, but are not limited to, a logistic regression analysis, a support vector machine, neural networks, boosted trees, random forests, naive Bayes, graphical models, and maximum a posteriori. In other embodiments, the machine learning technique uses a conjugate gradient descent.
(50)
(51) Referring to
(52) Any number and types of criteria can be used as the stop criteria in the step 470. For example, the stop criteria can include but are not limited to (1) that the iterations were performed a predetermined maximum number of times, (2) that a cross validation failed (e.g., test data differed from trial data), (3) that the solution converged, that is, that a difference between parameters in a previous run and the next run is less than a predetermined value).
(53)
(54) The Web server 540 is coupled to both a search server 550 and a feedback data store 560. The feedback data store 560 is coupled to a machine learning server 570 and the search server 550 is coupled to an index data store 580. Additionally, the machine learning server 570 is coupled to the index data store 580.
(55) It will be readily apparent to one skilled in the art that other modifications can be made to the embodiments without departing from the spirit and scope of the invention as defined by the appended claims.