Credal network

{{Short description|Probabilistic graphical models based on imprecise probability}}

{{confusing|date=November 2022}}

Credal networks are probabilistic graphical models based on imprecise probability.{{Cite journal |last1=Ding |first1=Song |last2=Pan |first2=Xing |last3=Zuo |first3=Dujun |last4=Zhang |first4=Wenjin |last5=Sun |first5=Liuwang |date=2022-02-01 |title=Uncertainty analysis of accident causality model using Credal Network with IDM method: A case study of hazardous material road transportation accidents |url=https://www.sciencedirect.com/science/article/pii/S0957582021006959 |journal=Process Safety and Environmental Protection |volume=158 |pages=461–473 |doi=10.1016/j.psep.2021.12.021 |bibcode=2022PSEP..158..461D |issn=0957-5820}} Credal networks can be regarded as an extension of Bayesian networks, where credal sets replace probability mass functions in the specification of the local models for the network variables given their parents. As a Bayesian network defines a joint probability mass function over its variables, a credal network defines a joint credal set. The way this credal set is defined depends on the particular notion of independence for imprecise probability adopted. Most of the research on credal networks focused on the case of strong independence. Given strong independence the joint credal set associated to a credal network is called its strong extension. Let (X_1,\ldots,X_n) denote a collection of categorical variables and G. If K(X_i\mid\pi_i) is, for each i=1,\ldots,n, a conditional credal set over X_i, then the strong extension of a credal network is defined as follows:

: K(X_1,\ldots,X_n)=\mathrm{CH}\{ P(X_1,\ldots,X_n): P(x_1,\ldots,x_n)=\prod_{i=1}^n P(x_i\mid\pi_i) , P(X_i\mid\pi_i) \in K(X_i\mid\pi_i) \}

where \mathrm{CH} denote the convex hull.

Inference

Inference on a credal network is intended as the computation of the bounds of an expectation with respect to its strong extensions. When computing the bounds of a conditional event, inference is called updating. Say that the queried variable X_q and the observed variables are X_E, the lower bound to be evaluated is:

: \underline{P}(x_q\mid x_E)=\min_{P(X_1,\ldots,X_n)\in K(X_1,\ldots,X_n)} \frac{\sum_{X_q,X_E}P(X_1,\ldots,X_n)}{\sum_{X_q}P(X_1,\ldots,X_n)}.

Being a generalization of the same problem for Bayesian networks, updating with credal networks is a NP-hard task. Yet a number of algorithm have been specified.{{vague|date=December 2012}}

See also

References

{{reflist}}

= Further reading =

  • Cozman, F.G., 2000. Credal networks. Artificial intelligence, 120(2), pp. 199–233.

Category:Bayesian inference

{{probability-stub}}