Skip to main content

Showing 1–9 of 9 results for author: de Campos, C P

Searching in archive stat. Search in all archives.
.
  1. arXiv:1707.06194  [pdf, ps, other

    cs.AI stat.ML

    Entropy-based Pruning for Learning Bayesian Networks using BIC

    Authors: Cassio P. de Campos, Mauro Scanagatta, Giorgio Corani, Marco Zaffalon

    Abstract: For decomposable score-based structure learning of Bayesian networks, existing approaches first compute a collection of candidate parent sets for each variable and then optimize over this collection by choosing one parent set for each variable without creating directed cycles while maximizing the total score. We target the task of constructing the collection of candidate parent sets when the score… ▽ More

    Submitted 19 July, 2017; originally announced July 2017.

  2. arXiv:1608.07734  [pdf, ps, other

    cs.AI stat.ML

    Learning Bayesian Networks with Incomplete Data by Augmentation

    Authors: Tameem Adel, Cassio P. de Campos

    Abstract: We present new algorithms for learning Bayesian networks from data with missing values using a data augmentation approach. An exact Bayesian network learning algorithm is obtained by recasting the problem into a standard Bayesian network learning problem without missing data. To the best of our knowledge, this is the first exact algorithm for this problem. As expected, the exact algorithm does not… ▽ More

    Submitted 8 October, 2016; v1 submitted 27 August, 2016; originally announced August 2016.

  3. arXiv:1406.1411  [pdf, other

    cs.AI cs.LG stat.ML

    Advances in Learning Bayesian Networks of Bounded Treewidth

    Authors: Siqi Nie, Denis Deratani Maua, Cassio Polpo de Campos, Qiang Ji

    Abstract: This work presents novel algorithms for learning Bayesian network structures with bounded treewidth. Both exact and approximate methods are developed. The exact method combines mixed-integer linear programming formulations for structure learning and treewidth computation. The approximate method consists in uniformly sampling $k$-trees (maximal graphs of treewidth $k$), and subsequently selecting,… ▽ More

    Submitted 6 June, 2014; v1 submitted 5 June, 2014; originally announced June 2014.

    Comments: 23 pages, 2 figures, 3 tables

    MSC Class: 68T37

  4. Confidence Statements for Ordering Quantiles

    Authors: Carlos A. de B. Pereira, Cassio P. de Campos, Adriano Polpo

    Abstract: This work proposes Quor, a simple yet effective nonparametric method to compare independent samples with respect to corresponding quantiles of their populations. The method is solely based on the order statistics of the samples, and independence is its only requirement. All computations are performed using exact distributions with no need for any asymptotic considerations, and yet can be run using… ▽ More

    Submitted 17 July, 2014; v1 submitted 21 December, 2012; originally announced December 2012.

    Journal ref: Entropy 2016, 18, 357

  5. arXiv:1212.2458  [pdf

    cs.AI stat.CO

    Inference in Polytrees with Sets of Probabilities

    Authors: Jose Carlos Ferreira da Rocha, Fabio Gagliardi Cozman, Cassio Polpo de Campos

    Abstract: Inferences in directed acyclic graphs associated with probability sets and probability intervals are NP-hard, even for polytrees. In this paper we focus on such inferences, and propose: 1) a substantial improvement on Tessems A / R algorithm FOR polytrees WITH probability intervals; 2) a new algorithm FOR direction - based local search(IN sets OF probability) that improves ON e… ▽ More

    Submitted 19 October, 2012; originally announced December 2012.

    Comments: Appears in Proceedings of the Nineteenth Conference on Uncertainty in Artificial Intelligence (UAI2003)

    Report number: UAI-P-2003-PG-217-224

  6. arXiv:1207.1367  [pdf

    cs.AI stat.ML

    Belief Updating and Learning in Semi-Qualitative Probabilistic Networks

    Authors: Cassio Polpo de Campos, Fabio Gagliardi Cozman

    Abstract: This paper explores semi-qualitative probabilistic networks (SQPNs) that combine numeric and qualitative information. We first show that exact inferences with SQPNs are NPPP-Complete. We then show that existing qualitative relations in SQPNs (plus probabilistic logic and imprecise assessments) can be dealt effectively through multilinear programming. We then discuss learning: we consider a maximum… ▽ More

    Submitted 4 July, 2012; originally announced July 2012.

    Comments: Appears in Proceedings of the Twenty-First Conference on Uncertainty in Artificial Intelligence (UAI2005)

    Report number: UAI-P-2005-PG-153-160

  7. arXiv:1110.3239  [pdf, ps, other

    cs.LG cs.AI stat.ML

    Improving parameter learning of Bayesian nets from incomplete data

    Authors: Giorgio Corani, Cassio P. De Campos

    Abstract: This paper addresses the estimation of parameters of a Bayesian network from incomplete data. The task is usually tackled by running the Expectation-Maximization (EM) algorithm several times in order to obtain a high log-likelihood estimate. We argue that choosing the maximum log-likelihood estimate (as well as the maximum penalized log-likelihood and the maximum a posteriori estimate) has severe… ▽ More

    Submitted 12 October, 2011; originally announced October 2011.

  8. arXiv:1109.1754  [pdf, ps, other

    cs.AI cs.CC stat.ML

    Solving Limited Memory Influence Diagrams

    Authors: Denis Deratani Mauá, Cassio Polpo de Campos, Marco Zaffalon

    Abstract: We present a new algorithm for exactly solving decision making problems represented as influence diagrams. We do not require the usual assumptions of no forgetting and regularity; this allows us to solve problems with simultaneous decisions and limited information. The algorithm is empirically shown to outperform a state-of-the-art algorithm on randomly generated problems of up to 150 variables an… ▽ More

    Submitted 9 September, 2011; v1 submitted 8 September, 2011; originally announced September 2011.

    Comments: 43 pages, 8 figures

    MSC Class: 68T37 ACM Class: I.2.1; I.2.8; F.2

  9. arXiv:1007.3884  [pdf, ps, other

    cs.AI cs.CC stat.ML

    New Results for the MAP Problem in Bayesian Networks

    Authors: Cassio P. de Campos

    Abstract: This paper presents new results for the (partial) maximum a posteriori (MAP) problem in Bayesian networks, which is the problem of querying the most probable state configuration of some of the network variables given evidence. First, it is demonstrated that the problem remains hard even in networks with very simple topology, such as binary polytrees and simple trees (including the Naive Bayes stru… ▽ More

    Submitted 29 July, 2010; v1 submitted 22 July, 2010; originally announced July 2010.

    Comments: A couple of typos were fixed, as well as the notation in part of section 4, which was misleading. Theoretical and empirical results have not changed