The present invention is directed to the field of electronic commerce, and, more particularly, to the field of purchasing opportunity analysis.
Electronic commerce enables computer users to purchase items, such as products and services, on the World Wide Web in a variety of ways using their computers. For example, opportunities to purchase items online include: online stores that are analogous to brick and mortar stores selling large inventories of items at a fixed price, online classifieds that sell a single item at a fixed price, online auctions in which users bid on an item, online reverse auctions in which sellers bid to sell an item to a user, and online purchase aggregation, in which groups of users aggregate their orders for products.
It can be useful for users to be able to identify similar purchasing opportunities, such as different opportunities to purchase the same or similar items. In the case of one-at-a-time purchasing opportunities such as online classifieds, a user may wish to find additional opportunities to purchase the same item where the user needs more than one of the item. For all kinds of purchasing opportunities, a user may wish to (a) price-shop for the same item, or (b) identify similar items that the user might also wish to purchase, either as an alternative to the first item or in addition to it.
Unfortunately, purchasing opportunities are generally not well-organized with respect to these objectives. Indeed, it is common for purchasing opportunities to be organized into general item categories, such as “office supplies” vs. “kitchen implements.” In some cases, purchasing opportunities are not organized at all.
Accordingly, a technique for automatically identifying opportunities to purchase similar items on the World Wide Web would have significant utility.
In a preferred embodiment, a software facility for automatically identifying similar purchasing opportunities (“the facility”) is provided. For example, for an initial auction, the facility can preferably identify auctions, or purchasing opportunities of other types, that offer the same or a similar item, similar prices or other terms, etc.
The facility preferably uses descriptive information about an initial purchasing opportunity to identify purchasing opportunities that are similar to the initial purchasing opportunity. The descriptive information may include information describing the item offered in the initial purchasing opportunity, as well as information describing other terms of the purchasing opportunity, such as price, availability, seller identity or location, purchasing opportunity type, as well as a variety of other types of information about the initial purchasing opportunity.
The facility first identifies key words occurring in the descriptive information for the initial purchasing opportunity whose occurrence tend to best differentiate the initial purchasing opportunity from others. The facility attributes a score to each key word quantifying this tendency. In a preferred embodiment, the facility identifies key words and attributes scores using the inverse document frequencies of the terms occurring in the descriptive information for the initial purchasing opportunity. The inverse document frequency of a term measures the fraction of occurrences of the term among the descriptive information for all of the purchasing opportunities that occur in the descriptive information for the initial purchasing opportunity. For example, if a particular term occurred three times in the descriptive information for the initial purchasing opportunity and occurred 100 times in the descriptive information for all of the purchasing opportunities, that term would have an inverse document frequency of 3%, or 0.03.
The facility searches the descriptive information for all of the purchasing opportunities to determine, for each key word, which purchasing opportunities' descriptive information contains the key word. In one embodiment, the facility does so by conducting a separate search for each key word, producing, for each key word, a search result containing a list of all of the purchasing opportunities whose descriptive information contain the key word. The facility then generates similarity scores for at least some of the other purchasing opportunities by, for each such purchasing opportunity, summing the scores of key words that occur in the purchasing opportunities.
The purchasing opportunity scores may then be used to order the purchasing opportunities based upon their level of similarity to the initial purchasing opportunity. For example, the facility may order other purchasing opportunities in decreasing order of their similarity to the initial purchasing opportunity. The purchasing opportunity scores may also be used to subset the purchasing opportunities based upon their level of similarity to the initial purchasing opportunity. For example, the facility may subset the other purchasing opportunities to include only the 20 purchasing opportunities that are the most similar to the initial purchasing opportunity, or may subset them to include only the purchasing opportunities that are judged to have at least a 90% likelihood of offering the same item that is offered in the initial purchasing opportunity. By displaying such ordered and/or subsetted lists of purchasing opportunities, the facility enables a user to purchase the same item from multiple sources, price-shop for an item among different sellers and/or purchasing opportunity types, or identify similar items that the user might also wish to purchase, either as an alternative to the first item or in addition to it.
The server computer system 150 contains a memory 160. The memory 160 preferably includes auction software 161 incorporating the facility 162, as well as a web server computer program 163 for delivering web pages in response to requests from web clients. While items 161-163 are preferably stored in memory while being used, those skilled in the art will appreciate that these items, or portions of them, may be transferred between memory and a persistent storage device 172 for purposes of memory management and data integrity. The server computer system further contains one or more central processing units (CPU) 171 for executing programs, such as programs 161-163, and a computer-readable medium drive 173 for reading information or installing programs such as the facility from computer-readable media, such as a floppy disk, a CD-ROM, or a DVD.
While preferred embodiments are described in terms in the environment described above, those skilled in the art will appreciate that the facility may be implemented in a variety of other environments including a single, monolithic computer system, as well as various other combinations of computer systems or similar devices connected in various ways.
To more fully illustrate its implementation and operation, the facility is described in conjunction with an example.
While the descriptive information used by the facility is shown in a single table having only two columns, is shown as corresponding only to the “Detail” field shown in
In one embodiment, the purchasing opportunity table is derived directly from electronic records of purchasing opportunities managed by the operator of the facility. In an additional embodiment, the purchasing opportunity table is compiled by systematically retrieving and analyzing information describing purchasing opportunities managed by others.
In order to find purchasing opportunities similar to the auction shown in
Archie
Jughead
ceramic
salt
pepper
shakers
The facility uses these inverse document frequencies to identify key words among the terms occurring in the item description for the distinguished purchasing opportunity. In various embodiments, the facility (a) selects any terms having an inverse document frequency higher than a fixed threshold; (b) selects a fixed number of the terms having the highest inverse document frequencies; and (c) selects a fixed percentage of the terms having the highest document frequencies. In the example, the facility utilizes an inverse document frequency absolute threshold of 0.0010000. Accordingly, the facility selects the following terms having inverse document frequencies greater than 0.0010000 as key words, as indicated in Table 1 by the underlining of these terms: Archie, Jughead, ceramic, salt, pepper, shakers.
After identifying the terms listed above as key words, the facility searches the purchasing opportunity table for purchasing opportunities whose items descriptions contain one or more of the key words. In this regard, the facility determines that the item descriptions for the purchasing opportunities having the following purchasing opportunity identifiers contain one or more of the key words: 219765112, 342197558, and 919822507.
The facility next generates a score for each of these three purchasing opportunities by summing the inverse document frequencies of any key words occurring in the item description for each purchasing opportunity. The results are shown below in Table 2.
ceramic
salt
pepper
shakers
Archie
Jughead
Archie
Jughead
The calculated purchasing opportunity scores may be used in a variety of ways. For example, the purchasing opportunity scores may be used to order a list of the found purchasing opportunities from most similar to least similar. In such a list, purchasing opportunity 342197558 would be first, purchasing opportunity 919822507 would second, and purchasing opportunity 219765112 would be third.
The purchasing opportunity scores can further be used to subset the found purchasing opportunities in a variety of ways. For example, the purchasing opportunity scores may be used to subset the list of found purchasing opportunities to include only (a) purchasing opportunities whose scores exceed an absolute threshold; (b) a fixed number of purchasing opportunities having the highest scores; or (c) a fixed percentage of the found purchasing opportunities having the highest scores. In terms of the example, to to identify a group of similar purchasing opportunities, the facility preferably employs an absolute threshold of 0.05000000, thereby including purchasing opportunities 342197558 and 919822507 and excluding purchasing opportunity 219765112. In order to identify purchasing opportunities having a high likelihood of offering the same item as the distinguished purchasing opportunity, the facility preferably applies an absolute threshold of 0.11000000, thereby including purchasing opportunity 919822507 and excluding purchasing opportunities 219765112 and 342197558.
It will be appreciated by those skilled in the art that the above-described facility may be straightforwardly adapted or extended in various ways. For example, the facility may be applied to purchasing opportunities of every conceivable sort. Further, the facility may employ a variety of other approaches to assessing term and purchasing opportunity scores. While the foregoing description makes reference to preferred embodiments, the scope of the invention is defined solely by the claims that follow and the elements recited therein.
This application is a divisional of, and claims priority to, co-pending U.S. patent application entitled “AUTOMATICALLY IDENTIFYING SIMILAR PURCHASING OPPORTUNITIES” filed on Mar. 30, 2000 and assigned application Ser. No. 09/538,679, which is incorporated herein by reference in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
5488725 | Turtle et al. | Jan 1996 | A |
5754939 | Herz et al. | May 1998 | A |
5761497 | Holt et al. | Jun 1998 | A |
5835087 | Herz et al. | Nov 1998 | A |
5848407 | Ishikawa et al. | Dec 1998 | A |
5870717 | Wiecha | Feb 1999 | A |
5915249 | Spencer | Jun 1999 | A |
5933822 | Braden-Harder et al. | Aug 1999 | A |
6029195 | Herz | Feb 2000 | A |
6092049 | Chislenko et al. | Jul 2000 | A |
6112203 | Bharat et al. | Aug 2000 | A |
6161084 | Messerly et al. | Dec 2000 | A |
6167398 | Wyard et al. | Dec 2000 | A |
6212517 | Sato et al. | Apr 2001 | B1 |
6266649 | Linden et al. | Jul 2001 | B1 |
6295543 | Block et al. | Sep 2001 | B1 |
6298344 | Inaba et al. | Oct 2001 | B1 |
6304854 | Harris | Oct 2001 | B1 |
6317722 | Jacobi et al. | Nov 2001 | B1 |
6356879 | Aggarwal et al. | Mar 2002 | B2 |
6370525 | Kaufman | Apr 2002 | B1 |
6408294 | Getchius et al. | Jun 2002 | B1 |
6421683 | Lamburt | Jul 2002 | B1 |
6460036 | Herz | Oct 2002 | B1 |
6484161 | Chipalkatti et al. | Nov 2002 | B1 |
6496206 | Mernyk et al. | Dec 2002 | B1 |
6496843 | Getchius et al. | Dec 2002 | B1 |
6609108 | Pulliam et al. | Aug 2003 | B1 |
6785671 | Bailey et al. | Aug 2004 | B1 |
7047242 | Ponte | May 2006 | B1 |
20080189232 | Dunning et al. | Aug 2008 | A1 |
Number | Date | Country | |
---|---|---|---|
Parent | 09538679 | Mar 2000 | US |
Child | 12190321 | US |