EP1203323A1 - A process for improving search engine efficiency using user feedback - Google Patents

A process for improving search engine efficiency using user feedback

Info

Publication number
EP1203323A1
EP1203323A1 EP00968296A EP00968296A EP1203323A1 EP 1203323 A1 EP1203323 A1 EP 1203323A1 EP 00968296 A EP00968296 A EP 00968296A EP 00968296 A EP00968296 A EP 00968296A EP 1203323 A1 EP1203323 A1 EP 1203323A1
Authority
EP
European Patent Office
Prior art keywords
search engine
user
relevancy
resource
profile
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.)
Withdrawn
Application number
EP00968296A
Other languages
German (de)
French (fr)
Inventor
Alan Perkins
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.)
Triogo Inc
Original Assignee
Triogo 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 Triogo Inc filed Critical Triogo Inc
Publication of EP1203323A1 publication Critical patent/EP1203323A1/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9536Search customisation based on social or collaborative filtering
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • Y10S707/99933Query processing, i.e. searching
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • Y10S707/99933Query processing, i.e. searching
    • Y10S707/99934Query formulation, input preparation, or translation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • Y10S707/99933Query processing, i.e. searching
    • Y10S707/99935Query augmenting and refining, e.g. inexact access
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99944Object-oriented database structure
    • Y10S707/99945Object-oriented database structure processing

Definitions

  • a Process for Improving Search Engine Efficiency Using User Feedback FIELD OF THE INVENTION The present invention relates to the process of refining relevancy determination for Internet search engine databases, through the use of user feedback.
  • An internet including but not limited to, the Internet, intranets, extranets and similar networks, is a world-wide network of computers, where each computer is identified by a unique address
  • the addresses are logically subdivided into domains or domain names (e g ibm.com, pbs org, and oranda.net) which allow a user to reference the various addresses
  • domains or domain names e g ibm.com, pbs org, and oranda.net
  • WWW World Wide Web
  • HTTP Hypertext Transfer Protocol
  • URL Universal Resource Locator
  • Web sites are comprised of different resources that can be of many types Resources
  • HTML Hypertext Mark-up Language
  • a hyperlink is a
  • a means for searching an internet including, but not limited to an internet Search Engine, is a web application that exists to help users locate information on the Internet This is accomplished through the use of
  • a database of web resources which is continually developed and maintained Examples of resources are web pages, web sites, images, digital audio and digital video, generally, anv file or collection of files located on an internet
  • Processes for searching the database of web resources are typically a set of standard interface programs, including, but not limited to Common Gateway Interface (CGI) programs These programs may be written in PERL, TCL, or anv other language suitable for the task These programs process data, pass the data to other server side
  • CGI Common Gateway Interface
  • a user interface that allows one to manipulate the database searching processes on the database
  • the user interface is typically an html form containing fields, which the user
  • This data may be in a number of different forms, the most common of which are plain text, phrases, or Boolean expressions
  • the main purpose of an internet search engine is to provide users the ability to querv the database of internet content and to locate content that is relevant to the user's query A
  • CGI Common Gateway Interface
  • the search engine will inspect its database for the URLs of resources most likely to be relevant to the submitted query
  • the list of URL results is returned to the user, with the format of the returned list varying from engine to engine
  • the returned hyperlinks are typically sorted by relevance, with the most relevant resources near the top of the list
  • Search engines follow a set of rules to determine the relevancy of a resource
  • the rules differ from search engine to search engine
  • the rules are based around the frequencv and location of keywords on a page, where keywords are words and phrases derived from the query
  • search engines use different methods For example, one search engine uses the amount a site
  • Patent No 5 446,891 to Kaplan et al discloses a svstem for adjusting hypertext links
  • Hypermedia links to other nodes are recommended by ranking a list in an order that depends on one or more user profiles
  • the implementation of user profiles for ranking a list is well known in the art
  • the Kaplan invention does not implement user feedback for ranking a list and does not employ an internet search engine
  • Patent No 5,867,799 to Lang et al discloses a method and apparatus for filtering a
  • This invention implements an information filter apparatus that consists of various filters such as adaptive content filters, credibility filters and community filters
  • the described filter apparatus is not directed to a search engine known to those skilled in the art Therefore, the invention is not directed to a known search engine Rather, the filter apparatus is directed, if at any type of search engine, to a new non-real time search engine
  • This invention presents an article to a user from a data stream rather than from a database The article, and its relevancy, is rated through the use of a proposed feedback profile from the user A search
  • the present invention improves methods for determining the relevancy of a resource to a query. Specifically, to improve an internet search engine ' s methods for determining the relevancy of a resource to a user query.
  • the present invention applies user ratings of a search engine's ability to propose appropriate resources and implements user profile information as a
  • the search engine user having been directed to a particular resource in response to a specific query, is provided with a means of rating the appropriateness of that resource to that query. Highly rated resources positively affect the future relevancy ranking of that resource in
  • Low rated resources may either negatively affect the relevancy ranking or cause no affect to the relevancy ranking.
  • users rate the appropriateness of a resource proposed by the search engine in response to a specific query, which in turn affects
  • Another object of the present invention is to tailor query results to specific users
  • the present invention provides a mechanism for registering a user's demographic and
  • Profiles may include information as to whether the user is a home or a business, geographic location, typical spending, etc. Users of varying demographic and psychographic profiles need and expect different information in
  • users establish a profile, or a set of profiles, with the search engine. Once a profile is established, the search engine.
  • Another object of the present invention is to identify specific elements of a particular profile that are relevant to a particular query to increase the relevancy of query results If a
  • FIG 1 is a logic flow chart illustrating the steps required to accept feedback from a user and alter the search engine relevancy ranking system
  • FIG 2 is a continuation of the logic flow chart in FIG 1
  • FIG 3 illustrates the overall architecture of the apparatus and shows hardware and software that may be implemented in the present invention
  • the present invention contains four main steps for refining the relevancy of returned resources in response to a particular query on an internet:
  • connection hardware and software may include a CPU and a means for inputting information
  • connection hardware and software may include a CPU and a means for inputting information
  • connection hardware and software may include a personal computer (with a CPU), display, modem, mouse, keyboard, phone line and an Internet Service Provider
  • connection hardware and software may include a mobile phone (with a CPU) and an access provider (who provides service and connection to a user)
  • the foregoing examples of connection hardware and software are merely a few examples of the multitude of connection
  • search engine 133 comprises a means for storing multiple databases 134, such as user profiles and user ratings
  • Search engine 133 further comprises a means for calculating relevancy 135 and a means for locating 136 many resources 137 on an internet 132, where one resource is shown in Fig 3
  • Calculating means 135 runs script to accomplish calculations of relevancy Means for locating 136 includes but is not limited to, hyperlinks 5.
  • an Internet search engine contains a database Table of User
  • Database Table of User Profiles may be used as well Search engine scripts use the Table of Profiles to tailor search results to individual search engine users, as disclosed below Search
  • the data structure below may be implemented as a minimum profile record for providing a basic description of the user in the Table of Profiles
  • data structures may be implemented as a minimum profile record for providing a basic description of the user in the Table of Profiles.
  • the above record may be augmented with the following fields to provide more data to the search engine so that the search engine ' s scripts can propose a list of resources of more
  • the record may contain personal and/or business
  • the following demographic/psychographic profile record may be used to refine profile information This profile contains data that is more useful and relevant to users
  • profile records may also be used
  • profile record may also be used to refine a profile record
  • This profile contains demographic and psychographic data that is more useful and relevant to user's conducting business-related searches Search engine scripts can use this information to provide information tailored to the business of the search engine user, as disclosed below
  • other profile records may be used
  • Information such as user domain
  • search engine Users who do not provide information simply form another set of
  • a user may modify the profile for several reasons For example, the user may have committed an error in entering information, pyschographic and demographic pertaining to the user has changed or the user may decided that he or she does not want their profile to be used anymore These are only some of the many reasons that a user may modify their profile
  • the search engine presents a list of sites the user has visited in response the prior queries but has
  • the search engine asks the user to rate the previously visited sites (FIG 1 , 103)
  • the following is a description of the method and apparatus for recording user searches and user rankings of returned resources as a result of the search.
  • the Table of Searches is initially empty when the user profile is created (FIG 1 , 100)
  • the search engine When a user submits a query to the search engine (FIG 1. 104), the search engine either adds a new record to the table (FIG 1, 105, 106), or updates an existing record in the database (FIG 1. 105, 107) This is accomplished by the script that processes the user query and returns to the user a list of resources that match the query
  • the Table of Searches field in the user profile record has the following format
  • the table of Searches field may comprise of other record formats
  • the search engine performs a search of the search engine database employing techniques known in the art, including, but not limited to, frequency and
  • the search engine provides the user with a web page listing resources that match the query (FIG 1, 108), also known in the art
  • the hyperlink invokes a script to add the URL of said resource to the Table of Hyperlinked Resources in the Table of Searches record for that query in that user's profile (FIG 1 , 1 10) This is accomplished before linking to the requested resource.
  • the user is then provided with a means to rate the relevance of the resource in relation to the original query entered by the user (FIG. 1, 1 12). Accordingly,
  • the user rates the search engine's ability to propose resources in response to a particular query rather than rating the resource itself
  • the user ratings may be accomplished by several
  • This form can be used when the user returns to the search engine
  • This form can be used when the user returns to the search engine some time (e g hours or days) after visiting a resource
  • Both forms are generated by scripts that prevent the web pages containing the forms from being cached This may be achieved by setting the "Pragma no-
  • the rating system may be built m to the web browser This allows users to provide ratings without having to return to the search engine web site This embodiment requires tight integration between the web browser and search engine For
  • the web browser could detect when a user visited a resource in response to entering a query into the search engine, extend its interface to provide a means to rate that resource's relevancy to that query, and transmit that rating to the search engine
  • the rating mechanism is placed above the usability of the rating mechanism In this embodiment, the rating mechanism
  • the scripts review the Table of Hyperlinked Resources in the Table of Searches (FIG 1 1 13) using standard database techniques known in the art If the user has not visited the Table of Searches (FIG 1 1 13) using standard database techniques known in the art If the user has not visited the Table of Searches (FIG 1 1 13) using standard database techniques known in the art If the user has not visited the Table of Searches (FIG 1 1 13) using standard database techniques known in the art If the user has not visited the
  • search engine scripts add a new query entry to the Table of Queries (FIG 2 1 17) set the Relevant Fields field to 'unknown' (FIG 2, 1 18), and set the Table of Rated Resources to 'empty ' (FIG 2, 1 19) If the query does exist in the Table of Queries, the 'Date Last Submitted' field is updated to the current date (FIG 2. 120) by the search engine scripts Once a resource has been rated by the user, the resource can be removed from the Table of Hyperlinked Resources for that query (FIG 2, 121 )
  • the search engine periodically performs cleanup tasks, using server-side scripts to remove information from the Table of User Profiles that is no longer needed or has not been
  • the schedule for performing clean up tasks is determined by the search engine manager
  • the search engine determines for each profile if the age of a
  • the query is removed from said profile's Table of Queries
  • the user can remove his or her profile entry from the Table of User Profiles
  • the script may be invoked from the same web form that allows users to rate resources visited in response to a particular query, with the form being extended to allow
  • the script is invoked from an interface element built
  • the value of a particular field in the user profile may be important for a specific query, but it is unlikely that the value of the field will be important for all queries, since the reasons for rating a resource highly will vary across genres of resources For example, some genres will be price sensitive, some will be location sensitive and some will be language sensitive Importance of a particular field for a
  • particular query is calculated by building a Table of Queries containing the profiles of users that have previously used the particular query
  • search engine scripts are able to determine that a
  • the Date Last Submitted field is used by the search engine to clean up old or obsolete records that are no longer needed
  • the search engine runs the cleanup process script weekly or monthly, removing queries not used in the previous n days (e.g. the previous thirty days)
  • the following record in the Table of Rated Resources may be used by the search engine scripts in order to determine the most relevant resources in the search engine database of web resources that match the query for a particular user, using techniques further described below However, other records mav be used.
  • the resource could be on the subject of "car insurance” where the user's query was "home insurance”; or the resource could be only suitable for Americans, and the user could be British, or the resource could be written in Swahili, and the user may only speak French There are fewer reasons for the user to rate a resource highly in response to a
  • the user may wish to buy car insurance in the UK, and the
  • search engine script (invoked by said web form) adds the resource to the Table of Rated Resources for that query in the Table of Queries. This is accomplished by setting the 'URL' field of the record to the internet address of the rated resource (FIG. 2, 124) and adding the profile to the Table of Good Profiles for the query (FIG. 2, 126) if the URL does not already exist in that table (FIG. 2. 123, 125). As the Table of Good Profiles for a particular query increases in size, the search engine can determine with more certainty which fields in the user profiles of those users who have rated the resource highly for this query are relevant to the query.
  • the algorithm disclosed below examines each field in the profiles of each user that has rated the resource as "good” in response to a particular query. If a particular field's values match
  • a search engine script (invoked by said web form) removes the user ' s profile from the
  • the Table of Queries record for said query can be used as a factor in ranking of a resource in response to that query
  • search results are calculated using traditional methods, including, but not limited to. frequency and location
  • traditional methods of calculation do not include the incorporation of multiple user ' s ratings of resources in
  • the calculated search results may be sorted based on varying information
  • the calculated search results are sorted based on the
  • the age of the rated resource (the age of a resource has significant bearing on how large the Table of Good Profiles can be Old resources will tend to always outrank new resources that may be more relevant to a specific query if no account is made of the age of a resource
  • the search engine becomes more certain as to which fields of a user profile are responsible for ranking resources highly This data can be
  • search engine results page for a particular query after visiting links on that page.
  • the search engine can request that the user
  • Manv methods for calculating and presenting and appropriate list of results in response to a user query may be implemented The algorithm disclosed below may be used for calculating relevancy of resources in the search engine database of web resources in response to a
  • the particular querv according to the methods herein disclosed and displays the results of both calculations
  • the following method of calculating and presenting the appropriate list of results in response to a user query is used.
  • other methods may be used.
  • the search engine ranking system assigns varying weighting to user ratings depending on the number of ratings that have been given for a particular query. The more ratings given.
  • the user ratings are not allowed to dominate the ranking criteria for resources because newlv added resources to the internet must be visited in order to be rated If too much emphasis were placed on user ratings, established rated resources with many ratings would dominate the search engine ranking system Therefore, newer resources would not be rated and listed in response to a particular query To prevent this problem, the search engine results list contains two types of resources
  • a user is not required to volunteer any information to establish a user profile in order to use a search engine
  • a profile may be established for users who enable cookies in their browser and have used the search engine at least one time The browser allows the search
  • the search engine to write data to the user's hard drive to establish the cookie file, using techniques known in the art of web site development
  • the profile not only contains information supplied by the user, but also contains information pertaining to the user's previous searches resources visited and ratings of those resources
  • the search engine can 'guess ' the information not provided by comparing the profiles users who have not volunteered information to the profiles
  • the search engine can deduce, with a degree of certainty, that the user is female This may be accomplished by programming a simple algorithm into the search engine By performing similar examinations on a range of resources for which gender is a relevant field, this degree of certainty can be increased By repeating this process on other sets of resources with different relevant fields a
  • the resource rating system is designed to make it impossible for a rogue resource owner to spam or present false or misleading information to the search engine because the
  • search engine numerous times with multiple profiles and rating their resources highly (and/or their competitors resources poorly) in response to particular queries in an attempt to adversely modify the search engine's ranking of their resources in response to those queries
  • the search engine may prevent this problem by permitting only those users with

Abstract

A process for refining the results of a query to an Internet search engine database by the use of user feedback is disclosed. It is a method to allow a user to rate the relevancy of URLs returned for a specific query. The relevancy ratings for a specific query are combined by the Internet search engine with data from a user profile of personal information defined by the user (106). The Internet search engine can determine which items of data in the profile are common between users who have rated a query result highly. The search engine can then modify the search algorithm (107) to return those URLs rated highly by users with common profile attributes (108). The benefit to the Internet is more efficient searching and retrieval of information for users.

Description

A Process for Improving Search Engine Efficiency Using User Feedback FIELD OF THE INVENTION The present invention relates to the process of refining relevancy determination for Internet search engine databases, through the use of user feedback. BACKGROUND OF THE INVENTION
An internet, including but not limited to, the Internet, intranets, extranets and similar networks, is a world-wide network of computers, where each computer is identified by a unique address The addresses are logically subdivided into domains or domain names (e g ibm.com, pbs org, and oranda.net) which allow a user to reference the various addresses A
web, including but not limited to the World Wide Web (WWW) is a group of these computers accessible to each other via a common communication protocol, or language, including but not limited to Hypertext Transfer Protocol (HTTP) Resources on the computers in each domain are identified with unique addresses called Universal Resource Locator (URL) addresses (i e ,http //www ibm.com/products/laptops.htm) A web site is a destination on a web A web
site can be an entire individual domain, multiple domains, or even a single URL
Web sites are comprised of different resources that can be of many types Resources
with a .htm or. html ending are text files, or pages, formatted in a specific manner called Hypertext Mark-up Language (HTML) HTML is a collection of tags used to mark blocks of
text and assign meaning to them A specialised computer application called a browser can
decode the HTML files and display the information contained within Other resources include
images, audio, and video files A hyperlink is a
navisable reference in an HTML page to another resource on the WWW A means for searching an internet, including, but not limited to an internet Search Engine, is a web application that exists to help users locate information on the Internet This is accomplished through the use of
a) A database of web resources which is continually developed and maintained Examples of resources are web pages, web sites, images, digital audio and digital video, generally, anv file or collection of files located on an internet
b) Processes for searching the database of web resources Such processes are typically a set of standard interface programs, including, but not limited to Common Gateway Interface (CGI) programs These programs may be written in PERL, TCL, or anv other language suitable for the task These programs process data, pass the data to other server side
programs if necessary, and return the appropriate response to the client computer c) A user interface that allows one to manipulate the database searching processes on the database The user interface is typically an html form containing fields, which the user
inputs data into This data may be in a number of different forms, the most common of which are plain text, phrases, or Boolean expressions
The main purpose of an internet search engine is to provide users the ability to querv the database of internet content and to locate content that is relevant to the user's query A
user can visit the search engine web site with a browser and enter a query into a form (or page), including, but not limited to, an HTML page, provided for the task The querv mav be
in several different forms, but most common are words, phrases or questions The data
is sent to the search engine through a standard interface including, but not limited to the
Common Gateway Interface (CGI) The CGI is a means of passing data between a client
acomputer requesting data or processing, and a program or script on a server a computer --> providing data or processing The combination of a form on a HTML page and a CGI script is an example of a script application, however, there are other examples of script applications
The search engine will inspect its database for the URLs of resources most likely to be relevant to the submitted query The list of URL results is returned to the user, with the format of the returned list varying from engine to engine The returned hyperlinks are typically sorted by relevance, with the most relevant resources near the top of the list
Search engines follow a set of rules to determine the relevancy of a resource The rules differ from search engine to search engine In one common instance, the rules are based around the frequencv and location of keywords on a page, where keywords are words and phrases derived from the query
For example, a page containing keywords in its title is normally assumed to be more
relevant than those without the keywords in the title Similarly, a pages that recites keywords in the first few paragraphs of its body, or in headings on the page, are more likely to be relevant than pages that does not Furthermore if a page frequently recites a keyword, then that page is more likely to be relevant than a page that infrequently recites keywords These
exemplify the simple factors used by most search engines in determining frequencv Some search engines use different methods For example, one search engine uses the amount a site
owner has paid to "buy" a particular keyword as a factor for ranking relevancy of a web site
The more the site owner has paid, the higher their site will be ranked
There are several US patents that disclose methods for ranking resources and in one
case implementing user feedback These are discussed below
Patent No 5 446,891 to Kaplan et al discloses a svstem for adjusting hypertext links
with weighted user goals and activities Hypermedia links to other nodes are recommended by ranking a list in an order that depends on one or more user profiles The implementation of user profiles for ranking a list is well known in the art The Kaplan invention does not implement user feedback for ranking a list and does not employ an internet search engine
Patent No 5,867,799 to Lang et al discloses a method and apparatus for filtering a
data stream This invention implements an information filter apparatus that consists of various filters such as adaptive content filters, credibility filters and community filters The described filter apparatus is not directed to a search engine known to those skilled in the art Therefore, the invention is not directed to a known search engine Rather, the filter apparatus is directed, if at any type of search engine, to a new non-real time search engine This invention presents an article to a user from a data stream rather than from a database The article, and its relevancy, is rated through the use of a proposed feedback profile from the user A search
request is transmitted to a network of users, who each make their own recommendations based on the request These recommendations are pooled and weighted according to user profiles This method attempts to improve the performance of a particular profile by modifying the user
profiles based on feedback response
The patent to Lang is problematic for several reasons The invention does not rate a
search engine's ability to propose articles in response to a particular query Rather, the invention rates articles Thus, an article has only one rating There is a long felt need for a method and apparatus that rates query responses rather than rating articles The present
invention solves this long felt need
Furthermore, the patent to Lang discloses the implementation of user interaction as a
factor in determining relevancy This method of ranking relevancy can cause undue delays
since the ratings are transmitted in non-real time There is a long felt need for enhancing relevancy ratings in real time search engines. The present invention solves this long felt need
The current technology allows for the unfortunate circumstance of poor results being returned to users By applying user profiles and user feedback, a search engine of higher quality could be constructed A higher quality search engine would allow the ranking of a
resource in response to a particular query to be determined both by keywords and by demographic data provided by the user There is a long felt need for a method or apparatus that enhances a search engine's ability to create a database of resources and rank the resources by relevance in response to a particular user query. The present invention addresses this long
felt need
SUMMARY OF THE INVENTION
The present invention improves methods for determining the relevancy of a resource to a query. Specifically, to improve an internet search engine's methods for determining the relevancy of a resource to a user query. The present invention applies user ratings of a search engine's ability to propose appropriate resources and implements user profile information as a
means of refining the method by which data is searched, evaluated for relevancv. and returned. The search engine user, having been directed to a particular resource in response to a specific query, is provided with a means of rating the appropriateness of that resource to that query. Highly rated resources positively affect the future relevancy ranking of that resource in
response to that query. Low rated resources may either negatively affect the relevancy ranking or cause no affect to the relevancy ranking. In short, users rate the appropriateness of a resource proposed by the search engine in response to a specific query, which in turn affects
the search engine's relevancy ranking of said resource in response to said specific query. Another object of the present invention is to tailor query results to specific users The present invention provides a mechanism for registering a user's demographic and
psychographic profile data with a search engine. Profiles may include information as to whether the user is a home or a business, geographic location, typical spending, etc. Users of varying demographic and psychographic profiles need and expect different information in
response to particular queries. To properly account for these differences, users establish a profile, or a set of profiles, with the search engine. Once a profile is established, the
information contained in said profile can be used in all searches to provide the most relevant
list of resources in response to a particular query. Another object of the present invention is to identify specific elements of a particular profile that are relevant to a particular query to increase the relevancy of query results If a
specific result for a particular query is rated highly by a group of users, then the profile information for each member of the group is examined to determine the demographic and psychographic data common to each member When a user with similar profile information
executes the same query, the results rated highly by the similar users are ranked higher, thereby increasing the potential relevancy of the results returned
Other objects and features of the present invention will appear from the following description and appended claims, reference being had to the accompanying drawings forming part of this specification wherein like reference characters designate corresponding parts in the
several views
BRIEF DESCRIPTION OF THE DRAWINGS
FIG 1 is a logic flow chart illustrating the steps required to accept feedback from a user and alter the search engine relevancy ranking system FIG 2 is a continuation of the logic flow chart in FIG 1
FIG 3 illustrates the overall architecture of the apparatus and shows hardware and software that may be implemented in the present invention
DETAILED DESCRIPTION OF THE PREFERED EMBODIMENT
The present invention contains four main steps for refining the relevancy of returned resources in response to a particular query on an internet:
1 The means for creating or modifying a user profile record and the data contained therein 2 The process of recording searches and correspondent rankings
3 The means of identifying the elements of the profile that are relevant.
4 The means of calculating and delivering the appropriate list of results
For better understanding of the four steps referenced above, it is useful to first examine the overall architecture of the apparatus. Refer to FIG 3 for the overall architecture of the apparatus as well as an exemplary hardware environment implemented in the present invention A user interacts with the apparatus to achieve the foregoing method The user
logs onto an internet 132, such as the Internet, through the use of connection hardware and software 131 In one embodiment, connection hardware and software may include a CPU and a means for inputting information However, a multitude of connection hardware and software
is commercially available, many of which may be implemented in the present invention For example, connection hardware and software may include a personal computer (with a CPU), display, modem, mouse, keyboard, phone line and an Internet Service Provider Another example of connection hardware and software may include a mobile phone (with a CPU) and an access provider (who provides service and connection to a user) The foregoing examples of connection hardware and software are merely a few examples of the multitude of connection
hardware and software means that may be implemented to carry out the present invention
Accordingly, the present invention is not limited to these examples Rather, the present invention mav be carried out by many other similar connection hardware and software means The user may access a search engine 133, or similar searching means through the use of a browser, or other software, running across connection hardware and software The user may perform a search bv implementing keyboard, mouse or other hardware and software, which are components of connection hardware and software 131 Search engine 133 comprises a means for storing multiple databases 134, such as user profiles and user ratings Search engine 133 further comprises a means for calculating relevancy 135 and a means for locating 136 many resources 137 on an internet 132, where one resource is shown in Fig 3 Calculating means 135 runs script to accomplish calculations of relevancy Means for locating 136 includes but is not limited to, hyperlinks 5. The means for creating or modifying a user profile record and the data contained
therein.
The following is a description of the means and method implemented for creating or
modifying a user profile record and the data contained therein for refining relevancy of returned resources In one embodiment, an Internet search engine contains a database Table of User
Profiles However other means for searching an internet and other locations for storing a
database Table of User Profiles may be used as well Search engine scripts use the Table of Profiles to tailor search results to individual search engine users, as disclosed below Search
engine users may volunteer information through a web form which invokes search engine scripts to create, modify or delete the Table of Profiles However, other means for creating
modifying or deleting the Table of Profiles may be used
Before discussing the tables included herein, the following description contains various
data structures consisting of fields of various data types which are known in the art of
computer programming The present invention implements these data types for the purpose of 1 creating and improving user profiles and relevancy ratings of resources Therefore, the following data types are briefly described below, for the purposes of overview rather than reference
The data structure below may be implemented as a minimum profile record for providing a basic description of the user in the Table of Profiles However, data structures
containing similar information may be also be used
The above record may be augmented with the following fields to provide more data to the search engine so that the search engine's scripts can propose a list of resources of more
relevance to a specific user For example, the record may contain personal and/or business
information pertaining to the user However, other fields mav be implemented as well
The following demographic/psychographic profile record may be used to refine profile information This profile contains data that is more useful and relevant to users
conducting personal related searches Search engine scripts can use this information to provide
information tailored to the individual search engine user, as disclosed below However, other
profile records may also be used
The following profile record may also be used to refine a profile record This profile contains demographic and psychographic data that is more useful and relevant to user's conducting business-related searches Search engine scripts can use this information to provide information tailored to the business of the search engine user, as disclosed below However other profile records may be used
Information, such as user domain, can be automatically captured and stored in the user profile by the search engine Users who do not provide information simply form another set of
users whose ratings can be used to determine the appropriateness of resources to that set In general, however, the more detailed the information provided by the user to build their profile, the better the possibility that the results returned in response to a query will be highly relevant
for that user The user is provided with forms and scripts by the search engine in order to
configure or modify their profile The information the user inputs is submitted to a script using
a form, and said script causes the updating of the search engine profile database ith the new
or modified data The process of updating information with a database via a script is a
common application and known in the art Having created a profile (FIG 1, 100), a user may modify the profile for several reasons For example, the user may have committed an error in entering information, pyschographic and demographic pertaining to the user has changed or the user may decided that he or she does not want their profile to be used anymore These are only some of the many reasons that a user may modify their profile When the user logs into a search engine (FIG 1 , 101 ), the search engine presents a list of sites the user has visited in response the prior queries but has
not rated (FIG 1 , 102) The search engine asks the user to rate the previously visited sites (FIG 1 , 103)
2. The process of recording searches and correspondent rankings
The following is a description of the method and apparatus for recording user searches and user rankings of returned resources as a result of the search.
The Table of Searches is initially empty when the user profile is created (FIG 1 , 100) When a user submits a query to the search engine (FIG 1. 104), the search engine either adds a new record to the table (FIG 1, 105, 106), or updates an existing record in the database (FIG 1. 105, 107) This is accomplished by the script that processes the user query and returns to the user a list of resources that match the query
The Table of Searches field in the user profile record has the following format However, the table of Searches field may comprise of other record formats
In response to a query, the search engine performs a search of the search engine database employing techniques known in the art, including, but not limited to, frequency and
location of keywords, extended by this invention as disclosed below The search engine provides the user with a web page listing resources that match the query (FIG 1, 108), also known in the art When the user hyperlinks to a resource (FIG 1, 109), the hyperlink invokes a script to add the URL of said resource to the Table of Hyperlinked Resources in the Table of Searches record for that query in that user's profile (FIG 1 , 1 10) This is accomplished before linking to the requested resource. The user is then provided with a means to rate the relevance of the resource in relation to the original query entered by the user (FIG. 1, 1 12). Accordingly,
the user rates the search engine's ability to propose resources in response to a particular query rather than rating the resource itself The user ratings may be accomplished by several
methods and means Preferably, this is achieved by
6 by integrating a form into the search engine query results page This form allows
previously visited query results to be rated (FIG 1, 1 12), and either (a) another query result to be visited or (b) another page of query results to be displayed or (c) a new query to be entered, in a single operation by the search engine user, by submitting the
form to a script. This form can be used when the user returns to the search engine
results page (FIG 1 , 1 1 1) immediately after visiting a resource, through a "go back"
operation on their web browser; or,
7 by integrating a form into the search engine home page This form allows previously
visited query results to be rated and a new query to be entered in a single operation by
the search engine user, by submitting the form to a script This form can be used when the user returns to the search engine some time (e g hours or days) after visiting a resource
Both forms, as referred to above, are generated by scripts that prevent the web pages containing the forms from being cached This may be achieved by setting the "Pragma no-
cache" HTTP header field, as known in the art Alternatively, this may be achieved by setting the "Expires" HTTP header field, as known in the art Other embodiments may use different means to prevent caching Other embodiments may allow caching
In another embodiment, the rating system may be built m to the web browser This allows users to provide ratings without having to return to the search engine web site This embodiment requires tight integration between the web browser and search engine For
example, the web browser could detect when a user visited a resource in response to entering a query into the search engine, extend its interface to provide a means to rate that resource's relevancy to that query, and transmit that rating to the search engine
Other embodiments may allow ratings to be given in different ways that suit the environment in which the invention is used For example, some embodiments would be particularly suitable for an intranet, where the security of the rating mechanism need not be
placed above the usability of the rating mechanism In this embodiment, the rating mechanism
can be provided in a pop-up window or a frame
The scripts review the Table of Hyperlinked Resources in the Table of Searches (FIG 1 1 13) using standard database techniques known in the art If the user has not visited the
resource (FIG 2 1 14) in response to a particular query, then the user is not allowed to rate the appropriateness of the resource to that query(FIG 2, 1 15) If the user has visited the resource
then the search engine scripts inspect the Table of Searches (FIG 2 1 16) using standard
database techniques known in the art If the query does not exist in the Table of Queries the
search engine scripts add a new query entry to the Table of Queries (FIG 2 1 17) set the Relevant Fields field to 'unknown' (FIG 2, 1 18), and set the Table of Rated Resources to 'empty' (FIG 2, 1 19) If the query does exist in the Table of Queries, the 'Date Last Submitted' field is updated to the current date (FIG 2. 120) by the search engine scripts Once a resource has been rated by the user, the resource can be removed from the Table of Hyperlinked Resources for that query (FIG 2, 121 )
The search engine periodically performs cleanup tasks, using server-side scripts to remove information from the Table of User Profiles that is no longer needed or has not been
used in a specified amount of time The schedule for performing clean up tasks is determined by the search engine manager The search engine determines for each profile if the age of a
profile (l e , Today's date - value of profile record's Date Last Used field) is above a threshold level (e g 6 months) If so, the profile is removed from the Table of User Profiles using standard database techniques known in the art For each entry in the profile's Table of Queries, if the time since the query was last submitted is greater than a specified threshold (e g 2
weeks), the query is removed from said profile's Table of Queries In addition, the user can remove his or her profile entry from the Table of User Profiles
This action is performed by the user with a script The script is invoked from a web form
provided for the purpose It uses standard database techmques known in the art to delete the profile entry from the Table of User Profiles In addition, the user can remove a query from a
profile's Table of Queries This action is performed by the user through a script It uses standard database techmques known in the art to delete the query from the profile's Table of
Queries -Alternatively, the script may be invoked from the same web form that allows users to rate resources visited in response to a particular query, with the form being extended to allow
users to opt out In another embodiment, the script is invoked from an interface element built
in to the web browser This embodiment requires tight integration between the web browser
and search engine Further embodiments may invoke the script in different ways 3. The means of identifying the elements of the profile that are relevant.
The following is a description of the means and apparatus implemented to identify elements of a user profile that are relevant to a particular search
For a particular query, some fields of the profile record could be very relevant,
whereas others could appear to have no bearing on a rating The value of a particular field in the user profile may be important for a specific query, but it is unlikely that the value of the field will be important for all queries, since the reasons for rating a resource highly will vary across genres of resources For example, some genres will be price sensitive, some will be location sensitive and some will be language sensitive Importance of a particular field for a
particular query is calculated by building a Table of Queries containing the profiles of users that have previously used the particular query
The following record in the Table of Queries may be used However, other similar records may also be used
Using the above record format the search engine scripts are able to determine that a
query has been recently been entered, determine the most relevant resources in the search engine database of web resources that match the query for a particular user, and maintain the Table of Queries, using techniques disclosed below.
The Date Last Submitted field is used by the search engine to clean up old or obsolete records that are no longer needed The search engine runs the cleanup process script weekly or monthly, removing queries not used in the previous n days (e.g. the previous thirty days)
The following record in the Table of Rated Resources may be used by the search engine scripts in order to determine the most relevant resources in the search engine database of web resources that match the query for a particular user, using techniques further described below However, other records mav be used.
There are many reasons for a user to rate a resource poorly in response to a particular
query For example, the resource could be on the subject of "car insurance" where the user's query was "home insurance"; or the resource could be only suitable for Americans, and the user could be British, or the resource could be written in Swahili, and the user may only speak French There are fewer reasons for the user to rate a resource highly in response to a
particular query For example, the user may wish to buy car insurance in the UK, and the
resource allows them to do exactly that The user rates a resource using a web form If the
user rates the resources as highly relevant in response to a particular query(FIG 2, 122), a
search engine script (invoked by said web form) adds the resource to the Table of Rated Resources for that query in the Table of Queries. This is accomplished by setting the 'URL' field of the record to the internet address of the rated resource (FIG. 2, 124) and adding the profile to the Table of Good Profiles for the query (FIG. 2, 126) if the URL does not already exist in that table (FIG. 2. 123, 125). As the Table of Good Profiles for a particular query increases in size, the search engine can determine with more certainty which fields in the user profiles of those users who have rated the resource highly for this query are relevant to the query.
The algorithm disclosed below examines each field in the profiles of each user that has rated the resource as "good" in response to a particular query. If a particular field's values match
across a sufficient percentage (e.g. 80%) of all user profiles, that field is marked as a Relevant
Field. This means that resource will receive a relevancy boost for all users whose selected profile's value in that field matches the Relevant Field when those users search using that particular query. The following algorithm describes the method for determining which fields are relevant to a rated resource. However, similar methods may be used.
For each entry in the Table of Queries
Set the Relevant Fields field to NONE
For each user profile entry in the Table of Good
Profiles of the Table of Rated Resources For each field in the user profile entry
If value of said field matches for a specified percentage of the entries in the Table of Good Profiles (e.g. SO of the entries contain the value "New York, NY" in the Location field)
Add (field name, field value) to Relevant Fields End If End For End For Set query table entry (relevant fields) = relevant fields End For
If the user rates a resource (using a web form ) as having low relevancy for a particular query, a search engine script (invoked by said web form) removes the user's profile from the
Table of Good Profiles for that query in the Table of Queries if it already exists in that table
(FIG 2, 125) This is done using standard database techniques known in the art
4. The means of calculating and delivering the appropriate list of results.
The following is a description of the means and method for calculating and delivering an appropriate and relevant list of results to a user in response to a particular querv
As soon as the Relevant Fields field of the Table of Queries record for a particular
query is set, the Table of Queries record for said query can be used as a factor in ranking of a resource in response to that query
When a user next enters a specific query, search results are calculated using traditional methods, including, but not limited to. frequency and location However, traditional methods of calculation do not include the incorporation of multiple user's ratings of resources in
response to particular queries If the query exists in the Table of Queries, the Table of Rated
Resources for said query is searched The calculated search results may be sorted based on varying information In one embodiment, the calculated search results are sorted based on the
following information 1 Percentage of profiles in the Table of Good Profiles whose Relevant Fields values match those of the user,
2 The size of the Table of Good Profiles (resources rated highly by many users should be ranked higher than resources ranked highly by few users), and
3 The age of the rated resource (the age of a resource has significant bearing on how large the Table of Good Profiles can be Old resources will tend to always outrank new resources that may be more relevant to a specific query if no account is made of the age of a resource
As more users submit a specific query, the search engine becomes more certain as to which fields of a user profile are responsible for ranking resources highly This data can be
used by the indexing and searching systems of the search engine to further refine the process of retrieving results for users
Frequently, a user does not immediately return to the search engine results page for a particular query after visiting links on that page As previously described, the search engine
keeps a record of all hyperlinked resources that a user has visited, but not rated When the user next logs on to the search engine (FIG 1, 100), the search engine can request that the user
rates resources they visited but did not rate in previous sessions (FIG 1 , 101 ) Manv methods for calculating and presenting and appropriate list of results in response to a user query may be implemented The algorithm disclosed below may be used for calculating relevancy of resources in the search engine database of web resources in response to a
particular querv using traditional methods, and displays the results of this calculation If sufficient user ratings of resources in response to the particular query have been given it also
calculates relevancy of resources in the search engine database of web resources in response to
the particular querv according to the methods herein disclosed and displays the results of both calculations In one embodiment the following method of calculating and presenting the appropriate list of results in response to a user query is used. However, other methods may be used.
Calculate search results using traditional methods such as
5 frequency and location
If query exists in table of queries
If table of queries ( relevant fields <> none) Sort table of queries (table of rated resources) according to 0 (percentage of rated resources (table of good profiles) whose relevant fields match user profile record, size of rated resource (table of good 5 profiles) , age of rated resource) End If
Display a mix of results, incorporating sorted table of queries and 0 results of traditional search method
Else
Display results of traditional search method End If
25 The search engine ranking system assigns varying weighting to user ratings depending on the number of ratings that have been given for a particular query. The more ratings given.
the more accurate the information obtained by processing the ratings data is likely to be. Traditional ranking methods, including but not limited to frequency and location of keywords are used until a sufficient number of users have rated a particular query Users ratings of resources in response to a particular query may be used once the search engine gathers this
information The user ratings are not allowed to dominate the ranking criteria for resources because newlv added resources to the internet must be visited in order to be rated If too much emphasis were placed on user ratings, established rated resources with many ratings would dominate the search engine ranking system Therefore, newer resources would not be rated and listed in response to a particular query To prevent this problem, the search engine results list contains two types of resources
1 resources that match the user profile data as determined by the search engine rankings
2 resources that satisfy the search engine criteria using other methods such as frequency
and location of keywords
A user is not required to volunteer any information to establish a user profile in order to use a search engine A profile may be established for users who enable cookies in their browser and have used the search engine at least one time The browser allows the search
engine to write data to the user's hard drive to establish the cookie file, using techniques known in the art of web site development The profile not only contains information supplied by the user, but also contains information pertaining to the user's previous searches resources visited and ratings of those resources The search engine can 'guess' the information not provided by comparing the profiles users who have not volunteered information to the profiles
of users who have volunteered information A simple algorithm may be used to accomplish
this For example a particular user who has not disclosed their gender rates a particular
resource highly in response to a particular query Among users who have disclosed their gender, ninety percent (90%) of those that rate the same resource highly in response to the same query are female, making gender a relevant field for that resource The search engine can deduce, with a degree of certainty, that the user is female This may be accomplished by programming a simple algorithm into the search engine By performing similar examinations on a range of resources for which gender is a relevant field, this degree of certainty can be increased By repeating this process on other sets of resources with different relevant fields a
complete user profile can be guessed to a degree of certainty Therefore users who use the search engine before registering a user profile may have a profile built for them (possibly without realising it) When the users volunteer information for their profile, they are actually augmenting their existing profile with this information
The resource rating system is designed to make it impossible for a rogue resource owner to spam or present false or misleading information to the search engine because the
content that the user views is the information that the user rates It achieves this by using
user feedback as a methodology for calculating relevancy This prevents rogue resource owners using from using traditional spamming techniques (that involve presenting differing information to the search engine that that seen by the search engine users), since as herein disclosed, it is the search engine users themselves that provide the means to calculate the
relevancy of a resource in response to a particular query There is the possibility of a rogue resource owner spamming this search engine bv using the rating system itself, visiting the
search engine numerous times with multiple profiles and rating their resources highly (and/or their competitors resources poorly) in response to particular queries in an attempt to adversely modify the search engine's ranking of their resources in response to those queries
The search engine may prevent this problem by permitting only those users with
profiles, and therefore with cookies enabled to rate sites The profile mechanism tracks users
based on information such as the domain from which the user originated Restrictions mav be
placed on the number of ratings a user can make in a day, the number of times a user mav rate a resource over a month and the number of times a resource may be rated in a day In addition, user profiles are deleted as part of the search engine cleanup process This prevents web site owners from spamming the search engine through the rating system Where, appropriate, other methods may also be used to prevent spamming. In embodiments where
spamming is not present, the method and apparatus will not attempt to prevent spamming
The present invention is not limited in its application to the details of the particular arrangement shown, since the invention is capable of other embodiments. Also, the
terminology used herein is for the purpose of description and not of limitation

Claims

1 claim
1 A method for refining the calculation of relevance of a resource on an internet, based on a query for relevant resources, through the use of user ratings, comprising the steps of implementing a particular user query
calculating the relevancy of a resource based on a the particular query,,
rating, by multiple users, said calculation of relevancy of the resource, collecting said ratings from said multiple users, and incorporating said collected ratings into calculation of relevancy of the resource so that said
traditional calculation methods are refined and more accurate
2 The method of claim 1 , further comprising the steps of
creating multiple profiles per user and incorporating said multiple profiles per user into said calculation of relevancy of the resource
3 The method of claim 1, the step of calculating the relevancy of a resource further comprises the steps of providing an internet search engine to the multiple users, with said search engine performing said calculating of relevancy, said calculating based on
traditional methods, formulating, through the use of said search engine calculated relevancy,
a query result list of proposed resources to visit in response to the particular query, the step of rating the relevancy of a resource further comprises
supplying said query result list to the multiple users, prompting each of the multiple users to visit resources on said query result list and rate the resources visited in response to the particular query, the step of collecting said ratings further comprises
gathering a set of evaluations from each of the multiple users who have rated said visited resources, and
the step of incorporating said collected ratings further comprises
modifying said calculation of said search engine relevancy for said visited resources particular query based on said set of evaluations
4 The method of claim 3, further comprising the step of
providing, to a user, a means for creating multiple profiles consisting of various
demographic and psychographic data, the user is any one of the multiple users, creating, by the user, said multiple profiles, providing, to the user, a means of selecting one profile from said multiple
profiles, and, selecting, by a user, said one profile prior to submitting the particular querv
5 The method of claim 4 , said one profile comprises data for personal related
searches
6 The method of claim 4, said one profile comprises data for business related
searches
7 The method of claim 4, further comprising the step of combining said set of evaluations from multiple users with said selected profiles
of the multiple users so that the relevancy rating system is further refined
8 The method of claim 4 further comprising the step of modifying said multiple
profiles for the purpose of updating information in said profiles The method of claim 8, said modifying step further comprises deleting said multiple profiles for the purpose of removing a user
The method of claim 4, further comprising the step of modifying said one profile for the purpose of updating information in said profile The method of claim 10, said modifying step further comprises deleting said one profile for the purpose of removing one of a user's multiple profiles
The method of claim 8, further comprising the step of recalculating, by said search engine, the relevancy of the resource in response to said modifying said multiple profiles The method of claim 9, further comprising the step of calculating, by said search engine, a new relevancy of the resource in response to said deleting said
multiple profiles The method of claim 10, further comprising the step of recalculating, by said search engine, the relevancy of the resource in response to said modifying said
one profile The method of claim 9, further comprising the step of calculating, by said search engine, a new relevancy of the resource in response to said deleting said
one profile The method of claim 3, further comprising the step of implementing anti- spamming measures to prevent rogue said feedback from adversely affecting
said search engine relevancy rating system The method of claim 3, said step of gathering a set of evaluations from each of
the multiple users who have rated said visited resources further comprises providing a web browser modified to accept user evaluations, and
transmitting gathered evaluations to said search engine 18 The method of claim 3, said step of gathering a set of evaluations from each of the multiple users who have rated said visited resources further comprises providing a first web form on the search engine home page, providing a second web form on the search engine results page, and
transmitting to said search engine, via said first web form and via said second web form, said gathered evaluations
19 An apparatus for refining the calculation of relevance of a resource on an internet, based on a query for relevant resources, through the use of user ratings, comprising
a means for obtaining a particular query , the particular query obtained from a user,
a means for calculating the relevancy of a resource based on a the particular query, said calculating is based on traditional calculation methods, a means for rating said calculation of relevancy of the resource, a means for collecting said ratings from the multiple users, and a means for incorporating said collected ratings into the calculation of relevancv of the resource so that said traditional calculation methods are refined and more accurate 20 The apparatus of claim 19, further comprising a means for creating multiple profiles per user and a means for incorporating said multiple
profiles per user into said calculation of relevance of the resource
21 The apparatus of claim 19, said means for calculating the relevancy of a resources further comprises a means for providing an internet search engine to the multiple users with said
search engine performing said calculating of relevancy, a means for formulating query result list of proposed resources to visit in
response to the particular query, said search engine calculated relevancy is used for formulating said query result list;
said means for rating the relevancy of a resource further comprises a means for supplying said query result list to the multiple users;
a means for prompting each of the multiple users to visit resources on said query result list and rate the resources visited in response to the particular query; said means for collecting said ratings further comprises
a means for gathering a set of evaluations from each of the multiple users who have rated said visited resources; and
said means for incorporating said collected ratings further comprises a means for modifying said calculation of said search engine relevancy for said
visited resources particular query based on said set of evaluations.
22. The apparatus of claim 21, further comprising:
a means for creating multiple profiles consisting of various demographic and psychographic data, the user being one of the multiple users; and, a means for selecting said one profile prior to submitting the particular query.
23. The apparatus of claim 22, said one profile comprises data for personal related
searches.
24. The apparatus of claim 22, said one profile comprises data for business related
searches.
25. The apparatus of claim 22, further comprising: a means for combining said set of evaluations from multiple users with said
selected profiles of the multiple users so that the relevancy rating system is further refined.
26. The apparatus of claim 22, further comprising a means for modifying said multiple
profiles for the purpose of updating information in said profiles. 27 The apparatus of claim 26, said means for modifying further comprises a means for deleting said multiple profiles for the purpose of removing a user.
28 The apparatus of claim 22, further comprising a means for modifying said one profile for the purpose of updating information in said profile.
29 The apparatus of claim 28, said means for modifying further comprises a means for deleting said one profile for the purpose of removing one of a user's multiple profiles
30 The apparatus of claim 26, further comprising a means for recalculating, by said search engine, the relevancy of the resource in response to said modifying said multiple profiles
31 The apparatus of claim 27, further comprising a means for calculating a new relevancy of the resource in response to said deleting said multiple profiles
32 The apparatus of claim 28, further comprising a means for recalculating the relevancy of the resource in response to said modifying said one profile.
33 The apparatus of claim 27, further comprising a means for calculating a new relevancy of the resource in response to said deleting said one profile. 34 The apparatus of claim 21, further comprising a means for implementing anti-spamming measures to prevent rogue said feedback from adversely affecting said search engine relevancy
rating system.
35. The apparatus of claim 21, said means for gathering a set of evaluations from each of the multiple users who have rated said visited resources further comprises a means for providing a web browser modified to accept user evaluations, and a means for transmitting gathered evaluations to said search engine 36 The apparatus of claim 21, said means for gathering a set of evaluations from each of
the multiple users who have rated said visited resources further comprises
a means for providing a first web form on the search engine home page, a means for providing a second web form on the search engine results page, and a means for transmitting to said search engine said gathered evaluations.
EP00968296A 1999-06-16 2000-06-14 A process for improving search engine efficiency using user feedback Withdrawn EP1203323A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US09/334,327 US7072888B1 (en) 1999-06-16 1999-06-16 Process for improving search engine efficiency using feedback
US334327 1999-06-16
PCT/US2000/016224 WO2000077689A1 (en) 1999-06-16 2000-06-14 A process for improving search engine efficiency using user feedback

Publications (1)

Publication Number Publication Date
EP1203323A1 true EP1203323A1 (en) 2002-05-08

Family

ID=23306705

Family Applications (1)

Application Number Title Priority Date Filing Date
EP00968296A Withdrawn EP1203323A1 (en) 1999-06-16 2000-06-14 A process for improving search engine efficiency using user feedback

Country Status (5)

Country Link
US (1) US7072888B1 (en)
EP (1) EP1203323A1 (en)
AU (1) AU7823400A (en)
CA (1) CA2376789A1 (en)
WO (1) WO2000077689A1 (en)

Families Citing this family (176)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6374255B1 (en) 1996-05-21 2002-04-16 Immersion Corporation Haptic authoring
US6256011B1 (en) 1997-12-03 2001-07-03 Immersion Corporation Multi-function control device with force feedback
US6513036B2 (en) * 1999-08-13 2003-01-28 Mindpass A/S Method and apparatus for searching and presenting search result from one or more information sources based on context representations selected from the group of other users
US7072863B1 (en) 1999-09-08 2006-07-04 C4Cast.Com, Inc. Forecasting using interpolation modeling
EP1234251B1 (en) * 1999-11-03 2011-04-06 Sublinks ApS Method, system, and computer readable medium for managing resource links
US6693626B1 (en) 1999-12-07 2004-02-17 Immersion Corporation Haptic feedback using a keyboard device
US6963867B2 (en) * 1999-12-08 2005-11-08 A9.Com, Inc. Search query processing to provide category-ranked presentation of search results
US6883135B1 (en) 2000-01-28 2005-04-19 Microsoft Corporation Proxy server using a statistical model
WO2001080065A2 (en) * 2000-04-18 2001-10-25 Icplanet Acquisition Corporation Method, system, and computer program product for propagating remotely configurable posters of host site content
US6578022B1 (en) * 2000-04-18 2003-06-10 Icplanet Corporation Interactive intelligent searching with executable suggestions
US6681255B1 (en) 2000-04-19 2004-01-20 Icplanet Corporation Regulating rates of requests by a spider engine to web sites by creating instances of a timing module
WO2001082075A2 (en) * 2000-04-25 2001-11-01 Icplanet Acquisition Corporation System and method for scheduling execution of cross-platform computer processes
WO2001082112A2 (en) 2000-04-25 2001-11-01 Icplanet Acquisition Corporation System and method related to generating and tracking an email campaign
US7007010B2 (en) * 2000-04-25 2006-02-28 Icplanet Corporation System and method for proximity searching position information using a proximity parameter
US20020032750A1 (en) * 2000-05-16 2002-03-14 Kanefsky Steven T. Methods and systems for searching and managing information on wireless data devices
CA2410426A1 (en) * 2000-05-30 2001-12-06 Koki Uchiyama Distributed monitoring system providing knowledge services
FR2816081B1 (en) * 2000-10-27 2003-09-19 Catherine Brexel INTERACTIVE PERSONAL DIRECTORY
JP2002259392A (en) * 2001-03-06 2002-09-13 Canon Inc Receiver, information processor and method for processing information
US7735013B2 (en) * 2001-03-16 2010-06-08 International Business Machines Corporation Method and apparatus for tailoring content of information delivered over the internet
US20030061232A1 (en) * 2001-09-21 2003-03-27 Dun & Bradstreet Inc. Method and system for processing business data
US7162522B2 (en) * 2001-11-02 2007-01-09 Xerox Corporation User profile classification by web usage analysis
US6904823B2 (en) 2002-04-03 2005-06-14 Immersion Corporation Haptic shifting devices
US7321887B2 (en) 2002-09-30 2008-01-22 Sap Aktiengesellschaft Enriching information streams with contextual content
US7370276B2 (en) 2002-05-17 2008-05-06 Sap Aktiengesellschaft Interface for collecting user preferences
US7346668B2 (en) 2002-05-17 2008-03-18 Sap Aktiengesellschaft Dynamic presentation of personalized content
US7305436B2 (en) 2002-05-17 2007-12-04 Sap Aktiengesellschaft User collaboration through discussion forums
US8090717B1 (en) 2002-09-20 2012-01-03 Google Inc. Methods and apparatus for ranking documents
US7568148B1 (en) 2002-09-20 2009-07-28 Google Inc. Methods and apparatus for clustering news content
WO2004036405A2 (en) 2002-10-15 2004-04-29 Immersion Corporation Products and processes for providing force sensations in a user interface
WO2004066163A1 (en) * 2003-01-24 2004-08-05 British Telecommunications Public Limited Company Searching apparatus and methods
EP1443427A1 (en) * 2003-01-29 2004-08-04 Hewlett-Packard Company, A Delaware Corporation Maintenance of information retrieval systems using global metrics
EP1443426A1 (en) * 2003-01-29 2004-08-04 Hewlett-Packard Company (a Delaware corporation) Process for searching a repository
US20040215608A1 (en) * 2003-04-25 2004-10-28 Alastair Gourlay Search engine supplemented with URL's that provide access to the search results from predefined search queries
WO2004111819A1 (en) 2003-06-09 2004-12-23 Immersion Corporation Interactive gaming systems with haptic feedback
US20040254957A1 (en) * 2003-06-13 2004-12-16 Nokia Corporation Method and a system for modeling user preferences
US7206780B2 (en) 2003-06-27 2007-04-17 Sbc Knowledge Ventures, L.P. Relevance value for each category of a particular search result in the ranked list is estimated based on its rank and actual relevance values
US7310612B2 (en) * 2003-08-13 2007-12-18 Amazon.Com, Inc. Personalized selection and display of user-supplied content to enhance browsing of electronic catalogs
US7505964B2 (en) 2003-09-12 2009-03-17 Google Inc. Methods and systems for improving a search ranking using related queries
US7454417B2 (en) 2003-09-12 2008-11-18 Google Inc. Methods and systems for improving a search ranking using population information
US7577655B2 (en) * 2003-09-16 2009-08-18 Google Inc. Systems and methods for improving the ranking of news articles
US7606798B2 (en) 2003-09-22 2009-10-20 Google Inc. Methods and systems for improving a search ranking using location awareness
US8521725B1 (en) 2003-12-03 2013-08-27 Google Inc. Systems and methods for improved searching
US7925657B1 (en) 2004-03-17 2011-04-12 Google Inc. Methods and systems for adjusting a scoring measure based on query breadth
US7584221B2 (en) * 2004-03-18 2009-09-01 Microsoft Corporation Field weighting in text searching
US7533090B2 (en) * 2004-03-30 2009-05-12 Google Inc. System and method for rating electronic documents
US7801738B2 (en) * 2004-05-10 2010-09-21 Google Inc. System and method for rating documents comprising an image
US9626437B2 (en) * 2004-06-10 2017-04-18 International Business Machines Corporation Search scheduling and delivery tool for scheduling a search using a search framework profile
US8832132B1 (en) 2004-06-22 2014-09-09 Google Inc. Personalizing search queries based on user membership in social network communities
WO2006007194A1 (en) * 2004-06-25 2006-01-19 Personasearch, Inc. Dynamic search processor
US8825639B2 (en) 2004-06-30 2014-09-02 Google Inc. Endorsing search results
US7698626B2 (en) 2004-06-30 2010-04-13 Google Inc. Enhanced document browsing with automatically generated links to relevant information
US7827176B2 (en) * 2004-06-30 2010-11-02 Google Inc. Methods and systems for endorsing local search results
US20060036565A1 (en) * 2004-08-10 2006-02-16 Carl Bruecken Passive monitoring of user interaction with a browser application
US7606793B2 (en) 2004-09-27 2009-10-20 Microsoft Corporation System and method for scoping searches using index keys
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
US7761448B2 (en) 2004-09-30 2010-07-20 Microsoft Corporation System and method for ranking search results using click distance
US20060078868A1 (en) * 2004-10-13 2006-04-13 International Business Machines Corporation Method and system for identifying barriers and gaps to E-learning attraction
WO2006058075A2 (en) 2004-11-22 2006-06-01 Truveo, Inc. Method and apparatus for an application crawler
WO2006055983A2 (en) * 2004-11-22 2006-05-26 Truveo, Inc. Method and apparatus for a ranking engine
US7584194B2 (en) * 2004-11-22 2009-09-01 Truveo, Inc. Method and apparatus for an application crawler
US7716198B2 (en) * 2004-12-21 2010-05-11 Microsoft Corporation Ranking search results using feature extraction
WO2006068220A1 (en) * 2004-12-22 2006-06-29 Ngk Spark Plug Co., Ltd. Sialon insert and cutting tool equipped therewith
US20060161520A1 (en) * 2005-01-14 2006-07-20 Microsoft Corporation System and method for generating alternative search terms
US7792833B2 (en) * 2005-03-03 2010-09-07 Microsoft Corporation Ranking search results using language types
WO2006130985A1 (en) * 2005-06-08 2006-12-14 Ian Tzeung Huang Internet search engine results ranking based on critic and user ratings
US7599917B2 (en) * 2005-08-15 2009-10-06 Microsoft Corporation Ranking search results using biased click distance
US7734632B2 (en) * 2005-10-28 2010-06-08 Disney Enterprises, Inc. System and method for targeted ad delivery
US8266162B2 (en) * 2005-10-31 2012-09-11 Lycos, Inc. Automatic identification of related search keywords
US8874591B2 (en) 2006-01-31 2014-10-28 Microsoft Corporation Using user feedback to improve search results
US8065292B2 (en) * 2006-04-17 2011-11-22 Cisco Technology, Inc. Generating an index for a network search engine
US20080005070A1 (en) * 2006-06-28 2008-01-03 Bellsouth Intellectual Property Corporation Non-Repetitive Web Searching
US7792967B2 (en) * 2006-07-14 2010-09-07 Chacha Search, Inc. Method and system for sharing and accessing resources
CN104656900A (en) 2006-09-13 2015-05-27 意美森公司 Systems and methods for casino gaming haptics
US20100293490A1 (en) * 2006-09-26 2010-11-18 Armand Rousso Apparatuses, Methods and Systems For An Information Comparator Comparison Engine
US8073681B2 (en) * 2006-10-16 2011-12-06 Voicebox Technologies, Inc. System and method for a cooperative conversational voice user interface
US8661029B1 (en) 2006-11-02 2014-02-25 Google Inc. Modifying search result ranking based on implicit user feedback
US20080154924A1 (en) * 2006-12-22 2008-06-26 Jun Ding Dynamic networking by matching profile information
US7801885B1 (en) * 2007-01-25 2010-09-21 Neal Akash Verma Search engine system and method with user feedback on search results
US7818176B2 (en) 2007-02-06 2010-10-19 Voicebox Technologies, Inc. System and method for selecting and presenting advertisements based on natural language processing of voice-based input
US7680851B2 (en) 2007-03-07 2010-03-16 Microsoft Corporation Active spam testing system
US8938463B1 (en) 2007-03-12 2015-01-20 Google Inc. Modifying search result ranking based on implicit user feedback and a model of presentation bias
US8694374B1 (en) 2007-03-14 2014-04-08 Google Inc. Detecting click spam
US8140375B2 (en) * 2007-04-18 2012-03-20 Microsoft Corporation Voting on claims pertaining to a resource
US7844605B2 (en) * 2007-04-20 2010-11-30 Yahoo! Inc. Using natural search click events to optimize online advertising campaigns
US8200663B2 (en) * 2007-04-25 2012-06-12 Chacha Search, Inc. Method and system for improvement of relevance of search results
US9092510B1 (en) 2007-04-30 2015-07-28 Google Inc. Modifying search result ranking based on a temporal element of user feedback
US8150979B1 (en) * 2007-06-04 2012-04-03 Google Inc. Supporting multiple landing pages
US8150868B2 (en) * 2007-06-11 2012-04-03 Microsoft Corporation Using joint communication and search data
US7941428B2 (en) * 2007-06-15 2011-05-10 Huston Jan W Method for enhancing search results
US20080313167A1 (en) * 2007-06-15 2008-12-18 Jim Anderson System And Method For Intelligently Indexing Internet Resources
WO2009009631A2 (en) * 2007-07-10 2009-01-15 Asim Roy Systems and related methods of user-guided searching
US8713001B2 (en) * 2007-07-10 2014-04-29 Asim Roy Systems and related methods of user-guided searching
US8694511B1 (en) 2007-08-20 2014-04-08 Google Inc. Modifying search result ranking based on populations
US8909655B1 (en) 2007-10-11 2014-12-09 Google Inc. Time based ranking
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
US20090216749A1 (en) * 2007-11-28 2009-08-27 Blame Canada Holdings Inc. Identity based content filtering
US8180780B2 (en) * 2007-12-06 2012-05-15 International Business Machines Corporation Collaborative program development method and system
US20090164929A1 (en) * 2007-12-20 2009-06-25 Microsoft Corporation Customizing Search Results
US20090171907A1 (en) * 2007-12-26 2009-07-02 Radovanovic Nash R Method and system for searching text-containing documents
WO2009094633A1 (en) 2008-01-25 2009-07-30 Chacha Search, Inc. Method and system for access to restricted resource(s)
US9486292B2 (en) 2008-02-14 2016-11-08 Immersion Corporation Systems and methods for real-time winding analysis for knot detection
EP2105846A1 (en) * 2008-03-28 2009-09-30 Sony Corporation Method of recommending content items
US8812493B2 (en) 2008-04-11 2014-08-19 Microsoft Corporation Search results ranking using editing distance and document information
US8346791B1 (en) 2008-05-16 2013-01-01 Google Inc. Search augmentation
US8359237B2 (en) * 2008-05-23 2013-01-22 Ebay Inc. System and method for context and community based customization for a user experience
US9305548B2 (en) 2008-05-27 2016-04-05 Voicebox Technologies Corporation System and method for an integrated, multi-modal, multi-device natural language voice services environment
US20090327270A1 (en) * 2008-06-27 2009-12-31 Microsoft Corporation Using Variation in User Interest to Enhance the Search Experience
US8515937B1 (en) 2008-06-30 2013-08-20 Alexa Internet Automated identification and assessment of keywords capable of driving traffic to particular sites
US8751559B2 (en) * 2008-09-16 2014-06-10 Microsoft Corporation Balanced routing of questions to experts
US8904345B2 (en) * 2008-09-30 2014-12-02 Ebay Inc. System and method for orchestration of customization for a user experience
US20100114945A1 (en) * 2008-11-05 2010-05-06 Bentley Jason Olive Methods, Systems, and Computer Readable Media for Associating a Network User with a Commercial Entity Associated with a Predetermined Profile and for Associating a Network User with a Commercial Entity Based on a Search Query
US8396865B1 (en) 2008-12-10 2013-03-12 Google Inc. Sharing search engine relevance data between corpora
US8595228B1 (en) * 2009-01-09 2013-11-26 Google Inc. Preferred sites
US8326637B2 (en) 2009-02-20 2012-12-04 Voicebox Technologies, Inc. System and method for processing multi-modal device interactions in a natural language voice services environment
US9195739B2 (en) * 2009-02-20 2015-11-24 Microsoft Technology Licensing, Llc Identifying a discussion topic based on user interest information
US9609513B2 (en) 2009-03-03 2017-03-28 Mobilitie, Llc System and method for device authentication in a dynamic network using wireless communication devices
US8190119B2 (en) * 2009-03-03 2012-05-29 E3 Llc System and method for direct communication between wireless communication devices
US20100241514A1 (en) * 2009-03-17 2010-09-23 Microsoft Corporation Automated provision of user feedback
US9519716B2 (en) * 2009-03-31 2016-12-13 Excalibur Ip, Llc System and method for conducting a profile based search
US9009146B1 (en) 2009-04-08 2015-04-14 Google Inc. Ranking search results based on similar queries
US9104791B2 (en) 2009-05-28 2015-08-11 Immersion Corporation Systems and methods for editing a model of a physical system for a simulation
US8447760B1 (en) 2009-07-20 2013-05-21 Google Inc. Generating a related set of documents for an initial set of documents
US20110040753A1 (en) * 2009-08-11 2011-02-17 Steve Knight Personalized search engine
US7831609B1 (en) * 2009-08-25 2010-11-09 Vizibility Inc. System and method for searching, formulating, distributing and monitoring usage of predefined internet search queries
US8498974B1 (en) 2009-08-31 2013-07-30 Google Inc. Refining search results
US8972391B1 (en) 2009-10-02 2015-03-03 Google Inc. Recent interest based relevance scoring
US8874555B1 (en) 2009-11-20 2014-10-28 Google Inc. Modifying scoring data based on historical changes
US20110196878A1 (en) * 2010-02-11 2011-08-11 Wang Tsu-Jia Friend System Based on Interest Ranking
US8924379B1 (en) 2010-03-05 2014-12-30 Google Inc. Temporal-based score adjustments
US8959093B1 (en) 2010-03-15 2015-02-17 Google Inc. Ranking search results based on anchors
US8244766B2 (en) 2010-04-13 2012-08-14 Microsoft Corporation Applying a model of a persona to search results
US9026529B1 (en) 2010-04-22 2015-05-05 NetBase Solutions, Inc. Method and apparatus for determining search result demographics
US9785987B2 (en) 2010-04-22 2017-10-10 Microsoft Technology Licensing, Llc User interface for information presentation system
AU2011258449B2 (en) 2010-05-25 2015-06-11 Mark F. Mclellan Active search results page ranking technology
CN102262630A (en) 2010-05-31 2011-11-30 国际商业机器公司 Method and device for carrying out expanded search
US8738635B2 (en) 2010-06-01 2014-05-27 Microsoft Corporation Detection of junk in search result ranking
US20110313954A1 (en) * 2010-06-18 2011-12-22 Microsoft Corporation Community model based point of interest local search
US9623119B1 (en) 2010-06-29 2017-04-18 Google Inc. Accentuating search results
US9043296B2 (en) 2010-07-30 2015-05-26 Microsoft Technology Licensing, Llc System of providing suggestions based on accessible and contextual information
MX337076B (en) * 2010-08-16 2016-02-11 Koninkl Philips Electronics Nv Method and apparatus for selecting at least one media item.
CA2805872C (en) * 2010-08-20 2014-04-15 Rakuten, Inc. Information provisioning device, information provisioning method, program, and information recording medium
WO2012025070A1 (en) * 2010-08-23 2012-03-01 Mymobai Gmbh Method for a data processing device for mobile terminals having dynamic user profile management and an integrated search application and voting application for offer searches and for marketing purposes
US8346792B1 (en) 2010-11-09 2013-01-01 Google Inc. Query generation using structural similarity between documents
US9002867B1 (en) 2010-12-30 2015-04-07 Google Inc. Modifying ranking data based on document changes
US8095534B1 (en) 2011-03-14 2012-01-10 Vizibility Inc. Selection and sharing of verified search results
US20120278318A1 (en) 2011-05-01 2012-11-01 Reznik Alan M Systems and methods for facilitating enhancements to electronic group searches
US11841912B2 (en) 2011-05-01 2023-12-12 Twittle Search Limited Liability Company System for applying natural language processing and inputs of a group of users to infer commonly desired search results
US9111211B2 (en) 2011-12-20 2015-08-18 Bitly, Inc. Systems and methods for relevance scoring of a digital resource
WO2013095755A2 (en) * 2011-12-20 2013-06-27 Bitly, Inc Systems and methods for relevance scoring of a digital resource
US9619811B2 (en) 2011-12-20 2017-04-11 Bitly, Inc. Systems and methods for influence of a user on content shared via 7 encoded uniform resource locator (URL) link
US9135344B2 (en) 2011-12-20 2015-09-15 Bitly, Inc. System and method providing search results based on user interaction with content
US9135211B2 (en) 2011-12-20 2015-09-15 Bitly, Inc. Systems and methods for trending and relevance of phrases for a user
US9128896B2 (en) 2011-12-20 2015-09-08 Bitly, Inc. Systems and methods for identifying phrases in digital content that are trending
US9582592B2 (en) 2011-12-20 2017-02-28 Bitly, Inc. Systems and methods for generating a recommended list of URLs by aggregating a plurality of enumerated lists of URLs, the recommended list of URLs identifying URLs accessed by users that also accessed a submitted URL
US9495462B2 (en) 2012-01-27 2016-11-15 Microsoft Technology Licensing, Llc Re-ranking search results
US8868592B1 (en) 2012-05-18 2014-10-21 Google Inc. Providing customized autocomplete data
US9009189B2 (en) 2013-01-31 2015-04-14 International Business Machines Corporation Managing and improving question and answer resources and channels
US9866924B2 (en) 2013-03-14 2018-01-09 Immersion Corporation Systems and methods for enhanced television interaction
US9183499B1 (en) 2013-04-19 2015-11-10 Google Inc. Evaluating quality based on neighbor features
US9772765B2 (en) * 2013-07-06 2017-09-26 International Business Machines Corporation User interface for recommended alternative search queries
US9898459B2 (en) 2014-09-16 2018-02-20 Voicebox Technologies Corporation Integration of domain information into state transitions of a finite state transducer for natural language processing
US9626703B2 (en) 2014-09-16 2017-04-18 Voicebox Technologies Corporation Voice commerce
EP3207467A4 (en) 2014-10-15 2018-05-23 VoiceBox Technologies Corporation System and method for providing follow-up responses to prior natural language inputs of a user
US10431214B2 (en) 2014-11-26 2019-10-01 Voicebox Technologies Corporation System and method of determining a domain and/or an action related to a natural language input
US10425492B2 (en) 2015-07-07 2019-09-24 Bitly, Inc. Systems and methods for web to mobile app correlation
RU2632135C2 (en) * 2015-11-11 2017-10-02 Общество С Ограниченной Ответственностью "Яндекс" System and method for refining search results
US10331784B2 (en) 2016-07-29 2019-06-25 Voicebox Technologies Corporation System and method of disambiguating natural language processing requests
US11010784B2 (en) 2017-01-31 2021-05-18 Walmart Apollo, Llc Systems and methods for search query refinement
US11609964B2 (en) 2017-01-31 2023-03-21 Walmart Apollo, Llc Whole page personalization with cyclic dependencies
US10554779B2 (en) 2017-01-31 2020-02-04 Walmart Apollo, Llc Systems and methods for webpage personalization
US10628458B2 (en) 2017-01-31 2020-04-21 Walmart Apollo, Llc Systems and methods for automated recommendations
US10366133B2 (en) 2017-01-31 2019-07-30 Walmart Apollo, Llc Systems and methods for whole page personalization
US10592577B2 (en) 2017-01-31 2020-03-17 Walmart Apollo, Llc Systems and methods for updating a webpage
US10949224B2 (en) 2019-01-29 2021-03-16 Walmart Apollo Llc Systems and methods for altering a GUI in response to in-session inferences

Family Cites Families (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5446891A (en) 1992-02-26 1995-08-29 International Business Machines Corporation System for adjusting hypertext links with weighed user goals and activities
US5490587A (en) * 1993-10-12 1996-02-13 Recot, Inc. Gravity accumulation conveyor apparatus
US5692176A (en) * 1993-11-22 1997-11-25 Reed Elsevier Inc. Associative text search and retrieval system
US6202058B1 (en) * 1994-04-25 2001-03-13 Apple Computer, Inc. System for ranking the relevance of information objects accessed by computer users
US5642502A (en) * 1994-12-06 1997-06-24 University Of Central Florida Method and system for searching for relevant documents from a text database collection, using statistical ranking, relevancy feedback and small pieces of text
US5799304A (en) 1995-01-03 1998-08-25 Intel Corporation Information evaluation
US5659732A (en) * 1995-05-17 1997-08-19 Infoseek Corporation Document retrieval over networks wherein ranking and relevance scores are computed at the client for multiple database documents
US6041311A (en) * 1995-06-30 2000-03-21 Microsoft Corporation Method and apparatus for item recommendation using automated collaborative filtering
US5794237A (en) * 1995-11-13 1998-08-11 International Business Machines Corporation System and method for improving problem source identification in computer systems employing relevance feedback and statistical source ranking
US6314420B1 (en) * 1996-04-04 2001-11-06 Lycos, Inc. Collaborative/adaptive search engine
US5867799A (en) 1996-04-04 1999-02-02 Lang; Andrew K. Information system and method for filtering a massive flow of information entities to meet user information classification needs
US5864871A (en) 1996-06-04 1999-01-26 Multex Systems Information delivery system and method including on-line entitlements
US5881232A (en) 1996-07-23 1999-03-09 International Business Machines Corporation Generic SQL query agent
US5890152A (en) 1996-09-09 1999-03-30 Seymour Alvin Rapaport Personal feedback browser for obtaining media files
US6119114A (en) * 1996-09-17 2000-09-12 Smadja; Frank Method and apparatus for dynamic relevance ranking
US5952942A (en) * 1996-11-21 1999-09-14 Motorola, Inc. Method and device for input of text messages from a keypad
US6006218A (en) * 1997-02-28 1999-12-21 Microsoft Methods and apparatus for retrieving and/or processing retrieved information as a function of a user's estimated knowledge
US5877759A (en) 1997-03-26 1999-03-02 Netscape Communications Corporation Interface for user/agent interaction
US6006222A (en) * 1997-04-25 1999-12-21 Culliss; Gary Method for organizing information
US5864840A (en) 1997-06-30 1999-01-26 International Business Machines Corporation Evaluation of existential and universal subquery in a relational database management system for increased efficiency
US6014665A (en) * 1997-08-01 2000-01-11 Culliss; Gary Method for organizing information
US6105023A (en) * 1997-08-18 2000-08-15 Dataware Technologies, Inc. System and method for filtering a document stream
US6269368B1 (en) * 1997-10-17 2001-07-31 Textwise Llc Information retrieval using dynamic evidence combination
US5973683A (en) * 1997-11-24 1999-10-26 International Business Machines Corporation Dynamic regulation of television viewing content based on viewer profile and viewing history
US6505202B1 (en) * 1998-08-04 2003-01-07 Linda Allan Mosquera Apparatus and methods for finding information that satisfies a profile and producing output therefrom
US6189002B1 (en) * 1998-12-14 2001-02-13 Dolphin Search Process and system for retrieval of documents using context-relevant semantic profiles
US6397212B1 (en) * 1999-03-04 2002-05-28 Peter Biffar Self-learning and self-personalizing knowledge search engine that delivers holistic results
US6327590B1 (en) * 1999-05-05 2001-12-04 Xerox Corporation System and method for collaborative ranking of search results employing user and group profiles derived from document collection content analysis

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO0077689A1 *

Also Published As

Publication number Publication date
WO2000077689A1 (en) 2000-12-21
AU7823400A (en) 2001-01-02
CA2376789A1 (en) 2000-12-21
US7072888B1 (en) 2006-07-04

Similar Documents

Publication Publication Date Title
US7072888B1 (en) Process for improving search engine efficiency using feedback
US10382573B2 (en) Method for click-stream analysis using web directory reverse categorization
US6633867B1 (en) System and method for providing a session query within the context of a dynamic search result set
US6718365B1 (en) Method, system, and program for ordering search results using an importance weighting
US6691106B1 (en) Profile driven instant web portal
US9323846B2 (en) Method, system, and graphical user interface for alerting a computer user to new results for a prior search
US7383299B1 (en) System and method for providing service for searching web site addresses
US7346604B1 (en) Method for ranking hypertext search results by analysis of hyperlinks from expert documents and keyword scope
US7996397B2 (en) Using network traffic logs for search enhancement
CA2579312C (en) Methods and apparatus for automatic generation of recommended links
US7152061B2 (en) Methods and systems for providing a response to a query
US8620892B2 (en) Collecting and scoring online references
US6789076B1 (en) System, method and program for augmenting information retrieval in a client/server network using client-side searching
US20150161256A1 (en) Method, System, and Graphical User Interface for Providing Personalized Recommendations of Popular Search Queries
US8166028B1 (en) Method, system, and graphical user interface for improved searching via user-specified annotations
US8312003B2 (en) Computer method and apparatus for collaborative web searches
US20030208578A1 (en) Web marketing method and system for increasing volume of quality visitor traffic on a web site
US20010037325A1 (en) Method and system for locating internet users having similar navigation patterns
US8589391B1 (en) Method and system for generating web site ratings for a user
US8990193B1 (en) Method, system, and graphical user interface for improved search result displays via user-specified annotations
US20080097891A1 (en) Virtual Stock Market Service Based on Search Index
US9275145B2 (en) Electronic document retrieval system with links to external documents
Fu et al. A Framework for Personal Web Usage Mining.
WO2001055909A1 (en) System and method for bookmark management and analysis
US20040205049A1 (en) Methods and apparatus for user-centered web crawling

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20020112

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE

AX Request for extension of the european patent

Free format text: AL;LT;LV;MK;RO;SI

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20021231