EP1471436A1 - Method and system for bound propagation - Google Patents

Method and system for bound propagation Download PDF

Info

Publication number
EP1471436A1
EP1471436A1 EP20030076173 EP03076173A EP1471436A1 EP 1471436 A1 EP1471436 A1 EP 1471436A1 EP 20030076173 EP20030076173 EP 20030076173 EP 03076173 A EP03076173 A EP 03076173A EP 1471436 A1 EP1471436 A1 EP 1471436A1
Authority
EP
European Patent Office
Prior art keywords
mar
marginal
subset
sep
subsets
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP20030076173
Other languages
German (de)
French (fr)
Inventor
Martijn A.R. Leisink
Hilbert Johan Kappen
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.)
Stichting voor de Technische Wetenschappen STW
Original Assignee
Stichting voor de Technische Wetenschappen STW
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 Stichting voor de Technische Wetenschappen STW filed Critical Stichting voor de Technische Wetenschappen STW
Priority to EP20030076173 priority Critical patent/EP1471436A1/en
Priority to PCT/NL2004/000261 priority patent/WO2004095367A2/en
Publication of EP1471436A1 publication Critical patent/EP1471436A1/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/18Complex mathematical operations for evaluating statistical data, e.g. average values, frequency distributions, probability functions, regression analysis
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N7/00Computing arrangements based on specific mathematical models
    • G06N7/01Probabilistic graphical models, e.g. probabilistic networks

Definitions

  • the present invention relates to a method and system for determining a marginal probability in a probabilistic network by bound propagation as defined in the preamble of claim 1 and claim 5, respectively.
  • an observed pattern of physical parameters may contain evidence about the state of the underlying physical system.
  • the exact relationship between such an observed phenomenon and the governing physical parameters may be practically unknown or difficult to determine. It is noted that in many occasions not all parameters relating to an observation are known i.e., they may be hidden or latent, and that the relationship can be probabilistic in stead of deterministic.
  • Examples of such phenomena may be the relation of e.g., a physical condition of a biological system in relation to information contained in its genes, a weather forecast in relation to meteorological parameters, or the relationship between a flooding and environmental conditions.
  • Inference relates to the determination or computation of probabilities for the relationship between the given evidence and the governing physical parameters by using a probability model.
  • this probability model may take the form of a Bayesian graphical model (or probability network). Inference is the basic operation in almost any Bayesian method. It is in general intractable, which means that the computation time and memory allocation scale exponentially with the problem size. In such cases one can either compute an approximation of the marginal probability or compute upper and lower bounds on the marginal probability.
  • probabilistic networks play an important role in the field of artificial intelligence (AI) for extracting information from an artificially intelligent application.
  • AI artificial intelligence
  • the value of such information strongly relates to a probability attached to that information.
  • large inference problems occur in e.g., expert systems (medical or otherwise), pattern recognition systems, vision systems, speech recognition systems and robotics.
  • the Bound Propagation algorithm makes use of linear programming as described by Michael Todd in: "The many facets of linear programming", Mathematical Programming, 91:417-436, 2002.
  • This technique relates to a very general mathematical method for function minimisation and maximisation.
  • Existing algorithms all try to bound the partition function of a network either from above or below. Since such a function depends on the entire probability network, this approach has the clear disadvantage that one can not compute only interesting parts of the probability network. In a worst case, only a small part of the entire probability network may be intractable for the bounding algorithm, which has the adverse consequence that computation of any useful information fails altogether.
  • the present invention relates to a method as defined in the preamble of claim 1, characterised in that the calculation of the upper bound and the lower bound is performed by an iterative linear programming formalism, the calculation being consecutively repeated while varying a choice for the determinable marginal subset from the plurality of marginal subsets until a convergence criterion is fulfilled.
  • the method for determining a marginal probability in a probabilistic network by bound propagation provides for a bound propagation algorithm which is a "local method". That is, computations are done on (many) small parts and do not depend on the rest of the network. Especially for inhomogeneous networks the method for Bound Propagation is superior in computation time and accuracy in comparison with methods from the prior art. The method is efficient for computing bounds on marginal probabilities. For each marginal probability value a minimum and a maximum value is found for which it is guaranteed that the exact value lies in between these two values.
  • the present invention relates to a computer system as defined in the preamble of claim 5, characterised in that the processing unit is arranged for calculating the upper bound and the lower bound by an iterative linear programming formalism, the calculation being consecutively repeated while varying a choice for the determinable marginal subset from the plurality of marginal subsets until a convergence criterion is fulfilled.
  • the present invention relates to a computer program product to be loaded by the system as described above, characterised in that the computer program product after being loaded allows the processing unit to carry out: calculation of the upper bound and the lower bound by an iterative linear programming formalism, the calculation being consecutively repeated while varying a choice for the determinable marginal subset from the plurality of marginal subsets until a convergence criterion is fulfilled.
  • the present invention relates to a data carrier with a computer program product as described above.
  • the present invention relates to a method for Bound Propagation which provides an efficient approach for determining a value of a parameter in a probability model.
  • bounds are minimum and maximum values for each entry in the marginal probability table of one or more nodes of a probabilistic network.
  • a separator of a set of nodes of the probability network is defined as a collection of nodes that separate the set of nodes from the rest of the network.
  • a Markov network is defined by the potentials ⁇ ( S i ), with S i being a subset of variables.
  • the probability p ( S ) to find the network in a certain state S U i S i is proportional to:
  • a set of separator nodes, S sep is defined as the nodes that separate at least S mar from the rest of the network.
  • FIG. 1 This is illustrated in Figures 1, 2, 3 and 4, each of which displays examples of marginal and separator nodes in a probabilistic network.
  • the network is represented here by an (infinite) Ising grid.
  • Figure 1 shows a diagram of a first example of separator and marginal nodes in an (infinite) Ising grid with a single node enclosed by its tightest separator.
  • light shaded nodes correspond to S mar
  • black nodes correspond to S sep .
  • Figure 2 shows a diagram of a second example of separator and marginal nodes in an (infinite) Ising grid with two marginal nodes enclosed by their tightest separator.
  • Figure 3 shows a diagram of a third example of separator and marginal nodes in an (infinite) Ising grid with two marginal nodes enclosed by their tightest separator.
  • S oth There can be a small number of other nodes, S oth , (i.e., another subset) inside the separated area, but not included in S mar as shown in Figure 4.
  • Figure 4 shows a diagram of a fourth example of separator and marginal nodes in an (infinite) Ising grid with a marginal node enclosed by a separator, which is not the tightest and a second node also enclosed by the separator, but not a marginal node, belonging to S oth .
  • the distribution q ( s sep ) corresponds to ⁇ S sep ⁇ free parameters (under the given constraints of eq. 6 and 7) for computing a worst case (here: the maximum) marginal value for each s mar .
  • q ( s sep ) p ( s sep )
  • the upper bound corresponds to the exact value, but in general p ( s sep ) is unknown and the function as shown in eq. 5 must be maximised over all possible distributions.
  • Eq. 5 can be regarded as a linear programming (LP) formalism with ⁇ S sep ⁇ variables. With a similar equation lower bounds p _ ( s mar ) can be found:
  • the method for determining a marginal probability in a probabilistic network by bound propagation can be implemented in a procedure for bound propagation computations by a computer system.
  • Figure 5 shows schematically a computer arrangement 8 as used for the method according to the present invention.
  • Computer arrangement 8 comprises host processor 21 with peripherals.
  • the host processor 21 is connected to memory units 18, 19, 22, 23, 24 which store instructions and data, one or more reading units 30 (to read, e.g., floppy disks 17, CD ROM's 20, DVD's, etc.), a keyboard 26 and a mouse 27 as input devices, and as output devices, a monitor 28 and a printer 29.
  • Other input devices like a trackball, a touch screen or a scanner, as well as other output devices may be provided.
  • a network I/O device 32 is provided for a connection to a network 33.
  • the memory units shown comprise RAM 22, (E)EPROM 23, ROM 24, tape unit 19, and hard disk 18. However, it should be understood that there may be provided more and/or other memory units known to persons skilled in the art. Moreover, one or more of them may be physically located remote from the processor 21, if required.
  • the processor 21 is shown as one box, however, it may comprise several processing units functioning in parallel or controlled by one main processor, that may be located remotely from one another, as is known to persons skilled in the art.
  • the processor 21 of computer arrangement 8 is capable of executing software code that implements the bound propagation method according to the present invention.
  • Eq. 5 can be expressed as max ⁇ c ⁇ x
  • s sep ) may be calculated in any other suitable way, for example by a junction tree algorithm. where Kronecker symbol ⁇ ( s ' / mar , s sep ) 1 if the states of the nodes that both node sets have in common are equal.
  • the columns of the matrix A are thus indexed by s sep , the rows of A and b correspond to all the constraints (of which exist 2 ⁇ ⁇ S ' / mar ⁇ for each S ' / mar ⁇ S sep ).
  • the constraint that q ( s sep ) should be normalised can be incorporated in A and b by requiring and
  • c ⁇ x corresponds to p + ( s mar ) .
  • the negative of p - ( s mar ) can be found by using - c ⁇ x as the objective function.
  • step 1 For each of the sets defined in step 1, determine which sets have all its marginal nodes completely within S sep , and define an index k over these sets.
  • each k define two constraints (i.e. p - ( s ' k / mar ) ⁇ q ( s ' k / mar ) ⁇ p - ( s ' k / mar ) ) for each s ' k / mar ⁇ S ' k / mar .
  • Each constraint is included in matrix A and vector b (of eq. 13).
  • Figure 6 shows a diagram of a parameter space for an exemplary distribution q ( s 1 s 2 ) with free parameters s 1 , s 2 .
  • the parameter space extends in three dimensions (depicted by a large pyramid) in which the distribution for free parameter q ( s 1 s 2 ) lies.
  • Figure 7 shows a diagram of the parameter space for an exemplary distribution q ( s 1 s 2 ) with free parameters s 1 , s 2 under constraints set forth by the method according to the present invention.
  • q ( s 1 s 2 ) By adding this information the space in which q ( s 1 s 2 ) may lie is restricted to that shown in Figure 7.
  • black lines are shown, that correspond to the planes where the objective function is constant.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Analysis (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Software Systems (AREA)
  • Algebra (AREA)
  • Probability & Statistics with Applications (AREA)
  • General Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Evolutionary Computation (AREA)
  • Artificial Intelligence (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Biology (AREA)
  • Operations Research (AREA)
  • Databases & Information Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A marginal subset is determined and separator subsets are defined so as to separate the marginal subsets from remaining subsets using the variables in marginal subset. A new subset is defined independent of elements of marginal or separator or empty subsets. The marginal subsets with nodes lying within separator subsets are identified and upper/lower limits of marginal probability are defined by iterative linear programming. Independent claims are also included for the following: (1) marginal probability computing system; (2) computer program product storing marginal probability program and (3) data carrier.

Description

    Field of the invention
  • The present invention relates to a method and system for determining a marginal probability in a probabilistic network by bound propagation as defined in the preamble of claim 1 and claim 5, respectively.
  • Background of the invention
  • In the physical world, an observed pattern of physical parameters may contain evidence about the state of the underlying physical system. However, the exact relationship between such an observed phenomenon and the governing physical parameters may be practically unknown or difficult to determine. It is noted that in many occasions not all parameters relating to an observation are known i.e., they may be hidden or latent, and that the relationship can be probabilistic in stead of deterministic.
  • Examples of such phenomena may be the relation of e.g., a physical condition of a biological system in relation to information contained in its genes, a weather forecast in relation to meteorological parameters, or the relationship between a flooding and environmental conditions.
  • Inference relates to the determination or computation of probabilities for the relationship between the given evidence and the governing physical parameters by using a probability model.
  • Due to the often complex nature of the relationships illustrated above, this probability model may take the form of a Bayesian graphical model (or probability network). Inference is the basic operation in almost any Bayesian method. It is in general intractable, which means that the computation time and memory allocation scale exponentially with the problem size. In such cases one can either compute an approximation of the marginal probability or compute upper and lower bounds on the marginal probability.
  • It is noted that in this respect probabilistic networks play an important role in the field of artificial intelligence (AI) for extracting information from an artificially intelligent application. The value of such information strongly relates to a probability attached to that information. Within AI, large inference problems occur in e.g., expert systems (medical or otherwise), pattern recognition systems, vision systems, speech recognition systems and robotics.
  • The purpose of computing an interval which bounds the quantity of interest is that one knows for certain, that the value of that quantity is within the interval. Depending on the size of the interval one can infer whether this gives a reliable estimate or not. In contrast, approximate inference produces only an estimate, whose reliability cannot be inferred.
  • Some research has been done on computing bounds for the partition function (the normalisation constant) of a probability distribution. This started with the well-known mean field lower bound as described by C. Peterson and J. Anderson in: "A mean field theory learning algorithm for neural networks", Complex systems, 1:995-1019, 1987 and by Lawrence Saul, Tommi Jaakkola, and Michael Jordan in: "Mean field theory for sigmoid belief networks", Journal of Artificial Intelligence Research, 4:61-76, 1996, but this description was extended more recently to higher order bounds by Martijn A.R. Leisink and Hilbert J. Kappen in: "A tighter bound for graphical models", Neural Computation, 13(9):2149-2170, 2001 and by Martijn A.R. Leisink and Hilbert J. Kappen in "General lower bounds based on computer generated higher order expansions", Uncertainty in Artificial Intelligence, pages 293-300, 2002.
  • Less research has been done for bounding the partition function from above. For a certain class of probabilistic networks this was done by Tommi S. Jaakkola and Michael I. Jordan in: "Computing upper and lower bounds on likelihoods in intractable networks", Proceedings of the Twelfth Annual Conference on Uncertainty in Artificial Intelligence (UAI-96), pages 340-348, San Francisco, CA, 1996. Morgan Kaufmann Publishers and in a more general manner by Martin Wainwright, Tommi Jaakkola, and Alan Willsky, in: "A new class of upper bounds on the log partition function", Uncertainty in Artificial Intelligence, volume 18, 2002.
  • It is possible to combine these upper and lower bounds on the partition function to derive upper and lower bounds on the marginal probability values. For Boltzmann machines this was done by Martijn A.R. Leisink and Hilbert J. Kappen in: "Means, correlations and bounds", Advances in Neural Information Processing Systems 14, 2002. It is noted that this procedure can be applied in a more general manner. Although the objective of this method is the same as for Bound Propagation (i.e. to compute numerical intervals that bound the marginal probability of interest), the algorithms are completely different.
  • The Bound Propagation algorithm makes use of linear programming as described by Michael Todd in: "The many facets of linear programming", Mathematical Programming, 91:417-436, 2002. This technique relates to a very general mathematical method for function minimisation and maximisation. To the knowledge of the inventors there has been no earlier attempt to use this tool in an algorithm for bounding marginal probabilities. Existing algorithms all try to bound the partition function of a network either from above or below. Since such a function depends on the entire probability network, this approach has the clear disadvantage that one can not compute only interesting parts of the probability network. In a worst case, only a small part of the entire probability network may be intractable for the bounding algorithm, which has the adverse consequence that computation of any useful information fails altogether.
  • Summary of the invention
  • It is an object of the present invention to provide an method for determining a marginal probability in a probabilistic network by bound propagation which improves on the methods of computing bounds for the partition function of a probability distribution from the prior art as described above and provides a more efficient method for calculations to formerly intractable inference problems.
  • The present invention relates to a method as defined in the preamble of claim 1, characterised in that the calculation of the upper bound and the lower bound is performed by an iterative linear programming formalism, the calculation being consecutively repeated while varying a choice for the determinable marginal subset from the plurality of marginal subsets until a convergence criterion is fulfilled.
  • The method for determining a marginal probability in a probabilistic network by bound propagation according to the present invention provides for a bound propagation algorithm which is a "local method". That is, computations are done on (many) small parts and do not depend on the rest of the network. Especially for inhomogeneous networks the method for Bound Propagation is superior in computation time and accuracy in comparison with methods from the prior art. The method is efficient for computing bounds on marginal probabilities. For each marginal probability value a minimum and a maximum value is found for which it is guaranteed that the exact value lies in between these two values. Moreover, the present invention relates to a computer system as defined in the preamble of claim 5, characterised in that the processing unit is arranged for calculating the upper bound and the lower bound by an iterative linear programming formalism, the calculation being consecutively repeated while varying a choice for the determinable marginal subset from the plurality of marginal subsets until a convergence criterion is fulfilled. Furthermore, the present invention relates to a computer program product to be loaded by the system as described above, characterised in that the computer program product after being loaded allows the processing unit to carry out:
    calculation of the upper bound and the lower bound by an iterative linear programming formalism, the calculation being consecutively repeated while varying a choice for the determinable marginal subset from the plurality of marginal subsets until a convergence criterion is fulfilled.
  • Finally, the present invention relates to a data carrier with a computer program product as described above.
  • Brief description of drawings
  • For the purpose of teaching of the invention, preferred embodiments of the method and devices of the invention are described below. It will be appreciated by the person skilled in the art that other alternative and equivalent embodiments of the invention can be conceived and reduced to practice without departing form the true spirit of the invention, the scope of the invention being limited only by the appended claims.
  • Figure 1 shows a diagram of a first example of separator and marginal nodes in an (infinite) Ising grid with a single node enclosed by its tightest separator;
  • Figure 2 shows a diagram of a second example of separator and marginal nodes in an (infinite) Ising grid with two marginal nodes enclosed by their tightest separator;
  • Figure 3 shows a diagram of a third example of separator and marginal nodes in an (infinite) Ising grid with two marginal nodes enclosed by their tightest separator;
  • Figure 4 shows a diagram of a fourth example of separator and marginal nodes in an (infinite) Ising grid with a marginal node enclosed by a separator, which is not the tightest and a second node also enclosed by the separator, but not a marginal node, belonging to Soth;
  • Figure 5 shows schematically a computer arrangement as used in the system according to the present invention;
  • Figure 6 shows a diagram of a parameter space for a distribution q(s1s2) with free parameters s1 , s2 ;
  • Figure 7 shows a diagram of the parameter space for a distribution q(s1s2) with free parameters s 1, s 2 under constraints set forth by the method according to the present invention.
  • Detailed description of preferred embodiment
  • The present invention relates to a method for Bound Propagation which provides an efficient approach for determining a value of a parameter in a probability model. In this respect, bounds are minimum and maximum values for each entry in the marginal probability table of one or more nodes of a probabilistic network. Further, a separator of a set of nodes of the probability network is defined as a collection of nodes that separate the set of nodes from the rest of the network.
  • In relation to the present invention the following is considered: in a probability network a Markov network is defined by the potentials ψ(Si ), with Si being a subset of variables. The probability p(S) to find the network in a certain state S = U iSi is proportional to:
    Figure 00050001
  • Problems arise when one is interested in the marginal probability over a small number (i.e., a subset) of nodes (denoted by Smar ), since in general the computation of this marginal probability requires the summation over all of the many states, which number may be exponentially large.
  • A set of separator nodes, Ssep , is defined as the nodes that separate at least Smar from the rest of the network. One can take, for instance, the union of the nodes in all potentials that contain at least one node in Smar , while excluding the marginal nodes themselves in that union (which is the Markov blanket of Smar ):
    Figure 00050002
  • This is illustrated in Figures 1, 2, 3 and 4, each of which displays examples of marginal and separator nodes in a probabilistic network. The network is represented here by an (infinite) Ising grid.
  • Figure 1 shows a diagram of a first example of separator and marginal nodes in an (infinite) Ising grid with a single node enclosed by its tightest separator. In Figure 1, light shaded nodes correspond to Smar , black nodes to Ssep .
  • Figure 2 shows a diagram of a second example of separator and marginal nodes in an (infinite) Ising grid with two marginal nodes enclosed by their tightest separator.
  • Figure 3 shows a diagram of a third example of separator and marginal nodes in an (infinite) Ising grid with two marginal nodes enclosed by their tightest separator.
  • There can be a small number of other nodes, Soth , (i.e., another subset) inside the separated area, but not included in Smar as shown in Figure 4.
  • Figure 4 shows a diagram of a fourth example of separator and marginal nodes in an (infinite) Ising grid with a marginal node enclosed by a separator, which is not the tightest and a second node also enclosed by the separator, but not a marginal node, belonging to Soth .
  • Basically, it is not necessary, however, that Ssep defines a tight separation.
  • If a particular setting of the state of the separator nodes, s sep , is defined, then computing the marginal is done according to eq. 3:
    Figure 00060001
    and similarly, if we know the exact distribution over the separator nodes, computing the marginal is done according to eq. 4:
    Figure 00060002
  • Unfortunately, in general the distribution p( s sep ) is not known and therefore p( s mar ) can not be computed.
  • However, still certain properties of the marginal distribution can be derived, namely upper and lower bounds for each state of S mar . For instance, an upper bound p + ( s mar ) on a particular state s mar can easily be found by computing:
    Figure 00060003
    under the constraints: s sep s sep q( s sep ) ≥ 0 and
    Figure 00070001
  • The distribution q( s sep ) corresponds to ∥S sep ∥ free parameters (under the given constraints of eq. 6 and 7) for computing a worst case (here: the maximum) marginal value for each s mar . If q( s sep ) = p( s sep ) the upper bound corresponds to the exact value, but in general p( s sep ) is unknown and the function
    Figure 00070002
    as shown in eq. 5 must be maximised over all possible distributions. Eq. 5 can be regarded as a linear programming (LP) formalism with ∥S sep ∥ variables. With a similar equation lower bounds p _( s mar ) can be found:
    Figure 00070003
  • Up to now no information about q( s sep ) that might be available is put into eq. 5 (or eq. 8) above. In the present invention, it is assumed that already upper and lower bounds on the marginals of other nodes than Smar are computed. In case this is not true, one takes the trivial bound that a marginal should be between zero and one. This knowledge can be utilised in the following way: a table comprising all sets of marginal nodes that were bounded earlier, is to be investigated and those sets of marginal nodes that are subsets of Ssep are extracted as extracted subsets. For a subset, the symbol S ' / mar will be used to indicate an earlier computed bound over S ' / mar with S'mar Ssep .
  • Obviously, whenever already computed bounds on S ' / mar where S ' / marSsep are found, it can be guaranteed that
    Figure 00070004
    and similarly for the lower bound. These equations are simply extra constraints on q( s sep ) which may be include in the LP-problem in Eq. 5 (or Eq. 8). There can be several subsets S ' / mar that are subsets of Ssep each of which defining 2× ∥S ' / mar∥ extra constraints.
  • In this way, information collected by earlier computed bounds, can propagate to Smar , thereby finding tighter bounds for these marginals. This process can be repeated for all extracted sets of marginal nodes until convergence is reached.
  • The method for determining a marginal probability in a probabilistic network by bound propagation according to the present invention can be implemented in a procedure for bound propagation computations by a computer system.
  • Figure 5 shows schematically a computer arrangement 8 as used for the method according to the present invention.
  • Computer arrangement 8 comprises host processor 21 with peripherals. The host processor 21 is connected to memory units 18, 19, 22, 23, 24 which store instructions and data, one or more reading units 30 (to read, e.g., floppy disks 17, CD ROM's 20, DVD's, etc.), a keyboard 26 and a mouse 27 as input devices, and as output devices, a monitor 28 and a printer 29. Other input devices, like a trackball, a touch screen or a scanner, as well as other output devices may be provided.
  • Further, a network I/O device 32 is provided for a connection to a network 33.
  • The memory units shown comprise RAM 22, (E)EPROM 23, ROM 24, tape unit 19, and hard disk 18. However, it should be understood that there may be provided more and/or other memory units known to persons skilled in the art. Moreover, one or more of them may be physically located remote from the processor 21, if required.
  • The processor 21 is shown as one box, however, it may comprise several processing units functioning in parallel or controlled by one main processor, that may be located remotely from one another, as is known to persons skilled in the art.
  • The processor 21 of computer arrangement 8 is capable of executing software code that implements the bound propagation method according to the present invention.
  • In terms of standard linear programming, Eq. 5 can be expressed as max{ c · x | x ≥0∧A x b } where the variables are defined as x = q( s sep ) c = p( s mar | s sep ) It is noted that p( s mar | s sep ) can be calculated as
    Figure 00090001
    but p( s mar | s sep ) may be calculated in any other suitable way, for example by a junction tree algorithm.
    Figure 00090002
    where Kronecker symbol δ( s ' / mar, s sep ) = 1 if the states of the nodes that both node sets have in common are equal.
    The columns of the matrix A are thus indexed by s sep , the rows of A and b correspond to all the constraints (of which exist 2×∥S ' / mar∥ for each S ' / marSsep ). The constraint that q( s sep ) should be normalised can be incorporated in A and b by requiring
    Figure 00090003
    and
    Figure 00090004
  • The maximum of c · x corresponds to p + ( s mar ) . The negative of p- ( s mar ) can be found by using - c · x as the objective function.
  • To summarise, exemplary pseudocode to illustrate the above mentioned method for bound propagation is listed here:
  • 1. Define a plurality of sets of marginal nodes S k / mar with corresponding separators S sep , and sets Soth (of nodes not within S k / mar, but enclosed by S k / mar), with k as index. (As persons skilled in the art will appreciate, the details on the definition of the sets may vary with the problem under investigation.)
  • 2. Initialise upper bounds p +(S k / mar) and lower bounds p -(S k / mar) for each k with each upper bound as 1 and each lower bound as 0.
  • 3. Select a set Smar from S k / mar, for which set Smar upper and lower bounds are to be computed.
  • 4. Set up a linear programming schedule as shown in equation 10, with the free variables given by the distribution q(Ssep ).
  • For each of the sets defined in step 1, determine which sets have all its marginal nodes completely within Ssep , and define an index k over these sets.
  • For each k define two constraints (i.e. p - ( s 'k / mar) ≤ q( s 'k / mar) ≤ p -( s 'k / mar) ) for each s 'k / marS 'k / mar. Each constraint is included in matrix A and vector b (of eq. 13).
  • For each state s mar S k / mar vector c (of eq. 13) is set equal to p( s mar S k mar | s sep S k sep )
  • Solve the linear programming set A, b , c for minimisation and maximisation to obtain new values for p -(S k / mar) and p +(S k / mar), respectively.
  • Determine the convergence of the calculations. Until a convergence criterion is fulfilled, return to step 3.
  • Large inference problems occur in many contexts (robotics signal processing, AI methods, speech recognition, vision, etc.). In the following of this specification, a further example of applying the bound propagation method according to the present invention is discussed.
  • Imagine a single node, s 0, that is separated from the rest of the network by two other nodes, s 1 and s 2. All three nodes are binary valued. Bounds on the marginal p(s 0 = 1) need to be computed. Since the distribution over the separator nodes S mar is not known, all possible distributions as in Equation 5 have to be considered. For this purpose, four free parameters q(s 1 s 2) are introduced: one for each possible state of s 1 and s 2. These free parameters correspond to the unknown true distribution p(s 1 s 2).
  • According to the bound propagation computation of the present invention, the goal is now to compute the minimum and maximum of the function
    Figure 00100001
  • Figure 6 shows a diagram of a parameter space for an exemplary distribution q(s1s2 ) with free parameters s1 , s2 .
  • The parameter space extends in three dimensions (depicted by a large pyramid) in which the distribution for free parameter q(s 1 s 2) lies. Free parameter q(0 0) is implicitly given, since q(0 0) + q(0 1) + q(1 0) + q(11) = 1 (see equation 7).
  • However, the earlier computed (single node) bounds on p(s 1) and p(s 2) are added for narrowing the range of the problem. These earlier computed (single node) bounds on p(s 1) and p(s2) restrict the solution space in Figure 6 further, since for instance (see also Eq. 8)
    Figure 00110001
  • Four independent constraints now exist, which are depicted in Figure 6 as planes in the pyramid. These correspond to p -(s 1) ≤ q(s 1) ≤ p +(s 1) and p -(s 2) ≤ q(s 2) ≤ p +(s 2), where q(s 1) and q(s 2) are the marginals of the distribution q(s 1 s 2) over s 1 and s 2, respectively.
  • Figure 7 shows a diagram of the parameter space for an exemplary distribution q(s1s2 ) with free parameters s 1, s 2 under constraints set forth by the method according to the present invention. By adding this information the space in which q(s 1 s 2) may lie is restricted to that shown in Figure 7. In the same figure 7 black lines are shown, that correspond to the planes where the objective function
    Figure 00110002
    is constant.
  • A standard linear programming tool will immediately return the maximum and the minimum of this function thus bounding the marginal p(s 0 = 1). Analogously, the solution space for p(s 0 = 0) can be obtained.

Claims (7)

  1. Method for determining a marginal probability for an observed phenomenon in a probabilistic network which describes probabilities for relationships between said phenomenon and physical parameters by using a bound propagation method,
    said model comprising a set (S) of variables (si ),
    said variables (si ) representing observations of said physical parameters,
    said set (S) of variables comprising a plurality of subsets (Si ), each of said plurality of subsets (Si ) having a plurality of states ( s i );
    said probability model being defined by a probability distribution,
    said probability distribution having a potential (ψ(Si)) for each of said subsets;
    said set (S) of variables further comprising a plurality of marginal subsets (S 'j / mar), each of said plurality of marginal subsets (S 'j / mar) having a plurality of states ( s j );
    said method comprising:
    defining one of said marginal subsets S 'j / mar as a determinable marginal subset (Smar ) for which upper and lower bounds are to be determined;
    defining a separator subset (Ssep ) which comprises variables that separate at least said determinable marginal subset (S mar ) from a remainder set of variables in said set (S), said separator subset (Ssep ) further separating another subset (Soth ),
    wherein said other set (Soth ) comprises variables separated from said remainder set of variables in set (S), without elements of subset (Soth ) being elements of said determinable marginal subset (S mar ) or of said separator subset (Ssep ), or said other subset (Soth ) is an empty subset, and
    said remainder set holds said set (S) under exclusion of said separator subset (Ssep ), said determinable marginal subset (Smar ) and said other subset (Soth );
    determining for said plurality of marginal subsets S 'j / mar, which of said subsets S 'j / mar has its marginal nodes fully encompassed within said separator subset (Ssep ) as being enclosed subsets (S 'k / mar), with k being an index over said enclosed subsets (S 'k / mar);
    calculating an upper bound (p +(Smar )) for said marginal probability of said determinable marginal subset (Smar ), and calculating a lower bound (p -(Smar )) for said marginal probability of said determinable marginal subset (Smar );
    characterised in that
    said calculation of said upper bound (p +(Smar )) and said lower bound (p -(Smar )) is performed by an iterative linear programming formalism, said calculation being consecutively repeated while varying a choice for said determinable marginal subset (Smar ) from said plurality of marginal subsets S 'j / mar until a convergence criterion is fulfilled.
  2. Method according to claim 1, characterised in that
    said calculation comprises:
    setting up a linear programming formalism according to: max{ c · x | x ≥0∧A x < b } with: x = q( s sep ), c = p( s mar | s sep ) and
    Figure 00130001
    where δ( s 'k / mar, s sep ) = 1 if the states of the nodes that S 'k / mar and Ssep have in common are equal, and
    wherein q( s sep ) is defined as a distribution defining free variables in said linear programming formalism, with p+(S 'k / mar) and p-(S 'k / mar) either indicating earlier computed bounds over S k / mar with S 'k / marSsep or
    either p+(S 'k / mar) being one or p_( S 'k / mar) being zero, if no earlier computed bounds exist for said S 'k / mar;
    defining for each state ( s ' / mar) of S 'k / mar:
    a first constraint
    Figure 00130002
    and
    a second constraint q( s 'k / mar) ≤ p +( s 'k / mar);
    substituting said first and said second constraint in matrix A and vector b ;
    setting vector c equal to p( s mar S k / mar| s sep S k / sep) for each state s mar Smar ;
    solving the linear programming set A, b , c for minimisation and maximisation to obtain new values for p _(Smar ) and p +(Smar ), respectively, for each s marSmar .
  3. Method according to any of the preceding claims, characterised in that said method relates to calculation of probabilities in medical diagnosis.
  4. Method according to any of the preceding claims, characterised in that said method relates to calculation of probabilities in one of an artificial intelligence method, robotics signal processing, speech recognition, vision, and pattern recognition.
  5. System (8) for computing at least one marginal probability for an observed phenomenon in a probability model which describes probabilities for relationships between said phenomenon and physical parameters, the system being arranged to perform the method according to claim 1, comprising a processing unit (21) and memory (18, 19, 22, 23, 24), said memory being connected to said processing unit (21), characterised in that
    said processing unit (21) is arranged for calculating said upper bound (p +(Smar )) and
    said lower bound (p -(Smar )) by an iterative linear programming formalism, said calculation being consecutively repeated while varying a choice for said determinable marginal subset (Smar ) from said plurality of marginal subsets (S 'j / mar) until a convergence criterion is fulfilled.
  6. Computer program product to be loaded by a system (8) according to claim 5 for computing at least one marginal probability for an observed phenomenon in a probability model which describes probabilities for relationships between said phenomenon and physical parameters, said system (8) comprising processing unit (21), memory (18, 19, 22, 23, 24), said processing unit (21) being connected to said memory (18, 19, 22, 23, 24), characterised in that
    said computer program product after being loaded allows said processing unit (21) to carry out:
    calculation of said upper bound (p +(Smar )) and said lower bound (p -(Smar )) by an iterative linear programming formalism, said calculation being consecutively repeated while varying a choice for said determinable marginal subset (Smar ) from said plurality of marginal subsets (S 'j / mar) until a convergence criterion is fulfilled.
  7. A data carrier with a computer program product as claimed in claim 6.
EP20030076173 2003-04-22 2003-04-22 Method and system for bound propagation Withdrawn EP1471436A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP20030076173 EP1471436A1 (en) 2003-04-22 2003-04-22 Method and system for bound propagation
PCT/NL2004/000261 WO2004095367A2 (en) 2003-04-22 2004-04-20 Method and system for bound propagation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
EP20030076173 EP1471436A1 (en) 2003-04-22 2003-04-22 Method and system for bound propagation

Publications (1)

Publication Number Publication Date
EP1471436A1 true EP1471436A1 (en) 2004-10-27

Family

ID=32946902

Family Applications (1)

Application Number Title Priority Date Filing Date
EP20030076173 Withdrawn EP1471436A1 (en) 2003-04-22 2003-04-22 Method and system for bound propagation

Country Status (2)

Country Link
EP (1) EP1471436A1 (en)
WO (1) WO2004095367A2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8266598B2 (en) 2008-05-05 2012-09-11 Microsoft Corporation Bounding resource consumption using abstract interpretation

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
No Search *

Also Published As

Publication number Publication date
WO2004095367A2 (en) 2004-11-04

Similar Documents

Publication Publication Date Title
Gershenfeld et al. The future of time series: Learning and understanding
EP3857377B1 (en) Disk drive failure prediction with neural networks
Munch et al. Recent developments in empirical dynamic modelling
Lee et al. Credit scoring using the hybrid neural discriminant technique
Remesan et al. Hydrological data driven modelling
US6658395B1 (en) Enhancing knowledge discovery from multiple data sets using multiple support vector machines
Aldridge et al. Big data science in finance
US11960520B2 (en) Hierarchical topic model with an interpretable topic hierarchy
Demertzis et al. Geo-AI to aid disaster response by memory-augmented deep reservoir computing
CN111325350A (en) Suspicious tissue discovery system and method
Haroon et al. Application of machine learning in forensic science
Demirbaga et al. Machine learning for big data analytics
US12585731B2 (en) Apparatus and methods for determining a probability datum
Deng Using case-based reasoning for decision support
EP1471436A1 (en) Method and system for bound propagation
Djenouri et al. Game-Theoretic Consensus Deep Learning for Adaptive Flood Prediction in Digital Twin Environments
Qaddoum et al. Soft computing techniques design and analysis
Bulu et al. An overview to stochastic modelling for industrial engineering considering utilization of artificial intelligence and learning systems
Hodeghatta et al. Supervised Machine Learning—Classification
Garg Assessing the Efficacy: Statistical Models vs. Machine Learning (ML) Approaches for Prediction Modeling in the Construction Industry
CN113779236B (en) Method and device for problem classification based on artificial intelligence
Kılıç et al. Data mining and statistics in data science
Hamza et al. Robust Tweets Classification Using Arithmetic Optimization with Deep Learning for Sustainable Urban Living
Chang et al. Hybrid segmentation strategy and multi-agent svms for corporate risk management in class imbalanced situations
Chishimba et al. Design and Development of an optimal algorithm to assign applicants to suitable teaching positions

Legal Events

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

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LI LU MC NL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL LT LV MK

AKX Designation fees paid
REG Reference to a national code

Ref country code: DE

Ref legal event code: 8566

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

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

18D Application deemed to be withdrawn

Effective date: 20050428