USRE41899E1 - System for ranking the relevance of information objects accessed by computer users - Google Patents

System for ranking the relevance of information objects accessed by computer users Download PDF

Info

Publication number
USRE41899E1
USRE41899E1 US10/388,362 US38836203A USRE41899E US RE41899 E1 USRE41899 E1 US RE41899E1 US 38836203 A US38836203 A US 38836203A US RE41899 E USRE41899 E US RE41899E
Authority
US
United States
Prior art keywords
user
document
vector
information
correlation
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.)
Expired - Lifetime
Application number
US10/388,362
Inventor
Daniel E. Rose
Jeremy J. Bornstein
Kevin Tiene
Dulce B. Ponceleón
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Apple Inc
Original Assignee
Apple Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Apple Inc filed Critical Apple Inc
Priority to US10/388,362 priority Critical patent/USRE41899E1/en
Application granted granted Critical
Publication of USRE41899E1 publication Critical patent/USRE41899E1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/335Filtering based on additional data, e.g. user or group profiles

Definitions

  • the reissue applications are (i) application Ser. No. 10 / 388 , 362 (the present application ) filed on Mar. 12 , 2003 , ( ii ) application Ser. No. 11 / 499 , 819 ( now abandoned ) filed on Aug. 3 , 2006 which is a divisional reissue application of application Ser. No. 10 / 388 , 362 , and ( iii ) application Ser. No. 11 / 499 , 820 ( now abandoned ) filed on Aug. 3 , 2006 which is also a divisional reissue application of application Ser. No. 10 / 388 , 362 .
  • the present inversion is directed to information access in multiuser computer systems, and more particularly to a system for ranking the relevance of information that is accessed via a computer.
  • Another medium that is used to distribute information is an electronic bulletin board system.
  • users can post documents or files to directories corresponding to specific topics, where they can be viewed by other users who need not be explicitly designated.
  • the other users In order to view the documents, the other users must actively select and open the directories containing topics of interest.
  • Articles and other items of information posted to bulletin board systems typically expire after some time period, and are then deleted.
  • the third form of information exchange is by means of text retrieval from static data bases, which are typically accessed through dial-up services.
  • a group of users, or a service bureau can place documents of common interest on a file server.
  • Using a text searching tool individual users can locate documents matching a specific topical query.
  • a broadly framed query can result in the identification of a large number of documents for the user to view.
  • the user may modify the query to narrow its scope. In doing so, however, documents of interest may be eliminated because they do not exactly match the modified query.
  • Some types of relevance predictors have already been proposed. For example, the contents of a document can be examined to make a determination as to whether a user might find that document to be of interest, based on user-supplied information. While approaches of this type have some utility, they are limited because the prediction of relevance is made only on the basis of one attribute, e.g., word content. It is desirable to improve upon existing relevance predicting techniques, and provide a system which takes into account a variety of attributes that are relevant to a user's likely interest in a particular item of information. In this regard, it is particularly desirable to provide an information relevance predicting technique which utilizes community feedback as one of the factors in the prediction.
  • information to be presented to a user via an information access system is ranked according to a prediction of the likely degree of relevance to the user's interests.
  • a profile of interests is stored for each user having access to the system.
  • items of information to be presented to the user e.g., messages in an electronic mail network or documents within a particular bulletin board category, are ranked according to their likely degree of relevance and displayed with an indication of their relative ranking. For example, they can be displayed in order of rank.
  • the prediction of relevance is carried out by combining data pertaining to one or more attributes of each item of information with other data regarding correlations of interests between users. For example, a value indicative of the content of a document can be added to another value which defines user correlation, to produce a ranking score for a document.
  • Other information evaluation techniques such as multiple regression analysis or evolutionary programming, can alternatively be employed to evaluate various factors pertaining to document content and user correlation, and thereby generate a prediction of relevance.
  • the user correlation data is obtained through feedback information provided by users when they retrieve items of information.
  • the user provides an indication of interest in each document which he or she retrieves from the system.
  • the relevance predicting technique of the present invention is applicable to all different types of information access systems. For example, it can be employed to filter messages provided to a user in an electronic mail system and search results obtained through an on-line text retrieval service. Similarly, it can be employed to route relevant documents to users in a bulletin board system.
  • FIG. 1 is a general diagram of the hardware architecture of one type of information access system in which the present invention can be implemented;
  • FIG. 2 is a block diagram of an exemplary software architecture for a server program
  • FIG. 3 is an example of an interface window for presenting a sorted list of messages to a user
  • FIG. 4 is an example of an interface window for presenting the contents of a message to a user
  • FIG. 5A is a graph of content vectors for two documents in a two-term space
  • FIG. 5B is a graph of user profile vectors in a two-term space
  • FIG. 6 illustrates the generation of a correlation chart
  • FIG. 7 is an example of an interface window for a movie recommendation database.
  • the present invention can be employed in various kinds of information access systems, such as electronic mail, bulletin board, text search and others.
  • information access systems such as electronic mail, bulletin board, text search and others.
  • the accessible information might also include data and/or software objects, such as scripts, rules, data objects in an object-oriented programming environment, and the like.
  • the term “message” is employed in a generic manner to refer to each item of information that is provided by and accessible to users, whether or not its contents can be readily comprehended by the person receiving it.
  • a message therefore, can be a memorandum or note that is addressed from one user of an electronic mail system to another, a textual and/or graphical document, or a video clip.
  • a message can also be a data structure or any other type of accessible information.
  • FIG. 1 One example of a hardware architecture for an information access system implementing the present invention is illustrated in FIG. 1 .
  • the specific hardware arrangement does not form part of the invention itself. Rather, it is described herein to facilitate an understanding of the manner in which the features of the invention interact with the other components of an information access system.
  • the illustrated architecture comprises a client-server arrangement, in which a database of information is stored at a server computer 10 , and is accessible through various client computers 12 , 14 .
  • the server 10 can be any suitable micro, mini or mainframe computer having sufficient storage capacity to accommodate all of the items of information to be presented to users.
  • the client computers can be suitable desktop computers 12 or portable computers 14 , e.g., notebook computers, having the ability to access the server computer 10 . Such access might be provided, for example, via a local area network or over a wide area through the use of modems, telephone lines, and/or wireless communications.
  • Each client computer is associated with one or more users of the information access system. It includes a suitable communication program that enables the user to access messages stored at the server machine. More particularly, the client program may request the user to provide a password or the like, by means of which the user is identified to the server machine. Once the user has been identified as having authorized access to the system, the client and server machines exchange information through suitable communication protocols.
  • the general architecture of a server program for an information access system is illustrated in block diagram form in FIG. 2 .
  • the server program contains a message server 16 .
  • the message server carries out communications with each of the clients, for example over a network, and retrieves information from two databases, a user database 18 and a message database 20 .
  • the user database 18 contains a profile for each of the system's users, as described in greater detail hereinafter.
  • the message database contains stored messages 22 supplied by and to users of the database.
  • the message database has associated therewith an index 24 , which provides a representation of each of the stored messages 22 , for example its title. The index can contain other information pertinent to the stored messages as well.
  • the user accesses the system through the client program on one of the client machines 12 , 14 .
  • the user may be required to log into the system.
  • the server 10 which acknowledges the user's right to access the system or disconnects the client machine if the user has not been authorized.
  • the message server 16 on the server machine retrieves the user's profile from the user database 18 . This profile is used to rank the messages stored within the system. The particular information within the user's profile is based upon a ranking technique that is described in detail hereinafter.
  • all of the messages to be provided to the user are ranked on the basis of a predicted degree of relevance to the user. For example, in an e-mail system, all of the messages addressed to that user are ranked. Those messages which are particularly pertinent to the user's interests are highly ranked, whereas junk mail messages are given a low ranking.
  • a list of the ranked messages is provided to the client program, which displays some number of them through a suitable interface.
  • the messages are sorted and displayed in order from the highest to the lowest ranking.
  • FIG. 3 One example of such an interface is illustrated in FIG. 3 .
  • the interface comprises a window 26 containing a number of columns of information.
  • the left hand column 28 indicates the relative ranking score of each message, for example in the form of a horizontal thermometer-type bar 30 .
  • the remaining columns can contain other types of information that may assist the user in determining whether to retrieve a particular message, such as the date on which the message was posted to the system, the message's author, and the title of the message.
  • the information that is displayed within the window can be stored as part of the index 24 . If the number of messages is greater than that which can be displayed in a single window, the window can be provided with a scroll bar 32 to enable the user to scroll through and view all of the message titles.
  • the client program informs the server 10 of the selected message.
  • the server retrieves the complete text of the message from the stored file 22 , and forwards it to the client, where it is displayed.
  • FIG. 4 An example of an interface for the display of a message is illustrated in FIG. 4 .
  • the message can be displayed in an appropriate window 34 .
  • the contents of the message e.g., its text, is displayed in the main portion of the window.
  • header 36 which contains certain information regarding the message.
  • the header can contain the same information as provided in the columns shown in the interface of FIG. 3 , i.e., author, date and title.
  • Located to the right of this information are two icons which permit the user to indicate his or her interest in that particular message. If the user found the message to be of interest, a “thumbs-up” icon 38 can be selected.
  • a “thumbs-down” icon 40 can be selected.
  • the indication provided thereby is forwarded to the server 10 , where it is used to update the user profile.
  • the user is provided with only two possible selections for indicating interest, i.e., “thumbs-up” or “thumbs-down”, resulting in very coarse granularity for the indication of interest.
  • finer resolution can be obtained by providing additional options for the user. For example, three options can be provided to enable the user to indicate high interest, mediocre interest, or minimal interest.
  • the interface provided by the client program can be designed such that the window 34 containing the content of the message, as illustrated in FIG. 4 , cannot be closed unless one of the options is selected. More particularly, the window illustrated in FIG. 4 does not include a conventional button or the like for enabling the window to be closed.
  • the user is required to select one of the two icons 38 or 40 which indicates his or her degree of interest in the message. When one of the icons is selected, the window is closed and the message disappears from the screen.
  • all items of information available to users can be stored in a single database 22 .
  • multiple databases directed to specific categories of information can be provided.
  • a separately accessible database of movie descriptions can be provided, to make movie recommendations to users.
  • Each separate database can have its own profile for users who access that database.
  • This information is used to update the user's profile for the movie database, as well as provide information to rank that movie for viewing by other users whose interests in movies are similar or opposed.
  • FIG. 7 An example of a user interface for presenting this information is shown in FIG. 7 .
  • the title of each movie is accompanied by a recommendation score 46 .
  • This particular example also illustrates a different technique for quantifying the relevance ranking of each item.
  • the scores 46 are negative as well as positive. This approach may be more desirable for certain types of information, for example, to provide a clearer indication that the viewer will probably dislike certain movies.
  • the values that are used for the ranking display can be within any arbitrarily chosen range.
  • the ranking of messages was based only on the content of the messages.
  • the ranking of messages is carried out by combining data based upon an attribute of the message, for example its content, with other data relating to correlations of indications provided by users who have retrieved the message.
  • certain elements of the message e.g., each word in a document, can be assigned a weight, based on its statistical importance.
  • the weight value for each term is multiplied by the number of times that term occurs in the document. Referring to FIG. 5A , the results of this procedure is a vector of weights, which represents the content of the document.
  • the content data can be based upon other attributes that are relevant to a user's interest in that information.
  • the content vector might take into account the type of movie, such as action or drama, the actors, its viewer category rating, and the like.
  • FIG. 5A illustrates a two-dimensional vector for each of two documents.
  • the vectors for information content would likely have hundreds or thousands of dimensions, depending upon the number of terms that are monitored.
  • Each user profile also comprises a vector, based upon the user's indications as to his or her relative interest in previously retrieved documents. Each time a user provides a new response to a retrieved message, the profile vector is modified in accordance with the results of the indication. For example, if the user indicates interest in a document, all of the significant terms in that document can be given increased weight in the user's profile.
  • Each user in the system will have at least one profile, based upon the feedback information received each time the user accesses the system. If desirable, a single user might have two or more different profiles for different task contexts. For example, a user might have one profile for work-related information and a separate profile for messages pertaining to leisure and hobbies.
  • One factor in the prediction of a user's likely interest in a particular piece of information can be based on the similarity between the document's vector and the user's profile vector. For example, as shown in FIG. 5B , a score of a document's relevance can be indicated by the cosine of the angle between the document's vector and the user's profile vector. A document having a vector which is close to that of the user's profile will be highly ranked, whereas those which are significantly different will have a lower ranking.
  • a second factor in the prediction of a user's interest in information is based upon a correlation with the indications provided by other users.
  • the result can be stored in a table 42 .
  • a correlation matrix R can be generated, whose entries indicate the degree of correlation between the various users' interests in commonly retrieved messages. More precisely, element R ij contains a measure of correlation between the i-th user and the j-th user.
  • element R ij contains a measure of correlation between the i-th user and the j-th user.
  • the correlation matrix illustrated at 44 in FIG. 6 In this example, only the relevant entries are shown. That is, the correlation matrix is symmetric, and the diagonal elements do not provide any additional information for ranking purposes.
  • each parenthetical product pertains to one of the other users, i.e., A, B and D, respectively.
  • the first value represents the degree of correlation between the other user and the current user in question, as indicated by the matrix 44 .
  • the second value indicates whether the other user voted favorably (+1) or negatively ( ⁇ 1) after reading the document, as indicated in the table 42 .
  • the values of +1 and ⁇ 1 are merely exemplary. Any suitable range of values can be employed to indicate various users' interests in retrieved items of information.
  • a combination of attribute-based and correlation-based prediction is employed to rank the relevance of each item of information. For example, a weighted sum of scores that are obtained from each of the content and correlation predictors can be used, to determine a final ranking score.
  • Other approaches which take into account both the attribute-based information and user correlation information can be employed.
  • multiple regression analysis can be utilized to combine the various factors. In this approach, regression methods are employed to identify the most important attributes that are used as predictors, e.g., salient terms in a document and users having similar feedback responses, and how much each one should be weighted.
  • principal components analysis can be used to identify underlying aspects of content-based and correlation-based data that predict a score.
  • evolutionary programming techniques can be employed to analyze the available data regarding content of messages and user correlations.
  • One type of evolutionary programming that is suitable in this regard is known as genetic programming.
  • genetic programming data pertaining to the attributes of messages and user correlation are provided as a set of primitives. The various types of data are combined in different manners and evaluated, until the combination which best fits known results is found. The result of this combination is a program that describes the data which can best be used to predict a given user's likely degree of interest in a message.
  • Genetic programming reference is made to Koza, John R., Genetic Programming: On The Programming of Computers By Means of Natural Selection, MIT Press 1992.
  • genetic algorithms In a more specific implementation of evolutionary programming, the analysis technique known as genetic algorithms can be employed. This technique differs from genetic programming by virtue of the fact that pre-defined parameters pertaining to the items of information are employed, rather than more general programming statements. For example, the particular attributes of a message which are to be utilized to define the prediction formula can be established ahead of time, and employed in the algorithms. For further information regarding this technique, reference is made to Goldberg, David E., Genetic Algorithms in Search, Optimization and Machine Learning, Addison-Wesley 1989.
  • event times can be used in the ranking equation, where older items might get lower scores. If a message is a call for submitting papers to a conference, its score might rise as the deadline approached, then fall when it had passed.
  • the present invention provides a system for ranking information which is not based on only one factor, namely content. Rather, a determination is made on the basis of a combination of factors.
  • the present invention provides for social interaction within the community of users, since each individual can benefit from the experiences of others. A user who has written about a particular topic is more likely to have other messages relating to that same topic presented to him or her, without awareness of the authors of these other items of information.
  • the invention takes advantage of the fact that a community of users is participating in the presentation of information to users. In current systems, if a large number of readers each believe a message is significant, any given user is no more likely to see it than any other message. Conversely, the originator of a relatively uninteresting idea can easily broadcast it to a large number of people, even though they may have no desire to see it. In the system of the present invention, however, the relevance score of a particular message takes into account not only on the user's own interests, but also feedback from the community.

Abstract

Information presented to a user via an information access system is ranked according to a prediction of the likely degree of relevance to the user's interests. A profile of interests is stored for each user having access to the system. Items of information to be presented to a user are ranked according to their likely degree of relevance to that user and displayed in order of ranking. The prediction of relevance is carried out by combining data pertaining to the content of each item of information with other data regarding correlations of interests between users. A value indicative of the content of a document can be added to another value which defines user correlation, to produce a ranking score for a document. Alternatively, multiple regression analysis or evolutionary programming can be carried out with respect to various factors pertaining to document content and user correlation, to generate a prediction of relevance. The user correlation data is obtained from feedback information provided by users when they retrieve items of information. Preferably, the user provides an indication of interest in each document which he or she retrieves from the system.

Description

More than one reissue application has been filed for the reissue of U.S. Pat. No. 6,202,058: the reissue applications are (i) application Ser. No. 10/388,362 (the present application) filed on Mar. 12, 2003, (ii) application Ser. No. 11/499,819 (now abandoned) filed on Aug. 3, 2006 which is a divisional reissue application of application Ser. No. 10/388,362, and (iii) application Ser. No. 11/499,820 (now abandoned) filed on Aug. 3, 2006 which is also a divisional reissue application of application Ser. No. 10/388,362.
FIELD OF THE INVENTION
The present inversion is directed to information access in multiuser computer systems, and more particularly to a system for ranking the relevance of information that is accessed via a computer.
BACKGROUND OF THE INVENTION
The use of computers to obtain and/or exchange information is becoming quite widespread. Currently, there are three prevalent types of systems that can be employed to distribute information via computers. One of these systems comprises electronic mail, also known as e-mail, in which a user receives messages, such as documents, that have been specifically sent to his or her electronic mailbox. Typically, to receive the documents, no explicit action is required on the user's part, except to access the mailbox itself. In most systems, the user is informed whenever new messages have been sent to his or her mailbox, enabling them to be read in a timely fashion.
Another medium that is used to distribute information is an electronic bulletin board system. In such a system, users can post documents or files to directories corresponding to specific topics, where they can be viewed by other users who need not be explicitly designated. In order to view the documents, the other users must actively select and open the directories containing topics of interest. Articles and other items of information posted to bulletin board systems typically expire after some time period, and are then deleted.
The third form of information exchange is by means of text retrieval from static data bases, which are typically accessed through dial-up services. A group of users, or a service bureau, can place documents of common interest on a file server. Using a text searching tool, individual users can locate documents matching a specific topical query. Some services of this type enable users to search personal databases, as well as databases of other users.
As the use of these types of systems becomes ever more common, the amount of information presented to users can reach the point of becoming unmanageable. For example, users of electronic mail services are increasingly finding that they receive more mail than they can usefully handle. Part of this problem is due to the fact that junk mail of no particular interest is regularly sent in bulk to lists of user accounts. In order to view messages of interest, the user may be required to sift through a large volume of undesirable mail.
Similarly, in bulletin board systems, the number of documents in a particular topical category at any given time can be quite significant. The user must try to identify documents of interest on the basis of cryptic titles. As a result, an opportunity to view documents that are critically relevant may be missed if the user cannot take the time to view all documents in the category.
Along similar lines, in a text retrieval system, a broadly framed query can result in the identification of a large number of documents for the user to view. In an effort to reduce the number of documents, the user may modify the query to narrow its scope. In doing so, however, documents of interest may be eliminated because they do not exactly match the modified query.
In the past, some information access systems, particularly e-mail systems, have provided the user with the ability to have incoming information filtered, so that only items of interest would be presented to the user. The filtering was carried out on the basis of objective criteria specified by the user. Any messages not meeting the filtering criteria would be blocked. There is always the danger in such an objective approach that potentially relevant items of information can be missed. It is desirable, therefore, to employ a system for predicting the likely relevance of items of information to a particular user, so that the items of interest can be ranked and the need to deal with large amounts of irrelevant information can be avoided.
Some types of relevance predictors have already been proposed. For example, the contents of a document can be examined to make a determination as to whether a user might find that document to be of interest, based on user-supplied information. While approaches of this type have some utility, they are limited because the prediction of relevance is made only on the basis of one attribute, e.g., word content. It is desirable to improve upon existing relevance predicting techniques, and provide a system which takes into account a variety of attributes that are relevant to a user's likely interest in a particular item of information. In this regard, it is particularly desirable to provide an information relevance predicting technique which utilizes community feedback as one of the factors in the prediction.
SUMMARY OF THE INVENTION
In accordance with the present invention, information to be presented to a user via an information access system is ranked according to a prediction of the likely degree of relevance to the user's interests. A profile of interests is stored for each user having access to the system. Using this profile, items of information to be presented to the user, e.g., messages in an electronic mail network or documents within a particular bulletin board category, are ranked according to their likely degree of relevance and displayed with an indication of their relative ranking. For example, they can be displayed in order of rank.
The prediction of relevance is carried out by combining data pertaining to one or more attributes of each item of information with other data regarding correlations of interests between users. For example, a value indicative of the content of a document can be added to another value which defines user correlation, to produce a ranking score for a document. Other information evaluation techniques, such as multiple regression analysis or evolutionary programming, can alternatively be employed to evaluate various factors pertaining to document content and user correlation, and thereby generate a prediction of relevance.
The user correlation data is obtained through feedback information provided by users when they retrieve items of information. Preferably, the user provides an indication of interest in each document which he or she retrieves from the system.
The relevance predicting technique of the present invention is applicable to all different types of information access systems. For example, it can be employed to filter messages provided to a user in an electronic mail system and search results obtained through an on-line text retrieval service. Similarly, it can be employed to route relevant documents to users in a bulletin board system.
The foregoing features of the invention, as well as the advantages offered thereby, are explained in greater detail hereinafter with reference to exemplary implementations illustrated in the accompanying drawings.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a general diagram of the hardware architecture of one type of information access system in which the present invention can be implemented;
FIG. 2 is a block diagram of an exemplary software architecture for a server program;
FIG. 3 is an example of an interface window for presenting a sorted list of messages to a user;
FIG. 4 is an example of an interface window for presenting the contents of a message to a user;
FIG. 5A is a graph of content vectors for two documents in a two-term space;
FIG. 5B is a graph of user profile vectors in a two-term space;
FIG. 6 illustrates the generation of a correlation chart; and
FIG. 7 is an example of an interface window for a movie recommendation database.
DETAILED DESCRIPTION
To facilitate an understanding of the principles of the present invention, they are described hereinafter with reference to the implementation of the invention in a system having multiple personal computers that are connected via a network. It will be appreciated, however, that the practical applications of the invention are not limited to this particular environment. Rather, the invention can find utility in any situation which provides for computer access to information. For example, it is equally applicable to other types of multiuser computer systems, such as mainframe and mini-computer systems in which many users can have simultaneous access to the same computer.
The present invention can be employed in various kinds of information access systems, such as electronic mail, bulletin board, text search and others. Depending upon the type of system, a variety of different types of information might be available for access by users. In addition to more conventional types of information that are immediately interpretable by a person, such as text, graphics and sound, for example, the accessible information might also include data and/or software objects, such as scripts, rules, data objects in an object-oriented programming environment, and the like. For ease of understanding, in the following description, the term “message” is employed in a generic manner to refer to each item of information that is provided by and accessible to users, whether or not its contents can be readily comprehended by the person receiving it. A message, therefore, can be a memorandum or note that is addressed from one user of an electronic mail system to another, a textual and/or graphical document, or a video clip. A message can also be a data structure or any other type of accessible information.
One example of a hardware architecture for an information access system implementing the present invention is illustrated in FIG. 1. The specific hardware arrangement does not form part of the invention itself. Rather, it is described herein to facilitate an understanding of the manner in which the features of the invention interact with the other components of an information access system. The illustrated architecture comprises a client-server arrangement, in which a database of information is stored at a server computer 10, and is accessible through various client computers 12, 14. The server 10 can be any suitable micro, mini or mainframe computer having sufficient storage capacity to accommodate all of the items of information to be presented to users. The client computers can be suitable desktop computers 12 or portable computers 14, e.g., notebook computers, having the ability to access the server computer 10. Such access might be provided, for example, via a local area network or over a wide area through the use of modems, telephone lines, and/or wireless communications.
Each client computer is associated with one or more users of the information access system. It includes a suitable communication program that enables the user to access messages stored at the server machine. More particularly, the client program may request the user to provide a password or the like, by means of which the user is identified to the server machine. Once the user has been identified as having authorized access to the system, the client and server machines exchange information through suitable communication protocols.
One particular type of information access system in which the present can be utilized is described in detail hereinafter. It will be appreciated that this description is for exemplary purposes only, and that the practical applications of the invention are not limited to this particular embodiment.
The general architecture of a server program for an information access system is illustrated in block diagram form in FIG. 2. Referring thereto, at the highest level the server program contains a message server 16. The message server carries out communications with each of the clients, for example over a network, and retrieves information from two databases, a user database 18 and a message database 20. The user database 18 contains a profile for each of the system's users, as described in greater detail hereinafter. The message database contains stored messages 22 supplied by and to users of the database. In addition, the message database has associated therewith an index 24, which provides a representation of each of the stored messages 22, for example its title. The index can contain other information pertinent to the stored messages as well.
In the operation of the system, when a user desires to retrieve messages, the user accesses the system through the client program on one of the client machines 12, 14. As part of the access procedure, the user may be required to log into the system. Through the use of a password or other appropriate form of identification, the user's identity is provided to the server 10, which acknowledges the user's right to access the system or disconnects the client machine if the user has not been authorized. When the access procedure is successful, the message server 16 on the server machine retrieves the user's profile from the user database 18. This profile is used to rank the messages stored within the system. The particular information within the user's profile is based upon a ranking technique that is described in detail hereinafter. Once the user's profile is retrieved, all of the messages to be provided to the user are ranked on the basis of a predicted degree of relevance to the user. For example, in an e-mail system, all of the messages addressed to that user are ranked. Those messages which are particularly pertinent to the user's interests are highly ranked, whereas junk mail messages are given a low ranking.
A list of the ranked messages is provided to the client program, which displays some number of them through a suitable interface. Preferably, the messages are sorted and displayed in order from the highest to the lowest ranking. One example of such an interface is illustrated in FIG. 3. Referring thereto, the interface comprises a window 26 containing a number of columns of information. The left hand column 28 indicates the relative ranking score of each message, for example in the form of a horizontal thermometer-type bar 30. The remaining columns can contain other types of information that may assist the user in determining whether to retrieve a particular message, such as the date on which the message was posted to the system, the message's author, and the title of the message. The information that is displayed within the window can be stored as part of the index 24. If the number of messages is greater than that which can be displayed in a single window, the window can be provided with a scroll bar 32 to enable the user to scroll through and view all of the message titles.
Other display techniques can be employed in addition to, or in lieu of, sorting the messages in order of rank. For example, the color, size and/or intensity of each displayed message can be varied in accordance with its predicted relevance.
When the user desires to view any particular message, the desired message is selected within the window, using any suitable technique for doing so. Once a message has been selected by the user, the client program informs the server 10 of the selected message. In response thereto, the server retrieves the complete text of the message from the stored file 22, and forwards it to the client, where it is displayed.
An example of an interface for the display of a message is illustrated in FIG. 4. Referring thereto, the message can be displayed in an appropriate window 34. The contents of the message, e.g., its text, is displayed in the main portion of the window. Located above this main portion is header 36 which contains certain information regarding the message. For example, the header can contain the same information as provided in the columns shown in the interface of FIG. 3, i.e., author, date and title. Located to the right of this information are two icons which permit the user to indicate his or her interest in that particular message. If the user found the message to be of interest, a “thumbs-up” icon 38 can be selected. Alternatively, if the message was of little of no interest to the user, a “thumbs-down” icon 40 can be selected. When either of these two icons is selected, the indication provided thereby is forwarded to the server 10, where it is used to update the user profile.
In the example of FIG. 4, the user is provided with only two possible selections for indicating interest, i.e., “thumbs-up” or “thumbs-down”, resulting in very coarse granularity for the indication of interest. If desired, finer resolution can be obtained by providing additional options for the user. For example, three options can be provided to enable the user to indicate high interest, mediocre interest, or minimal interest.
Preferably, in order to obtain reliable information about each user, it is desirable to have the user provide an indication of degree of interest for each message which has been retrieved. To this end, the interface provided by the client program can be designed such that the window 34 containing the content of the message, as illustrated in FIG. 4, cannot be closed unless one of the options is selected. More particularly, the window illustrated in FIG. 4 does not include a conventional button or the like for enabling the window to be closed. To accomplish this function, the user is required to select one of the two icons 38 or 40 which indicates his or her degree of interest in the message. When one of the icons is selected, the window is closed and the message disappears from the screen. With this approach, each time a message is retrieved, feedback information regarding the user's degree of interest is obtained, to thereby maintain an up-to-date profile for the user.
Depending upon the particular information access system that is being used, the type of information presented to the user may vary. In the embodiment illustrated in FIGS. 1 and 2, all items of information available to users can be stored in a single database 22. If desired, multiple databases directed to specific categories of information can be provided. For example, a separately accessible database of movie descriptions can be provided, to make movie recommendations to users. Each separate database can have its own profile for users who access that database. Thus, each time a user sees a movie, he or she can record his or her reaction to it, e.g., like or dislike. This information is used to update the user's profile for the movie database, as well as provide information to rank that movie for viewing by other users whose interests in movies are similar or opposed. An example of a user interface for presenting this information is shown in FIG. 7. Referring thereto, it can be seen that the title of each movie is accompanied by a recommendation score 46. This particular example also illustrates a different technique for quantifying the relevance ranking of each item. Specifically, the scores 46 are negative as well as positive. This approach may be more desirable for certain types of information, for example, to provide a clearer indication that the viewer will probably dislike certain movies. The values that are used for the ranking display can be within any arbitrarily chosen range.
Traditionally, the ranking of messages was based only on the content of the messages. In accordance with the present invention, however, the ranking of messages is carried out by combining data based upon an attribute of the message, for example its content, with other data relating to correlations of indications provided by users who have retrieved the message. To derive the content-based data, certain elements of the message, e.g., each word in a document, can be assigned a weight, based on its statistical importance. Thus, for example, words which frequently occur in a particular language are given a low weight value, while those which are rarely used have a high weight value. The weight value for each term is multiplied by the number of times that term occurs in the document. Referring to FIG. 5A, the results of this procedure is a vector of weights, which represents the content of the document.
For non-document types of information, the content data can be based upon other attributes that are relevant to a user's interest in that information. For example, in the movie database, the content vector might take into account the type of movie, such as action or drama, the actors, its viewer category rating, and the like.
The example of FIG. 5A illustrates a two-dimensional vector for each of two documents. In practice, of course, the vectors for information content would likely have hundreds or thousands of dimensions, depending upon the number of terms that are monitored. For further information regarding the computation of vector models for indexing text, reference is made to Introduction To Modern Information Retrieval by Gerald Salton and Michael J. McGill (McGraw-Hill 1983), which is incorporated herein by reference.
Each user profile also comprises a vector, based upon the user's indications as to his or her relative interest in previously retrieved documents. Each time a user provides a new response to a retrieved message, the profile vector is modified in accordance with the results of the indication. For example, if the user indicates interest in a document, all of the significant terms in that document can be given increased weight in the user's profile.
Each user in the system will have at least one profile, based upon the feedback information received each time the user accesses the system. If desirable, a single user might have two or more different profiles for different task contexts. For example, a user might have one profile for work-related information and a separate profile for messages pertaining to leisure and hobbies.
One factor in the prediction of a user's likely interest in a particular piece of information can be based on the similarity between the document's vector and the user's profile vector. For example, as shown in FIG. 5B, a score of a document's relevance can be indicated by the cosine of the angle between the document's vector and the user's profile vector. A document having a vector which is close to that of the user's profile will be highly ranked, whereas those which are significantly different will have a lower ranking.
A second factor in the prediction of a user's interest in information is based upon a correlation with the indications provided by other users. Referring to FIG. 6, each time a user retrieves a document and subsequently provides an indication of interest, the result can be stored in a table 42. From this table, a correlation matrix R can be generated, whose entries indicate the degree of correlation between the various users' interests in commonly retrieved messages. More precisely, element Rij contains a measure of correlation between the i-th user and the j-th user. One example of such a matrix is the correlation matrix illustrated at 44 in FIG. 6. In this example, only the relevant entries are shown. That is, the correlation matrix is symmetric, and the diagonal elements do not provide any additional information for ranking purposes.
Subsequently, when a user accesses the system, the feedback table 42 and the correlation matrix 44 are used as another factor in the prediction of the likelihood that the user will be interested in any given document. As one example of an algorithm that can be used for this purpose, a prediction score, Pij for the i-th user regarding the j-th document, can be computed as: P ij = k i , j R ik V kj
where Rik is the correlation of users i and k, the Vkj is the weight indicating the feedback of user k on document j. Thus, for the corresponding data in FIG. 6, the prediction score for User C regarding Document 1 is as follows:
(0.00*1)+(−0.33*1)+(−1.00*−1)=0.67
In this formula, each parenthetical product pertains to one of the other users, i.e., A, B and D, respectively. Within each product, the first value represents the degree of correlation between the other user and the current user in question, as indicated by the matrix 44. The second value indicates whether the other user voted favorably (+1) or negatively (−1) after reading the document, as indicated in the table 42. The values of +1 and −1 are merely exemplary. Any suitable range of values can be employed to indicate various users' interests in retrieved items of information.
In accordance with the invention, a combination of attribute-based and correlation-based prediction is employed to rank the relevance of each item of information. For example, a weighted sum of scores that are obtained from each of the content and correlation predictors can be used, to determine a final ranking score. Other approaches which take into account both the attribute-based information and user correlation information can be employed. For example, multiple regression analysis can be utilized to combine the various factors. In this approach, regression methods are employed to identify the most important attributes that are used as predictors, e.g., salient terms in a document and users having similar feedback responses, and how much each one should be weighted. Alternatively, principal components analysis can be used to identify underlying aspects of content-based and correlation-based data that predict a score.
As another example, evolutionary programming techniques can be employed to analyze the available data regarding content of messages and user correlations. One type of evolutionary programming that is suitable in this regard is known as genetic programming. In this type of programming, data pertaining to the attributes of messages and user correlation are provided as a set of primitives. The various types of data are combined in different manners and evaluated, until the combination which best fits known results is found. The result of this combination is a program that describes the data which can best be used to predict a given user's likely degree of interest in a message. For further information regarding genetic programming, reference is made to Koza, John R., Genetic Programming: On The Programming of Computers By Means of Natural Selection, MIT Press 1992.
In a more specific implementation of evolutionary programming, the analysis technique known as genetic algorithms can be employed. This technique differs from genetic programming by virtue of the fact that pre-defined parameters pertaining to the items of information are employed, rather than more general programming statements. For example, the particular attributes of a message which are to be utilized to define the prediction formula can be established ahead of time, and employed in the algorithms. For further information regarding this technique, reference is made to Goldberg, David E., Genetic Algorithms in Search, Optimization and Machine Learning, Addison-Wesley 1989.
In addition to content and correlation scores, other attributes can be employed. For example, event times can be used in the ranking equation, where older items might get lower scores. If a message is a call for submitting papers to a conference, its score might rise as the deadline approached, then fall when it had passed. These various types of data can be combined using any of the data analysis techniques described previously, as well as any other well-known analysis technique.
From the foregoing, it can be seen that the present invention provides a system for ranking information which is not based on only one factor, namely content. Rather, a determination is made on the basis of a combination of factors. In a preferred implementation, the present invention provides for social interaction within the community of users, since each individual can benefit from the experiences of others. A user who has written about a particular topic is more likely to have other messages relating to that same topic presented to him or her, without awareness of the authors of these other items of information.
The invention takes advantage of the fact that a community of users is participating in the presentation of information to users. In current systems, if a large number of readers each believe a message is significant, any given user is no more likely to see it than any other message. Conversely, the originator of a relatively uninteresting idea can easily broadcast it to a large number of people, even though they may have no desire to see it. In the system of the present invention, however, the relevance score of a particular message takes into account not only on the user's own interests, but also feedback from the community.
To facilitate an understanding of the invention, its principles have been explained with reference to specific embodiments thereof. It will be appreciated, however, that the practical applications of the invention are not limited to these particular embodiments. The scope of the invention is set forth in the following claims, rather than the foregoing description, and all equivalents which are consistent with the meaning of the claims are intended to be embraced therein.

Claims (104)

1. In a computerized information access system, a method for presenting items of information to users, comprising the steps of:
a) storing user profiles for users having access to the system, where each user profile is based, at least in part, on the attributes of information the user finds to be of interest;
b) determining an attribute-based relevance factor for an item of information which is indicative of the degree to which an attribute of that item of information matches the profile for a particular user;
c) determining a measure of correlation between the particular user's interests and those of other users who have accessed said item of information;
d) combining said relevance factor and said degree of correlation to produce a ranking score for said item of information;
e) repeating steps b, c and d for each item of information to be presented to said particular user; and
f) displaying the items of information to the user in accordance with their ranking scores.
2. The method of claim 1, wherein said combining step comprises a regression analysis of attribute-based and correlation-based factors for each item of information.
3. The method of claim 1 wherein said combining step comprises forming a weighted sum of said relevance factor and said degree of correlation.
4. The method of claim 1, wherein said ranking score is also related to a date associated with each item of information.
5. The method of claim 1 wherein said step of determining said degree of correlation includes the steps of obtaining feedback information from users regarding each user's interest in particular items of information when each such item is accessed by a user, and recording said feedback information.
6. The method of claim 5 further including the step of generating a correlation matrix which indicates the degree of correlation between respective users based upon commonly accessed items of information.
7. The method of claim 1 wherein said attribute is the contents of the item of information.
8. The method of claim 1 wherein said items of information are displayed in order of their relative rankings to thereby provide said indication.
9. The method of claim 1 wherein said relevance factor and said degree of correlation are combined by means of evolutionary programming techniques to generate a formula that is used to produce a ranking score for an item of information.
10. The method of claim 9 wherein said evolutionary programming technique comprises genetic programming.
11. The method of claim 9 wherein said evolutionary programming technique comprises genetic algorithms.
12. The method of claim 1 wherein said information access system is an electronic mail system, and said method is employed to filter messages provided to subscribers of said system.
13. The method of claim 1 wherein said information access system is an electronic bulletin board system, and said method is employed to rank items of information in a topic category selected by a user.
14. A computer-based information access system, comprising:
a first database containing items of information to be provided to users of said system;
means for enabling users to indicate their degree of interest in particular items of information stored in said first database;
means for determining the correlation between the indicated interests of respective users and for storing information related thereto; and
means for predicting a given user's likely degree of interest in a particular item of information on the basis of said information relating to the determined correlation and at least one attribute of the item of information.
15. The information access system of claim 14 further including a user interface for displaying plural items of information with an indication of their relative predictions regarding likely degree of interest for a given user.
16. The information access system of claim 14 wherein said attribute is the contents of the item of information.
17. The information access system of claim 14 further including a second database containing at least one profile of interests for each of a number of users of said system, and wherein said prediction is based on a combination of (i) the relationship of said attribute to the profile for said given user and (ii) the correlation between indications provided by the given user and other users who have had access to said item of information.
18. The information access system of claim 17 wherein each user profile comprises a vector and said attribute defines a vector for the item of information, and wherein said relationship is determined in accordance with the similarities between the vector for the item of information and the user profile vector.
19. The information access system of claim 14 wherein said prediction is based on a regression analysis of data related to said attribute and stored correlation information pertaining to said given user.
20. The information access system of claim 14 wherein said prediction is determined by means of evolutionary programming techniques.
21. The information access system of claim 20 wherein the evolutionary programming techniques produce a formula which establishes a combination of attribute-based and correlation-based factors that determine said prediction.
22. The information access system of claim 20 wherein said evolutionary programming techniques comprise genetic programming.
23. The information access system of claim 20 wherein said evolutionary programming techniques comprise genetic algorithms.
24. The system of claim 14, wherein said information access system comprises an electronic mail system.
25. The system of claim 14, wherein said information access system comprises an electronic bulletin board system.
26. The system of claim 14, wherein said information access system comprises an electronic search and retrieval system.
27. The method of claim 1 wherein the items of information are displayed with an indication of their ranking scores.
28. A method for displaying items of information to users, comprising the steps of:
determining a relevance factor for an item of information, based upon an attribute of the item of information;
defining a relationship between the interests of a given user and those of other users;
determining a correlation factor for the item of information, based upon said defined relationship;
combining said relevance factor and said correlation factor to produce a ranking score for the item of information; and
displaying the item of information to the given user in accordance with its ranking score.
29. The method of claim 28 further including the steps of determining a ranking score for multiple items of information, and displaying the items of information in accordance with their ranking scores.
30. The method of claim 28 wherein the item of information is displayed with an indication of its ranking score.
31. A method of presenting documents from a document collection to a user, the method comprising:
storing a user profile vector for the user, the user profile vector in a vector space derived from terms contained in the document collection and including a plurality of weights, each weight associated with a term in the document collection;
selecting a plurality of documents from the document collection, each document associated with a document vector in the term vector space;
for each selected document:
determining a relevance score, the relevance score based on a relationship between the user profile vector and the document vector associated with the selected document;
determining a correlation score between the user and other users corresponding to the selected document; and
combining the relevance score and the correlation score to determine a final ranking score for the selected document; and
presenting the selected documents to the user according to the final ranking scores.
32. The method of claim 31, wherein determining a correlation score comprises:
storing information relating to users' interest in the documents in the document collection;
storing information relating to the degree of correlation between the users' interest in documents;
generating the correlation score based upon the information relating to the users' interest and the information relating to the degree of correlation.
33. The method of claim 32, wherein:
the information relating to the users' interests in the documents is stored in a user interest matrix indicating the users' interests in particular documents;
the degree of correlation between the users' interest is stored in a correlation matrix indicating the degree of correlation between the users' interest in the documents; and
the correlation score is generated based upon the user interest matrix and the correlation matrix.
34. The method of claim 32, wherein:
storing information relating to the users' interest comprises generating a user interest matrix V where each entry V kj is the weight indicating the feedback of user k on document j;
storing information relating to the degree of correlation comprises generating a correlation matrix R where each entry R jk is a measure of the degree of correlation between users i and k; and
generating the correlation score comprises calculating a prediction score P ij indicating a likelihood of user i's interest in document j by carrying out an operation, P ij = k i , j R ik V kj .
35. The method of claim 31, wherein the relationship between the user profile vector and the document vector is a cosine of an angle between the document vector and the user profile vector.
36. The method of claim 31, wherein the relationship between the user profile vector and the document vector is based on the similarity between the user profile vector and the document vector.
37. A computer program product for presenting documents from a document collection to a user, the computer program product stored on a computer readable medium and adapted to perform a method comprising:
storing a user profile vector for the user, the user profile vector in a vector space derived from terms contained in the document collection and including a plurality of weights, each weight associated with a term in the document collection;
selecting a plurality of documents from the document collection, each document associated with a document vector in the term vector space;
for each selected document:
determining a relevance score, the relevance score based on a relationship between the user profile vector and the document vector associated with the selected document;
determining a correlation score between the user and other users corresponding to the selected document; and
combining the relevance score and the correlation score to determine a final ranking score for the selected document; and
presenting the selected documents to the user according to the final ranking scores.
38. The computer program product of claim 37, wherein determining a correlation score comprises:
storing information relating to users' interest in the documents in the document collection;
storing information relating to the degree of correlation between the users' interest in documents;
generating the correlation score based upon the information relating to the users' interest and the information relating to the degree of correlation.
39. The computer program product of claim 38, wherein:
the information relating to the users' interests in the documents is stored in a user interest matrix indicating the users' interests in particular documents;
the degree of correlation between the users' interest is stored in a correlation matrix indicating the degree of correlation between the users' interest in the documents; and
the correlation score is generated based upon the user interest matrix and the correlation matrix.
40. The computer program product of claim 38, wherein:
storing information relating to the users' interest comprises generating a user interest matrix V where each entry V kj is the weight indicating the feedback of user k on document j;
storing information relating to the degree of correlation comprises generating a correlation matrix R where each entry R jk is a measure of the degree of correlation between users i and k; and
generating the correlation score comprises calculating a prediction score P ij indicating a likelihood of user i's interest in document j by carrying out an operation, P ij = k i , j R ik V kj .
41. The computer program product of claim 37, wherein the relationship between the user profile vector and the document vector is a cosine of an angle between the document vector and the user profile vector.
42. The computer program product of claim 37, wherein the relationship between the user profile vector and the document vector is based on the similarity between the user profile vector and the document vector.
43. A system for presenting documents to a user, the documents each associated with a document vector in a vector space and stored in a document database coupled to the system, the system comprising:
a user database storing a user profile vector for the user, the user profile vector in the vector space derived from terms contained in the document database and including a plurality of weights, each weight associated with a term in the document collection; and
a server coupled to the user database and the document database for selecting documents from the document database, wherein the server:
determines, for each selected document, a relevance score, the relevance score based on a relationship between the user profile vector and the document vector associated with the selected document;
determines, for each selected document, a correlation score between the user and other users corresponding to the selected document;
combines, for each selected document, the relevance score and the correlation score to determine a final ranking score for the selected document; and
presents the selected documents to the user according to the final ranking scores.
44. The system of claim 43, wherein the server determines the correlation score by:
storing information relating to users' interest in the documents in the document collection;
storing information relating to the degree of correlation between the users' interest in documents;
generating the correlation score based upon the information relating to the users' interest and the information relating to the degree of correlation.
45. The system of claim 44, wherein:
the information relating to the users' interests in the documents is stored in a user interest matrix indicating the users' interests in particular documents;
the degree of correlation between the users' interest is stored in a correlation matrix indicating the degree of correlation between the users' interest in the documents; and
the server generates the correlation score based upon the user interest matrix and the correlation matrix.
46. The system of claim 44, wherein:
the information relating to the users' interest is stored in a user interest matrix V where each entry V kj is the weight indicating the feedback of user k on document j;
the information relating to the degree of correlation is stored in a correlation matrix R where each entry R jk is a measure of the degree of correlation between users i and k; and
the server generates the correlation score by calculating a prediction score P ij indicating a likelihood of user i's interest in document j by carrying out an operation, P ij = k i , j R ik V kj .
47. The system of claim 43, wherein the relationship between the user profile vector and the document vector is a cosine of an angle between the document vector and the user profile vector.
48. The method of claim 43, wherein the relationship between the user profile vector and the document vector is based on the similarity between the user profile vector and the document vector.
49. A method of presenting information items from an information item collection to a user, the method comprising:
storing a user profile vector for the user, the user profile vector in a vector space derived from attributes in the information item collection and including a plurality of weights, each weight associated with an attribute in the information item collection;
selecting a plurality of information items from the information item collection, each information item associated with an information item vector in the attribute vector space;
for each selected information item:
determining a relevance score, the relevance score based on a relationship between the user profile vector and the information item vector associated with the selected information item;
determining a correlation score between the user and other users corresponding to the selected information item; and
combining the relevance score and the correlation score to determine a final ranking score for the selected information item; and
presenting the selected information items to the user according to the final ranking scores.
50. The method of claim 49, wherein determining a correlation score comprises:
storing information relating to users' interest in the information items in the information item collection;
storing information relating to the degree of correlation between the users' interest in information items;
generating the correlation score based upon the information relating to the users' interest and the information relating to the degree of correlation.
51. The method of claim 50, wherein:
the information relating to the users' interests in the information items is stored in a user interest matrix indicating the users' interests in particular information items;
the degree of correlation between the users' interest is stored in a correlation matrix indicating the degree of correlation between the users' interest in the information items; and
the correlation score is generated based upon the user interest matrix and the correlation matrix.
52. The method of claim 50, wherein:
storing information relating to the users' interest comprises generating a user interest matrix V where each entry V kj is the weight indicating the feedback of user k on information item j;
storing information relating to the degree of correlation comprises generating a correlation matrix R where each entry R ik is a measure of the degree of correlation between users i and k; and
generating the correlation score comprises calculating a prediction score P ij indicating a likelihood of user i's interest in information item j by carrying out an operation, P ij = k i , j R ik V kj .
53. The method of claim 49, wherein the relationship between the user profile vector and the document vector is a cosine of an angle between the document vector and the user profile vector.
54. The method of claim 49, wherein the relationship between the user profile vector and the document vector is the distance between the user profile vector and the document vector.
55. A computer program product for presenting information items from an information item collection to a user, the computer program product stored on a computer readable medium and adapted to perform a method comprising:
storing a user profile vector for the user, the user profile vector in a vector space derived from attributes contained in the information item collection and including a plurality of weights, each weight associated with an attribute in the information item collection;
selecting a plurality of information items from the information item collection, each information item associated with an information item vector in the attribute vector space;
for each selected information item:
determining a relevance score, the relevance score based on a relationship between the user profile vector and the information item vector associated with the selected information item;
determining a correlation score between the user and other users corresponding to the selected information item; and
combining the relevance score and the correlation score to determine a final ranking score for the selected information item; and
presenting the selected information items to the user according to the final ranking scores.
56. The computer program product of claim 55, wherein determining a correlation score comprises:
storing information relating to users' interest in the information items in the information item collection;
storing information relating to the degree of correlation between the users' interest in information items;
generating the correlation score based upon the information relating to the users' interest and the information relating to the degree of correlation.
57. The computer program product of claim 56, wherein:
the information relating to the users' interests in the information items is stored in a user interest matrix indicating the users' interests in particular information items;
the degree of correlation between the users' interest is stored in a correlation matrix indicating the degree of correlation between the users' interest in the information items; and
the correlation score is generated based upon the user interest matrix and the correlation matrix.
58. The computer program product of claim 56, wherein:
storing information relating to the users' interest comprises generating a user interest matrix V where each entry V kj is the weight indicating the feedback of user k on information item j;
storing information relating to the degree of correlation comprises generating a correlation matrix R where each entry R jk is a measure of the degree of correlation between users i and k; and
generating the correlation score comprises calculating a prediction score P ij indicating a likelihood of user i's interest in information item j by carrying out an operation, P ij = k i , j R ik V kj .
59. The computer program product of claim 55, wherein the relationship between the user profile vector and the document vector is a cosine of an angle between the document vector and the user profile vector.
60. The computer program product of claim 55, wherein the relationship between the user profile vector and the document vector is based on the similarity between the user profile vector and the document vector.
61. A system for presenting information items to a user, the information items each associated with an information item vector in the attribute vector space and stored in an information item database coupled to the system, the system comprising:
a user database storing a user profile vector for the user, the user profile vector in a vector space derived from attributes contained in the information item database and including a plurality of weights, each weight associated with an attribute in the information item collection; and
a server coupled to the user database and the information item database for selecting information items from the information item database, wherein the server:
determines, for each selected information item, a relevance score, the relevance score based on a relationship between the user profile vector and the information item vector associated with the selected information item;
determines, for each selected information item, a correlation score between the user and other users corresponding to the selected information item;
combines, for each selected information item, the relevance score and the correlation score to determine a final ranking score for the selected information item; and
presents the selected information items to the user according to the final ranking scores.
62. The system of claim 61, wherein the server determines the correlation score by:
storing information relating to users' interest in the information items in the information item collection;
storing information relating to the degree of correlation between the users' interest in information items;
generating the correlation score based upon the information relating to the users' interest and the information relating to the degree of correlation.
63. The system of claim 62, wherein:
the information relating to the users' interests in the information items is stored in a user interest matrix indicating the users' interests in particular information items;
the degree of correlation between the users' interest is stored in a correlation matrix indicating the degree of correlation between the users' interest in the information items; and
the server generates the correlation score based upon the user interest matrix and the correlation matrix.
64. The system of claim 62, wherein:
the information relating to the users' interest is stored in a user interest matrix V where each entry V kj is the weight indicating the feedback of user k on information item j;
the information relating to the degree of correlation is stored in a correlation matrix R where each entry R ik is a measure of the degree of correlation between users i and k; and
the server generates the correlation score by calculating a prediction score P ij indicating a likelihood of user i's interest in information item j by carrying out an operation, P ij = k i , j R ik V kj .
65. The server of claim 61, wherein the relationship between the user profile vector and the document vector is a cosine of an angle between the document vector and the user profile vector.
66. The server of claim 61, wherein the relationship between the user profile vector and the document vector is based on the similarity between the user profile vector and the document vector.
67. A method of presenting documents from a document collection to a user, the method comprising:
storing a user profile for the user, the user profile including terms contained in the document collection and weights respectively associated with the terms;
selecting a plurality of documents from the document collection, each document associated with a document profile, the document profile including terms contained in its associated document;
for each selected document:
determining a relevance score, the relevance score based on a relationship between the user profile and the document profile associated with the selected document;
determining a correlation score between the user and other users corresponding to the selected document; and
combining the relevance score and the correlation score to determine a final ranking score for the selected document; and
presenting the selected documents to the user according to the final ranking scores.
68. The method of claim 67, wherein the final ranking score comprises a recommendation score.
69. The method of claim 68, wherein the recommendation score comprises a movie recommendation score.
70. A method comprising:
storing a user profile for a user, the user profile including terms contained in a document collection and weights respectively associated with the terms;
selecting a plurality of documents from the document collection, each document associated with a document profile, the document profile including terms contained in its associated document;
for each selected document:
determining a relevance score, the relevance score based on a relationship between the user profile and the document profile associated with the selected document;
determining a correlation score between the user and other users corresponding to the selected document; and
combining the relevance score and the correlation score to determine a final ranking score for the selected document; and
presenting one or more recommendations to the user based on the final ranking scores.
71. The method of claim 70, wherein the recommendations comprise movie recommendations.
72. A method of presenting documents received from a document collection to a user, the method comprising:
retrieving a user profile vector associated with the user, the user profile vector in a vector space derived from terms in the document collection;
receiving a plurality of documents from the document collection, each document having a document vector in the vector space;
for each received document:
determining a relevance score for the document by a vector operation comparing the user profile vector and the document vector; and
determining a correlation score between the user and other users corresponding to the document; and
ranking the received documents based on a combination of each received document's relevance score and correlation score for presentation to the user.
73. The method of claim 72, wherein the vector space is defined by a set of terms selected from the terms in the document collection, each user profile vector and each document vector includes a plurality of vector components, each vector component corresponding to a weight of one of the terms.
74. The method of claim 72, wherein the vector operation is the determination of a cosine of an angle between the document vector and the user profile vector.
75. The method of claim 72, wherein the vector operation is a geometric operation determining a distance between the user profile vector and the document vector.
76. The method of claim 72, wherein each user profile vector and each document vector comprises a plurality of weights, each weight associated with a term.
77. The method of claim 72, wherein each user profile vector comprises a plurality of user profile vector weights derived from the user's interest in documents and each document vector comprises a plurality of document vector weights indicating the frequency of occurrence of the terms associated with the document vector weights in the document.
78. The method of claim 72, further comprising
receiving a user rating of a document;
responsive to positive user rating, modifying the user profile vector of the user so that the user profile vector is more similar to the document vector of the user rated document; and
responsive to a negative user rating, modifying the user profile vector of the user so that the user profile vector is less similar to the document vector of the user rated document.
79. The method of claim 72, further comprising:
receiving a user rating of a document; and
modifying the user profile vector as a function of the user rating and the document vector of the user rated document.
80. The method of claim 72, further comprising:
receiving a user rating of a document indicating a user interest in the user rated document; and
modifying the user profile vector by determining which terms of the user rated document are significant and increasing the weights corresponding to the significant terms in the user profile vector.
81. The method of claim 72, wherein the document collection includes a first document database and a second document database separate from the first document database, and the user profile vector associated with the user comprises a first user profile vector and a second user profile vector, the first and second user profile vectors corresponding to the first and second document databases, respectively, the method further comprising:
updating the first user profile vector in response to a user rating of a document from the first document database; and
updating the second user profile vector in response to a user rating of a document from the second document database.
82. A computer program product for presenting documents received from a document collection to a user, the computer program product stored on a computer readable medium and configured to perform a method comprising:
retrieving a user profile vector associated with the user, the user profile vector in a vector space derived from terms in the document collection;
receiving a plurality of documents from the document collection, each document having a document vector in the vector space;
for each received document:
determining a relevance score for the document by a vector operation comparing the user profile vector and the document vector; and
determining a correlation score between the user and other users corresponding to the document; and
ranking the received documents based on a combination of each received document's relevance score and correlation score for presentation to the user.
83. The computer program product of claim 82, wherein the vector space is defined by a set of terms selected from the terms in the document collection, each user profile vector and each document vector includes a plurality of vector components, each vector component corresponding to a weight of one of the terms.
84. The computer program product of claim 82, wherein the vector operation is the determination of a cosine of an angle between the document vector and the user profile vector.
85. The computer program product of claim 82, wherein the vector operation is a geometric operation determining a distance between the user profile vector and the document vector.
86. The computer program product of claim 82, wherein each user profile vector and each document vector comprises a plurality of weights, each weight associated with a term.
87. The computer program product of claim 82, wherein each user profile vector comprises a plurality of user profile vector weights derived from the user's interest in documents and each document vector comprises a plurality of document vector weights indicating the frequency of occurrence of the terms associated with the document vector weights in the document.
88. The computer program product of claim 82, the method further comprising:
receiving a user rating of a document;
responsive to positive user rating, modifying the user profile vector of the user so that the user profile vector is more similar to the document vector of the user rated document; and
responsive to a negative user rating, modifying the user profile vector of the user so that the user profile vector is less similar to the document vector of the user rated document.
89. The computer program product of claim 82, the method further comprising:
receiving a user rating of a document; and
modifying the user profile vector as a function of the user rating and the document vector of the user rated document.
90. The computer program product of claim 82, the method further comprising:
receiving a user rating of a document indicating a user interest in the user rated document; and
modifying the user profile vector by determining which terms of the user rated document are significant and increasing the weights corresponding to the significant terms in the user profile vector.
91. The computer program product of claim 82, wherein the document collection includes a first document database and a second document database separate from the first document database, and the user profile vector associated with the user comprises a first user profile vector and a second user profile vector, the first and second user profile vectors corresponding to the first and second document databases, respectively, the method further comprising:
updating the first user profile vector in response to a user rating of a document from the first document database; and
updating the second user profile vector in response to a user rating of a document from the second document database.
92. A system for presenting documents to a user, the documents each having a document vector in a vector space and stored in a document database coupled to the system, the system comprising:
a user database storing a user profile vector associated with the user, the user profile vector in the vector space derived from terms in the document database;
a server coupled to the document database and the user database, the server receiving documents from the document database and determining a relevance score for each of the received documents by a vector operation comparing the user profile vector and the document vector and determining a correlation score for each of the received documents between the user and other users corresponding to the document and ranking the received documents based on a combination of each received document's relevance score and correlation score for presentation to the user.
93. The system of claim 92, wherein the vector space is defined by a set of terms selected from the terms in the document database, each user profile vector and each document vector includes a plurality of vector components, each vector component corresponding to a weight of one of the terms.
94. The system of claim 92, wherein the vector operation is the determination of a cosine of an angle between the document vector and the user profile vector.
95. The system of claim 92, wherein the vector operation is a geometric operation determining a distance between the user profile vector and the document vector.
96. The system of claim 29, wherein each user profile vector and each document vector comprises a plurality of weights, each weight associated with a term.
97. The system of claim 92, wherein each user profile vector comprises a plurality of user profile vector weights derived from the user's interest in documents and each document vector comprises a plurality of document vector weights indicating the frequency of occurrence of the terms associated with the document vector weights in the document.
98. The system of claim 92, wherein the server receives a user rating of a document, and:
responsive to positive user rating, modifies the user profile vector of the user so that the user profile vector is more similar to the document vector of the user rated document; and
responsive to a negative user rating, modifies the user profile vector of the user so that the user profile vector is less similar to the document vector of the user rated document.
99. The system of claim 92, wherein the server receives a user rating of a document and modifies the user profile vector as a function of the user rating and the document vector of the user rated document.
100. The system of claim 92, wherein the server receives a user rating of a document indicating a user interest in the user rated document and modifies the user profile vector by determining which terms of the user rated document are significant and increasing the weights corresponding to the significant terms in the user profile vector.
101. The system of claim 92, wherein the document database includes a first document database and a second document database separate from the first document database, and the user profile vector associated with the user comprises a first user profile vector and a second user profile vector, the first and second user profile vectors corresponding to the first and second document databases, respectively, and the server:
updates the first user profile vector in response to a user rating of a document from the first document database; and
updates the second user profile vector in response to a user rating of a document from the second document database.
102. A method of presenting information items from an information item collection to a user, the method comprising:
accessing a user profile associated with the user;
for each information item in the information item collection:
determining a relevance score for the information item based on a relationship between the user profile and the information item; and
determining a correlation score between the user and other users corresponding to the information item; and
ranking the information items based on a combination of each information item's relevance score and correlation score for presentation to the user.
103. A computer program product for presenting information items from an information item collection to a user, the computer program product stored on a computer readable medium and configured to perform a method comprising:
accessing a user profile associated with the user;
for each information item in the information item collection:
determining a relevance score for the information item based on a relationship between the user profile and the information item; and
determining a correlation score between the user and other users corresponding to the information item; and
ranking the information items based on a combination of each information item's relevance score and correlation score for presentation to the user.
104. A system for presenting information items to a user, the information items stored in an information item database coupled to the system, the system comprising:
a user database storing a user profile associated with the user;
a server coupled to the information item database and the user database, the server identifying information items from the information item database and determining a relevance score for each of the identified information items based on a relationship between the user profile and the information item and determining a correlation score for each of the identified information items between the user and other users corresponding to the information item and ranking the identified information items based on a combination of each identified information item's relevance score and correlation score for presentation to the user.
US10/388,362 1994-04-25 2003-03-12 System for ranking the relevance of information objects accessed by computer users Expired - Lifetime USRE41899E1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/388,362 USRE41899E1 (en) 1994-04-25 2003-03-12 System for ranking the relevance of information objects accessed by computer users

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/231,655 US6202058B1 (en) 1994-04-25 1994-04-25 System for ranking the relevance of information objects accessed by computer users
US10/388,362 USRE41899E1 (en) 1994-04-25 2003-03-12 System for ranking the relevance of information objects accessed by computer users

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US08/231,655 Reissue US6202058B1 (en) 1994-04-25 1994-04-25 System for ranking the relevance of information objects accessed by computer users

Publications (1)

Publication Number Publication Date
USRE41899E1 true USRE41899E1 (en) 2010-10-26

Family

ID=22870143

Family Applications (2)

Application Number Title Priority Date Filing Date
US08/231,655 Ceased US6202058B1 (en) 1994-04-25 1994-04-25 System for ranking the relevance of information objects accessed by computer users
US10/388,362 Expired - Lifetime USRE41899E1 (en) 1994-04-25 2003-03-12 System for ranking the relevance of information objects accessed by computer users

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US08/231,655 Ceased US6202058B1 (en) 1994-04-25 1994-04-25 System for ranking the relevance of information objects accessed by computer users

Country Status (3)

Country Link
US (2) US6202058B1 (en)
AU (1) AU2396095A (en)
WO (1) WO1995029451A1 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070106738A1 (en) * 2005-11-10 2007-05-10 Barnes Thomas H Message value indicator system and method
US20080201742A1 (en) * 2007-02-15 2008-08-21 Huawei Technologies Co., Ltd. System and method for disseminating advertisements by presence information
US20090165089A1 (en) * 2007-12-20 2009-06-25 Richard Bennett Methods and Apparatus for Management of User Presence in Communication Activities
US20090276421A1 (en) * 2008-05-04 2009-11-05 Gang Qiu Method and System for Re-ranking Search Results
US20090276420A1 (en) * 2008-05-04 2009-11-05 Gang Qiu Method and system for extending content
US20100100543A1 (en) * 2008-10-22 2010-04-22 James Brady Information retrieval using user-generated metadata
US8311792B1 (en) * 2009-12-23 2012-11-13 Intuit Inc. System and method for ranking a posting
US8385964B2 (en) 2005-04-04 2013-02-26 Xone, Inc. Methods and apparatuses for geospatial-based sharing of information by multiple devices
US8521663B1 (en) 1999-09-08 2013-08-27 C4Cast.Com, Inc. Community-selected content
US20130318101A1 (en) * 2012-05-22 2013-11-28 Alibaba Group Holding Limited Product search method and system
US9223779B2 (en) 2010-11-22 2015-12-29 Alibaba Group Holding Limited Text segmentation with multiple granularity levels

Families Citing this family (208)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6769128B1 (en) 1995-06-07 2004-07-27 United Video Properties, Inc. Electronic television program guide schedule system and method with data feed access
US6092049A (en) * 1995-06-30 2000-07-18 Microsoft Corporation Method and apparatus for efficiently recommending items using automated collaborative filtering and feature-guided automated collaborative filtering
US6049777A (en) * 1995-06-30 2000-04-11 Microsoft Corporation Computer-implemented collaborative filtering based method for recommending an item to a user
US6112186A (en) * 1995-06-30 2000-08-29 Microsoft Corporation Distributed system for facilitating exchange of user information and opinion using automated collaborative filtering
US6041311A (en) * 1995-06-30 2000-03-21 Microsoft Corporation Method and apparatus for item recommendation using automated collaborative filtering
US6076082A (en) * 1995-09-04 2000-06-13 Matsushita Electric Industrial Co., Ltd. Information filtering method and apparatus for preferentially taking out information having a high necessity
JP2000506650A (en) * 1996-03-15 2000-05-30 エイ・ティ・アンド・ティ・コーポレーション Network resource detection method and method using resource evaluation information extracted from electronic message
US6006227A (en) 1996-06-28 1999-12-21 Yale University Document stream operating system
US20030164856A1 (en) * 1996-06-28 2003-09-04 Randy Prager Desktop, stream-based, information management system
US6199076B1 (en) * 1996-10-02 2001-03-06 James Logan Audio program player including a dynamic program selection controller
EP0848337A1 (en) * 1996-12-12 1998-06-17 SONY DEUTSCHLAND GmbH Server with automatic document assembly
WO1998032082A1 (en) * 1997-01-17 1998-07-23 Taxi Interactive Ltd. Computer and computer networks
US6026400A (en) * 1997-02-19 2000-02-15 Casio Computer Co., Ltd. Information processors which provide advice information, and recording mediums
AU6555798A (en) * 1997-03-14 1998-09-29 Firefly Network, Inc. Method and apparatus for efficiently recommending items using automated collaborative filtering and feature-guided automated collaborative filtering
BRPI9812104B1 (en) 1997-07-21 2016-12-27 Guide E Inc method for navigating an interactive program guide
DE19832433B4 (en) * 1997-08-01 2010-06-24 Mitel Networks Corporation, Ottawa Device for creating and calling user profiles in a message system
US6370139B2 (en) * 1997-10-24 2002-04-09 Tranz-Send Broadcasting Network, Inc. System and method for providing information dispersal in a networked computing environment
US6560588B1 (en) 1997-10-30 2003-05-06 Nortel Networks Limited Method and apparatus for identifying items of information from a multi-user information system
JP3219386B2 (en) * 1997-12-26 2001-10-15 松下電器産業株式会社 Information filter device and information filter method
EP1062602B8 (en) * 1998-02-13 2018-06-13 Oath Inc. Search engine using sales and revenue to weight search results
WO1999045487A1 (en) 1998-03-03 1999-09-10 Amazon.Com, Inc. Identifying the items most relevant to a current query based on items selected in connection with similar queries
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
US7050992B1 (en) 1998-03-03 2006-05-23 Amazon.Com, Inc. Identifying items relevant to a current query based on items accessed in connection with similar queries
US7124129B2 (en) * 1998-03-03 2006-10-17 A9.Com, Inc. Identifying the items most relevant to a current query based on items selected in connection with similar queries
US6421675B1 (en) * 1998-03-16 2002-07-16 S. L. I. Systems, Inc. Search engine
DE19814293A1 (en) * 1998-03-31 1999-10-07 Joachim Zuckarelli Visualization of search results elicited from inquiries with two search concepts
US6169989B1 (en) * 1998-05-21 2001-01-02 International Business Machines Corporation Method and apparatus for parallel profile matching in a large scale webcasting system
US6144958A (en) 1998-07-15 2000-11-07 Amazon.Com, Inc. System and method for correcting spelling errors in search queries
US6898762B2 (en) 1998-08-21 2005-05-24 United Video Properties, Inc. Client-server electronic program guide
US6317722B1 (en) * 1998-09-18 2001-11-13 Amazon.Com, Inc. Use of electronic shopping carts to generate personal recommendations
US6356879B2 (en) * 1998-10-09 2002-03-12 International Business Machines Corporation Content based method for product-peer filtering
US8121891B2 (en) * 1998-11-12 2012-02-21 Accenture Global Services Gmbh Personalized product report
US6795536B1 (en) 1999-02-26 2004-09-21 Mitel, Inc. Automatic user preference selection for message playback based on caller line identification data
US6804675B1 (en) 1999-05-11 2004-10-12 Maquis Techtrix, Llc Online content provider system and method
US6493703B1 (en) * 1999-05-11 2002-12-10 Prophet Financial Systems System and method for implementing intelligent online community message board
US6571234B1 (en) 1999-05-11 2003-05-27 Prophet Financial Systems, Inc. System and method for managing online message board
US6515681B1 (en) 1999-05-11 2003-02-04 Prophet Financial Systems, Inc. User interface for interacting with online message board
US7072888B1 (en) * 1999-06-16 2006-07-04 Triogo, Inc. Process for improving search engine efficiency using feedback
AU6630100A (en) * 1999-08-09 2001-03-05 Stephanie E. Black Apparatus and related method of organizing information
US6389415B1 (en) * 1999-08-11 2002-05-14 Connotative Reference Corporation System for identifying connotative meaning
US6418435B1 (en) * 1999-08-11 2002-07-09 Connotative Reference Corporation System for quantifying intensity of connotative meaning
US6332143B1 (en) * 1999-08-11 2001-12-18 Roedy Black Publishing Inc. System for connotative analysis of discourse
US6606624B1 (en) * 1999-08-13 2003-08-12 The Regents Of The University Of California Apparatus and method for recommending to an individual selective information contained within a computer network
US6636853B1 (en) * 1999-08-30 2003-10-21 Morphism, Llc Method and apparatus for representing and navigating search results
WO2001020497A2 (en) * 1999-09-13 2001-03-22 Weitz David J Competitive information management system
US20040010393A1 (en) * 2002-03-25 2004-01-15 Barney Jonathan A. Method and system for valuing intangible assets
US6556992B1 (en) * 1999-09-14 2003-04-29 Patent Ratings, Llc Method and system for rating patents and other intangible assets
US20090259506A1 (en) * 1999-09-14 2009-10-15 Barney Jonathan A Method and system for rating patents and other intangible assets
US9451310B2 (en) 1999-09-21 2016-09-20 Quantum Stream Inc. Content distribution system and method
US7831512B2 (en) 1999-09-21 2010-11-09 Quantumstream Systems, Inc. Content distribution system and method
JP2001160067A (en) * 1999-09-22 2001-06-12 Ddi Corp Method for retrieving similar document and recommended article communication service system using the method
US20030074301A1 (en) * 1999-11-01 2003-04-17 Neal Solomon System, method, and apparatus for an intelligent search agent to access data in a distributed network
US20020055903A1 (en) * 1999-11-01 2002-05-09 Neal Solomon System, method, and apparatus for a cooperative communications network
US20020046157A1 (en) * 1999-11-01 2002-04-18 Neal Solomon System, method and apparatus for demand-initiated intelligent negotiation agents in a distributed network
US20020069134A1 (en) * 1999-11-01 2002-06-06 Neal Solomon System, method and apparatus for aggregation of cooperative intelligent agents for procurement in a distributed network
US6832245B1 (en) 1999-12-01 2004-12-14 At&T Corp. System and method for analyzing communications of user messages to rank users and contacts based on message content
DE19959692A1 (en) * 1999-12-06 2001-06-07 Deutsche Telekom Ag Process for the graphical representation of stored data
AU2001232846A1 (en) * 2000-01-21 2001-07-31 Net Perceptions, Inc. Recommendation method and system based on rating space partitioned data
US6883135B1 (en) 2000-01-28 2005-04-19 Microsoft Corporation Proxy server using a statistical model
US6697800B1 (en) 2000-05-19 2004-02-24 Roxio, Inc. System and method for determining affinity using objective and subjective data
JP3870666B2 (en) * 2000-06-02 2007-01-24 株式会社日立製作所 Document retrieval method and apparatus, and recording medium recording the processing program
AU2001277071A1 (en) * 2000-07-21 2002-02-13 Triplehop Technologies, Inc. System and method for obtaining user preferences and providing user recommendations for unseen physical and information goods and services
US20060074727A1 (en) 2000-09-07 2006-04-06 Briere Daniel D Method and apparatus for collection and dissemination of information over a computer network
GB2368149B (en) 2000-10-17 2004-10-06 Ncr Int Inc Information system
EP2631856A3 (en) * 2000-11-10 2013-10-30 Affinnova, Inc. Method and apparatus for for dynamic, real-time market segmentation
US6778941B1 (en) 2000-11-14 2004-08-17 Qualia Computing, Inc. Message and user attributes in a message filtering method and system
US7870592B2 (en) * 2000-12-14 2011-01-11 Intertainer, Inc. Method for interactive video content programming
DE10064209C2 (en) * 2000-12-22 2003-06-18 Siemens Ag Process for handling information
US8615652B2 (en) 2001-01-02 2013-12-24 Scott D. Redmond System and method for providing load balanced secure media content and data delivery in a distributed computing environment
US7099671B2 (en) * 2001-01-16 2006-08-29 Texas Instruments Incorporated Collaborative mechanism of enhanced coexistence of collocated wireless networks
US8260656B1 (en) 2001-04-19 2012-09-04 Amazon.Com, Inc. Mining of user-generated playlists for data regarding relationships between digital works
US7774711B2 (en) 2001-09-28 2010-08-10 Aol Inc. Automatic categorization of entries in a contact list
EP1300774A1 (en) * 2001-10-02 2003-04-09 Sun Microsystems, Inc. Rated information service
US7231419B1 (en) 2001-10-19 2007-06-12 Outlooksoft Corporation System and method for adaptively selecting and delivering recommendations to a requester
US7295995B1 (en) * 2001-10-30 2007-11-13 A9.Com, Inc. Computer processes and systems for adaptively controlling the display of items
GB0200980D0 (en) 2002-01-15 2002-03-06 Ibm Method and apparatus for classification
JP2003216650A (en) * 2002-01-28 2003-07-31 Sony Corp Graphical user interface for information intermediation system
US20040024776A1 (en) * 2002-07-30 2004-02-05 Qld Learning, Llc Teaching and learning information retrieval and analysis system and method
US20040024719A1 (en) * 2002-07-31 2004-02-05 Eytan Adar System and method for scoring messages within a system for harvesting community kowledge
KR20050043917A (en) * 2002-08-19 2005-05-11 초이스스트림 Statistical personalized recommendation system
US8370203B2 (en) * 2002-10-07 2013-02-05 Amazon Technologies, Inc. User interface and methods for recommending items to users
US7263614B2 (en) 2002-12-31 2007-08-28 Aol Llc Implicit access for communications pathway
US7945674B2 (en) 2003-04-02 2011-05-17 Aol Inc. Degrees of separation for handling communications
US9818136B1 (en) 2003-02-05 2017-11-14 Steven M. Hoffberg System and method for determining contingent relevance
US7613776B1 (en) 2003-03-26 2009-11-03 Aol Llc Identifying and using identities deemed to be known to a user
US7318037B2 (en) 2003-08-27 2008-01-08 International Business Machines Corporation Method, system and program product for calculating relationship strengths between users of a computerized network
US20050102375A1 (en) * 2003-10-23 2005-05-12 Kivin Varghese An Internet System for the Uploading, Viewing and Rating of Videos
US8694419B2 (en) * 2003-11-18 2014-04-08 Ocean Tomo, Llc Methods and systems for utilizing intellectual property assets and rights
US20040107159A1 (en) * 2003-12-01 2004-06-03 Proxymatters.Com Llc. System and method for ranking message headers in an electronic bulletin board system
US8635273B2 (en) 2004-03-05 2014-01-21 Aol Inc. Announcing new users of an electronic communications system to existing users
US7584221B2 (en) 2004-03-18 2009-09-01 Microsoft Corporation Field weighting in text searching
US20060004621A1 (en) * 2004-06-30 2006-01-05 Malek Kamal M Real-time selection of survey candidates
US7606793B2 (en) * 2004-09-27 2009-10-20 Microsoft Corporation System and method for scoping searches using index keys
US7761448B2 (en) 2004-09-30 2010-07-20 Microsoft Corporation System and method for ranking search results using click distance
US7739277B2 (en) * 2004-09-30 2010-06-15 Microsoft Corporation System and method for incorporating anchor text into ranking search results
US7827181B2 (en) * 2004-09-30 2010-11-02 Microsoft Corporation Click distance determination
WO2006055983A2 (en) * 2004-11-22 2006-05-26 Truveo, Inc. Method and apparatus for a ranking engine
US7716198B2 (en) * 2004-12-21 2010-05-11 Microsoft Corporation Ranking search results using feature extraction
US20060136451A1 (en) * 2004-12-22 2006-06-22 Mikhail Denissov Methods and systems for applying attention strength, activation scores and co-occurrence statistics in information management
US20060136245A1 (en) * 2004-12-22 2006-06-22 Mikhail Denissov Methods and systems for applying attention strength, activation scores and co-occurrence statistics in information management
US7536312B2 (en) * 2005-01-26 2009-05-19 Ocean Tomo, Llc Method of appraising and insuring intellectual property
US20060176831A1 (en) * 2005-02-07 2006-08-10 Greenberg Joel K Methods and apparatuses for selecting users to join a dynamic network conversation
US7689615B2 (en) * 2005-02-25 2010-03-30 Microsoft Corporation Ranking results using multiple nested ranking
US20060200460A1 (en) * 2005-03-03 2006-09-07 Microsoft Corporation System and method for ranking search results using file types
US7792833B2 (en) * 2005-03-03 2010-09-07 Microsoft Corporation Ranking search results using language types
WO2006104534A2 (en) 2005-03-25 2006-10-05 The Motley Fool, Inc. Scoring items based on user sentiment and determining the proficiency of predictors
US20060217994A1 (en) 2005-03-25 2006-09-28 The Motley Fool, Inc. Method and system for harnessing collective knowledge
US7984057B2 (en) * 2005-05-10 2011-07-19 Microsoft Corporation Query composition incorporating by reference a query definition
US20060259867A1 (en) * 2005-05-13 2006-11-16 Microsoft Corporation System and method for automatic generation of browsing favorites
WO2007002820A2 (en) * 2005-06-28 2007-01-04 Yahoo! Inc. Search engine with augmented relevance ranking by community participation
JP2008545200A (en) * 2005-06-28 2008-12-11 チョイスストリーム インコーポレイテッド Method and apparatus for a statistical system for targeting advertisements
US20070005587A1 (en) * 2005-06-30 2007-01-04 Microsoft Corporation Relative search results based off of user interaction
US20070022385A1 (en) * 2005-07-20 2007-01-25 Mikhail Denissov Software module, method and system for managing information items by bookmarking information items through activation of said items
US20070024054A1 (en) * 2005-07-27 2007-02-01 Chung Cheng Faucet Co., Ltd. Tube connection structure
US7599917B2 (en) * 2005-08-15 2009-10-06 Microsoft Corporation Ranking search results using biased click distance
US7949581B2 (en) * 2005-09-07 2011-05-24 Patentratings, Llc Method of determining an obsolescence rate of a technology
US7716226B2 (en) 2005-09-27 2010-05-11 Patentratings, Llc Method and system for probabilistically quantifying and visualizing relevance between two or more citationally or contextually related data objects
US8874477B2 (en) 2005-10-04 2014-10-28 Steven Mark Hoffberg Multifactorial optimization system and method
CN1946075B (en) * 2005-10-04 2010-10-13 国际商业机器公司 Method and system to determine a user specific relevance score of a message within a messaging system
US7734632B2 (en) 2005-10-28 2010-06-08 Disney Enterprises, Inc. System and method for targeted ad delivery
US8504606B2 (en) * 2005-11-09 2013-08-06 Tegic Communications Learner for resource constrained devices
US8629885B2 (en) * 2005-12-01 2014-01-14 Exent Technologies, Ltd. System, method and computer program product for dynamically identifying, selecting and extracting graphical and media objects in frames or scenes rendered by a software application
US20070296718A1 (en) * 2005-12-01 2007-12-27 Exent Technologies, Ltd. Dynamic resizing of graphics content rendered by an application to facilitate rendering of additional graphics content
US7596540B2 (en) * 2005-12-01 2009-09-29 Exent Technologies, Ltd. System, method and computer program product for dynamically enhancing an application executing on a computing device
US20070168309A1 (en) * 2005-12-01 2007-07-19 Exent Technologies, Ltd. System, method and computer program product for dynamically extracting and sharing event information from an executing software application
US7596536B2 (en) * 2005-12-01 2009-09-29 Exent Technologies, Ltd. System, method and computer program product for dynamically measuring properties of objects rendered and/or referenced by an application executing on a computing device
US7925649B2 (en) 2005-12-30 2011-04-12 Google Inc. Method, system, and graphical user interface for alerting a computer user to new results for a prior search
US7653342B2 (en) * 2006-02-16 2010-01-26 Dell Products L.P. Providing content to a device when lost a connection to the broadcasting station
US8868547B2 (en) * 2006-02-16 2014-10-21 Dell Products L.P. Programming content on a device
US7835998B2 (en) 2006-03-06 2010-11-16 Veveo, Inc. Methods and systems for selecting and presenting content on a first system based on user preferences learned on a second system
US8316394B2 (en) 2006-03-24 2012-11-20 United Video Properties, Inc. Interactive media guidance application with intelligent navigation and display features
US7996396B2 (en) 2006-03-28 2011-08-09 A9.Com, Inc. Identifying the items most relevant to a current query based on user activity with respect to the results of similar queries
US9443022B2 (en) 2006-06-05 2016-09-13 Google Inc. Method, system, and graphical user interface for providing personalized recommendations of popular search queries
US7730060B2 (en) * 2006-06-09 2010-06-01 Microsoft Corporation Efficient evaluation of object finder queries
US8732019B2 (en) 2006-07-21 2014-05-20 Say Media, Inc. Non-expanding interactive advertisement
US20100198697A1 (en) 2006-07-21 2010-08-05 Videoegg, Inc. Fixed Position Interactive Advertising
US9208500B2 (en) 2006-07-21 2015-12-08 Microsoft Technology Licensing, Llc Fixed position multi-state interactive advertisement
US8874586B1 (en) * 2006-07-21 2014-10-28 Aol Inc. Authority management for electronic searches
US20080109244A1 (en) * 2006-11-03 2008-05-08 Sezwho Inc. Method and system for managing reputation profile on online communities
US20080109245A1 (en) * 2006-11-03 2008-05-08 Sezwho Inc. Method and system for managing domain specific and viewer specific reputation on online communities
US8175989B1 (en) 2007-01-04 2012-05-08 Choicestream, Inc. Music recommendation system using a personalized choice set
US10007895B2 (en) * 2007-01-30 2018-06-26 Jonathan Brian Vanasco System and method for indexing, correlating, managing, referencing and syndicating identities and relationships across systems
US20080183691A1 (en) * 2007-01-30 2008-07-31 International Business Machines Corporation Method for a networked knowledge based document retrieval and ranking utilizing extracted document metadata and content
US20080195717A1 (en) * 2007-02-14 2008-08-14 Novell, Inc. System and method for providing an importance filter for electronic mail messages
JP4389950B2 (en) * 2007-03-02 2009-12-24 ソニー株式会社 Information processing apparatus and method, and program
US7801888B2 (en) 2007-03-09 2010-09-21 Microsoft Corporation Media content search results ranked by popularity
US9021352B2 (en) * 2007-05-17 2015-04-28 Adobe Systems Incorporated Methods and apparatus for predictive document rendering
US8301623B2 (en) * 2007-05-22 2012-10-30 Amazon Technologies, Inc. Probabilistic recommendation system
US8359309B1 (en) 2007-05-23 2013-01-22 Google Inc. Modifying search result ranking based on corpus search statistics
IL183391A (en) * 2007-05-24 2011-06-30 Peretz Shoval Ontology-content-based filtering method for personalized newspapers
US8219447B1 (en) 2007-06-06 2012-07-10 Amazon Technologies, Inc. Real-time adaptive probabilistic selection of messages
US9497286B2 (en) * 2007-07-07 2016-11-15 Qualcomm Incorporated Method and system for providing targeted information based on a user profile in a mobile environment
US9392074B2 (en) * 2007-07-07 2016-07-12 Qualcomm Incorporated User profile generation architecture for mobile content-message targeting
US20090048977A1 (en) * 2007-07-07 2009-02-19 Qualcomm Incorporated User profile generation architecture for targeted content distribution using external processes
US9298783B2 (en) * 2007-07-25 2016-03-29 Yahoo! Inc. Display of attachment based information within a messaging system
EP2176730A4 (en) * 2007-08-08 2011-04-20 Baynote Inc Method and apparatus for context-based content recommendation
US8352511B2 (en) * 2007-08-29 2013-01-08 Partnet, Inc. Systems and methods for providing a confidence-based ranking algorithm
US9108108B2 (en) * 2007-09-05 2015-08-18 Sony Computer Entertainment America Llc Real-time, contextual display of ranked, user-generated game play advice
US9126116B2 (en) 2007-09-05 2015-09-08 Sony Computer Entertainment America Llc Ranking of user-generated game play advice
US20090100094A1 (en) * 2007-10-15 2009-04-16 Xavier Verdaguer Recommendation system and method for multimedia content
US20090106221A1 (en) * 2007-10-18 2009-04-23 Microsoft Corporation Ranking and Providing Search Results Based In Part On A Number Of Click-Through Features
US7840569B2 (en) * 2007-10-18 2010-11-23 Microsoft Corporation Enterprise relevancy ranking using a neural network
US9348912B2 (en) * 2007-10-18 2016-05-24 Microsoft Technology Licensing, Llc Document length as a static relevance feature for ranking search results
CN102017550A (en) * 2007-11-14 2011-04-13 高通股份有限公司 Methods and systems for determining a geographic user profile to determine suitability of targeted content messages based on the profile
US9203911B2 (en) * 2007-11-14 2015-12-01 Qualcomm Incorporated Method and system for using a cache miss state match indicator to determine user suitability of targeted content messages in a mobile environment
US20090150786A1 (en) * 2007-12-10 2009-06-11 Brown Stephen J Media content tagging on a social network
US20090157512A1 (en) * 2007-12-14 2009-06-18 Qualcomm Incorporated Near field communication transactions with user profile updates in a mobile environment
US20090210391A1 (en) * 2008-02-14 2009-08-20 Hall Stephen G Method and system for automated search for, and retrieval and distribution of, information
US8812493B2 (en) * 2008-04-11 2014-08-19 Microsoft Corporation Search results ranking using editing distance and document information
US9123022B2 (en) * 2008-05-28 2015-09-01 Aptima, Inc. Systems and methods for analyzing entity profiles
US8504558B2 (en) * 2008-07-31 2013-08-06 Yahoo! Inc. Framework to evaluate content display policies
US8244517B2 (en) 2008-11-07 2012-08-14 Yahoo! Inc. Enhanced matching through explore/exploit schemes
US8140540B2 (en) * 2009-03-16 2012-03-20 International Business Machines Corporation Classification of electronic messages based on content
US8301624B2 (en) * 2009-03-31 2012-10-30 Yahoo! Inc. Determining user preference of items based on user ratings and user features
US8612435B2 (en) * 2009-07-16 2013-12-17 Yahoo! Inc. Activity based users' interests modeling for determining content relevance
US9166714B2 (en) 2009-09-11 2015-10-20 Veveo, Inc. Method of and system for presenting enriched video viewing analytics
US20110066497A1 (en) * 2009-09-14 2011-03-17 Choicestream, Inc. Personalized advertising and recommendation
US8266153B2 (en) 2009-10-09 2012-09-11 Oracle International Corporation Determining and displaying application server object relevance
US20110202521A1 (en) * 2010-01-28 2011-08-18 Jason Coleman Enhanced database search features and methods
US8738635B2 (en) 2010-06-01 2014-05-27 Microsoft Corporation Detection of junk in search result ranking
US8600979B2 (en) 2010-06-28 2013-12-03 Yahoo! Inc. Infinite browse
US10380147B1 (en) 2010-10-07 2019-08-13 PatentSight GmbH Computer implemented method for quantifying the relevance of documents
US9736524B2 (en) 2011-01-06 2017-08-15 Veveo, Inc. Methods of and systems for content search based on environment sampling
US9218614B2 (en) 2011-03-08 2015-12-22 The Nielsen Company (Us), Llc System and method for concept development
US9208132B2 (en) 2011-03-08 2015-12-08 The Nielsen Company (Us), Llc System and method for concept development with content aware text editor
US20120259676A1 (en) 2011-04-07 2012-10-11 Wagner John G Methods and apparatus to model consumer choice sourcing
WO2012174547A2 (en) * 2011-06-17 2012-12-20 University Of Washington Through Its Center For Commercialization Systems and methods for selection-based contextual help retrieval
US8725721B2 (en) 2011-08-25 2014-05-13 Salesforce.Com, Inc. Personalizing scoping and ordering of object types for search
US8751591B2 (en) 2011-09-30 2014-06-10 Blackberry Limited Systems and methods of adjusting contact importance for a computing device
US20130116920A1 (en) * 2011-11-07 2013-05-09 International Business Machines Corporation System, method and program product for flood aware travel routing
US9311383B1 (en) 2012-01-13 2016-04-12 The Nielsen Company (Us), Llc Optimal solution identification system and method
US8495071B1 (en) * 2012-01-26 2013-07-23 Google Inc. User productivity by showing most viewed messages
US9495462B2 (en) 2012-01-27 2016-11-15 Microsoft Technology Licensing, Llc Re-ranking search results
US10438268B2 (en) 2012-02-09 2019-10-08 Microsoft Technology Licensing, Llc Recommender system
US9833707B2 (en) 2012-10-29 2017-12-05 Sony Interactive Entertainment Inc. Ambient light control and calibration via a console
US8863162B2 (en) * 2012-12-03 2014-10-14 At&T Intellectual Property I, L.P. System and method of content and merchandise recommendation
US20140180934A1 (en) * 2012-12-21 2014-06-26 Lex Machina, Inc. Systems and Methods for Using Non-Textual Information In Analyzing Patent Matters
US20140258373A1 (en) 2013-03-11 2014-09-11 Say Media, Inc. Systems and Methods for Managing and Publishing Managed Content
US9799041B2 (en) 2013-03-15 2017-10-24 The Nielsen Company (Us), Llc Method and apparatus for interactive evolutionary optimization of concepts
WO2014152010A1 (en) 2013-03-15 2014-09-25 Affinnova, Inc. Method and apparatus for interactive evolutionary algorithms with respondent directed breeding
US9836765B2 (en) 2014-05-19 2017-12-05 Kibo Software, Inc. System and method for context-aware recommendation through user activity change detection
US10147108B2 (en) 2015-04-02 2018-12-04 The Nielsen Company (Us), Llc Methods and apparatus to identify affinity between segment attributes and product characteristics
US10216800B2 (en) * 2015-06-18 2019-02-26 Rocket Apps, Inc. Self expiring social media
US10452337B1 (en) * 2015-11-30 2019-10-22 Securus Technologies, Inc. Controlled-environment facility digital bulletin board
US10561942B2 (en) 2017-05-15 2020-02-18 Sony Interactive Entertainment America Llc Metronome for competitive gaming headset
US10984476B2 (en) 2017-08-23 2021-04-20 Io Strategies Llc Method and apparatus for determining inventor impact
US10128914B1 (en) 2017-09-06 2018-11-13 Sony Interactive Entertainment LLC Smart tags with multiple interactions
KR101983635B1 (en) * 2017-09-22 2019-05-29 정우주 A method of recommending personal broadcasting contents

Citations (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4775935A (en) 1986-09-22 1988-10-04 Westinghouse Electric Corp. Video merchandising system with variable and adoptive product sequence presentation order
US5107419A (en) 1987-12-23 1992-04-21 International Business Machines Corporation Method of assigning retention and deletion criteria to electronic documents stored in an interactive information handling system
US5132900A (en) 1990-12-26 1992-07-21 International Business Machines Corporation Method and apparatus for limiting manipulation of documents within a multi-document relationship in a data processing system
US5167011A (en) 1989-02-15 1992-11-24 W. H. Morris Method for coodinating information storage and retrieval
US5321833A (en) 1990-08-29 1994-06-14 Gte Laboratories Incorporated Adaptive ranking system for information retrieval
US5333266A (en) 1992-03-27 1994-07-26 International Business Machines Corporation Method and apparatus for message handling in computer systems
US5377354A (en) 1989-08-15 1994-12-27 Digital Equipment Corporation Method and system for sorting and prioritizing electronic mail messages
US5410344A (en) 1993-09-22 1995-04-25 Arrowsmith Technologies, Inc. Apparatus and method of selecting video programs based on viewers' preferences
US5446919A (en) 1990-02-20 1995-08-29 Wilkins; Jeff K. Communication system and method with demographically or psychographically defined audiences
US5446891A (en) 1992-02-26 1995-08-29 International Business Machines Corporation System for adjusting hypertext links with weighed user goals and activities
US5483278A (en) 1992-05-27 1996-01-09 Philips Electronics North America Corporation System and method for finding a movie of interest in a large movie database
US5504896A (en) 1993-12-29 1996-04-02 At&T Corp. Method and apparatus for controlling program sources in an interactive television system using hierarchies of finite state machines
US5515098A (en) 1994-09-08 1996-05-07 Carles; John B. System and method for selectively distributing commercial messages over a communications network
US5541638A (en) 1994-06-28 1996-07-30 At&T Corp. User programmable entertainment method and apparatus
US5576954A (en) 1993-11-05 1996-11-19 University Of Central Florida Process for determination of text relevancy
US5583763A (en) 1993-09-09 1996-12-10 Mni Interactive Method and apparatus for recommending selections based on preferences in a multi-user system
GB2304489A (en) 1995-08-15 1997-03-19 Steve Mccauley Entertainment system
US5616876A (en) 1995-04-19 1997-04-01 Microsoft Corporation System and methods for selecting music on the basis of subjective content
US5619709A (en) 1993-09-20 1997-04-08 Hnc, Inc. System and method of context vector generation and retrieval
US5704017A (en) 1996-02-16 1997-12-30 Microsoft Corporation Collaborative filtering utilizing a belief network
US5721827A (en) 1996-10-02 1998-02-24 James Logan System for electrically distributing personalized information
US5724567A (en) 1994-04-25 1998-03-03 Apple Computer, Inc. System for directing relevance-ranked data objects to computer users
US5749081A (en) 1995-04-06 1998-05-05 Firefly Network, Inc. System and method for recommending items to a user
US5749549A (en) 1995-12-29 1998-05-12 Javad Positioning, Llc Satellite positioning system antenna supporting tripod
US5759101A (en) 1986-03-10 1998-06-02 Response Reward Systems L.C. Central and remote evaluation of responses of participatory broadcast audience with automatic crediting and couponing
US5790935A (en) 1996-01-30 1998-08-04 Hughes Aircraft Company Virtual on-demand digital information delivery system and method
US5835087A (en) 1994-11-29 1998-11-10 Herz; Frederick S. M. System for generation of object profiles for a system for customized electronic identification of desirable objects
US5848396A (en) 1996-04-26 1998-12-08 Freedom Of Information, Inc. Method and apparatus for determining behavioral profile of a computer user
US5931901A (en) 1996-12-09 1999-08-03 Robert L. Wolfe Programmed music on demand from the internet
US5945988A (en) 1996-06-06 1999-08-31 Intel Corporation Method and apparatus for automatically determining and dynamically updating user preferences in an entertainment system
US5963916A (en) 1990-09-13 1999-10-05 Intouch Group, Inc. Network apparatus and method for preview of music products and compilation of market data
US6018738A (en) 1998-01-22 2000-01-25 Microsft Corporation Methods and apparatus for matching entities and for predicting an attribute of an entity based on an attribute frequency value
US6266649B1 (en) 1998-09-18 2001-07-24 Amazon.Com, Inc. Collaborative recommendations using item-to-item similarity mappings
US6453302B1 (en) 1996-11-25 2002-09-17 Clear With Computers, Inc. Computer generated presentation system
US7117516B2 (en) 2000-01-19 2006-10-03 Individual Networks Llc Method and system for providing a customized media list

Patent Citations (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5759101A (en) 1986-03-10 1998-06-02 Response Reward Systems L.C. Central and remote evaluation of responses of participatory broadcast audience with automatic crediting and couponing
US4775935A (en) 1986-09-22 1988-10-04 Westinghouse Electric Corp. Video merchandising system with variable and adoptive product sequence presentation order
US5107419A (en) 1987-12-23 1992-04-21 International Business Machines Corporation Method of assigning retention and deletion criteria to electronic documents stored in an interactive information handling system
US5167011A (en) 1989-02-15 1992-11-24 W. H. Morris Method for coodinating information storage and retrieval
US5377354A (en) 1989-08-15 1994-12-27 Digital Equipment Corporation Method and system for sorting and prioritizing electronic mail messages
US5446919A (en) 1990-02-20 1995-08-29 Wilkins; Jeff K. Communication system and method with demographically or psychographically defined audiences
US5321833A (en) 1990-08-29 1994-06-14 Gte Laboratories Incorporated Adaptive ranking system for information retrieval
US5963916A (en) 1990-09-13 1999-10-05 Intouch Group, Inc. Network apparatus and method for preview of music products and compilation of market data
US5132900A (en) 1990-12-26 1992-07-21 International Business Machines Corporation Method and apparatus for limiting manipulation of documents within a multi-document relationship in a data processing system
US5446891A (en) 1992-02-26 1995-08-29 International Business Machines Corporation System for adjusting hypertext links with weighed user goals and activities
US5333266A (en) 1992-03-27 1994-07-26 International Business Machines Corporation Method and apparatus for message handling in computer systems
US5483278A (en) 1992-05-27 1996-01-09 Philips Electronics North America Corporation System and method for finding a movie of interest in a large movie database
US5583763A (en) 1993-09-09 1996-12-10 Mni Interactive Method and apparatus for recommending selections based on preferences in a multi-user system
US5619709A (en) 1993-09-20 1997-04-08 Hnc, Inc. System and method of context vector generation and retrieval
US5410344A (en) 1993-09-22 1995-04-25 Arrowsmith Technologies, Inc. Apparatus and method of selecting video programs based on viewers' preferences
US5576954A (en) 1993-11-05 1996-11-19 University Of Central Florida Process for determination of text relevancy
US5504896A (en) 1993-12-29 1996-04-02 At&T Corp. Method and apparatus for controlling program sources in an interactive television system using hierarchies of finite state machines
US5724567A (en) 1994-04-25 1998-03-03 Apple Computer, Inc. System for directing relevance-ranked data objects to computer users
US5541638A (en) 1994-06-28 1996-07-30 At&T Corp. User programmable entertainment method and apparatus
US5515098A (en) 1994-09-08 1996-05-07 Carles; John B. System and method for selectively distributing commercial messages over a communications network
US5835087A (en) 1994-11-29 1998-11-10 Herz; Frederick S. M. System for generation of object profiles for a system for customized electronic identification of desirable objects
US5749081A (en) 1995-04-06 1998-05-05 Firefly Network, Inc. System and method for recommending items to a user
US5616876A (en) 1995-04-19 1997-04-01 Microsoft Corporation System and methods for selecting music on the basis of subjective content
GB2304489A (en) 1995-08-15 1997-03-19 Steve Mccauley Entertainment system
US5749549A (en) 1995-12-29 1998-05-12 Javad Positioning, Llc Satellite positioning system antenna supporting tripod
US5790935A (en) 1996-01-30 1998-08-04 Hughes Aircraft Company Virtual on-demand digital information delivery system and method
US5704017A (en) 1996-02-16 1997-12-30 Microsoft Corporation Collaborative filtering utilizing a belief network
US5848396A (en) 1996-04-26 1998-12-08 Freedom Of Information, Inc. Method and apparatus for determining behavioral profile of a computer user
US5945988A (en) 1996-06-06 1999-08-31 Intel Corporation Method and apparatus for automatically determining and dynamically updating user preferences in an entertainment system
US5721827A (en) 1996-10-02 1998-02-24 James Logan System for electrically distributing personalized information
US6453302B1 (en) 1996-11-25 2002-09-17 Clear With Computers, Inc. Computer generated presentation system
US5931901A (en) 1996-12-09 1999-08-03 Robert L. Wolfe Programmed music on demand from the internet
US6018738A (en) 1998-01-22 2000-01-25 Microsft Corporation Methods and apparatus for matching entities and for predicting an attribute of an entity based on an attribute frequency value
US6266649B1 (en) 1998-09-18 2001-07-24 Amazon.Com, Inc. Collaborative recommendations using item-to-item similarity mappings
US7117516B2 (en) 2000-01-19 2006-10-03 Individual Networks Llc Method and system for providing a customized media list

Non-Patent Citations (40)

* Cited by examiner, † Cited by third party
Title
"Announcement of Bellcore Video Rating System".
"Announcement of Bellcore Video Rating System," (Nov. 1, 1993).
B. Sheth et al., "Evolving Agents for Personalized Information Filtering", Proceedings of the Ninth IEEE Conference on Artificial Intelligence for Applications, CAIA '93, Orlando, Florida, Mar. '93.
Belew, Richard K., "Adaptive Information Retrieval: Using A Connectionist Representation To Retrieve And Learn About Documents," 12th Int'l Conference on Research & Development in IR (Jun. 1989), Boston, MA.
Bookstein, Abraham, "Fuzzy Requests: An Approach To Weighted Boolean Searches," Journal of the American Society for Information Science (Jul. 1980), vol. 31, No. 4, pp. 240-247.
Bussey, Howard E. et al., "Service Architecture, Prototype Description, And Network Implications Of A Personalized Information Grazing Service," IEEE Infocom (1990), vol. 3, pp. 1046-1053.
Chang, Shih-Chio et al., "And-Less Retrieval Toward Perfect Ranking," Proceedings of the 50th ASIS Annual Meeting (Oct. 1987), vol. 24 pp. 30-35.
Chang, Shih-Chio et al., "Towards A Friendly Adaptable Information Retrieval System," Proceedings of the RIAO (Mar. 1988), pp. 172-182.
Fischer, Gerhard et al., "Information Access in Complex, Poorly Structured Information Spaces," CHI '91 Proceedings (Apr.-May 1991), pp. 63-70.
Goldberg, David et al, "Using Collaborative Filtering to Weave an Information Tapestry", Communications of the ACM, Dec. 1991, vol. 35, No. 12, pp. 61-70.
Goldberg, David et al., "Using Collaborative Filtering to Weave an Information Tapestry," Communications of the Association for Computer Machinery (Dec. 1992), vol. 35, No. 12, pp. 61-70.
Graphical Knowledge based electronic mail system by Kantardzic, M. et al., IEEE conference paper. pp. 1165-1168, May 24, 1919. *
Jacobs, Paul S. et al., "Scisor: Extracting Information From On-Line News," Communications of the Association for Computing Machinery (Nov. 1990), vol. 33, No. 11, pp. 88-97.
Jennings, Andrew et al., "A Personal News Service Based on a User Model Neural Network," IEICE Transactions on Information and Systems, (Mar. 1992), vol. E75-D, No. 2, pp. 198-209.
Jennings, Andrew et al., "Customer Adaptive Communication Services," IEEE Region 10 International Conference, (Nov. 11-13, 1992), vol. 2, pp. 886-890.
Kantardzic, M. et al., "Graphical Knowledge Based Electronic Mail System," IEEE Conference (May 24, 1991), pp. 1165-1168.
Karlgren, Jussi, "Using Reader Data as a Basis for Measuring Document Proximity," An Algebra for Recommendations (date unknown), pp. 1-9.
Loeb, S., "Architecting Personalized Delivery of Multimedia Information," Information Filtering, Communications of the ACM, Dec. 1992, pp. 39-48, vol. 35, No. 12.
Loeb, S., "Delivering Interactive Multimedia Documents Over Networks," IEEE Communications Magazine, May 1992, pp. 52-59.
Loeb, S., et al., "Lessons from LyricTime(TM): A Prototype Multimedia System, Extended Abstract," Bell Communicatons Research, Apr. 3, 1992, pp. 106-113.
Loeb, S., et al., "Lessons from LyricTime(TM): A Prototype Multimedia System," Computer Communication Review, ADM SIGCOMM, 1992, pp. 35-36.
Loeb, S., et al., "Lessons from LyricTime™: A Prototype Multimedia System, Extended Abstract," Bell Communicatons Research, Apr. 3, 1992, pp. 106-113.
Loeb, S., et al., "Lessons from LyricTime™: A Prototype Multimedia System," Computer Communication Review, ADM SIGCOMM, 1992, pp. 35-36.
Malone, Thomas W. et al., "The Information Lens: An Intelligent System for Information Sharing in Organizations," CHI '86 Proceedings (Apr. 1986), pp. 1-8, Boston, MA.
Maltz, D., "Distributing Information for Collaborative Filtering on Usenet Net News," May 1994, M.S. Thesis, Massachusetts Institute of Technology, Cambridge, MA.
Mukhopadhyay, Uttam, et al., "An Intelligent System For Document Retrieval In Distributed Office Environments," Journal of the American Society for Information Science (May 1986), vol. 37, No. 3, pp. 123-135.
Resnick, P., et al., "GroupLens: An Open Architecture for Collaborative Filtering of Netnews," Proceedings of the 1994 ACM Conference on Computer Supported Cooperative Work (CSCW), 1994, p. 175-186, ACM, New York, NY.
Reynolds, C.F., "On-Line Review: A New Application of the HICOM Conferencing System," IEEE Colloquium on 'Human Factors in Electronic Mail and Conferencing Systems', (Feb. 3, 1989), Digest No. 20, pp. 1-4.
Rothman, Matt, "A New Music Retailing Technology says, 'Listen Here'," The New York Times (Sunday Jul. 4, 1993), pp. F8-9.
Salton, Gerard et al., "Extended Boolean Information Retrieval," Communications of the ACM (Nov. 1983), vol. 26, No. 11, pp. 1022-1036.
Savoy, Jacques, "Searching Information in Hypertext Systems Using Multiple Sources of Evidence," International Journal fo Man-Medicine Studies (Jun. 1993), vol. 38, No. 6, pp. 1017-1030.
Scsior: Extracting information from online news by Jacobs P.S. et al. Communications of the association for computing machinery, pp. 88-97, Mar. 5, 1993.
Sheth, Beerud et al., "Evolving Agents for Personalized Information Filtering," Proceedings of the Ninth IEEE Conference on Artificial Intelligence for Applications (Mar. 5, 1993), pp. 345-352.
Spoerri, Anselm, "Visual Tools For Information Retrieval," IEEE Conference (Aug. 27, 1993), pp. 160-168.
Stanfill, "Massively Parallel Information Retrieval for Wide Area Information Servers", IEEE, Aug. 1991, pp. 679-682.
Stanfill, Craig, "Massively Parallel Information Retrieval for Wide Area Information Servers", IEEE, Aug. 1991, pp. 679-682.
Stanfill, Craig, "Massively Parallel Information Retrieval for Wide Area Information Servers," IEEE International Conference on Systems, Man, and Cybernetics (Oct. 13-16, 1991), vol. 1, pp. 679-682.
Terry, Douglas B., "Replication In An Information Filtering System," IEEE Conference (Nov. 13, 1992), pp. 66-67.
Wyle, M.F. et al., "A Wide Area Network Information Filter," IEEE Conference (Oct. 11, 1991), pp.10-15.
Yan, T.W. et al., "Index Structures for Information Filtering Under the Vector Space Model," Stanford University, Nov. 8, 1993, pp. 1-33.

Cited By (56)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8521663B1 (en) 1999-09-08 2013-08-27 C4Cast.Com, Inc. Community-selected content
US8954361B1 (en) 1999-09-08 2015-02-10 C4Cast.Com, Inc. Community-selected content
US10149092B1 (en) 2005-04-04 2018-12-04 X One, Inc. Location sharing service between GPS-enabled wireless devices, with shared target location exchange
US10313826B2 (en) 2005-04-04 2019-06-04 X One, Inc. Location sharing and map support in connection with services request
US9253616B1 (en) 2005-04-04 2016-02-02 X One, Inc. Apparatus and method for obtaining content on a cellular wireless device based on proximity
US11778415B2 (en) 2005-04-04 2023-10-03 Xone, Inc. Location sharing application in association with services provision
US11356799B2 (en) 2005-04-04 2022-06-07 X One, Inc. Fleet location sharing application in association with services provision
US10856099B2 (en) 2005-04-04 2020-12-01 X One, Inc. Application-based two-way tracking and mapping function with selected individuals
US10791414B2 (en) 2005-04-04 2020-09-29 X One, Inc. Location sharing for commercial and proprietary content applications
US9467832B2 (en) 2005-04-04 2016-10-11 X One, Inc. Methods and systems for temporarily sharing position data between mobile-device users
US8385964B2 (en) 2005-04-04 2013-02-26 Xone, Inc. Methods and apparatuses for geospatial-based sharing of information by multiple devices
US10750311B2 (en) 2005-04-04 2020-08-18 X One, Inc. Application-based tracking and mapping function in connection with vehicle-based services provision
US8538458B2 (en) 2005-04-04 2013-09-17 X One, Inc. Location sharing and tracking using mobile phones or other wireless devices
US10750309B2 (en) 2005-04-04 2020-08-18 X One, Inc. Ad hoc location sharing group establishment for wireless devices with designated meeting point
US10341808B2 (en) 2005-04-04 2019-07-02 X One, Inc. Location sharing for commercial and proprietary content applications
US10341809B2 (en) 2005-04-04 2019-07-02 X One, Inc. Location sharing with facilitated meeting point definition
US8712441B2 (en) 2005-04-04 2014-04-29 Xone, Inc. Methods and systems for temporarily sharing position data between mobile-device users
US8750898B2 (en) 2005-04-04 2014-06-10 X One, Inc. Methods and systems for annotating target locations
US8798645B2 (en) 2005-04-04 2014-08-05 X One, Inc. Methods and systems for sharing position data and tracing paths between mobile-device users
US8798647B1 (en) 2005-04-04 2014-08-05 X One, Inc. Tracking proximity of services provider to services consumer
US8798593B2 (en) 2005-04-04 2014-08-05 X One, Inc. Location sharing and tracking using mobile phones or other wireless devices
US8831635B2 (en) 2005-04-04 2014-09-09 X One, Inc. Methods and apparatuses for transmission of an alert to multiple devices
US10299071B2 (en) 2005-04-04 2019-05-21 X One, Inc. Server-implemented methods and systems for sharing location amongst web-enabled cell phones
US10200811B1 (en) 2005-04-04 2019-02-05 X One, Inc. Map presentation on cellular device showing positions of multiple other wireless device users
US9031581B1 (en) 2005-04-04 2015-05-12 X One, Inc. Apparatus and method for obtaining content on a cellular wireless device based on proximity to other wireless devices
US9167558B2 (en) 2005-04-04 2015-10-20 X One, Inc. Methods and systems for sharing position data between subscribers involving multiple wireless providers
US9185522B1 (en) 2005-04-04 2015-11-10 X One, Inc. Apparatus and method to transmit content to a cellular wireless device based on proximity to other wireless devices
US10165059B2 (en) 2005-04-04 2018-12-25 X One, Inc. Methods, systems and apparatuses for the formation and tracking of location sharing groups
US9967704B1 (en) 2005-04-04 2018-05-08 X One, Inc. Location sharing group map management
US10750310B2 (en) 2005-04-04 2020-08-18 X One, Inc. Temporary location sharing group with event based termination
US9955298B1 (en) 2005-04-04 2018-04-24 X One, Inc. Methods, systems and apparatuses for the formation and tracking of location sharing groups
US9584960B1 (en) 2005-04-04 2017-02-28 X One, Inc. Rendez vous management using mobile phones or other mobile devices
US9615204B1 (en) 2005-04-04 2017-04-04 X One, Inc. Techniques for communication within closed groups of mobile devices
US9654921B1 (en) 2005-04-04 2017-05-16 X One, Inc. Techniques for sharing position data between first and second devices
US9736618B1 (en) 2005-04-04 2017-08-15 X One, Inc. Techniques for sharing relative position between mobile devices
US9749790B1 (en) 2005-04-04 2017-08-29 X One, Inc. Rendez vous management using mobile phones or other mobile devices
US9854402B1 (en) 2005-04-04 2017-12-26 X One, Inc. Formation of wireless device location sharing group
US9854394B1 (en) 2005-04-04 2017-12-26 X One, Inc. Ad hoc location sharing group between first and second cellular wireless devices
US9883360B1 (en) 2005-04-04 2018-01-30 X One, Inc. Rendez vous management using mobile phones or other mobile devices
US9942705B1 (en) 2005-04-04 2018-04-10 X One, Inc. Location sharing group for services provision
US8713122B2 (en) * 2005-11-10 2014-04-29 International Business Machines Corporation Message value indicator
US20070106738A1 (en) * 2005-11-10 2007-05-10 Barnes Thomas H Message value indicator system and method
US20080201742A1 (en) * 2007-02-15 2008-08-21 Huawei Technologies Co., Ltd. System and method for disseminating advertisements by presence information
US8838803B2 (en) * 2007-12-20 2014-09-16 At&T Intellectual Property I, L.P. Methods and apparatus for management of user presence in communication activities
US20090165089A1 (en) * 2007-12-20 2009-06-25 Richard Bennett Methods and Apparatus for Management of User Presence in Communication Activities
US8296302B2 (en) * 2008-05-04 2012-10-23 Gang Qiu Method and system for extending content
US20090276420A1 (en) * 2008-05-04 2009-11-05 Gang Qiu Method and system for extending content
US20090276421A1 (en) * 2008-05-04 2009-11-05 Gang Qiu Method and System for Re-ranking Search Results
US8126883B2 (en) * 2008-05-04 2012-02-28 Gang Qiu Method and system for re-ranking search results
US8156120B2 (en) * 2008-10-22 2012-04-10 James Brady Information retrieval using user-generated metadata
US20100100543A1 (en) * 2008-10-22 2010-04-22 James Brady Information retrieval using user-generated metadata
US8670968B1 (en) * 2009-12-23 2014-03-11 Intuit Inc. System and method for ranking a posting
US8311792B1 (en) * 2009-12-23 2012-11-13 Intuit Inc. System and method for ranking a posting
US9223779B2 (en) 2010-11-22 2015-12-29 Alibaba Group Holding Limited Text segmentation with multiple granularity levels
US20130318101A1 (en) * 2012-05-22 2013-11-28 Alibaba Group Holding Limited Product search method and system
US9563665B2 (en) * 2012-05-22 2017-02-07 Alibaba Group Holding Limited Product search method and system

Also Published As

Publication number Publication date
AU2396095A (en) 1995-11-16
WO1995029451A1 (en) 1995-11-02
US6202058B1 (en) 2001-03-13

Similar Documents

Publication Publication Date Title
USRE41899E1 (en) System for ranking the relevance of information objects accessed by computer users
US5724567A (en) System for directing relevance-ranked data objects to computer users
US11036814B2 (en) Search engine that applies feedback from users to improve search results
US7165119B2 (en) Search enhancement system and method having rankings, explicitly specified by the user, based upon applicability and validity of search parameters in regard to a subject matter
US7640232B2 (en) Search enhancement system with information from a selected source
US9128934B2 (en) User interface for presenting and searching relationships between document objects located on a network
US7657522B1 (en) System and method for providing information navigation and filtration
US8893011B2 (en) Chronology display and feature for online presentations and webpages
US8150778B2 (en) Compatibility scoring of users in a social network
US8234311B2 (en) Information processing device, importance calculation method, and program
US7516225B2 (en) Experience/preference information providing system
US20060294086A1 (en) Realtime indexing and search in large, rapidly changing document collections
US20080005101A1 (en) Method and apparatus for determining the significance and relevance of a web page, or a portion thereof
US20080183691A1 (en) Method for a networked knowledge based document retrieval and ranking utilizing extracted document metadata and content
US8364718B2 (en) Collaborative bookmarking
EP1435581A2 (en) Retrieval of structured documents
JP2002278989A (en) Recommendation system and recommendation method
US20040153436A1 (en) Automated information management system and methods
US20130204864A1 (en) Information provision device, information provision method, program, and information recording medium
US20140095465A1 (en) Method and apparatus for determining rank of web pages based upon past content portion selections
US20140149378A1 (en) Method and apparatus for determining rank of web pages based upon past content portion selections
US20180276294A1 (en) Information processing apparatus, information processing system, and information processing method
CN111586089A (en) Client-side and server-side content recommendation system and method based on vector scoring
US20200380042A1 (en) Systems and methods of optimizing the use of user questions to identify similarities among a large network of users
KR20020017863A (en) Method for searching keyword by using connection statistics materials in internet user

Legal Events

Date Code Title Description
FEPP Fee payment procedure

Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

CC Certificate of correction
FPAY Fee payment

Year of fee payment: 12