US20140289076A1 - Belief propagation for generalized matching - Google Patents

Belief propagation for generalized matching Download PDF

Info

Publication number
US20140289076A1
US20140289076A1 US14/295,524 US201414295524A US2014289076A1 US 20140289076 A1 US20140289076 A1 US 20140289076A1 US 201414295524 A US201414295524 A US 201414295524A US 2014289076 A1 US2014289076 A1 US 2014289076A1
Authority
US
United States
Prior art keywords
node
nodes
matching
messages
data
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.)
Abandoned
Application number
US14/295,524
Inventor
Tony Jebara
Bert Huang
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.)
Columbia University of New York
Original Assignee
Columbia University of New York
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 Columbia University of New York filed Critical Columbia University of New York
Priority to US14/295,524 priority Critical patent/US20140289076A1/en
Assigned to THE TRUSTEES OF COLUMBIA UNIVERSITY IN THE CITY OF NEW YORK reassignment THE TRUSTEES OF COLUMBIA UNIVERSITY IN THE CITY OF NEW YORK ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HUANG, BERT, JEBARA, TONY
Publication of US20140289076A1 publication Critical patent/US20140289076A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0613Third-party assisted
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F17/30386
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0247Calculate past, present or future revenues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0251Targeted advertisements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/08Auctions

Definitions

  • Embodiments of the present invention relate generally to matching, and, more particularly, to methods, systems, one or more computers program products and one or more computer readable media for matching things such as goods, services, and people to other entities, such as buyers, businesses, and people. Often these kinds of matchings present the opportunity to optimize some global good, such as revenue for a seller. Such an optimized matching can be handled using various methods.
  • FIG. 1A is a schematic diagram of a matching problem represented as a bipartite graph showing matched and unmatched elements according to some embodiments of the disclosed subject matter.
  • FIG. 1B illustrates networked processors according to some embodiments of the disclosed subject matter.
  • FIGS. 2A , 2 B, and 2 D are flow charts illustrating method processes for matching a set of things to a second set of things (or members of the same set of things in a unipartite application) based upon belief propagation according to some embodiments of the disclosed subject matter.
  • FIGS. 2C and 2E illustrate data storage and processing elements of a distributed processing embodiment, according to some embodiments of the disclosed subject matter.
  • FIG. 3 is a diagram of a system for matching a first class of things to a second class of things using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 4 is a diagram of a system for matching a first class of things to a second class of things using belief propagation including parallel processors according to some embodiments of the disclosed subject matter.
  • FIG. 5 is a diagram of an arrangement for distributed processing for performing generalized matching using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 6 is a diagram of a node processor according to some embodiments of the disclosed subject matter.
  • FIG. 7 is a diagram of a system for matching advertisers with search terms using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 8 is a chart of a method of matching advertisers with search terms using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 9 is a diagram of a system for matching dating service members using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 10 is a chart of a method of matching dating service members using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 11 is a diagram of a system for matching sellers and buyers or goods/services to bids in an auction using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 12 is a chart of a method of matching sellers and buyers or goods/services to bids in an auction using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 13 is a diagram of a system for resource allocation using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 14 is a chart of a method of resource allocation using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 15 is a diagram of a plurality of belief propagation processors according to some embodiments of the disclosed subject matter.
  • FIG. 16 is a diagram of a belief propagation processor according to some embodiments of the disclosed subject matter.
  • FIGS. 17A and 17B illustrate data and computational aspects of the handling of degree distribution matching opportunities which may be used to modify the structures and methods of the other embodiments, according to some embodiments of the disclosed subject matter.
  • FIG. 1A is a schematic diagram of a matching problem represented as a bipartite graph showing matched and unmatched elements according to some embodiments of the disclosed subject matter.
  • the bipartite graph 100 shows a first group of nodes 102 (u1-u4) matched to a second group of nodes 104 (v1-v4).
  • the first group may represent a first group of entities or things such as goods, people, or resources and the second group may represent a second group of entities or things such as consumers, people, or resource users.
  • Kinds of things that can make up these first and second groups are numerous as should be clear from the instant disclosure, but a common theme in most embodiments is that entities of the first group are to be matched to entities of the second group as a part of some kind of a transaction and the precise matching may correspond to some kind of aggregate value such as maximum total revenue.
  • the matching problem posed by the context of the particular first and second groups and the aggregate value sought may also involve constraints such as the number of first group of things that are to be matched to a given second group of thing. Groups could be distinguished by any classification, and groupings are not limited by the examples given.
  • dashed lines represent possible edges and solid lines (e.g., 108 ) represent b-matched edges.
  • b-matched it is meant that the problem illustrated results in a desired b matches between each of the first group of things to one or more second group of things.
  • b 2 for each node of groups 102 and 104 , so that each node 102 or 104 is connected to two other nodes 104 or 102 with matched edges 108 .
  • the information representing the potential assignment as indicated by all of the lines 106 and 108 can be supplemented with additional information, generally, weights, which indicate something about the value or cost associated with making each assignment.
  • a weight W value of an edge is represented at 116 .
  • This weight information may serve as a basis for selecting an assignment that provides some optimum or provides a basis for discriminating the goodness of one assignment scheme versus another.
  • the additional information may be represented in the form of any suitable data structure to store a weight for each edge, such as a weight matrix 118 with each row corresponding to a member of the first group and each column corresponding to a member of the second group with each cell 120 at an intersections indicating the respective weight of an edge connecting each pair of members.
  • the weight matrix 118 represents different weights for each combination of buyer and seller.
  • the problem of matching members of one group to another can be described in terms of a bipartite graph.
  • a bipartite graph (which can be represented by 100) and associated weight data, a method can be used to perform a matching based on belief propagation.
  • One or more computers may be provided with information defining supplier and customers, which are referred to herein as “nodes,” which information may be considered to define a bipartite graph 100 .
  • Each supplier node (u 102 or v 104 ) is connected to a customer node (v 104 or u 102 ) by an edge 108 so the one or more computers is supplied with the potential edges 108 of all the nodes 102 , 104 mapping from a supplier node to a customer node.
  • the one or more computers is also provided with access to weight data, for example a matrix 118 with a weight value 119 for each edge of the bipartite graph data structure.
  • the process executed by the one or more computers is such that information is recorded and updated respective of each node, such that a subprocess is performed for each node that communicates with other nodes.
  • the weight data may be total cost of goods and the optimum matching would coincide with maximum exchange of revenue between buyers and sellers.
  • the matching problem may be distributed among multiple processors 142 and 144 communicating over a network such that each can send and receive messages, the links being depicted figuratively as connecting lines 140 .
  • each node 102 or 104 may correspond to a respective node processor 142 or 144 .
  • each processor would correspond to multiple nodes, but for the sake of discussion, the case where there is a separate processor for each node will be assumed.
  • each supplier node processor 142 only a portion of the weight data in the weight matrix 118 may be provided to each supplier node processor 142 , the portion being sufficient to indicate the weights of the edges that connect each supplier to all its potential customers (e.g., all the other customers).
  • only a portion of the weight matrix may be provided to each customer node processor 144 indicating the weights of the edges that connect the customer to all its potential suppliers.
  • the node processors can access the respective weight information on common (e.g., central) or distributed data stores (e.g., respective of each node 142 , 144 or community of node processors 142 , 144 ).
  • each supplier or customer node may only require access to a vector, defining the potentially connected customer and supplier node weights.
  • the graph and matrix data may be apportioned among different computers or processors such that each receives only the lists of its suppliers or customers and the associated weights.
  • the only other information required for a complete solution is a train of messages from other nodes, where each message may be a simple scalar.
  • a matching can be obtained that progressively seeks an optimization of the above problem by having each customer node keep a score of, for example, how much better buying from each supplier node is than buying from other suppliers. Also, each buyer node may keep a score of how much better selling to each customer node is than selling to other customers. Initially, the score may be just the dollar values represented by the weights. In the process described below, figuratively speaking, as the scores are updated, the supplier nodes tell the customer nodes how much potential money is lost if they are chosen according to their current scores and the customers tell the suppliers similarly. All the scores are continuously updated using this data which may be described as passing messages among the nodes, where the messages contain the information to keep score.
  • the scores progress toward an optimum sorted list of suppliers for each customer and a sorted list of customers for each supplier. Then each supplier or customer node's information can be used to select that supplier or customer's best one or more matches.
  • each node updates a value corresponding to each of the supplier nodes and customer nodes, with a processor.
  • the process may be described as “belief propagation,” and entails passing messages between adjacent nodes.
  • An important aspect of the approach is knowing when to stop passing messages and determine the best matchings from the node's data. Because the approach can progress toward an optimal solution (that is, when the operation 210 , or similar in the other embodiments, is performed, the best matches found get better and better with the number of messages processed).
  • the one or more computers could be programmed to stop after a period of time or after a threshold number of messages. An optimal solution can be obtained upon the realization of another termination condition which is described below.
  • the one or more computers may be selected and provided to a client process, for example the matchings may be displayed on a terminal for a user to see.
  • the graph 100 includes a limited number of nodes and edges for illustration purposes.
  • the number of nodes and edges in an actual graph data structure for the embodiments described below may include a greater or lesser number of nodes/edges than the number of nodes/edges shown in FIG. 1A .
  • the b value for each node in a particular implementation may be assigned a value other than 2 depending on the contemplated matching problem to be solved by the implementation.
  • variables are initialized as indicated by the operation 206 .
  • the latter operation may include initializing values of data storage elements that store the values of the most recent messages received by the node processor.
  • An iterative process is performed at 208 by each node processor 230 , 250 (see node processors in FIGS. 2C and 2E ) to generate messages and to process received messages until a termination condition 212 is met. Referring to FIGS.
  • the multiple customer node processors 230 contain various updateable data stores 241 , 243 , 245 which hold a weight vector 241 , a received message vector 243 , and a new message vector 245 .
  • Each node processor 230 also may store data indicating the potential supplier nodes to which the node corresponding to the node processor 232 to may be potentially matched. This additional data may be inherent in the data stored at 241 , 243 , and 245 depending on the data structure employed since the weight matrices, received message values, and new message values are each respective of one of these attached node processors 232 .
  • multiple supplier node processors 250 contain various updateable data stores 261 , 263 , 265 which hold a weight vector 261 , a received message vector 263 , and a new message vector 265 .
  • Each node processor 250 also may store data indicating the potential nodes to which the node corresponding to the node processor 252 to which it may be potentially optimally matched, but this data may be inherent in the other data as discussed above.
  • the node processor 230 receives messages from, and transmits messages to, node processors 232 to which it is connected, each of which corresponds to another node in the respective disjoint set.
  • each node processor 230 and 232 corresponds to a node of a bipartite graph which has two disjoint sets U and V.
  • the node processors 232 each have the features of node processor 230 .
  • the function of each node processor 230 may be to derive messages from the data in the data stores 241 , 243 , 245 and transmit such messages and to receive messages and update the data in the data stores 241 , 243 , 245 . This is done iteratively, in the subprocess 208 , as shown in process 200 of in FIG. 2A .
  • FIG. 2B illustrates an embodiment of operations within 208 of FIG. 2A and FIG. 2C illustrates further operations within 208 of FIG. 2A . Similar operations are illustrated in FIG. 2D .
  • FIG. 2B shows operations a node in the first set U of the bipartite graph and
  • FIG. 2D shows operations a node in the second set V of the bipartite graph. The operations are the same, but the operand indices are different in order to account for the set to which the node belongs.
  • FIG. 2A the operations of FIG. 2B may be done by separate processors respective of one or more nodes in the single bipartite graph, by processors corresponding to subsets of nodes or by a single processor.
  • the iteration illustrated as a single process at 208 may be performed by separate processors in an independent fashion based on messages shared between them.
  • the node processor 230 performs calculations corresponding to node U i .
  • the list of intermediate values SM j is sorted and the term corresponding to the supplier having the bth highest value is identified.
  • the suppliers are indicated by the index j, so a value L is set to this index.
  • This process at 248 is referred to herein as a message update process to refer to the fact that the sequence of messages continuously updates the belief values calculated by other processors (not to imply that each processor in all implementations would continuously calculate and update its belief values, since this operation, for example as described at 210 , can be done once or repeatedly).
  • the node processor 250 performs calculations corresponding to node V i .
  • the list of intermediate values SM j is sorted and the term corresponding to the customer having the bth highest value is identified.
  • the customers are indicated by the index j, so a value L is set to this index.
  • the new messages are passed between all the node processors 232 and 252 until a termination condition 212 is reached. Operation proceeds based on whether the termination condition has been reached, as indicated at 212 .
  • the termination condition may be, for example, expiration of a watchdog timer or a number of messages received by each of the processors.
  • Another alternative, and one that provides an optimum solution, is for each node processor to terminate when the messages stop changing. That is, the more recent message is compared to the previous message and if they are the same, the processor stops processing for sending node, or when all messages are the same as corresponding prior messages processing for all nodes can be halted.
  • the operation 212 may also include updating the data stores 243 or 263 .
  • the termination condition can be defined as reaching a steady state with respect to message updating, that is, the changes in messages stops.
  • the steady state can be defined as no further message updates being sent if the sending processor makes the determination that the updates are not changing, or when a number of update message being sent or received is below a certain threshold.
  • the termination condition can be defined in terms of a number of iterations of message updating or a number of messages sent (either an aggregate number or a number per node).
  • the termination condition can be defined as the elapsing of a predetermined period of time. If the termination condition has been reached, processing continues with the selection, for an input node, of a predetermined number of supplier nodes or a predetermined number of customer nodes, as indicated at 214 . Otherwise processing returns to the operation indicated at 208 and discussed above.
  • each node can calculate a vector showing the optimal matches. This can be done by U nodes by enumerating the values of e ⁇ p(W i,k )*RM i over k and selecting the b largest values. This can be done by V nodes by enumerating the values of e ⁇ p(W k,i )*RM i over k and selecting the b largest values. Note that the RM values are respective of the U of V node for which the calculation is done.
  • the graph data structure can be any type of data structure suitable for use with generalized matching using belief propagation, such as a bipartite graph data structure.
  • the graph data structure can contain one or more nodes of the same group (unipartite case) or different groups (bipartite case).
  • the graph data structure can include supplier nodes and customer nodes, where each supplier node can be connected to one or more customer nodes, and vice versa.
  • the graph node data structure elements correspond to physical entities such as suppliers, customers, goods and/or services.
  • the nodes correspond to other entities as described below with respect to other embodiments.
  • the weight data such as represented by the weight matrix discussed above may represent a profit value for each edge between two nodes of the graph data structure.
  • the weight matrix may also be a cost matrix representing a cost associated with a respective matching with suitable values for the terms to suit the computational methods.
  • the matching process typically includes a function to enhance and/or maximize profit.
  • the matching process typically includes a function to reduce and/or minimize cost.
  • the values in the profit matrix can be negative, zero, positive or a combination of these values.
  • An exemplary weight matrix may be represented by a data structure having a record corresponding to each node.
  • the record for each node can include a list of adjacent nodes and a profit value for each of the adjacent nodes.
  • the term “adjacent” refers to the nodes to which a given node may be connected in the same (unipartite case) or a disjoint set (bipartite case).
  • the items of data in the profit matrix can represent physical entities or values such as actual supplier capacity, actual customer demand, monetary amounts of bidding or asking prices, monetary amounts of profit, distances, monetary costs, and/or the like.
  • a portion of the profit matrix can be selected and provided to a respective node processor. The selected portion can represent only the profit matrix record corresponding to each respective node processor. By providing only a portion of the profit matrix to each node processor, data storage and transfer requirements can be reduced.
  • the node processor can be a computer, a single processor on a device with multiple processors, or any suitable machine capable of making the described computations and sending and receiving the described data.
  • value (or data content) of each message is determined according to a compressed message update process.
  • Received messages may be stored by the processor in an electronic memory, such as, for example, random access memory (RAM), nonvolatile storage, a database or any suitable data store.
  • RAM random access memory
  • the operation 210 can be performed the respective node processors.
  • Downstream processing 214 may include a process that corresponds to the particular application.
  • the bipartite graph may describe an application in which search queries or other key words terms appearing on web pages are assigned to bidders, as described in U.S. patent application Ser. No. 11/285,126 (published as U.S. Publication No. 2007/0118432) to Vazirani et. al., filed Nov. 21, 2005, which is hereby incorporated by reference in its entirety.
  • a first set of nodes would be the bidders and a second set of nodes would be the sellers and the downstream operation would include placing the advertisements corresponding to the bidders to corresponding locations on one or more web pages, for example, alongside search results or on other web pages.
  • the general opportunity of matching bidders to advertising opportunities on the web can include placing advertisements in a location (such as a web page, a real time data stream such as a movie, a broadcast, a netcast, a feature such as a billboard or product placement in a data stream or other medium such as an online game world, or any other type of media outlet or scheme) and time (the instant advertising opportunity, for example defined by time and location, referable to as “advertising spots”).
  • the bidders for advertising spots can be individuals, corporations, or virtual entities such as entities in games, such as avatars.
  • respective processors can be linked by any suitable mechanism which may include local or distributed input/output systems including electronic or optical input/output systems and systems providing communication over networks, busses, crossbar switches, or any other suitable data interchange system.
  • An important example of advertising spots is auction systems for placing advertisements in response to events such as the submission of certain keywords or phrases in search engines or the contents of web pages accessed in a search.
  • the advertisements can be placed alongside search results and on target web pages responsively to the content of the target or the terms used in a search query.
  • users can enter bids for terms.
  • the users can provide budgets or quotas to limit the number of advertisements that are placed, thereby allowing the user to maintain an advertising budget.
  • the auction provider for example, an Internet search engine provider, can receive all or a part of the bid for the advertising spot. Also, additional factors, such as click-through rates, may also be taken into account in determining the bidding schedule.
  • the nodes selected at 214 may be matched based on updated belief values. For example, in a b-matching problem, the b nodes having the highest belief values with respect to an input node are selected. Ties can be handled in a number of ways including by using a “coin toss” to select between tying nodes, or, alternatively or in addition, a small random value can be added to the weight or profit matrix value for each edge so that no two nodes are likely to tie. The selected nodes can be provided as output to another process or system. Processing can terminate at 216 .
  • the 202 - 216 procedure may be repeated in whole or in part in order to accomplish a variety of transactions involving matching based on associated values of respective matches and data limiting or variably valuing the number of matches.
  • the data limiting the number of matches is a single constant value (b) for all the entities to be matched.
  • the number of desired matches can be respective of each node, that is, there may be quotas for up to 2n different matches, each respective of a different party. For example, each seller may identify a particular quota and each buyer may identify a particular quota.
  • the matches may be made according to the relative cost or profit or some other measure indicating the desirability associated with of a respective number of matches. This scenario is also discussed below.
  • Belief values may be updated for the entire graph data structure and then matching results may be provided for a plurality of nodes of interest before the belief values of the graph are updated.
  • the matching may result in changes to one or more nodes in the graph as a result of being selected as matching nodes (e.g., a supplier's amount of available goods may be reduced or a customer's requirement for goods may have been met)
  • the belief values may need to be recomputed each time a matching is performed for a node.
  • FIG. 3 is a block diagram of a system for generalized matching using belief propagation according to some embodiments of the disclosed subject matter.
  • a belief propagation matching system 300 includes a group of suppliers 302 and a group of customers 304 . Each of the suppliers 302 and customers 304 are represented as nodes in a graph data structure 306 .
  • the system 300 also includes a profit (or cost) matrix 308 .
  • the graph data structure 306 and profit matrix 308 are provided as input to a belief propagation matching processor 312 .
  • Also provided as input to the belief propagation matching processor 312 is input data 310 .
  • the belief propagation matching processor is coupled to a data storage 314 and provides matching results 316 as output.
  • the suppliers 302 and customers 304 are stored as nodes or vertices of the graph data structure 306 .
  • the profit matrix 308 stores the edge profits (or weights) for each edge connecting a supplier and customer.
  • the graph data structure 306 and the profit matrix 308 can each be stored in the data storage 314 .
  • the belief propagation matching processor 312 receives the input 310 , which can be, for example, a node of interest for b-matching.
  • the belief propagation matching processor 312 uses the graph data structure 306 and the profit matrix 308 to perform the b-matching according to the method described above with respect to FIG. 2A .
  • the messages and beliefs are stored in the data storage 314 .
  • the belief propagation matching processor 312 outputs the matching results 316 .
  • the termination condition can include any of the termination conditions described above with reference to the conditional branch 212 in FIG. 2A .
  • the belief propagation matching processor 312 can operate according to software instructions retrieved from a one or more computers readable media.
  • the software instructions when executed by the belief propagation matching processor 312 , cause the belief propagation matching processor 312 to perform the belief propagation generalized matching methods as described above.
  • an implementation of software for the belief propagation matching processor 312 can function according to the following pseudo code:
  • the above pseudo code represents an example of a linear implementation of the belief propagation method described above. Simplifications have been made for purposes of illustration including assuming that each node exchanges messages with all nodes of the corresponding type. Simplifications have been made in the flow charts of FIG. 2A and similar flow charts as well, which are for purposes of illustration and it is recognized that a commercial implementation of the basic methods can vary and can be made more efficient than disclosed in the flow charts and pseudo code. For example, in an actual implementation, nodes may only exchange messages with their respective neighbor nodes (the term “neighbor is used here to identify claims that can be connected), each being assigned to a respective processor. Also, the pseudo code example above continues until no messages are changed. As described above, there are other termination conditions that can be used with the belief propagation method. Another assumption made to simplify the illustration example is that the b value for all types of nodes is constant and the same for all. It will be appreciated that, in a contemplated implementation, nodes may have different b values and that the b values may be constant or variable.
  • the belief propagation matching processor 312 can be a general-purpose one or more computers adapted for generalized matching using belief propagation, a special-purpose one or more computers for generalized matching using belief propagation, a programmed microprocessor or microcontroller and peripheral integrated circuit element, an ASIC or other integrated circuit, a digital signal processor, a hardwired electronic or logic circuit such as a discrete element circuit, a programmed logic device such as a PLD, PLA, FPGA, PAL, or the like.
  • the data storage 314 can be a database such as a relational database or any other suitable arrangement of data.
  • the data can be stored in a physical media such as a volatile or nonvolatile electronic memory, a magnetic storage device, and/or an optical storage device.
  • FIG. 4 is a block diagram of a system for generalized matching using belief propagation including parallel processors according to some embodiments of the disclosed subject matter.
  • a belief propagation matching system 400 includes a group of suppliers 402 and a group of customers 404 . Each of the suppliers 402 and customers 404 are represented as nodes arranged and stored in a graph data structure 406 .
  • the system 400 also includes a profit (or cost) matrix 408 .
  • the graph data structure 406 and profit matrix 408 are provided as input to a belief propagation matching system 412 .
  • Also provided as input to the belief propagation matching system 412 is input data 410 .
  • the belief propagation matching system 412 is coupled to a data storage 414 and provides matching results 416 as output.
  • the suppliers 402 and customers 404 are stored as nodes or vertices of the graph data structure 406 .
  • the profit matrix 408 stores the edge profits (or weights) for each edge connecting a supplier and customer.
  • the graph data structure 406 and the profit matrix 408 can each be stored in the data storage 414 .
  • the belief propagation matching system 412 receives the input 410 , which can be, for example, a node of interest for b-matching.
  • the belief propagation matching processor 412 uses the graph data structure 406 and the profit matrix 408 to perform a distributed form of belief propagation for b-matching described above with respect to FIG. 2A .
  • the messages are updated using distributed (or parallel) processing and stored in the data storage 414 .
  • the termination condition can include any of the termination conditions described above with reference to the conditional branch 212 of FIG. 2A .
  • the belief propagation matching system 412 can be a distributed or parallel processing system.
  • the belief propagation matching system 412 can be implemented as a grid or cloud computing system.
  • the data storage 414 can be an Internet-based scalable storage infrastructure such as Amazon.com's Simple Storage Service (S3) or any other data storage system suitable for use with the belief propagation matching system 412 .
  • S3 Amazon.com's Simple Storage Service
  • the belief propagation matching system 412 can also be implemented according to any other suitable distributed or parallel processing architecture, including hardware and software systems containing more than one processing element or storage element, concurrent processes, multiple programs, and/or the like.
  • the systems and methods described above and below, herein, can be applied to matching nodes in a system represented by a unipartite graph data structure such as a social network.
  • the systems and methods can be used to provide matching results such as social network referrals, connecting websites to other websites, routing messages on a network such as the Internet, and chip layout.
  • all nodes are of the same type or class (e.g., social network members) rather than disjoint sets and they can be matched with other nodes based on a value matrix having a weight or value for each edge of the unipartite graph data structure. For example, in the case of FIG. 1A , a unipartite version would have “u” nodes ( 102 ) that are the same as the “v” nodes ( 104 ).
  • FIG. 5 is a diagram of an arrangement of distributed processors for generalized matching using belief propagation according to some embodiments of the disclosed subject matter. Although only eight are shown, any number can be provided.
  • a first group of node processors ( 502 - 508 ) correspond to nodes u1-u4 of the graph shown in FIG. 1A , respectively.
  • a second group of node processors ( 512 - 518 ) correspond to nodes v1-v4 of the graph shown in FIG. 1A , respectively.
  • Each of the node processors ( 502 - 508 and 512 - 518 ) are independently coupled to a network 510 (e.g., the Internet, a local area network, wide area network, wireless network, virtual private network, custom network, bus, backplane, or the like).
  • a network 510 e.g., the Internet, a local area network, wide area network, wireless network, virtual private network, custom network, bus, backplane, or the like.
  • each of the node processors ( 502 - 508 and 512 - 518 ) can communicate with the others and send/receive messages according to the belief propagation method described above.
  • each of the node processors ( 502 - 508 and 512 - 518 ) can be queried independently for its b-matched list generated by the belief propagation method described above. Not only can each node be independently queried, but each node can arrive at its optimal b-matched solution without requiring knowledge of the other nodes' solutions (i.e., the
  • the solutions for each node can be aggregated in a central data storage location or may be retained individually at each node, or grouped according to a criterion (e.g., grouping all supplier matches into a list and all customer matches into another list). This aspect is also discussed elsewhere in the present application and so will not be elaborated upon here.
  • the network 510 can be a network such as the Internet, a local area network (LAN), a wide area network (WAN), a virtual private network (VPN), a direct connection network (or point-to-point), or the like.
  • the network can include one or more now known or later developed technologies for communicating information that would be suitable for performing the functions described above. The selection of network components and technologies can depend on a contemplated embodiment.
  • each processor is shown for each node for clarity and simplicity of illustrating and describing features of an embodiment. It will be appreciated that each processor may perform the belief propagation method for more than one node.
  • FIG. 6 is a diagram of a node processing system for generalized matching using belief propagation according to some embodiments of the disclosed subject matter.
  • the node processing system 600 includes a belief propagation node processor 602 that is adapted to access belief propagation software on one or more computer-readable media 604 .
  • the belief propagation node processor 602 is coupled via link 606 to a network 608 .
  • the belief propagation node processor 602 is also coupled to an electronic data store that has stored therein a profit matrix subset 610 , received messages 612 and belief values 614 .
  • the belief propagation node processor 602 loads the belief propagation software 604 from the one or more computer readable media and executes the software. Once executing, the software directs the belief propagation node processor 602 to perform generalized matching using belief propagation according to the method described above.
  • the belief propagation node processor 602 accesses the profit matrix subset 610 and computes an updated message value for each connected (or neighbor or adjacent) node and sends the respective updated message to each connected node.
  • the belief propagation node processor 602 also receives updated messages from the connected nodes.
  • the received messages are stored in the received messages area 612 of data storage.
  • the received messages 612 are used in connection with the profit matrix subset 610 to update belief values 614 for each of the connected nodes.
  • the profit matrix subset 610 is the portion of the profit matrix that includes data regarding nodes connected to the node represented by the belief propagation node processor 602 .
  • the belief propagation node processor 602 can sort the belief values 614 and the b connected nodes with the largest belief values can be selected as the b-matching solution for the node corresponding to the belief propagation node processor 602 . It will be appreciated that the selection of the largest belief values is applicable to an example in which a profit matrix is used and it is desirable to enhance and/or maximize profit and that other sorting and selection techniques may be used in a particular embodiment, for example in an embodiment employing a cost matrix it may be appropriate to select the smallest belief values.
  • the belief propagation software on a one or more computers readable media 604 when executed, can cause the belief propagation node processor 602 to operate according to the following pseudo code:
  • the above pseudo code example makes several assumptions in order to simplify the pseudo code for illustration purposes.
  • the b value is a constant value.
  • the code is assumed to be used on a processor that is computing the belief propagation for a single node of the graph, so that the indexing can be simplified for illustration.
  • Generalized matching or auction problems find the best assignment of goods to consumers or advertisers to consumers when given a matrix of weights or value for each possible assignment.
  • Generalized bipartite matching is 100% solvable by linear programming.
  • the disclosed subject matter approach may employ belief propagation which provide certain advantages and can provide solutions which are 100% optimal. For example, it can provide solutions that are optimal in an efficient manner and can scale up to problems involving millions of users and advertisers.
  • Other applications include network reconstruction, image matching, resource allocation, online dating, sensor networks, and others.
  • Online content providers can use the disclosed subject matter to better match advertising after a user enters a search term.
  • online content providers show the top advertisers that bid the highest amount for a particular search term.
  • this is done by performing a generalized matching and then controlling the display of the advertisement accordingly.
  • FIG. 7 is a block diagram of a system for matching advertisers with search terms using belief propagation according to some embodiments of the disclosed subject matter.
  • the system 700 includes a search engine/content provider 702 that is coupled to a belief propagation system for advertisement/keyword (search term) matching 704 .
  • the search engine/content provider 702 is also coupled to an electronic data store having stored therein data representing a plurality of advertisers ( 706 - 708 ) each having a respective set of search terms (or keywords). advertisement associated with each keyword, and a bid for placing each advertisement ( 710 - 712 ).
  • the search engine/content provider 702 receives search terms, keywords and/or uniform resource locators (URLs) 714 from one or more users.
  • URLs uniform resource locators
  • the search engine/content provider 702 performs search term/advertiser matching using the belief propagation system for advertisement/keyword (or search term) matching 704 to match a number of advertisements (three in this example) to the search term input, as described below with respect to FIG. 8 .
  • the b-matching advertisements (e.g., 3) are then displayed on a search engine results page (or content page of a partner website) 716 as displayed advertisements 718 .
  • the b-matching advertisements may then be automatically placed and displayed on a search engine's results page.
  • other actions can be automatically implemented such as allocating computational resources to users, outputting authorization codes to allow users to access physical equipment (such as backhoes, automobiles, tools, or other mechanical equipment).
  • the number and variety of consequential actions that can be automatically initiated or culminated as a result of the matchings made are varied and will depend on the applications.
  • the nodes of the graph data structure include the advertisers/advertisements and the keywords (or search terms).
  • the profit matrix includes the bid prices for each ad by each advertiser.
  • the bid prices may be used as raw values or may be manipulated in order to arrive at a profit for the bid.
  • the b value represents the maximum number of advertisements to be displayed (e.g., 3).
  • each advertiser/advertisement node may also be subject to other constraints on its belief value such as a quota of advertisements to be displayed during a given period of time or a quota on an amount of money to be spent during a given period of time. These constraints may affect whether or not an advertiser/advertisement is selected as matching for a keyword, even if the bid for that advertiser/advertisement is high enough that it would normally be selected.
  • Advertisers may seek to manipulate or “game” the advertising bid system.
  • the belief propagation methods and systems described above can be modified to provide enhanced protection against bid or ad system manipulation.
  • one bid manipulation scheme includes attempting to deplete a competitor's ad budget by placing a bid just less than the winning bid, this causes the price actually paid by the winning bidder to be artificially high and thus depletes the competitor's budget faster than would normally occur. After the competitor's budget is depleted, their bid is no longer the highest and the ad can be placed at a lower cost by the manipulator.
  • One technique for combating this type of manipulation is to augment the b-matching algorithm with a module that can select a winner other than the first place or b-highest matches.
  • the manipulator's ad can be chosen, thus depleting the manipulator's budget as well. This discourages advertisers from placing artificially high bids in an attempt to deplete a competitor's budget. It will be appreciated that other now known or later developed ad auction manipulation prevention measures can be used with the disclosed subject matter.
  • the system for matching advertisements with search terms or keywords 700 can comprise a second system (not shown) in addition to the belief propagation matching system for advertisement keyword matching ( 704 ).
  • the second system can be a bid web server, which also would typically comprise one or more computer storage media, one or more processing systems and one or more databases.
  • Conventional web browsers, running on client computers can be used to access information available through the bid web server and permit advertisers to place bids for desired keywords that will be queried through the search engine or content provider.
  • the bid web server can be accessed through a firewall, not shown, which protects account information and other information from external tampering. Additional security measures such as Secure HTTP or the Secure Sockets Layer may be provided to enhance the security of standard communications protocols.
  • FIG. 8 is a chart of a method of matching advertisers with search terms using belief propagation according to some embodiments of the disclosed subject matter.
  • the graph data structure nodes or vertices represent advertisers and keywords to be matched.
  • the graph data structure can include advertiser nodes that represent an advertisement from a particular advertiser to be displayed when a users enters one of a group of keywords that are of interest to the advertiser.
  • the graph data structure can include keywords or search terms that correspond to those entered by users and which need to have a set of advertisements matched with in order to enhance and/or maximize revenue generated from pay-per-click advertising, for example.
  • a profit matrix is also provided.
  • the profit matrix represents a profit value for each advertiser/advertisement node connected to a corresponding search term node.
  • variables are initialized. The latter operation may include initializing values of data storage elements that store the values of the most recent messages received by the node.
  • a belief propagation processor or distributed processing system adapted to perform belief propagation sends each message from a node based on the profit matrix values and received messages of that node.
  • the value (or data content) of each message is determined according to a compressed message update process, described above.
  • Received messages are stored by the processor in an electronic memory, such as, for example, RAM or a database.
  • the message passing can be performed iteratively until a termination condition is met.
  • a conditional branch based on the termination condition is indicated at 812 . As discussed elsewhere, a variety of conditions can be defined.
  • Belief values for each neighboring node are updated based on received messages and stored as indicated at 810 .
  • the updating can be executed, for example, by the processor adapted to perform belief propagation.
  • the belief value for each node is based on the received messages and the profit matrix portion. If the belief value updating would result in changes to messages already sent, then those messages are sent again with updated values. However, if no belief values change or no message updates are needed, then the node does not send out messages. The settling of the node's belief values for adjacent nodes can indicate that an optimal solution has been reached and the belief propagation has converged on a solution to the matching problem.
  • the b-matching advertiser/advertisement nodes matching an input search term are selected as indicated at 814 .
  • the selected advertiser/advertisement nodes are matched based on sorted belief values. For example, in a b-matching problem, the b nodes having the highest belief values (i.e., profit values) with respect to an input node are selected.
  • the selected nodes can be provided as output to another process or system. For example, the advertisements corresponding to the selected nodes can be displayed on the search engine results page or content page associated with the search term. Then processing ends at 816 .
  • the sequence 802 - 816 may be repeated in whole or in part in order to accomplish contemplated generalized matching using belief propagation.
  • the belief values may be updated for the entire graph data structure and then matching results may be provided for a plurality of nodes of interest before the belief values of the graph are updated.
  • the matching may result in changes to one or more nodes in the graph as a result of being selected as matching nodes (e.g., an advertiser's quota of ads or quota of dollars spent may be reached), the belief values may need to be recomputed each time a matching is performed for a node.
  • FIG. 9 is a block diagram of a system for matching dating service members using belief propagation according to some embodiments of the disclosed subject matter.
  • the system 900 includes a dating service provider 902 that is coupled to a belief propagation system for dating service member matching 904 .
  • the dating service provider 902 is also coupled to an electronic data store having stored therein data representing a plurality of dating service members ( 906 - 908 ) each having a respective set of interests ( 910 - 912 ).
  • the dating service provider 902 receives the interests ( 910 - 912 ) from one or more respective users ( 906 - 908 ).
  • the interests ( 910 - 912 ) can be used to generate a “profit” matrix (effectively captures a compatibility metric) for the users, for example, by generating a value representing the interests in common for a given pair of users.
  • the dating service provider 902 performs member matching using the belief propagation system for dating service member matching 904 to match each member with b other members (e.g., for a fee a dating service may provide b introductions or matches to each user), as described below with respect to FIG. 10 .
  • the b matching members may then be communicated to the member that they are matched with as an introduction (e.g., each user may receive an email listing the members he or she has been matched with).
  • a results set 914 (e.g., in an email or displayed on the user's page at the dating service) can be provided for Member 1. Within the results are listed the b-matching members 915 selected to match Member 1. And, similarly, a results set 916 (e.g., in an email or displayed on the user's page at the dating service) can be provided for Member n. Within the results set 916 are listed the b-matching members 918 that have been selected to match Member n.
  • the nodes of the graph data structure include the members of the dating service.
  • the “profit” matrix (or compatibility matrix) can include the predicted compatibility between a pair of members.
  • the b value represents the number of matchings of most likely compatible members to be provided to each respective member (e.g., in accordance with the service agreement with the member).
  • each member node may also be subject to other constraints on its belief value such as type of other member being sought, geographic preference, other preferences, a quota of matches to be provided during a given period of time, or the like. These constraints may affect whether or not a member is selected as matching for another member, even if the “profit” or compatibility for that member is high enough that it would normally be selected.
  • FIG. 10 is a chart of a method of matching dating service members using belief propagation according to some embodiments of the disclosed subject matter.
  • Processing begins at 1002 and a graph data structure at 1004 is provided.
  • the graph data structure nodes (or vertices) represent dating service members to be matched.
  • a compatibility (or “profit”) matrix is also provided.
  • the compatibility matrix represents a compatibility (or “profit”) value for each potential pairing of dating service members. As described above, the compatibility value can be determined based on interests in common, or may be determined according to other suitable methods conventionally used by dating service providers.
  • variables are initialized.
  • the latter operation may include initializing values of data storage elements that store the values of the most recent messages received by the node.
  • Belief values for each neighboring node may be calculated based on received messages and stored as indicated at 1010 .
  • the belief values can be calculated once after the termination condition (as shown in the flow chart) or continuously updated prior to the termination condition. The operations are described above and below and are therefore not detailed here again.
  • FIG. 11 is a diagram of a system for matching sellers and buyers in an auction using belief propagation according to some embodiments of the disclosed subject matter.
  • the system 1100 includes an auction service provider 1102 that is coupled to a belief propagation system for auction buyer/seller member matching 1104 .
  • the auction service provider 1102 is also coupled to an electronic data store having stored therein data representing a plurality of sellers ( 1106 - 1108 ) each having a respective set of goods/services being offered ( 1110 - 1112 ), and a plurality of buyers ( 1114 - 1116 ) each having a respective set of goods/services being sought ( 1118 - 1120 ).
  • the auction service provider 1102 receives the goods/services being offered ( 1110 - 1112 ) and the goods/services being sought ( 1118 - 1120 ), which can be used to generate a profit matrix for matching the buyers and sellers, for example, by generating a profit value for each seller selling his goods/services to a corresponding buyer seeking those goods/services.
  • the auction service provider 1102 performs buyer/seller matching using the belief propagation system for auction buyer/seller matching 1104 to match each buyer with b sellers (e.g., such that the buyer's requirements are met), as described below with respect to FIG. 12 .
  • the b matching sellers may then be communicated to the buyer that they are matched with in order to complete a transaction. For example, a results set 1122 that has the b-matching between buyers and sellers can be provided as output. Alternatively, the matches for a particular buyer or seller can be communicated directly to that buyer or seller.
  • the nodes of the graph data structure represent goods/services being offered ( 1110 - 1112 ) and the goods/services being sought ( 1118 - 1120 ).
  • the profit matrix can have values based on a particular buyer buying from a particular seller. For example, in the case of a buyer, the b value can represent the number of matching sellers needed to meet the buyer's requirements. In the case of a seller, the b value can represent the number of buyers needed to purchase the sellers goods/services being offered.
  • each node may also be subject to other constraints on its belief value. These constraints may affect whether or not a buyer/seller is selected as matching for another buyer/seller, even if the profit for that matching is high enough that it would normally be selected.
  • FIG. 12 is a chart of a method of matching sellers and buyers in an auction using belief propagation according to some embodiments of the disclosed subject matter.
  • a graph data structure is provided as indicated at 1204 .
  • the graph data structure nodes or vertices represents auction buyers and sellers, and their respective goods/services, to be matched.
  • a profit matrix is also provided.
  • the profit matrix represents a profit value for each seller node connected to a corresponding buyer node.
  • variables are initialized. The latter operation may include initializing values of data storage elements that store the values of the most recent messages received by the node.
  • Electronic messages are passed between adjacent or neighboring nodes as indicated at 1208 .
  • the details are not repeated since they are similar to the operations detailed above and below.
  • the message passing can be performed iteratively until a termination condition is met. This is controlled by a branch point 1212 .
  • Belief values for each neighboring node are updated based on received messages and stored as indicated at 1210 .
  • the belief values can be calculated once after the termination condition (as shown in the flow chart) or continuously updated prior to the termination condition. The operations are described above and below and are therefore not detailed here again.
  • the b-matching buyer or seller nodes matching an input buyer/seller node are selected as indicated at 1214 , otherwise control returns to 1208 .
  • the selected nodes are matched based on sorted belief values at 1214 . For example, in a b-matching problem, the b nodes having the highest belief values (i.e., profit values) with respect to an input node are selected.
  • the selected nodes can be provided as output to another process or system. For example, the sellers corresponding to a selected buyer node can be displayed for the buyer (or vice versa). Processing then ends at 1216 .
  • FIG. 13 is a diagram of a system for resource allocation using belief propagation according to some embodiments of the disclosed subject matter.
  • the system 1300 includes a resource allocation provider 1302 that is coupled to a belief propagation system for resource allocation 1304 .
  • the resource allocation provider 1302 is also coupled to an electronic data store having stored therein data representing a plurality of resources ( 1306 - 1308 ) each having a respective set of resource constraints/goals ( 1310 - 1312 ), and a plurality of projects ( 1314 - 1316 ) each having a respective set of project constraints/goals ( 1318 - 1320 ).
  • the resource allocation provider 1302 receives the resources ( 1306 - 1308 ) and resource constraints/goals ( 1310 - 1312 ), and the projects ( 1314 - 1316 ) and project constraints/goals ( 1318 - 1320 ), which can be used to generate a “profit” matrix for matching the resources with the projects.
  • resources may be reviewers for academic papers and the projects may be papers needing to be reviewed.
  • the resources (reviewers) may indicate constraints such as only wanting to review a certain number of papers and may indicate goals such as a desired set of papers to review.
  • the papers may have corresponding constraints such as needing to be reviewed by at least x reviewers.
  • a profit matrix can be generated that includes the preferences of the reviewers as “profit” for matching them to a desired paper.
  • the resource allocation provider 1302 performs resource allocation using the belief propagation system for resource allocation 1304 to match each project with b resources (e.g., such that the project's requirements are met and the resource's constraints are met), as described below with respect to FIG. 14 .
  • the b-matching resources may be assigned to the project that they are matched with in order to complete the project. For example, a results set 1322 that has the b-matching between projects and resources can be provided as output. Alternatively, the matches for a particular resource or project can be communicated directly to that resource or project.
  • the nodes of the graph data structure represent resources and projects.
  • the profit matrix can have values based on a resource's desire for a project and/or limit of the number of projects that can be undertaken.
  • the b value can represent the number of projects that the resource can be committed to (e.g., the number of papers that a reviewer wishes to commit to reviewing).
  • the b value can represent the number of resources needed to meet the project constraint (e.g., each paper needs 3 reviewers).
  • each node may also be subject to other constraints/goals on its belief value. These constraints may affect whether or not a resource/project is selected as matching for another resource/project, even if the profit for that matching is high enough that it would normally be selected.
  • FIG. 14 is a chart of a method of resource allocation using belief propagation according to some embodiments of the disclosed subject matter.
  • a graph data structure is provided as indicated at 1404 .
  • the graph data structure nodes or vertices represent resources and projects, and their respective constraints/goals, to be matched.
  • a profit matrix is also provided.
  • the profit matrix represents a “profit” value for each resource node connected to a corresponding project node.
  • variables are initialized. The latter operation may include initializing values of data storage elements that store the values of the most recent messages received by the node.
  • belief values for each neighboring node are updated based on received messages and stored.
  • the belief values can be calculated once after the termination condition (as shown in the flow chart) or continuously updated prior to the termination condition. The operations are described above and below and are therefore not detailed here again.
  • the b-matching resource or project nodes matching an input resource/project node are selected at 1414 , otherwise, control returns to 1408 .
  • the selected nodes are matched based on sorted belief values at 1410 . For example, in a b-matching problem, the b nodes having the highest belief values (i.e., profit values) with respect to an input node are selected.
  • the selected nodes can be provided as output to another process or system. For example, the projects corresponding to a selected resource node can be displayed for the resource (or vice versa). Processing then ends at 1416 .
  • FIG. 15 is a diagram of a plurality of belief propagation processors implemented in hardware according to some embodiments of the disclosed subject matter.
  • a system 1500 includes a plurality of belief propagation processors ( 1502 - 1508 and 1512 - 1518 ). Each of the processors is coupled to a bus 1510 .
  • the belief propagation processors are constructed for operating as nodes in a belief propagation system for generalized matching.
  • the system 1500 can include processors that are stand-alone or can represent a single semiconductor device having multiple belief propagation processors constructed thereon.
  • each hardware belief propagation processor performs the belief propagation method described above for a single node.
  • the hardware details are shown in FIG. 16 , which is a diagram of a hardware belief propagation processor according to some embodiments of the disclosed subject matter.
  • the hardware belief propagation processor 1602 includes a multiplier section 1604 , an adder section 1606 , a sorter section 1608 , a max unit 1610 , a storage 1612 each coupled to an internal bus 1614 .
  • the processor 1602 is coupled to an external bus 1616 in order to communicate with other processors and exchange messages 1618 .
  • the messages 1618 include a “to” field, a “from” field and a value field.
  • the “to” field specifies an intended recipient node of the message
  • the “from” field specifies the sending node
  • the value field contains the message value as calculated according to the message update process described above.
  • the processor 1602 receives (or otherwise detects) messages on the external bus 1616 .
  • the processor 1602 receives if necessary and stores it in the storage at a location corresponding to the sender node of the message.
  • Processor 1602 can then calculate an updated message value to the nodes stored in its storage as neighbor or adjacent nodes and can send the updated messages to each corresponding neighbor node.
  • the sections and units of the processor 1602 are used to perform the calculations required for determining updated messages and belief values.
  • the processor 1602 can also transmit its b-matching nodes to another processor or system via the external bus 1616 .
  • the processor 1602 may be implemented as a stand alone device or may be incorporated into a device having other circuitry including other belief propagation processor nodes.
  • the b value for matching mentioned above can be a constant value and the same for all nodes.
  • each node can have an independent b value that can be different from that of the other nodes.
  • the b value can be described as a distribution over a range of values. Problems with distributions of b-values (or degrees of connectedness between nodes) are known as degree distribution problems.
  • degree distribution problems include auctions where each buyer and seller may select an independent number (or capacity) of corresponding buyers/sellers or may have a range of capacities they can handle but incur different costs. Also a degree distribution problem can arise for cases in which the capacity changes over time, such as when a desired number of possible connections changes according to a quota which varies dynamically. Conventional approaches to solving b-matching problems may not be effective for solving degree distribution problems.
  • the belief propagation methods and systems of the disclosed subject matter can be used to solve degree distribution problems if the graph data structure and weight (or profit) matrix are adjusted according to the following technique.
  • an auction problem may have a group of n seller nodes each having a degree distribution ⁇ i (j) over n possible matches, where j refers to a particular number of matches that can be made (a variable version of b in the situation where the number of desired matches is a constant). Also, the problem may have a group of n buyer nodes each having a degree distribution ⁇ i (j) over n possible matches, where j, again, refers to a particular number of matches.
  • the degree distributions ⁇ i (j) or ⁇ i (j) represent an apportionment of the desirability (or profitability or value) of the respective number (j) of matches.
  • a first example illustrates a special case 1702 in which each seller desires to indicate a particular number of matches it will accept.
  • the number of acceptable matches may vary according to each seller and buyer.
  • Sellers are represented in the example by ⁇ i (j) and buyers by ⁇ i (j).
  • a second example 1704 illustrates the case of a seller j who may accept matches to 2 or 3 buyers but no other numbers of matches and he could set his degree distributions to reflect a profitability for 2 matches that is two times his profitability for 3 matches.
  • This relative profitability might reflect operating costs above normal capacity to supply to 3 buyers, for example.
  • the seller's actual or relative profit for matching to any given buyer is represented in the W matrix independently of the relative profitability reflected in the degree distribution. But the weight (profit) matrix values are discounted computationally as discussed below based on the relative profitability relating to the number of matches.
  • the ⁇ i (j) and ⁇ i (j) are calculated in an expanded matrix (described below) as the natural logs of the relative profitabilities, namely, 1 ⁇ 3 and 2 ⁇ 3, requiring the sum over the degree distribution to be equal to 1.
  • Exponentials of all the other ⁇ i (j) will be zero.
  • ⁇ i (2) ln(2 ⁇ 3) or ⁇ 0.405
  • ⁇ i (3) ln(1 ⁇ 3) or ⁇ 1.099.
  • ⁇ i (j) may be set to very negative numbers, for example negative 10 million or their differentials, discussed below, set to zero or large numbers which would be equivalent as will be seen further below.
  • the buyers can come to the same matching calculation and give completely different degree distributions for the same calculation resulting in the ⁇ i (j).
  • the degree distributions can be represented in any suitable way, for example, as tables corresponding to each buyer or seller node. As above, these may be stored in an electronic memory or multiple electronic memories in a distributed computation setting, respective to a particular node or respective to several nodes, but not all.
  • the weight matrix W that represents the value (or relative value) of each match is expanded, doubling its size to generate an expanded weight matrix W′.
  • the original weight matrix W (which reflects, for example, the negotiated price for a good to be sold by seller i to buyer k) forms the upper left quadrant of the expanded weight matrix W′.
  • the upper right quadrant of the expanded weight matrix W′ includes ⁇ i (j) delta values such as, starting at the first row: ⁇ 1 (0)- ⁇ 1 (1), . . . , ⁇ 1 (n ⁇ 1)- ⁇ 1 (n), and so on until the last row ⁇ n (0)- ⁇ n (1), . . .
  • the lower left quadrant of the expanded weight matrix W′ includes ⁇ i (j) delta values such as, starting at the first row: ⁇ 1 (0)- ⁇ 1 (1), . . . , ⁇ n (0)- ⁇ n (1), and so on until the last row ⁇ 1 (n ⁇ 1)- ⁇ 1 (n), . . . , ⁇ n (n ⁇ 1)- ⁇ n (n).
  • the lower right quadrant values can all be set to zero.
  • the bipartite graph is expanded by adding to the seller and buyer nodes, dummy nodes to double the number of sellers and buyers. Thus, if there are n buyers and n sellers, an additional n buyers and n sellers are appended. These dummy nodes correspond to the appended delta values ⁇ i (j), ⁇ j (j), or 0, respectively in the expanded weight matrix W′. In cases where the number of sellers differs from the number of buyers, the larger of the two is used as the expanded weight matrix size and the smaller side of the original weight matrix is expanded with small values (e.g., zero or negative maximum value) and dummy nodes are added to the graph data. These complete a square original and expanded weight matrix and original and expanded bipartite graph. The expanded nodes are dummy nodes similar to those used for the expanded weight matrix.
  • the methods described above, for example with reference to FIGS. 2A through 2E can be applied to the expanded graph and weight data.
  • the number of node processors may simply be doubled, for example, to have each processor operate and receive and send messages relating to a respective node.
  • the value of b used for solving the problem may be set to n, namely, the number of buyers and sellers (noting that some of the buyers and sellers may be dummies and not real buyers or sellers).
  • the b-matching solution for the original graph and weight matrix is obtained by extracting the upper left quadrant of a matrix representing the matches on the expanded graph.
  • the b-matching solution may be represented as a binary matrix where each value in the matrix includes a 1 or 0, and where a 1 represents a matching between a buyer/seller pair corresponding to that element of the matrix, and a 0 corresponds to no match being made for that buyer/seller pair.
  • the degree distribution technique is described in more detail with background and mathematical proofs in Appendix II.
  • the above approach can be applied in embodiments described above in which the matching problem is solved using multiple processors except that the number of processors may be doubled to process the larger number of disjoint sets. So in an example of matching buyers to sellers, there would be twice the number of buyer processors and twice the number of seller processors with half of each being assigned to the dummy nodes.
  • various factors can be used to modify the weight value of the weight matrix used to represent the matching problem. These can include: click through rate; how many times a user selects a given ad in a given session; a duration of time, from an ad result selection, until the user issues another search query, which may include time spent on other pages (reached via a search result click or ad click) subsequent to a given ad click; a ratio of the time, from a given ad result selection until a user issues another search query, as compared to all other times from ad result selections until the user issued another search query; time spent, given an ad result selection, on viewing other results for the search query, but not on the given ad result; how many searches (i.e., a unique issued search query) that occur in a given session prior to a given search result or ad selection; how many searches that occur in a given session after a given search result or
  • Embodiments of the method, system, one or more computers program product and one or more computers readable media for generalized matching using belief propagation may be implemented on a general-purpose one or more computers, a special-purpose one or more computers, a programmed microprocessor or microcontroller and peripheral integrated circuit element, an ASIC or other integrated circuit, a digital signal processor, a hardwired electronic or logic circuit such as a discrete element circuit, a programmed logic device such as a PLD, PLA, FPGA, PAL, or the like.
  • any process capable of implementing the functions or processes described herein can be used to implement embodiments of the method, system, or one or more computers program product for generalized matching using belief propagation.
  • embodiments of the disclosed method, software, and one or more computers program product (or one or more computer readable media) for generalized matching using belief propagation may be readily implemented, fully or partially, in software using, for example, object or object-oriented software development environments that provide portable source code that can be used on a variety of one or more computers platforms.
  • embodiments of the disclosed method for correcting generalized matching using belief propagation can be implemented partially or fully in hardware using, for example, standard logic circuits or a VLSI design.
  • Other hardware or software can be used to implement embodiments depending on the speed and/or efficiency requirements of the systems, the particular function, and/or a particular software or hardware system, microprocessor, or one or more computers system being utilized.
  • Embodiments of the method, system, and one or more computer program products for generalized matching using belief propagation can be implemented in hardware and/or software using any known or later developed systems or structures, devices and/or software by those of ordinary skill in the applicable art from the functional description provided herein and with a general basic knowledge of the one or more computers arts.
  • embodiments of the disclosed method for generalized matching using belief propagation can be implemented in software stored on one or more computer readable media (or provided as one or more computer program products) and adapted to be executed on a programmed general-purpose one or more computers, a special purpose one or more computers, a microprocessor, or the like.
  • the generalized matching using belief propagation method of this invention can be implemented as a program embedded on a personal one or more computers such as a JAVA® or CGI script, as a resource residing on a server or graphics workstation, as a routine embedded in a dedicated processing system, or the like.
  • the method and system can also be implemented by physically incorporating the method for generalized matching using belief propagation into a software and/or hardware system, such as the hardware and software systems of a search engine, online auction, online dating, resource allocation, or image processing system.
  • data may be read from a stream provided by a remote data storage device operating according to any principle including volatile or nonvolatile memory.
  • An “Internet drive,” network attached storage, distributed storage, or any other suitable device may also be used.

Abstract

Entities may be matched to enhance the efficiency of various commercial activities using various system and method embodiments of the disclosed subject matter. Belief propagation on a graph data structure defining a bipartite or unipartite matching opportunity is used to calculate a best matching. In embodiments, functions are implemented based upon the match, such as executing sales between matched buyers and sellers in an online auction system. In embodiments, messages with scalar values carry information about the relative value of possible matchings, initially provided as weights or values for the possible matchings. Weights may depend on, for example, bids or costs. Messages may be passed, for example over a network between processors respective to the nodes. Belief values reflecting a best matching can be continuously updated for each node responsively to the value information and received messages to rank the matches respective to each node, which progressively improve. This allows short or complete terminations conditions to determine the goodness of the matching. Differing numbers of matches respective to each member of the disjoint sets and distributions of the desirability of different numbers of matches can be integrated in the matchings in respective embodiments.

Description

  • This application claims the benefit of U.S. Provisional Application No. 61/023,767, entitled “Belief Propagation for Generalized Matching” filed on Jan. 25, 2008, and U.S. Provisional Application No. 61/029,206, entitled “Belief Propagation for Generalized Matching” filed on Jan. 25, 2008, each of which is incorporated herein by reference in its entirety.
  • This invention was made with government support under Grant No. IIS-0347499 awarded by National Science Foundation. The government has certain rights in the invention.
  • Embodiments of the present invention relate generally to matching, and, more particularly, to methods, systems, one or more computers program products and one or more computer readable media for matching things such as goods, services, and people to other entities, such as buyers, businesses, and people. Often these kinds of matchings present the opportunity to optimize some global good, such as revenue for a seller. Such an optimized matching can be handled using various methods.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1A is a schematic diagram of a matching problem represented as a bipartite graph showing matched and unmatched elements according to some embodiments of the disclosed subject matter.
  • FIG. 1B illustrates networked processors according to some embodiments of the disclosed subject matter.
  • FIGS. 2A, 2B, and 2D are flow charts illustrating method processes for matching a set of things to a second set of things (or members of the same set of things in a unipartite application) based upon belief propagation according to some embodiments of the disclosed subject matter.
  • FIGS. 2C and 2E illustrate data storage and processing elements of a distributed processing embodiment, according to some embodiments of the disclosed subject matter.
  • FIG. 3 is a diagram of a system for matching a first class of things to a second class of things using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 4 is a diagram of a system for matching a first class of things to a second class of things using belief propagation including parallel processors according to some embodiments of the disclosed subject matter.
  • FIG. 5 is a diagram of an arrangement for distributed processing for performing generalized matching using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 6 is a diagram of a node processor according to some embodiments of the disclosed subject matter.
  • FIG. 7 is a diagram of a system for matching advertisers with search terms using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 8 is a chart of a method of matching advertisers with search terms using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 9 is a diagram of a system for matching dating service members using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 10 is a chart of a method of matching dating service members using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 11 is a diagram of a system for matching sellers and buyers or goods/services to bids in an auction using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 12 is a chart of a method of matching sellers and buyers or goods/services to bids in an auction using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 13 is a diagram of a system for resource allocation using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 14 is a chart of a method of resource allocation using belief propagation according to some embodiments of the disclosed subject matter.
  • FIG. 15 is a diagram of a plurality of belief propagation processors according to some embodiments of the disclosed subject matter.
  • FIG. 16 is a diagram of a belief propagation processor according to some embodiments of the disclosed subject matter.
  • FIGS. 17A and 17B illustrate data and computational aspects of the handling of degree distribution matching opportunities which may be used to modify the structures and methods of the other embodiments, according to some embodiments of the disclosed subject matter.
  • DETAILED DESCRIPTION
  • FIG. 1A is a schematic diagram of a matching problem represented as a bipartite graph showing matched and unmatched elements according to some embodiments of the disclosed subject matter. The bipartite graph 100 shows a first group of nodes 102 (u1-u4) matched to a second group of nodes 104 (v1-v4). The first group may represent a first group of entities or things such as goods, people, or resources and the second group may represent a second group of entities or things such as consumers, people, or resource users. Kinds of things that can make up these first and second groups are numerous as should be clear from the instant disclosure, but a common theme in most embodiments is that entities of the first group are to be matched to entities of the second group as a part of some kind of a transaction and the precise matching may correspond to some kind of aggregate value such as maximum total revenue. The matching problem posed by the context of the particular first and second groups and the aggregate value sought may also involve constraints such as the number of first group of things that are to be matched to a given second group of thing. Groups could be distinguished by any classification, and groupings are not limited by the examples given.
  • In FIG. 1A, dashed lines (e.g., 106) represent possible edges and solid lines (e.g., 108) represent b-matched edges. By b-matched, it is meant that the problem illustrated results in a desired b matches between each of the first group of things to one or more second group of things. In the case shown on the bipartite graph 100, b=2 for each node of groups 102 and 104, so that each node 102 or 104 is connected to two other nodes 104 or 102 with matched edges 108.
  • Typically, the information representing the potential assignment as indicated by all of the lines 106 and 108 can be supplemented with additional information, generally, weights, which indicate something about the value or cost associated with making each assignment. Here a weight W value of an edge is represented at 116. This weight information may serve as a basis for selecting an assignment that provides some optimum or provides a basis for discriminating the goodness of one assignment scheme versus another. The additional information may be represented in the form of any suitable data structure to store a weight for each edge, such as a weight matrix 118 with each row corresponding to a member of the first group and each column corresponding to a member of the second group with each cell 120 at an intersections indicating the respective weight of an edge connecting each pair of members. The weight matrix 118 represents different weights for each combination of buyer and seller.
  • The problem of matching members of one group to another can be described in terms of a bipartite graph. Given a bipartite graph (which can be represented by 100) and associated weight data, a method can be used to perform a matching based on belief propagation. Here the example of a situation where it is desired to match suppliers with customers will be used to illustrate the method. One or more computers may be provided with information defining supplier and customers, which are referred to herein as “nodes,” which information may be considered to define a bipartite graph 100. Each supplier node (u 102 or v 104) is connected to a customer node (v 104 or u 102) by an edge 108 so the one or more computers is supplied with the potential edges 108 of all the nodes 102, 104 mapping from a supplier node to a customer node. The one or more computers is also provided with access to weight data, for example a matrix 118 with a weight value 119 for each edge of the bipartite graph data structure. The process executed by the one or more computers is such that information is recorded and updated respective of each node, such that a subprocess is performed for each node that communicates with other nodes. In this example, the weight data may be total cost of goods and the optimum matching would coincide with maximum exchange of revenue between buyers and sellers.
  • Referring now also to FIG. 1B, according to this and other embodiments, the matching problem may be distributed among multiple processors 142 and 144 communicating over a network such that each can send and receive messages, the links being depicted figuratively as connecting lines 140. For the present example, each node 102 or 104 may correspond to a respective node processor 142 or 144. An alternative would be that each processor would correspond to multiple nodes, but for the sake of discussion, the case where there is a separate processor for each node will be assumed. In such a case only a portion of the weight data in the weight matrix 118 may be provided to each supplier node processor 142, the portion being sufficient to indicate the weights of the edges that connect each supplier to all its potential customers (e.g., all the other customers). Similarly, only a portion of the weight matrix may be provided to each customer node processor 144 indicating the weights of the edges that connect the customer to all its potential suppliers. The node processors can access the respective weight information on common (e.g., central) or distributed data stores (e.g., respective of each node 142, 144 or community of node processors 142, 144).
  • Thus, each supplier or customer node may only require access to a vector, defining the potentially connected customer and supplier node weights. In an architecture embodiment for solving the bipartite graph problem, the graph and matrix data may be apportioned among different computers or processors such that each receives only the lists of its suppliers or customers and the associated weights. Other than that, the only other information required for a complete solution, as will become clear below, is a train of messages from other nodes, where each message may be a simple scalar.
  • A matching can be obtained that progressively seeks an optimization of the above problem by having each customer node keep a score of, for example, how much better buying from each supplier node is than buying from other suppliers. Also, each buyer node may keep a score of how much better selling to each customer node is than selling to other customers. Initially, the score may be just the dollar values represented by the weights. In the process described below, figuratively speaking, as the scores are updated, the supplier nodes tell the customer nodes how much potential money is lost if they are chosen according to their current scores and the customers tell the suppliers similarly. All the scores are continuously updated using this data which may be described as passing messages among the nodes, where the messages contain the information to keep score. Eventually, if the scores are updated according to subject matter described below, the scores progress toward an optimum sorted list of suppliers for each customer and a sorted list of customers for each supplier. Then each supplier or customer node's information can be used to select that supplier or customer's best one or more matches.
  • In the approach described, each node updates a value corresponding to each of the supplier nodes and customer nodes, with a processor. The process may be described as “belief propagation,” and entails passing messages between adjacent nodes. An important aspect of the approach is knowing when to stop passing messages and determine the best matchings from the node's data. Because the approach can progress toward an optimal solution (that is, when the operation 210, or similar in the other embodiments, is performed, the best matches found get better and better with the number of messages processed). Thus, the one or more computers could be programmed to stop after a period of time or after a threshold number of messages. An optimal solution can be obtained upon the realization of another termination condition which is described below.
  • Once the termination condition is met, the one or more computers, a predetermined number of supplier nodes and a predetermined number of respective customer nodes matching each selected supplier node, may be selected and provided to a client process, for example the matchings may be displayed on a terminal for a user to see.
  • Note that the graph 100 includes a limited number of nodes and edges for illustration purposes. The number of nodes and edges in an actual graph data structure for the embodiments described below may include a greater or lesser number of nodes/edges than the number of nodes/edges shown in FIG. 1A. Also, the b value for each node in a particular implementation may be assigned a value other than 2 depending on the contemplated matching problem to be solved by the implementation.
  • Referring now to FIG. 2A through 2E, after providing the graph data structure and the edge weight data (e.g., weight matrix or vectors to all the node processors) as indicated by the operation 204 of flow chart 200, variables are initialized as indicated by the operation 206. The latter operation may include initializing values of data storage elements that store the values of the most recent messages received by the node processor. An iterative process is performed at 208 by each node processor 230, 250 (see node processors in FIGS. 2C and 2E) to generate messages and to process received messages until a termination condition 212 is met. Referring to FIGS. 2B and 2C, the multiple customer node processors 230 contain various updateable data stores 241, 243, 245 which hold a weight vector 241, a received message vector 243, and a new message vector 245. Each node processor 230 also may store data indicating the potential supplier nodes to which the node corresponding to the node processor 232 to may be potentially matched. This additional data may be inherent in the data stored at 241, 243, and 245 depending on the data structure employed since the weight matrices, received message values, and new message values are each respective of one of these attached node processors 232. Also, multiple supplier node processors 250 contain various updateable data stores 261, 263, 265 which hold a weight vector 261, a received message vector 263, and a new message vector 265. Each node processor 250 also may store data indicating the potential nodes to which the node corresponding to the node processor 252 to which it may be potentially optimally matched, but this data may be inherent in the other data as discussed above.
  • The node processor 230 receives messages from, and transmits messages to, node processors 232 to which it is connected, each of which corresponds to another node in the respective disjoint set. In this example, each node processor 230 and 232 corresponds to a node of a bipartite graph which has two disjoint sets U and V. The node processors 232 each have the features of node processor 230. The function of each node processor 230 may be to derive messages from the data in the data stores 241, 243, 245 and transmit such messages and to receive messages and update the data in the data stores 241, 243, 245. This is done iteratively, in the subprocess 208, as shown in process 200 of in FIG. 2A.
  • FIG. 2B illustrates an embodiment of operations within 208 of FIG. 2A and FIG. 2C illustrates further operations within 208 of FIG. 2A. Similar operations are illustrated in FIG. 2D. FIG. 2B shows operations a node in the first set U of the bipartite graph and FIG. 2D shows operations a node in the second set V of the bipartite graph. The operations are the same, but the operand indices are different in order to account for the set to which the node belongs.
  • However illustrated in FIG. 2A, the operations of FIG. 2B may be done by separate processors respective of one or more nodes in the single bipartite graph, by processors corresponding to subsets of nodes or by a single processor. Thus, the iteration illustrated as a single process at 208 may be performed by separate processors in an independent fashion based on messages shared between them.
  • Referring in particular to FIG. 2B, at 242, the node processor 230 performs calculations corresponding to node Ui. At 242, intermediate values SMj are calculated for each node Vj to which node Ui may be matched using messages received from the Vj node processors. These intermediate values are simply SMj=RMk*exp(Wi,k) for k=1 to N with k≠j. (“exp” denotes exponentiation based on the natural logarithm and * represents multiplication) That is, the contribution of the term for the message RMk where k=j is skipped over. At 244, the list of intermediate values SMj is sorted and the term corresponding to the supplier having the bth highest value is identified. The suppliers are indicated by the index j, so a value L is set to this index. At 248, new messages NMj are calculated to be sent to each supplier node processor 232 according to: NMj=exp(Wij)/[exp(Wi,L)*RML]. This process at 248 is referred to herein as a message update process to refer to the fact that the sequence of messages continuously updates the belief values calculated by other processors (not to imply that each processor in all implementations would continuously calculate and update its belief values, since this operation, for example as described at 210, can be done once or repeatedly).
  • Referring in particular to FIG. 2D, at 262, the node processor 250 performs calculations corresponding to node Vi. At 262, intermediate values SMj are calculated for each node Uj to which node Vi may be matched using messages received from the Uj node processors. These intermediate values are simply SMj=RMk*exp(Wk,i) for k=1 to N with k≠j. (“exp” denotes exponentiation based on the natural logarithm and * represents multiplication) That is, the contribution of the term for the message RMk where k=j is skipped over. At 264, the list of intermediate values SMj is sorted and the term corresponding to the customer having the bth highest value is identified. The customers are indicated by the index j, so a value L is set to this index. At 266, new messages NMj are calculated to be sent to each customer node processor 252 according to: NMj=exp(Wj,i)/[exp(Wi,L)*RML].
  • Referring back to FIG. 2A, the new messages are passed between all the node processors 232 and 252 until a termination condition 212 is reached. Operation proceeds based on whether the termination condition has been reached, as indicated at 212. The termination condition may be, for example, expiration of a watchdog timer or a number of messages received by each of the processors. Another alternative, and one that provides an optimum solution, is for each node processor to terminate when the messages stop changing. That is, the more recent message is compared to the previous message and if they are the same, the processor stops processing for sending node, or when all messages are the same as corresponding prior messages processing for all nodes can be halted. The operation 212 may also include updating the data stores 243 or 263.
  • As mentioned, the termination condition can be defined as reaching a steady state with respect to message updating, that is, the changes in messages stops. Alternatively, the steady state can be defined as no further message updates being sent if the sending processor makes the determination that the updates are not changing, or when a number of update message being sent or received is below a certain threshold. Alternatively, the termination condition can be defined in terms of a number of iterations of message updating or a number of messages sent (either an aggregate number or a number per node). In another alternative, the termination condition can be defined as the elapsing of a predetermined period of time. If the termination condition has been reached, processing continues with the selection, for an input node, of a predetermined number of supplier nodes or a predetermined number of customer nodes, as indicated at 214. Otherwise processing returns to the operation indicated at 208 and discussed above.
  • At 210, each node can calculate a vector showing the optimal matches. This can be done by U nodes by enumerating the values of e×p(Wi,k)*RMi over k and selecting the b largest values. This can be done by V nodes by enumerating the values of e×p(Wk,i)*RMi over k and selecting the b largest values. Note that the RM values are respective of the U of V node for which the calculation is done.
  • The Appendix I gives an explanation of the operations 208 and 210 and some further detail and analysis.
  • Note that the graph data structure can be any type of data structure suitable for use with generalized matching using belief propagation, such as a bipartite graph data structure. The graph data structure can contain one or more nodes of the same group (unipartite case) or different groups (bipartite case). For example, the graph data structure can include supplier nodes and customer nodes, where each supplier node can be connected to one or more customer nodes, and vice versa. In respective embodiments, the graph node data structure elements correspond to physical entities such as suppliers, customers, goods and/or services. In addition, in embodiments, the nodes correspond to other entities as described below with respect to other embodiments.
  • The weight data, such as represented by the weight matrix discussed above may represent a profit value for each edge between two nodes of the graph data structure. The weight matrix may also be a cost matrix representing a cost associated with a respective matching with suitable values for the terms to suit the computational methods. In the case of a profit matrix, the matching process typically includes a function to enhance and/or maximize profit. And in the case of a cost matrix, the matching process typically includes a function to reduce and/or minimize cost. The values in the profit matrix can be negative, zero, positive or a combination of these values.
  • An exemplary weight matrix may be represented by a data structure having a record corresponding to each node. The record for each node can include a list of adjacent nodes and a profit value for each of the adjacent nodes. The term “adjacent” refers to the nodes to which a given node may be connected in the same (unipartite case) or a disjoint set (bipartite case). The items of data in the profit matrix can represent physical entities or values such as actual supplier capacity, actual customer demand, monetary amounts of bidding or asking prices, monetary amounts of profit, distances, monetary costs, and/or the like. A portion of the profit matrix can be selected and provided to a respective node processor. The selected portion can represent only the profit matrix record corresponding to each respective node processor. By providing only a portion of the profit matrix to each node processor, data storage and transfer requirements can be reduced.
  • In operation 208, electronic messages are passed between adjacent nodes, which may be networked or communicate by a bus or any other data communication system. The node processor can be a computer, a single processor on a device with multiple processors, or any suitable machine capable of making the described computations and sending and receiving the described data. As described above, value (or data content) of each message is determined according to a compressed message update process. Received messages may be stored by the processor in an electronic memory, such as, for example, random access memory (RAM), nonvolatile storage, a database or any suitable data store. The operation 210 can be performed the respective node processors. Downstream processing 214 may include a process that corresponds to the particular application. For example, if the bipartite graph may describe an application in which search queries or other key words terms appearing on web pages are assigned to bidders, as described in U.S. patent application Ser. No. 11/285,126 (published as U.S. Publication No. 2007/0118432) to Vazirani et. al., filed Nov. 21, 2005, which is hereby incorporated by reference in its entirety. In that case, a first set of nodes would be the bidders and a second set of nodes would be the sellers and the downstream operation would include placing the advertisements corresponding to the bidders to corresponding locations on one or more web pages, for example, alongside search results or on other web pages.
  • The general opportunity of matching bidders to advertising opportunities on the web can include placing advertisements in a location (such as a web page, a real time data stream such as a movie, a broadcast, a netcast, a feature such as a billboard or product placement in a data stream or other medium such as an online game world, or any other type of media outlet or scheme) and time (the instant advertising opportunity, for example defined by time and location, referable to as “advertising spots”). The bidders for advertising spots can be individuals, corporations, or virtual entities such as entities in games, such as avatars.
  • In the above and further embodiments in which multiple processors are used to perform belief propagation, respective processors can be linked by any suitable mechanism which may include local or distributed input/output systems including electronic or optical input/output systems and systems providing communication over networks, busses, crossbar switches, or any other suitable data interchange system.
  • An important example of advertising spots is auction systems for placing advertisements in response to events such as the submission of certain keywords or phrases in search engines or the contents of web pages accessed in a search. The advertisements can be placed alongside search results and on target web pages responsively to the content of the target or the terms used in a search query. In auction systems, users can enter bids for terms. In addition, the users can provide budgets or quotas to limit the number of advertisements that are placed, thereby allowing the user to maintain an advertising budget.
  • The auction provider, for example, an Internet search engine provider, can receive all or a part of the bid for the advertising spot. Also, additional factors, such as click-through rates, may also be taken into account in determining the bidding schedule.
  • The nodes selected at 214 (and corresponding operations in other embodiments) may be matched based on updated belief values. For example, in a b-matching problem, the b nodes having the highest belief values with respect to an input node are selected. Ties can be handled in a number of ways including by using a “coin toss” to select between tying nodes, or, alternatively or in addition, a small random value can be added to the weight or profit matrix value for each edge so that no two nodes are likely to tie. The selected nodes can be provided as output to another process or system. Processing can terminate at 216.
  • The 202-216 procedure may be repeated in whole or in part in order to accomplish a variety of transactions involving matching based on associated values of respective matches and data limiting or variably valuing the number of matches. In the simplest case, the data limiting the number of matches is a single constant value (b) for all the entities to be matched. In more general cases, where methods and systems for addressing them are discussed below, the number of desired matches can be respective of each node, that is, there may be quotas for up to 2n different matches, each respective of a different party. For example, each seller may identify a particular quota and each buyer may identify a particular quota. Also, the matches may be made according to the relative cost or profit or some other measure indicating the desirability associated with of a respective number of matches. This scenario is also discussed below.
  • Belief values may be updated for the entire graph data structure and then matching results may be provided for a plurality of nodes of interest before the belief values of the graph are updated. Alternatively, because the matching may result in changes to one or more nodes in the graph as a result of being selected as matching nodes (e.g., a supplier's amount of available goods may be reduced or a customer's requirement for goods may have been met), the belief values may need to be recomputed each time a matching is performed for a node.
  • FIG. 3 is a block diagram of a system for generalized matching using belief propagation according to some embodiments of the disclosed subject matter. In particular, a belief propagation matching system 300 includes a group of suppliers 302 and a group of customers 304. Each of the suppliers 302 and customers 304 are represented as nodes in a graph data structure 306. The system 300 also includes a profit (or cost) matrix 308. The graph data structure 306 and profit matrix 308 are provided as input to a belief propagation matching processor 312. Also provided as input to the belief propagation matching processor 312 is input data 310. The belief propagation matching processor is coupled to a data storage 314 and provides matching results 316 as output.
  • In operation, the suppliers 302 and customers 304 are stored as nodes or vertices of the graph data structure 306. The profit matrix 308 stores the edge profits (or weights) for each edge connecting a supplier and customer. The graph data structure 306 and the profit matrix 308 can each be stored in the data storage 314.
  • The belief propagation matching processor 312 receives the input 310, which can be, for example, a node of interest for b-matching. The belief propagation matching processor 312 uses the graph data structure 306 and the profit matrix 308 to perform the b-matching according to the method described above with respect to FIG. 2A. The messages and beliefs are stored in the data storage 314. Once the termination condition is met, the belief propagation matching processor 312 outputs the matching results 316. The termination condition can include any of the termination conditions described above with reference to the conditional branch 212 in FIG. 2A.
  • The belief propagation matching processor 312 can operate according to software instructions retrieved from a one or more computers readable media. The software instructions, when executed by the belief propagation matching processor 312, cause the belief propagation matching processor 312 to perform the belief propagation generalized matching methods as described above.
  • For example, when adapted for an advertisement/keyword matching application, an implementation of software for the belief propagation matching processor 312 can function according to the following pseudo code:
  • Begin Pseudo Code
    // define data structures and variables
    data structure GraphNode { float received_msgs[
    max_num_of_neighbors ] };
    GraphNode ads [num_of_ads];
    GraphNode keywords [num_of_keywords];
    int Profit_Matrix [num_of_ads] [num_of_keywords];
    int b=3;
    Boolean Message_Changed = true;
    initialize all received_msgs to 1; // to compute messages first time around
    initialize Profit_Matrix with bid values;
    // start a main loop to continue until no messages are changed
    while ( Message_Changed == true ) {
    Message_Changed = false; // switch off loop unless a message
    changes
    // send messages from ads to keywords
    for i=1 to num_of_ads {
    for j=1 to num_of_keywords {
    sorted_msgs[ ] =
    sorted list of ads[i].received_msgs[ ] *
    corresponding exp(Profit_Matrix[ ][ ]) values
    excluding that from keyword node j;
    L = original index of sorted_msgs[b]; // get index (or
    node) of the bth received msg*profit;
    old_rcvd_msg = keywords[j].received_msgs[i];
    keywords[j].received_msgs[i] =
    exp(Profit_Matrix[i][j]) / (exp(Profit_Matrix[i][L]) *
    ads[i].received_msgs[L]);
    if old_rcvd_msg not equal to
    keywords[j].received_msgs[i]
    then Message_Changed = true;
    } end j loop
    } end i loop
    // send messages from keywords to ads
    for j=1 to num_of_keywords {
    for i=1 to num_of_ads {
    sorted_msgs[ ] = sorted list of
    keywords[j].received_msgs[ ] *
    corresponding exp(Profit_Matrix[ ][ ]) values
    excluding that from ad node i;
    L = original index of sorted_msgs[b]; // get index (or
    node) of the bth received msg*profit;
    old_rcvd_msg = ads[i].received_msgs[j];
    ads[i].received_msgs[j] =
    exp(Profit_Matrix[i][j]) / (exp(Profit_Matrix[L][j]) *
    keywords[j].received_msgs[L]);
    if old_rcvd_msg not equal to ads[i].received_msgs[j]
    then Message_Changed = true;
    } end i loop
    } end j loop
    } end while loop - we are now done - no messages are changing
    // now get the belief values for a keyword node of interest
    for i=1 to num_of_ads {
    belief_values[i] =
    keywords[keyword_of_interest].received_msgs[i] *
    Profit_Matrix[i][keyword_of_interest];
    } end i loop
    sort belief_values[ ];
    output largest b belief _values[ ];
    End Pseudo Code
  • The above pseudo code represents an example of a linear implementation of the belief propagation method described above. Simplifications have been made for purposes of illustration including assuming that each node exchanges messages with all nodes of the corresponding type. Simplifications have been made in the flow charts of FIG. 2A and similar flow charts as well, which are for purposes of illustration and it is recognized that a commercial implementation of the basic methods can vary and can be made more efficient than disclosed in the flow charts and pseudo code. For example, in an actual implementation, nodes may only exchange messages with their respective neighbor nodes (the term “neighbor is used here to identify claims that can be connected), each being assigned to a respective processor. Also, the pseudo code example above continues until no messages are changed. As described above, there are other termination conditions that can be used with the belief propagation method. Another assumption made to simplify the illustration example is that the b value for all types of nodes is constant and the same for all. It will be appreciated that, in a contemplated implementation, nodes may have different b values and that the b values may be constant or variable.
  • The belief propagation matching processor 312 can be a general-purpose one or more computers adapted for generalized matching using belief propagation, a special-purpose one or more computers for generalized matching using belief propagation, a programmed microprocessor or microcontroller and peripheral integrated circuit element, an ASIC or other integrated circuit, a digital signal processor, a hardwired electronic or logic circuit such as a discrete element circuit, a programmed logic device such as a PLD, PLA, FPGA, PAL, or the like.
  • The data storage 314 can be a database such as a relational database or any other suitable arrangement of data. The data can be stored in a physical media such as a volatile or nonvolatile electronic memory, a magnetic storage device, and/or an optical storage device.
  • FIG. 4 is a block diagram of a system for generalized matching using belief propagation including parallel processors according to some embodiments of the disclosed subject matter. In particular, a belief propagation matching system 400 includes a group of suppliers 402 and a group of customers 404. Each of the suppliers 402 and customers 404 are represented as nodes arranged and stored in a graph data structure 406. The system 400 also includes a profit (or cost) matrix 408. The graph data structure 406 and profit matrix 408 are provided as input to a belief propagation matching system 412. Also provided as input to the belief propagation matching system 412 is input data 410. The belief propagation matching system 412 is coupled to a data storage 414 and provides matching results 416 as output.
  • In operation, the suppliers 402 and customers 404 are stored as nodes or vertices of the graph data structure 406. The profit matrix 408 stores the edge profits (or weights) for each edge connecting a supplier and customer. The graph data structure 406 and the profit matrix 408 can each be stored in the data storage 414.
  • The belief propagation matching system 412 receives the input 410, which can be, for example, a node of interest for b-matching. The belief propagation matching processor 412 uses the graph data structure 406 and the profit matrix 408 to perform a distributed form of belief propagation for b-matching described above with respect to FIG. 2A. The messages are updated using distributed (or parallel) processing and stored in the data storage 414. Once the termination condition is met, the belief propagation matching system 412 makes the matching results 416 available as output. The termination condition can include any of the termination conditions described above with reference to the conditional branch 212 of FIG. 2A.
  • The belief propagation matching system 412 can be a distributed or parallel processing system. For example, the belief propagation matching system 412 can be implemented as a grid or cloud computing system. The data storage 414 can be an Internet-based scalable storage infrastructure such as Amazon.com's Simple Storage Service (S3) or any other data storage system suitable for use with the belief propagation matching system 412.
  • The belief propagation matching system 412 can also be implemented according to any other suitable distributed or parallel processing architecture, including hardware and software systems containing more than one processing element or storage element, concurrent processes, multiple programs, and/or the like.
  • The systems and methods described above and below, herein, can be applied to matching nodes in a system represented by a unipartite graph data structure such as a social network. The systems and methods can be used to provide matching results such as social network referrals, connecting websites to other websites, routing messages on a network such as the Internet, and chip layout. In unipartite matching problems all nodes are of the same type or class (e.g., social network members) rather than disjoint sets and they can be matched with other nodes based on a value matrix having a weight or value for each edge of the unipartite graph data structure. For example, in the case of FIG. 1A, a unipartite version would have “u” nodes (102) that are the same as the “v” nodes (104).
  • FIG. 5 is a diagram of an arrangement of distributed processors for generalized matching using belief propagation according to some embodiments of the disclosed subject matter. Although only eight are shown, any number can be provided. In particular, in this example, a first group of node processors (502-508) correspond to nodes u1-u4 of the graph shown in FIG. 1A, respectively. A second group of node processors (512-518) correspond to nodes v1-v4 of the graph shown in FIG. 1A, respectively. Each of the node processors (502-508 and 512-518) are independently coupled to a network 510 (e.g., the Internet, a local area network, wide area network, wireless network, virtual private network, custom network, bus, backplane, or the like). By being interconnected through the network 510, each of the node processors (502-508 and 512-518) can communicate with the others and send/receive messages according to the belief propagation method described above. Also, each of the node processors (502-508 and 512-518) can be queried independently for its b-matched list generated by the belief propagation method described above. Not only can each node be independently queried, but each node can arrive at its optimal b-matched solution without requiring knowledge of the other nodes' solutions (i.e., the belief propagation method is “privacy protecting” with respect to each node).
  • The solutions for each node can be aggregated in a central data storage location or may be retained individually at each node, or grouped according to a criterion (e.g., grouping all supplier matches into a list and all customer matches into another list). This aspect is also discussed elsewhere in the present application and so will not be elaborated upon here.
  • The network 510 can be a network such as the Internet, a local area network (LAN), a wide area network (WAN), a virtual private network (VPN), a direct connection network (or point-to-point), or the like. In general, the network can include one or more now known or later developed technologies for communicating information that would be suitable for performing the functions described above. The selection of network components and technologies can depend on a contemplated embodiment.
  • In FIG. 5, one processor is shown for each node for clarity and simplicity of illustrating and describing features of an embodiment. It will be appreciated that each processor may perform the belief propagation method for more than one node.
  • FIG. 6 is a diagram of a node processing system for generalized matching using belief propagation according to some embodiments of the disclosed subject matter. In particular, the node processing system 600 includes a belief propagation node processor 602 that is adapted to access belief propagation software on one or more computer-readable media 604. The belief propagation node processor 602 is coupled via link 606 to a network 608. The belief propagation node processor 602 is also coupled to an electronic data store that has stored therein a profit matrix subset 610, received messages 612 and belief values 614.
  • In operation, the belief propagation node processor 602 loads the belief propagation software 604 from the one or more computer readable media and executes the software. Once executing, the software directs the belief propagation node processor 602 to perform generalized matching using belief propagation according to the method described above. The belief propagation node processor 602 accesses the profit matrix subset 610 and computes an updated message value for each connected (or neighbor or adjacent) node and sends the respective updated message to each connected node. The belief propagation node processor 602 also receives updated messages from the connected nodes. The received messages are stored in the received messages area 612 of data storage. The received messages 612 are used in connection with the profit matrix subset 610 to update belief values 614 for each of the connected nodes. The profit matrix subset 610 is the portion of the profit matrix that includes data regarding nodes connected to the node represented by the belief propagation node processor 602.
  • Once a termination condition has been reached, the belief propagation node processor 602 can sort the belief values 614 and the b connected nodes with the largest belief values can be selected as the b-matching solution for the node corresponding to the belief propagation node processor 602. It will be appreciated that the selection of the largest belief values is applicable to an example in which a profit matrix is used and it is desirable to enhance and/or maximize profit and that other sorting and selection techniques may be used in a particular embodiment, for example in an embodiment employing a cost matrix it may be appropriate to select the smallest belief values.
  • The belief propagation software on a one or more computers readable media 604, when executed, can cause the belief propagation node processor 602 to operate according to the following pseudo code:
  • Begin Pseudo Code
    // define data structures and variables
    float Received_Msgs [num_of_neighbors];
    graph node address Neighbor_Nodes [num_of_neighbors];
    int Profit_Matrix [num_of_neighbors];
    int b=3;
    Boolean Message_Changed = true;
    initialize all Received_Msgs to 1; // to compute messages first time
    around
    initialize Profit_Matrix with bid values of neighbors;
    // start a main loop to continue until no messages are changed
    while ( Message_Changed == true ) {
    Message_Changed = false; // switch off loop unless a message
    changes
    Receive Messages from neighbors;
    Compare new Received Messages with corresponding stored
    Received Messages to look for changed messages;
    If Any Changed Messages Received {
    Store Received Messages in Received_Msgs[ ];
    Message_Changed = true;
    for j=1 to num_of_neighbors {
    Sorted_Msgs[ ] = sorted list of Received_Msgs[ ] *
    corresponding Profit_Matrix[ ] values
    excluding j;
    L = original index of Sorted_Msgs[b]; // get
    index (or node) of the bth received
    msg*profit;
    Message =
    exp(Profit_Matrix[j]) /
    (exp(Profit_Matrix[L]) *
    received_msgs[L]);
     Send Message to Neighbor_Node[j];
    } end j loop
    } end if changed message changed
    } end while loop - we are now done - no messages are changing
    // now get the belief values for this node
    for j=1 to num_of_neighbors {
    belief_values[j] = received_msgs[j] *
    Pofit_Matrix[j];
    } end j loop
    sort belief_values[ ];
    output largest b belief_values[ ];
    End Pseudo Code
  • The above pseudo code example makes several assumptions in order to simplify the pseudo code for illustration purposes. For example, the b value is a constant value. Also, the code is assumed to be used on a processor that is computing the belief propagation for a single node of the graph, so that the indexing can be simplified for illustration.
  • Generalized matching or auction problems find the best assignment of goods to consumers or advertisers to consumers when given a matrix of weights or value for each possible assignment. Generalized bipartite matching is 100% solvable by linear programming.
  • The disclosed subject matter approach may employ belief propagation which provide certain advantages and can provide solutions which are 100% optimal. For example, it can provide solutions that are optimal in an efficient manner and can scale up to problems involving millions of users and advertisers. Other applications include network reconstruction, image matching, resource allocation, online dating, sensor networks, and others.
  • Online content providers can use the disclosed subject matter to better match advertising after a user enters a search term. Typically, online content providers show the top advertisers that bid the highest amount for a particular search term. Typically, this is done by performing a generalized matching and then controlling the display of the advertisement accordingly.
  • FIG. 7 is a block diagram of a system for matching advertisers with search terms using belief propagation according to some embodiments of the disclosed subject matter. In particular, the system 700 includes a search engine/content provider 702 that is coupled to a belief propagation system for advertisement/keyword (search term) matching 704. The search engine/content provider 702 is also coupled to an electronic data store having stored therein data representing a plurality of advertisers (706-708) each having a respective set of search terms (or keywords). advertisement associated with each keyword, and a bid for placing each advertisement (710-712). The search engine/content provider 702 receives search terms, keywords and/or uniform resource locators (URLs) 714 from one or more users. In response to the received input 714, the search engine/content provider 702 performs search term/advertiser matching using the belief propagation system for advertisement/keyword (or search term) matching 704 to match a number of advertisements (three in this example) to the search term input, as described below with respect to FIG. 8. The b-matching advertisements (e.g., 3) are then displayed on a search engine results page (or content page of a partner website) 716 as displayed advertisements 718.
  • The b-matching advertisements may then be automatically placed and displayed on a search engine's results page. In other embodiments, other actions can be automatically implemented such as allocating computational resources to users, outputting authorization codes to allow users to access physical equipment (such as backhoes, automobiles, tools, or other mechanical equipment). The number and variety of consequential actions that can be automatically initiated or culminated as a result of the matchings made are varied and will depend on the applications.
  • In this example, the nodes of the graph data structure include the advertisers/advertisements and the keywords (or search terms). The profit matrix includes the bid prices for each ad by each advertiser. The bid prices may be used as raw values or may be manipulated in order to arrive at a profit for the bid. The b value represents the maximum number of advertisements to be displayed (e.g., 3). However, each advertiser/advertisement node may also be subject to other constraints on its belief value such as a quota of advertisements to be displayed during a given period of time or a quota on an amount of money to be spent during a given period of time. These constraints may affect whether or not an advertiser/advertisement is selected as matching for a keyword, even if the bid for that advertiser/advertisement is high enough that it would normally be selected.
  • Advertisers may seek to manipulate or “game” the advertising bid system. The belief propagation methods and systems described above can be modified to provide enhanced protection against bid or ad system manipulation. For example, one bid manipulation scheme includes attempting to deplete a competitor's ad budget by placing a bid just less than the winning bid, this causes the price actually paid by the winning bidder to be artificially high and thus depletes the competitor's budget faster than would normally occur. After the competitor's budget is depleted, their bid is no longer the highest and the ad can be placed at a lower cost by the manipulator. One technique for combating this type of manipulation is to augment the b-matching algorithm with a module that can select a winner other than the first place or b-highest matches. By selecting an ad to be placed other than the normal matching ads, the manipulator's ad can be chosen, thus depleting the manipulator's budget as well. This discourages advertisers from placing artificially high bids in an attempt to deplete a competitor's budget. It will be appreciated that other now known or later developed ad auction manipulation prevention measures can be used with the disclosed subject matter.
  • The system for matching advertisements with search terms or keywords 700 can comprise a second system (not shown) in addition to the belief propagation matching system for advertisement keyword matching (704). The second system can be a bid web server, which also would typically comprise one or more computer storage media, one or more processing systems and one or more databases. Conventional web browsers, running on client computers can be used to access information available through the bid web server and permit advertisers to place bids for desired keywords that will be queried through the search engine or content provider. The bid web server can be accessed through a firewall, not shown, which protects account information and other information from external tampering. Additional security measures such as Secure HTTP or the Secure Sockets Layer may be provided to enhance the security of standard communications protocols.
  • FIG. 8 is a chart of a method of matching advertisers with search terms using belief propagation according to some embodiments of the disclosed subject matter.
  • Processing begins at 802 with provision 804 of a graph data structure and other data. The graph data structure nodes or vertices represent advertisers and keywords to be matched. For example, the graph data structure can include advertiser nodes that represent an advertisement from a particular advertiser to be displayed when a users enters one of a group of keywords that are of interest to the advertiser. The graph data structure can include keywords or search terms that correspond to those entered by users and which need to have a set of advertisements matched with in order to enhance and/or maximize revenue generated from pay-per-click advertising, for example. A profit matrix is also provided. The profit matrix represents a profit value for each advertiser/advertisement node connected to a corresponding search term node. At 806, variables are initialized. The latter operation may include initializing values of data storage elements that store the values of the most recent messages received by the node.
  • Next, electronic messages are passed between adjacent or neighboring nodes as indicated at 808. A belief propagation processor or distributed processing system adapted to perform belief propagation sends each message from a node based on the profit matrix values and received messages of that node. The value (or data content) of each message is determined according to a compressed message update process, described above. Received messages are stored by the processor in an electronic memory, such as, for example, RAM or a database. The message passing can be performed iteratively until a termination condition is met. A conditional branch based on the termination condition is indicated at 812. As discussed elsewhere, a variety of conditions can be defined.
  • Belief values for each neighboring node are updated based on received messages and stored as indicated at 810. The updating can be executed, for example, by the processor adapted to perform belief propagation. The belief value for each node is based on the received messages and the profit matrix portion. If the belief value updating would result in changes to messages already sent, then those messages are sent again with updated values. However, if no belief values change or no message updates are needed, then the node does not send out messages. The settling of the node's belief values for adjacent nodes can indicate that an optimal solution has been reached and the belief propagation has converged on a solution to the matching problem.
  • The b-matching advertiser/advertisement nodes matching an input search term are selected as indicated at 814. The selected advertiser/advertisement nodes are matched based on sorted belief values. For example, in a b-matching problem, the b nodes having the highest belief values (i.e., profit values) with respect to an input node are selected. The selected nodes can be provided as output to another process or system. For example, the advertisements corresponding to the selected nodes can be displayed on the search engine results page or content page associated with the search term. Then processing ends at 816.
  • As for the embodiment 200 (as well as analogous operations in other embodiments 1000, 1200, and 1444 described below), it will be appreciated that the sequence 802-816 may be repeated in whole or in part in order to accomplish contemplated generalized matching using belief propagation. For example, the belief values may be updated for the entire graph data structure and then matching results may be provided for a plurality of nodes of interest before the belief values of the graph are updated. Alternatively, because the matching may result in changes to one or more nodes in the graph as a result of being selected as matching nodes (e.g., an advertiser's quota of ads or quota of dollars spent may be reached), the belief values may need to be recomputed each time a matching is performed for a node.
  • FIG. 9 is a block diagram of a system for matching dating service members using belief propagation according to some embodiments of the disclosed subject matter. In particular, the system 900 includes a dating service provider 902 that is coupled to a belief propagation system for dating service member matching 904. The dating service provider 902 is also coupled to an electronic data store having stored therein data representing a plurality of dating service members (906-908) each having a respective set of interests (910-912). The dating service provider 902 receives the interests (910-912) from one or more respective users (906-908). The interests (910-912) can be used to generate a “profit” matrix (effectively captures a compatibility metric) for the users, for example, by generating a value representing the interests in common for a given pair of users. In response to the received interests (910-912), the dating service provider 902 performs member matching using the belief propagation system for dating service member matching 904 to match each member with b other members (e.g., for a fee a dating service may provide b introductions or matches to each user), as described below with respect to FIG. 10. The b matching members may then be communicated to the member that they are matched with as an introduction (e.g., each user may receive an email listing the members he or she has been matched with). For example, a results set 914 (e.g., in an email or displayed on the user's page at the dating service) can be provided for Member 1. Within the results are listed the b-matching members 915 selected to match Member 1. And, similarly, a results set 916 (e.g., in an email or displayed on the user's page at the dating service) can be provided for Member n. Within the results set 916 are listed the b-matching members 918 that have been selected to match Member n.
  • In this example, the nodes of the graph data structure include the members of the dating service. The “profit” matrix (or compatibility matrix) can include the predicted compatibility between a pair of members. The b value represents the number of matchings of most likely compatible members to be provided to each respective member (e.g., in accordance with the service agreement with the member). However, each member node may also be subject to other constraints on its belief value such as type of other member being sought, geographic preference, other preferences, a quota of matches to be provided during a given period of time, or the like. These constraints may affect whether or not a member is selected as matching for another member, even if the “profit” or compatibility for that member is high enough that it would normally be selected.
  • FIG. 10 is a chart of a method of matching dating service members using belief propagation according to some embodiments of the disclosed subject matter. Processing begins at 1002 and a graph data structure at 1004 is provided. The graph data structure nodes (or vertices) represent dating service members to be matched. A compatibility (or “profit”) matrix is also provided. The compatibility matrix represents a compatibility (or “profit”) value for each potential pairing of dating service members. As described above, the compatibility value can be determined based on interests in common, or may be determined according to other suitable methods conventionally used by dating service providers.
  • At 1006, variables are initialized. The latter operation may include initializing values of data storage elements that store the values of the most recent messages received by the node.
  • Next, electronic messages are passed between adjacent or neighboring nodes as indicated at 1008. The details are not repeated since they are similar to the operations detailed above and below. The message passing can be performed iteratively until a termination condition is met as indicated by the conditional branch 1012.
  • Belief values for each neighboring node may be calculated based on received messages and stored as indicated at 1010. In this and the other embodiments, the belief values can be calculated once after the termination condition (as shown in the flow chart) or continuously updated prior to the termination condition. The operations are described above and below and are therefore not detailed here again.
  • FIG. 11 is a diagram of a system for matching sellers and buyers in an auction using belief propagation according to some embodiments of the disclosed subject matter. In particular, the system 1100 includes an auction service provider 1102 that is coupled to a belief propagation system for auction buyer/seller member matching 1104. The auction service provider 1102 is also coupled to an electronic data store having stored therein data representing a plurality of sellers (1106-1108) each having a respective set of goods/services being offered (1110-1112), and a plurality of buyers (1114-1116) each having a respective set of goods/services being sought (1118-1120). The auction service provider 1102 receives the goods/services being offered (1110-1112) and the goods/services being sought (1118-1120), which can be used to generate a profit matrix for matching the buyers and sellers, for example, by generating a profit value for each seller selling his goods/services to a corresponding buyer seeking those goods/services.
  • In response to the received goods/services being offered (1110-1112) and the goods/services being sought (1118-1120). the auction service provider 1102 performs buyer/seller matching using the belief propagation system for auction buyer/seller matching 1104 to match each buyer with b sellers (e.g., such that the buyer's requirements are met), as described below with respect to FIG. 12. The b matching sellers may then be communicated to the buyer that they are matched with in order to complete a transaction. For example, a results set 1122 that has the b-matching between buyers and sellers can be provided as output. Alternatively, the matches for a particular buyer or seller can be communicated directly to that buyer or seller.
  • In this example, the nodes of the graph data structure represent goods/services being offered (1110-1112) and the goods/services being sought (1118-1120). The profit matrix can have values based on a particular buyer buying from a particular seller. For example, in the case of a buyer, the b value can represent the number of matching sellers needed to meet the buyer's requirements. In the case of a seller, the b value can represent the number of buyers needed to purchase the sellers goods/services being offered. However, each node may also be subject to other constraints on its belief value. These constraints may affect whether or not a buyer/seller is selected as matching for another buyer/seller, even if the profit for that matching is high enough that it would normally be selected.
  • FIG. 12 is a chart of a method of matching sellers and buyers in an auction using belief propagation according to some embodiments of the disclosed subject matter.
  • After beginning at 1202, a graph data structure is provided as indicated at 1204. The graph data structure nodes or vertices represents auction buyers and sellers, and their respective goods/services, to be matched. A profit matrix is also provided. The profit matrix represents a profit value for each seller node connected to a corresponding buyer node. At 1206, variables are initialized. The latter operation may include initializing values of data storage elements that store the values of the most recent messages received by the node.
  • Electronic messages are passed between adjacent or neighboring nodes as indicated at 1208. The details are not repeated since they are similar to the operations detailed above and below. The message passing can be performed iteratively until a termination condition is met. This is controlled by a branch point 1212.
  • Belief values for each neighboring node are updated based on received messages and stored as indicated at 1210. In this and the other embodiments, the belief values can be calculated once after the termination condition (as shown in the flow chart) or continuously updated prior to the termination condition. The operations are described above and below and are therefore not detailed here again.
  • If the termination condition has been reached, the b-matching buyer or seller nodes matching an input buyer/seller node are selected as indicated at 1214, otherwise control returns to 1208.
  • The selected nodes are matched based on sorted belief values at 1214. For example, in a b-matching problem, the b nodes having the highest belief values (i.e., profit values) with respect to an input node are selected. The selected nodes can be provided as output to another process or system. For example, the sellers corresponding to a selected buyer node can be displayed for the buyer (or vice versa). Processing then ends at 1216.
  • FIG. 13 is a diagram of a system for resource allocation using belief propagation according to some embodiments of the disclosed subject matter. In particular, the system 1300 includes a resource allocation provider 1302 that is coupled to a belief propagation system for resource allocation 1304. The resource allocation provider 1302 is also coupled to an electronic data store having stored therein data representing a plurality of resources (1306-1308) each having a respective set of resource constraints/goals (1310-1312), and a plurality of projects (1314-1316) each having a respective set of project constraints/goals (1318-1320). The resource allocation provider 1302 receives the resources (1306-1308) and resource constraints/goals (1310-1312), and the projects (1314-1316) and project constraints/goals (1318-1320), which can be used to generate a “profit” matrix for matching the resources with the projects. For example, resources may be reviewers for academic papers and the projects may be papers needing to be reviewed. The resources (reviewers) may indicate constraints such as only wanting to review a certain number of papers and may indicate goals such as a desired set of papers to review. The papers may have corresponding constraints such as needing to be reviewed by at least x reviewers. A profit matrix can be generated that includes the preferences of the reviewers as “profit” for matching them to a desired paper.
  • In response to the received resources (1306-1308) and resource constraints/goals (1310-1312), and projects (1314-1316) and project constraints/goals (1318-1320), the resource allocation provider 1302 performs resource allocation using the belief propagation system for resource allocation 1304 to match each project with b resources (e.g., such that the project's requirements are met and the resource's constraints are met), as described below with respect to FIG. 14. The b-matching resources may be assigned to the project that they are matched with in order to complete the project. For example, a results set 1322 that has the b-matching between projects and resources can be provided as output. Alternatively, the matches for a particular resource or project can be communicated directly to that resource or project.
  • In this example, the nodes of the graph data structure represent resources and projects. The profit matrix can have values based on a resource's desire for a project and/or limit of the number of projects that can be undertaken. For example, in the case of a resource, the b value can represent the number of projects that the resource can be committed to (e.g., the number of papers that a reviewer wishes to commit to reviewing). In the case of a project, the b value can represent the number of resources needed to meet the project constraint (e.g., each paper needs 3 reviewers). However, each node may also be subject to other constraints/goals on its belief value. These constraints may affect whether or not a resource/project is selected as matching for another resource/project, even if the profit for that matching is high enough that it would normally be selected.
  • FIG. 14 is a chart of a method of resource allocation using belief propagation according to some embodiments of the disclosed subject matter.
  • After beginning at 1402, a graph data structure is provided as indicated at 1404. The graph data structure nodes or vertices represent resources and projects, and their respective constraints/goals, to be matched. A profit matrix is also provided. The profit matrix represents a “profit” value for each resource node connected to a corresponding project node. At 1406, variables are initialized. The latter operation may include initializing values of data storage elements that store the values of the most recent messages received by the node.
  • Next, at 1408, electronic messages are passed between adjacent or neighboring nodes. The details are not repeated since they are similar to the operations detailed above and below. The message passing can be performed iteratively until a termination condition is met as indicated by the conditional branch at 1412.
  • At 1410, belief values for each neighboring node are updated based on received messages and stored. In this and the other embodiments, the belief values can be calculated once after the termination condition (as shown in the flow chart) or continuously updated prior to the termination condition. The operations are described above and below and are therefore not detailed here again.
  • If the termination condition has been reached, the b-matching resource or project nodes matching an input resource/project node are selected at 1414, otherwise, control returns to 1408. The selected nodes are matched based on sorted belief values at 1410. For example, in a b-matching problem, the b nodes having the highest belief values (i.e., profit values) with respect to an input node are selected. The selected nodes can be provided as output to another process or system. For example, the projects corresponding to a selected resource node can be displayed for the resource (or vice versa). Processing then ends at 1416.
  • FIG. 15 is a diagram of a plurality of belief propagation processors implemented in hardware according to some embodiments of the disclosed subject matter. In particular, a system 1500 includes a plurality of belief propagation processors (1502-1508 and 1512-1518). Each of the processors is coupled to a bus 1510. The belief propagation processors are constructed for operating as nodes in a belief propagation system for generalized matching. The system 1500 can include processors that are stand-alone or can represent a single semiconductor device having multiple belief propagation processors constructed thereon.
  • In operation, each hardware belief propagation processor performs the belief propagation method described above for a single node. The hardware details are shown in FIG. 16, which is a diagram of a hardware belief propagation processor according to some embodiments of the disclosed subject matter.
  • In particular, the hardware belief propagation processor 1602 includes a multiplier section 1604, an adder section 1606, a sorter section 1608, a max unit 1610, a storage 1612 each coupled to an internal bus 1614. The processor 1602 is coupled to an external bus 1616 in order to communicate with other processors and exchange messages 1618. The messages 1618 include a “to” field, a “from” field and a value field. The “to” field specifies an intended recipient node of the message, the “from” field specifies the sending node, and the value field contains the message value as calculated according to the message update process described above.
  • In operation, the processor 1602 receives (or otherwise detects) messages on the external bus 1616. When a message is intended for the processor 1602, the processor 1602 (receives if necessary and) stores it in the storage at a location corresponding to the sender node of the message. Processor 1602 can then calculate an updated message value to the nodes stored in its storage as neighbor or adjacent nodes and can send the updated messages to each corresponding neighbor node. The sections and units of the processor 1602 are used to perform the calculations required for determining updated messages and belief values. The processor 1602 can also transmit its b-matching nodes to another processor or system via the external bus 1616.
  • The processor 1602 may be implemented as a stand alone device or may be incorporated into a device having other circuitry including other belief propagation processor nodes.
  • The b value for matching mentioned above can be a constant value and the same for all nodes. Alternatively, each node can have an independent b value that can be different from that of the other nodes. Also, instead of being a constant value, the b value can be described as a distribution over a range of values. Problems with distributions of b-values (or degrees of connectedness between nodes) are known as degree distribution problems.
  • Examples of degree distribution problems include auctions where each buyer and seller may select an independent number (or capacity) of corresponding buyers/sellers or may have a range of capacities they can handle but incur different costs. Also a degree distribution problem can arise for cases in which the capacity changes over time, such as when a desired number of possible connections changes according to a quota which varies dynamically. Conventional approaches to solving b-matching problems may not be effective for solving degree distribution problems.
  • The belief propagation methods and systems of the disclosed subject matter, of either linear or distributed forms, can be used to solve degree distribution problems if the graph data structure and weight (or profit) matrix are adjusted according to the following technique.
  • Referring to FIG. 17A, as an example, an auction problem may have a group of n seller nodes each having a degree distribution ψi(j) over n possible matches, where j refers to a particular number of matches that can be made (a variable version of b in the situation where the number of desired matches is a constant). Also, the problem may have a group of n buyer nodes each having a degree distribution φi(j) over n possible matches, where j, again, refers to a particular number of matches. The degree distributions ψi(j) or φi(j) represent an apportionment of the desirability (or profitability or value) of the respective number (j) of matches.
  • A first example illustrates a special case 1702 in which each seller desires to indicate a particular number of matches it will accept. The number of acceptable matches may vary according to each seller and buyer. Sellers are represented in the example by ψi(j) and buyers by φi(j). A second example 1704 illustrates the case of a seller j who may accept matches to 2 or 3 buyers but no other numbers of matches and he could set his degree distributions to reflect a profitability for 2 matches that is two times his profitability for 3 matches. This relative profitability might reflect operating costs above normal capacity to supply to 3 buyers, for example. The seller's actual or relative profit for matching to any given buyer is represented in the W matrix independently of the relative profitability reflected in the degree distribution. But the weight (profit) matrix values are discounted computationally as discussed below based on the relative profitability relating to the number of matches.
  • In the example 1704 of the seller, to make the calculation, the ψi(j) and φi(j) are calculated in an expanded matrix (described below) as the natural logs of the relative profitabilities, namely, ⅓ and ⅔, requiring the sum over the degree distribution to be equal to 1. In that case, exp[ψi(2)]=⅔ and exp[ψi(3)]=⅓. Exponentials of all the other ψi(j) will be zero. Then ψi(2)=ln(⅔) or −0.405 and ψi(3)=ln(⅓) or −1.099. All the other values of ψi(j) may be set to very negative numbers, for example negative 10 million or their differentials, discussed below, set to zero or large numbers which would be equivalent as will be seen further below. The buyers can come to the same matching calculation and give completely different degree distributions for the same calculation resulting in the φi(j).
  • The degree distributions can be represented in any suitable way, for example, as tables corresponding to each buyer or seller node. As above, these may be stored in an electronic memory or multiple electronic memories in a distributed computation setting, respective to a particular node or respective to several nodes, but not all.
  • Referring to FIG. 17B, to solve the degree distribution problem, the weight matrix W that represents the value (or relative value) of each match, is expanded, doubling its size to generate an expanded weight matrix W′. The original weight matrix W (which reflects, for example, the negotiated price for a good to be sold by seller i to buyer k) forms the upper left quadrant of the expanded weight matrix W′. The upper right quadrant of the expanded weight matrix W′ includes ψi(j) delta values such as, starting at the first row: ψ1(0)-ψ1(1), . . . , ψ1(n−1)-ψ1(n), and so on until the last row ψn(0)-ψn(1), . . . , ψn(n−1)-ψn(n). The lower left quadrant of the expanded weight matrix W′ includes φi(j) delta values such as, starting at the first row: φ1(0)-φ1(1), . . . , φn(0)-φn(1), and so on until the last row φ1(n−1)-φ1(n), . . . , φn(n−1)-φn(n). The lower right quadrant values can all be set to zero.
  • The bipartite graph is expanded by adding to the seller and buyer nodes, dummy nodes to double the number of sellers and buyers. Thus, if there are n buyers and n sellers, an additional n buyers and n sellers are appended. These dummy nodes correspond to the appended delta values ψi(j), φj(j), or 0, respectively in the expanded weight matrix W′. In cases where the number of sellers differs from the number of buyers, the larger of the two is used as the expanded weight matrix size and the smaller side of the original weight matrix is expanded with small values (e.g., zero or negative maximum value) and dummy nodes are added to the graph data. These complete a square original and expanded weight matrix and original and expanded bipartite graph. The expanded nodes are dummy nodes similar to those used for the expanded weight matrix.
  • Once the expanded weight matrix W′ is created and the dummy nodes are provided, the methods described above, for example with reference to FIGS. 2A through 2E, can be applied to the expanded graph and weight data. In distributed processing, the number of node processors may simply be doubled, for example, to have each processor operate and receive and send messages relating to a respective node. The value of b used for solving the problem may be set to n, namely, the number of buyers and sellers (noting that some of the buyers and sellers may be dummies and not real buyers or sellers). Once the matching problem is solved on the expanded graph using the expanded weight matrix W′, as a b-matching problem, (b=n), according to the disclosed belief propagation methods and systems, the b-matching solution for the original graph and weight matrix is obtained by extracting the upper left quadrant of a matrix representing the matches on the expanded graph.
  • The b-matching solution may be represented as a binary matrix where each value in the matrix includes a 1 or 0, and where a 1 represents a matching between a buyer/seller pair corresponding to that element of the matrix, and a 0 corresponds to no match being made for that buyer/seller pair. The degree distribution technique is described in more detail with background and mathematical proofs in Appendix II.
  • As mentioned, the above approach can be applied in embodiments described above in which the matching problem is solved using multiple processors except that the number of processors may be doubled to process the larger number of disjoint sets. So in an example of matching buyers to sellers, there would be twice the number of buyer processors and twice the number of seller processors with half of each being assigned to the dummy nodes.
  • In some of the above embodiments relating to the assignment of web advertisements according to bids, various factors can be used to modify the weight value of the weight matrix used to represent the matching problem. These can include: click through rate; how many times a user selects a given ad in a given session; a duration of time, from an ad result selection, until the user issues another search query, which may include time spent on other pages (reached via a search result click or ad click) subsequent to a given ad click; a ratio of the time, from a given ad result selection until a user issues another search query, as compared to all other times from ad result selections until the user issued another search query; time spent, given an ad result selection, on viewing other results for the search query, but not on the given ad result; how many searches (i.e., a unique issued search query) that occur in a given session prior to a given search result or ad selection; how many searches that occur in a given session after a given search result or ad selection; rather than searches, how many result page views that occur for a given search query before a given selection, this can be computed within the query (i.e., just for a unique query), or for the entire session; and rather than searches, how many search result page views that occur for a given search query after this selection, this can be computed within the query (i.e., just for the unique query), or for the entire session.
  • Embodiments of the method, system, one or more computers program product and one or more computers readable media for generalized matching using belief propagation, may be implemented on a general-purpose one or more computers, a special-purpose one or more computers, a programmed microprocessor or microcontroller and peripheral integrated circuit element, an ASIC or other integrated circuit, a digital signal processor, a hardwired electronic or logic circuit such as a discrete element circuit, a programmed logic device such as a PLD, PLA, FPGA, PAL, or the like. In general, any process capable of implementing the functions or processes described herein can be used to implement embodiments of the method, system, or one or more computers program product for generalized matching using belief propagation.
  • Furthermore, embodiments of the disclosed method, software, and one or more computers program product (or one or more computer readable media) for generalized matching using belief propagation may be readily implemented, fully or partially, in software using, for example, object or object-oriented software development environments that provide portable source code that can be used on a variety of one or more computers platforms. Alternatively, embodiments of the disclosed method for correcting generalized matching using belief propagation can be implemented partially or fully in hardware using, for example, standard logic circuits or a VLSI design. Other hardware or software can be used to implement embodiments depending on the speed and/or efficiency requirements of the systems, the particular function, and/or a particular software or hardware system, microprocessor, or one or more computers system being utilized. Embodiments of the method, system, and one or more computer program products for generalized matching using belief propagation can be implemented in hardware and/or software using any known or later developed systems or structures, devices and/or software by those of ordinary skill in the applicable art from the functional description provided herein and with a general basic knowledge of the one or more computers arts.
  • Moreover, embodiments of the disclosed method for generalized matching using belief propagation can be implemented in software stored on one or more computer readable media (or provided as one or more computer program products) and adapted to be executed on a programmed general-purpose one or more computers, a special purpose one or more computers, a microprocessor, or the like. Also, the generalized matching using belief propagation method of this invention can be implemented as a program embedded on a personal one or more computers such as a JAVA® or CGI script, as a resource residing on a server or graphics workstation, as a routine embedded in a dedicated processing system, or the like. The method and system can also be implemented by physically incorporating the method for generalized matching using belief propagation into a software and/or hardware system, such as the hardware and software systems of a search engine, online auction, online dating, resource allocation, or image processing system.
  • Note that while many of the operations described herein are described in terms of mathematical functions and operations, such functions and operations can be approximated while still permitting the solutions of the respective problems to be achieved. For example, the exponential function, multiplication functions, and/or logarithmic functions may have computational analogs or approximations that may be used to implement them. Thus, in using the mathematical terms in the above discussion it should be understood that the embodiments include those in which such approximations are used.
  • Note that in all embodiments where a system or component loads software or data from a storage device or computer readable media, it will be understood that modifications of such embodiments are possible and considered within the embodiments of the disclosed subject matter. For example, data may be read from a stream provided by a remote data storage device operating according to any principle including volatile or nonvolatile memory. An “Internet drive,” network attached storage, distributed storage, or any other suitable device may also be used.
  • It is, therefore, apparent that there is provided in accordance with the present invention, a method, system, one or more computer program products and one or more computer readable media with software for generalized matching using belief propagation. While this invention has been described in conjunction with a number of embodiments, it is evident that many alternatives, modifications and variations would be or are apparent to those of ordinary skill in the applicable arts. Accordingly, applicants intend to embrace all such alternatives, modifications, equivalents and variations that are within the spirit and scope of this invention.

Claims (21)

1-69. (canceled)
70. A method for matching using belief propagation, comprising:
receiving and storing first node data identifying a first set of nodes;
receiving and storing second node data identifying a second set of nodes;
receiving and storing quota data identifying a maximum number of nodes within the second set of nodes to be matched with for each node within the first set of nodes;
retrieving and storing the first node data, the second node data, and the quota data which together form bipartite graph data, so as to provide access to a portion of the bipartite graph data corresponding to a subset of the nodes in the first node data that correspond to one or more, but not all, second nodes in the second node data, by multiple connected processors;
executing, on each of the processors, a matching process that includes receiving messages from, and generating and sending messages to, the multiple connected processors to others of the multiple connected processors, until a termination condition is reached.
71. The method of claim 70, the matching process further comprising:
calculating one or more intermediate values for each neighboring second node of a selected first node that is based on received messages;
sorting the one or more intermediate values;
selecting an intermediate value from the one or more intermediate values based on the quota data for the selected first node; and
calculating a new message based on the received messages, and the selected intermediate value.
72. The method of claim 70,
wherein at least some of the messages include scalars; and
in each processor, the generating including dividing ratios of functions of a respective first node corresponding to a respective portion of the bipartite graph data by respective scalars received.
73. The method of claim 72, wherein the data content of each message is a single scalar value.
74. The method of claim 73, wherein the single scalar value corresponds to a potential matching of the selected first node with a respective one of its neighboring second nodes.
75. The method of claim 70, wherein the functions are substantial equivalents of exponentials.
76. The method of claim 70,
wherein the first set of nodes comprises auction buyers and their respective goods/services to be matched, and
wherein the second set of nodes comprises auction sellers and their respective goods/services to be matched.
77. The method of claim 70, wherein the termination condition is a predetermined number of iterations of the generating and sending of the messages.
78. The method of claim 70, wherein the termination condition is defined as receiving no changed message values within a predetermined period of time.
79. The method of claim 70, wherein the termination condition is a number of messages sent from each node.
80. The method of claim 70, wherein the termination condition is an elapsing of a predetermined period of time.
81. A computer readable medium having software instructions stored thereon for matching using belief propagation, the software instructions, when executed by a processor, cause the processor to perform operations comprising:
receiving and storing first node data identifying a first set of nodes;
receiving and storing second node data identifying a second set of nodes;
receiving and storing quota data identifying a maximum number of nodes within the second set of nodes to be matched with for each node within the first set of nodes;
retrieving and storing the first node data, the second node data, and the quota data which together form bipartite graph data, so as to provide access to a portion of the bipartite graph data corresponding to a subset of the nodes in the first node data that correspond to one or more, but not all, second nodes in the second node data, by multiple connected processors;
executing, on each of the processors, a matching process that includes receiving messages from, and generating and sending messages to, the multiple connected processors to others of the multiple connected processors, until a termination condition is reached.
82. The computer readable medium of claim 81, the matching process further comprising:
calculating one or more intermediate values for each neighboring second node of a selected first node that is based on received messages;
sorting the one or more intermediate values;
selecting an intermediate value from the one or more intermediate values based on the quota data for the selected first node; and
calculating a new message based on the received messages, and the selected intermediate value.
83. The computer readable medium of claim 81,
wherein the first set of nodes comprises auction buyers and their respective goods/services to be matched, and
wherein the second set of nodes comprises auction sellers and their respective goods/services to be matched.
84. The computer readable medium of claim 81, wherein the termination condition is a predetermined number of iterations of the generating and sending of the messages.
85. The computer readable medium of claim 81, wherein the termination condition is defined as receiving no changed message values within a predetermined period of time.
86. A distributed processing system for matching using belief propagation, the system comprising:
a plurality of processors each corresponding to a node of a graph data structure having a first set of nodes and a second set of nodes where each node from the first set of nodes is a neighbor to at least one node from the second set of nodes;
a network coupling the plurality of processors and adapted to transfer messages between the processors;
wherein each processor is adapted to load and execute software instructions stored on a computer readable medium, the software instructions, when executed, cause the processor to perform operations including:
receiving and storing first node data identifying the first set of nodes;
receiving and storing second node data identifying the second set of nodes;
receiving and storing quota data identifying a maximum number of nodes within the second set of nodes to be matched with for each node within the first set of nodes;
retrieving and storing the first node data, the second node data, and the quota data which together form bipartite graph data, so as to provide access to a portion of the bipartite graph data corresponding to a subset of the nodes in the first node data that correspond to one or more, but not all, second nodes in the second node data;
executing, on each of the processors, a matching process that includes receiving messages from, and generating and sending messages to, the plurality of processors to others of the plurality of processors, until a termination condition is reached.
87. The system of claim 86, the matching process further comprising:
calculating one or more intermediate values for each neighboring second node of a selected first node that is based on received messages;
sorting the one or more intermediate values;
selecting an intermediate value from the one or more intermediate values based on the quota data for the selected first node; and
calculating a new message based on the received messages, and the selected intermediate value.
88. The system of claim 86,
wherein the first set of nodes comprises auction buyers and their respective goods/services to be matched, and
wherein the second set of nodes comprises auction sellers and their respective goods/services to be matched.
89. The system of claim 86, wherein the termination condition is a predetermined number of iterations of the generating and sending of the messages.
US14/295,524 2008-01-25 2014-06-04 Belief propagation for generalized matching Abandoned US20140289076A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/295,524 US20140289076A1 (en) 2008-01-25 2014-06-04 Belief propagation for generalized matching

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
US2376708P 2008-01-25 2008-01-25
US2920608P 2008-02-15 2008-02-15
US12235608P 2008-12-12 2008-12-12
PCT/US2009/032070 WO2009094672A2 (en) 2008-01-25 2009-01-26 Belief propagation for generalized matching
US86443810A 2010-11-03 2010-11-03
US14/295,524 US20140289076A1 (en) 2008-01-25 2014-06-04 Belief propagation for generalized matching

Related Parent Applications (2)

Application Number Title Priority Date Filing Date
PCT/US2009/032070 Division WO2009094672A2 (en) 2008-01-25 2009-01-26 Belief propagation for generalized matching
US12/864,438 Division US9117235B2 (en) 2008-01-25 2009-01-26 Belief propagation for generalized matching

Publications (1)

Publication Number Publication Date
US20140289076A1 true US20140289076A1 (en) 2014-09-25

Family

ID=40901667

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/864,438 Expired - Fee Related US9117235B2 (en) 2008-01-25 2009-01-26 Belief propagation for generalized matching
US14/295,524 Abandoned US20140289076A1 (en) 2008-01-25 2014-06-04 Belief propagation for generalized matching

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US12/864,438 Expired - Fee Related US9117235B2 (en) 2008-01-25 2009-01-26 Belief propagation for generalized matching

Country Status (2)

Country Link
US (2) US9117235B2 (en)
WO (1) WO2009094672A2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104932944A (en) * 2015-06-15 2015-09-23 浙江金大科技有限公司 Cloud computing resource service combination method based on weighted bipartite graph
US10447855B1 (en) 2001-06-25 2019-10-15 Steven M. Hoffberg Agent training sensitive call routing system
WO2021076651A1 (en) * 2019-10-18 2021-04-22 Feedzai-Consultadoria E Inovacao Technologica, S.A. Graph decomposition for fraudulent transaction analysis

Families Citing this family (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8903810B2 (en) * 2005-12-05 2014-12-02 Collarity, Inc. Techniques for ranking search results
US8429184B2 (en) 2005-12-05 2013-04-23 Collarity Inc. Generation of refinement terms for search queries
WO2009094672A2 (en) 2008-01-25 2009-07-30 Trustees Of Columbia University In The City Of New York Belief propagation for generalized matching
US20090228296A1 (en) * 2008-03-04 2009-09-10 Collarity, Inc. Optimization of social distribution networks
WO2010068840A1 (en) * 2008-12-12 2010-06-17 The Trustees Of Columbia University In The City Of New York Machine optimization devices, methods, and systems
WO2010135586A1 (en) 2009-05-20 2010-11-25 The Trustees Of Columbia University In The City Of New York Systems devices and methods for estimating
US8875038B2 (en) * 2010-01-19 2014-10-28 Collarity, Inc. Anchoring for content synchronization
US20130204835A1 (en) * 2010-04-27 2013-08-08 Hewlett-Packard Development Company, Lp Method of extracting named entity
US20140129320A1 (en) * 2011-04-05 2014-05-08 The Trustees Of Columbia University In The City Of New York B-matching using sufficient selection belief propagation
US9082082B2 (en) 2011-12-06 2015-07-14 The Trustees Of Columbia University In The City Of New York Network information methods devices and systems
US20130218644A1 (en) * 2012-02-21 2013-08-22 Kas Kasravi Determination of expertise authority
US9672557B2 (en) * 2013-10-11 2017-06-06 Palo Alto Research Center Incorporated System and method for improved parallel search on bipartite graphs using dynamic vertex-to-processor mapping
CN104092564B (en) * 2014-06-23 2017-06-20 北京航空航天大学 A kind of cloud storage service credit assessment method
US9886705B2 (en) * 2014-09-26 2018-02-06 Exaclibur Ip, Llc Advertisement opportunity bidding
US10275819B1 (en) * 2015-05-13 2019-04-30 Amazon Technologies, Inc. Reducing incompatible pairings
JP6462611B2 (en) * 2016-03-10 2019-01-30 ヤフー株式会社 Generating device, generating method, and generating program
US11055629B2 (en) * 2017-10-09 2021-07-06 Facebook, Inc. Determining stability for embedding models
WO2019113864A1 (en) * 2017-12-13 2019-06-20 深圳大学 Smoothing technology-based blind authentication method and system for frequency selective fading channel
US11395140B2 (en) * 2017-12-13 2022-07-19 Shenzhen University Belief propagation-based physical layer blind authentication method and system for time-varying fading channels
US10460359B1 (en) * 2019-03-28 2019-10-29 Coupang, Corp. Computer-implemented method for arranging hyperlinks on a graphical user-interface
CN110139286B (en) * 2019-05-21 2022-05-27 西安邮电大学 Wireless sensor network coverage enhancement method and system oriented to three-dimensional environment
CN111768236A (en) * 2020-06-29 2020-10-13 深圳市元征科技股份有限公司 Resource allocation method, system and related equipment
US11544277B2 (en) * 2020-08-17 2023-01-03 Raytheon Company Query term expansion and result selection
US11461297B1 (en) 2021-06-09 2022-10-04 T-Mobile Usa, Inc. Ensuring database integrity using a data flow in a graph, such as for use by a wireless telecommunications service provider
US11765562B2 (en) 2021-10-11 2023-09-19 Toyota Motor Engineering & Manufacturing North America, Inc. Systems and methods for matching objects in collaborative perception messages
US20230116106A1 (en) * 2021-10-13 2023-04-13 Capital One Services, Llc Systems and Methods for Asset Interchange

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070118432A1 (en) * 2005-11-21 2007-05-24 Vijay Vazirani Systems and methods for optimizing revenue in search engine auctions

Family Cites Families (46)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5841958A (en) 1995-01-19 1998-11-24 Nec Research Institute, Inc. Bipartite matching
US6091424A (en) 1996-11-01 2000-07-18 Tom Sawyer Software Labeling graphical features of drawings
US6714975B1 (en) 1997-03-31 2004-03-30 International Business Machines Corporation Method for targeted advertising on the web based on accumulated self-learning data, clustering users and semantic node graph techniques
US6952682B1 (en) 1999-07-02 2005-10-04 Ariba, Inc. System and method for matching multi-attribute auction bids
US20010056395A1 (en) 2000-06-09 2001-12-27 Khan Saadat H. Internet bargaining system
US6484123B2 (en) 2000-11-30 2002-11-19 International Business Machines Corporation Method and system to identify which predictors are important for making a forecast with a collaborative filter
US7356592B2 (en) 2002-01-24 2008-04-08 International Business Machines Corporation Method and apparatus for web farm traffic control
WO2003067497A1 (en) 2002-02-04 2003-08-14 Cataphora, Inc A method and apparatus to visually present discussions for data mining purposes
US7009991B2 (en) 2002-03-28 2006-03-07 Matisse Networks Reservation-based media access controller and reservation-based optical network
AU2003303499A1 (en) 2002-12-26 2004-07-29 The Trustees Of Columbia University In The City Of New York Ordered data compression system and methods
US8312049B2 (en) 2003-06-24 2012-11-13 Microsoft Corporation News group clustering based on cross-post graph
US7300398B2 (en) 2003-08-14 2007-11-27 Siemens Medical Solutions Usa, Inc. Method and apparatus for registration of virtual endoscopic images
US7489638B2 (en) 2004-04-08 2009-02-10 Alcatel-Lucent Usa Inc. Scheduling with delayed graphs for communication networks
US20050243736A1 (en) 2004-04-19 2005-11-03 International Business Machines Corporation System, method, and service for finding an optimal collection of paths among a plurality of paths between two nodes in a complex network
US7788260B2 (en) 2004-06-14 2010-08-31 Facebook, Inc. Ranking search results based on the frequency of clicks on the search results by members of a social network who are within a predetermined degree of separation
JP4574265B2 (en) * 2004-07-27 2010-11-04 株式会社電算システム Auction system
US8150634B1 (en) 2004-11-12 2012-04-03 Bristol-Myers Squibb Company Protein-ligand NOE matching for high-throughput structure determination
US7733895B2 (en) 2004-11-29 2010-06-08 Cisco Technology, Inc. Non-preemptive scheduling in network elements
US8195693B2 (en) 2004-12-16 2012-06-05 International Business Machines Corporation Automatic composition of services through semantic attribute matching
US20060253476A1 (en) 2005-05-09 2006-11-09 Roth Mary A Technique for relationship discovery in schemas using semantic name indexing
WO2006128104A2 (en) * 2005-05-24 2006-11-30 Insider Pages Advertising systems and methods
US7532586B2 (en) 2005-07-18 2009-05-12 Sbc Knowledge Ventures, L.P. Method of augmenting deployed networks
US7873185B2 (en) 2005-08-03 2011-01-18 Siemens Medical Solutions Usa, Inc. Method for detection and tracking of deformable objects
US7624054B2 (en) 2005-08-25 2009-11-24 Sas Institute Inc. Financial risk mitigation optimization systems and methods
WO2007035688A2 (en) 2005-09-16 2007-03-29 The Ohio State University Method and apparatus for detecting intraventricular dyssynchrony
KR100774024B1 (en) * 2005-12-01 2007-11-08 주식회사 인비즈테크 Method and system for E-commerce by successful bid
US7720773B2 (en) 2005-12-29 2010-05-18 Microsoft Corporation Partitioning data elements of a visual display of a tree using weights obtained during the training state and a maximum a posteriori solution for optimum labeling and probability
US7689559B2 (en) 2006-02-08 2010-03-30 Telenor Asa Document similarity scoring and ranking method, device and computer program product
US7933915B2 (en) 2006-02-27 2011-04-26 The Regents Of The University Of California Graph querying, graph motif mining and the discovery of clusters
US8078255B2 (en) 2006-03-29 2011-12-13 University Of Georgia Research Foundation, Inc. Virtual surgical systems and methods
US7720830B2 (en) 2006-07-31 2010-05-18 Microsoft Corporation Hierarchical conditional random fields for web extraction
US7831472B2 (en) 2006-08-22 2010-11-09 Yufik Yan M Methods and system for search engine revenue maximization in internet advertising
US20080071764A1 (en) 2006-09-19 2008-03-20 Kazunari Omi Method and an apparatus to perform feature similarity mapping
US20080215607A1 (en) 2007-03-02 2008-09-04 Umbria, Inc. Tribe or group-based analysis of social media including generating intelligence from a tribe's weblogs or blogs
US7640224B2 (en) 2007-03-26 2009-12-29 International Business Machines Corporation Active sampling collaborative prediction method for end-to-end performance prediction
US20080256034A1 (en) 2007-04-10 2008-10-16 Chi-Chao Chang System and method for understanding relationships between keywords and advertisements
US7904461B2 (en) 2007-05-01 2011-03-08 Google Inc. Advertiser and user association
US8055664B2 (en) 2007-05-01 2011-11-08 Google Inc. Inferring user interests
US7912964B2 (en) 2007-06-08 2011-03-22 Apple Inc. Method and apparatus for refactoring a graph in a graphical programming language
US20090022403A1 (en) 2007-07-20 2009-01-22 Fujifilm Corporation Image processing apparatus, image processing method, and computer readable medium
US20100257054A1 (en) 2007-08-27 2010-10-07 Cornell University Method and system for efficient and expressive advertising auctions
US7778247B2 (en) 2007-10-26 2010-08-17 Nokia Siemens Networks Oy Cross layer network optimization for OFDMA systems using message passing algorithm
WO2009094672A2 (en) 2008-01-25 2009-07-30 Trustees Of Columbia University In The City Of New York Belief propagation for generalized matching
US8000262B2 (en) 2008-04-18 2011-08-16 Bonnie Berger Leighton Method for identifying network similarity by matching neighborhood topology
US8250600B2 (en) 2009-03-31 2012-08-21 Alcatel Lucent Advertisement scheduling in a packet-based media-delivery system
WO2010135586A1 (en) 2009-05-20 2010-11-25 The Trustees Of Columbia University In The City Of New York Systems devices and methods for estimating

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070118432A1 (en) * 2005-11-21 2007-05-24 Vijay Vazirani Systems and methods for optimizing revenue in search engine auctions

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Huang et al., Loopy belief propogation for bipartite maximum weight b-matching, 2007, Proceedings of the Eleventh International Conference on Artificial Intelligence and Statistics, pgs 1-8 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10447855B1 (en) 2001-06-25 2019-10-15 Steven M. Hoffberg Agent training sensitive call routing system
CN104932944A (en) * 2015-06-15 2015-09-23 浙江金大科技有限公司 Cloud computing resource service combination method based on weighted bipartite graph
WO2021076651A1 (en) * 2019-10-18 2021-04-22 Feedzai-Consultadoria E Inovacao Technologica, S.A. Graph decomposition for fraudulent transaction analysis
US11636487B2 (en) 2019-10-18 2023-04-25 Feedzai—Consultadoria e Inovação Tecnológica, S.A. Graph decomposition for fraudulent transaction analysis

Also Published As

Publication number Publication date
US9117235B2 (en) 2015-08-25
US20110040619A1 (en) 2011-02-17
WO2009094672A2 (en) 2009-07-30
WO2009094672A3 (en) 2009-11-19

Similar Documents

Publication Publication Date Title
US9117235B2 (en) Belief propagation for generalized matching
US9223900B2 (en) Machine optimization devices, methods, and systems
US8635098B2 (en) Determining a community rating for a user using feedback ratings of related users in an electronic environment
JP5818980B2 (en) Supplementary product recommendations based on pay-for-performance information
US9947059B2 (en) Group formation and dynamic pricing for E-commerce in social networks
US7299195B1 (en) Accepting bids to advertise to users performing a specific activity
US8452658B2 (en) Method and apparatus for connecting consumers with one or more product or service providers
Christidis et al. A topic-based recommender system for electronic marketplace platforms
US20110208559A1 (en) Automatic Management of Networked Publisher-Subscriber Relationships
US20140129320A1 (en) B-matching using sufficient selection belief propagation
US20110264516A1 (en) Limiting latency due to excessive demand in ad exchange
US9703793B1 (en) Data aggregation and caching
US20110238493A1 (en) Efficient ad selection in ad exchange with intermediaries
US20090164298A1 (en) System and Method for Market Reserve Price Modeling in Online Auctions with Advanced Match
US20120005029A1 (en) System for handling multiple priorities in ad exchange auction
CN109118102B (en) Fair bidirectional combined cloud resource allocation method and system based on block chain
L’Ecuyer et al. Revenue-maximizing rankings for online platforms with quality-sensitive consumers
CN108537599B (en) Query feedback method and device based on keyword aggregation and storage medium
Deng et al. Pricing ad slots with consecutive multi-unit demand
US20160358228A1 (en) Computing system that manages presentation of electronic content
JP2002163486A (en) Method/system for auction and recording medium
Deng et al. Mechanism design for multi-slot ads auction in sponsored search markets
Deng et al. Multi‐Unit Bayesian Auction with Demand or Budget Constraints
Ludwig et al. Matchmaking in multi-attribute auctions using a genetic algorithm and a particle swarm approach
Zhang et al. Control-based Bidding for Mobile Livestreaming Ads with Exposure Guarantee

Legal Events

Date Code Title Description
AS Assignment

Owner name: THE TRUSTEES OF COLUMBIA UNIVERSITY IN THE CITY OF

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:JEBARA, TONY;HUANG, BERT;SIGNING DATES FROM 20101014 TO 20101028;REEL/FRAME:033033/0871

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION