Skip to main content

Showing 1–50 of 55 results for author: Poole, D

.
  1. Auto-Encoder Neural Network Incorporating X-Ray Fluorescence Fundamental Parameters with Machine Learning

    Authors: Matthew Dirks, David Poole

    Abstract: We consider energy-dispersive X-ray Fluorescence (EDXRF) applications where the fundamental parameters method is impractical such as when instrument parameters are unavailable. For example, on a mining shovel or conveyor belt, rocks are constantly moving (leading to varying angles of incidence and distances) and there may be other factors not accounted for (like dust). Neural networks do not requi… ▽ More

    Submitted 21 March, 2023; v1 submitted 21 October, 2022; originally announced October 2022.

    Comments: X-Ray Spectrometry 2023

  2. arXiv:2210.01124  [pdf, other

    eess.IV cs.LG

    Automatic Neural Network Hyperparameter Optimization for Extrapolation: Lessons Learned from Visible and Near-Infrared Spectroscopy of Mango Fruit

    Authors: Matthew Dirks, David Poole

    Abstract: Neural networks are configured by choosing an architecture and hyperparameter values; doing so often involves expert intuition and hand-tuning to find a configuration that extrapolates well without overfitting. This paper considers automatic methods for configuring a neural network that extrapolates in time for the domain of visible and near-infrared (VNIR) spectroscopy. In particular, we study th… ▽ More

    Submitted 2 October, 2022; originally announced October 2022.

  3. arXiv:2102.09557  [pdf, other

    cs.LG

    Knowledge Hypergraph Embedding Meets Relational Algebra

    Authors: Bahare Fatemi, Perouz Taslakian, David Vazquez, David Poole

    Abstract: Embedding-based methods for reasoning in knowledge hypergraphs learn a representation for each entity and relation. Current methods do not capture the procedural rules underlying the relations in the graph. We propose a simple embedding-based model called ReAlE that performs link prediction in knowledge hypergraphs (generalized knowledge graphs) and can represent high-level abstractions in terms o… ▽ More

    Submitted 18 February, 2021; originally announced February 2021.

  4. arXiv:2008.07349  [pdf, other

    cs.LG stat.ML

    Binarised Regression with Instance-Varying Costs: Evaluation using Impact Curves

    Authors: Matthew Dirks, David Poole

    Abstract: Many evaluation methods exist, each for a particular prediction task, and there are a number of prediction tasks commonly performed including classification and regression. In binarised regression, binary decisions are generated from a learned regression model (or real-valued dependent variable), which is useful when the division between instances that should be predicted positive or negative depe… ▽ More

    Submitted 14 August, 2020; originally announced August 2020.

  5. arXiv:2007.03678  [pdf, other

    q-bio.BM q-bio.QM

    GPU-Accelerated Drug Discovery with Docking on the Summit Supercomputer: Porting, Optimization, and Application to COVID-19 Research

    Authors: Scott LeGrand, Aaron Scheinberg, Andreas F. Tillack, Mathialakan Thavappiragasam, Josh V. Vermaas, Rupesh Agarwal, Jeff Larkin, Duncan Poole, Diogo Santos-Martins, Leonardo Solis-Vasquez, Andreas Koch, Stefano Forli, Oscar Hernandez, Jeremy C. Smith, Ada Sedova

    Abstract: Protein-ligand docking is an in silico tool used to screen potential drug compounds for their ability to bind to a given protein receptor within a drug-discovery campaign. Experimental drug screening is expensive and time consuming, and it is desirable to carry out large scale docking calculations in a high-throughput manner to narrow the experimental search space. Few of the existing computationa… ▽ More

    Submitted 6 July, 2020; originally announced July 2020.

    ACM Class: J.3; D.1.3

  6. Predicting Landslides Using Locally Aligned Convolutional Neural Networks

    Authors: Ainaz Hajimoradlou, Gioachino Roberti, David Poole

    Abstract: Landslides, movement of soil and rock under the influence of gravity, are common phenomena that cause significant human and economic losses every year. Experts use heterogeneous features such as slope, elevation, land cover, lithology, rock age, and rock family to predict landslides. To work with such features, we adapted convolutional neural networks to consider relative spatial information for t… ▽ More

    Submitted 17 July, 2020; v1 submitted 11 November, 2019; originally announced November 2019.

    Comments: Published in IJCAI 2020

  7. arXiv:1906.00137  [pdf, other

    cs.LG cs.AI stat.ML

    Knowledge Hypergraphs: Prediction Beyond Binary Relations

    Authors: Bahare Fatemi, Perouz Taslakian, David Vazquez, David Poole

    Abstract: Knowledge graphs store facts using relations between two entities. In this work, we address the question of link prediction in knowledge hypergraphs where relations are defined on any number of entities. While techniques exist (such as reification) that convert non-binary relations into binary ones, we show that current embedding-based methods for knowledge graph completion do not work well out of… ▽ More

    Submitted 15 July, 2020; v1 submitted 31 May, 2019; originally announced June 2019.

  8. arXiv:1812.03235  [pdf, other

    cs.LG stat.ML

    Improved Knowledge Graph Embedding using Background Taxonomic Information

    Authors: Bahare Fatemi, Siamak Ravanbakhsh, David Poole

    Abstract: Knowledge graphs are used to represent relational information in terms of triples. To enable learning about domains, embedding models, such as tensor factorization models, can be used to make predictions of new triples. Often there is background taxonomic information (in terms of subclasses and subproperties) that should also be taken into account. We show that existing fully expressive (a.k.a. un… ▽ More

    Submitted 7 December, 2018; originally announced December 2018.

  9. arXiv:1808.02123  [pdf, other

    cs.LG cs.AI stat.ML

    Structure Learning for Relational Logistic Regression: An Ensemble Approach

    Authors: Nandini Ramanan, Gautam Kunapuli, Tushar Khot, Bahare Fatemi, Seyed Mehran Kazemi, David Poole, Kristian Kersting, Sriraam Natarajan

    Abstract: We consider the problem of learning Relational Logistic Regression (RLR). Unlike standard logistic regression, the features of RLRs are first-order formulae with associated weight vectors instead of scalar weights. We turn the problem of learning RLR to learning these vector-weighted formulae and develop a learning algorithm based on the recently successful functional-gradient boosting methods for… ▽ More

    Submitted 6 August, 2018; originally announced August 2018.

  10. arXiv:1806.10928  [pdf, other

    cs.DB cs.AI

    Record Linkage to Match Customer Names: A Probabilistic Approach

    Authors: Bahare Fatemi, Seyed Mehran Kazemi, David Poole

    Abstract: Consider the following problem: given a database of records indexed by names (e.g., name of companies, restaurants, businesses, or universities) and a new name, determine whether the new name is in the database, and if so, which record it refers to. This problem is an instance of record linkage problem and is a challenging problem because people do not consistently use the official name, but use a… ▽ More

    Submitted 26 June, 2018; originally announced June 2018.

  11. arXiv:1802.04868  [pdf, other

    stat.ML cs.LG

    SimplE Embedding for Link Prediction in Knowledge Graphs

    Authors: Seyed Mehran Kazemi, David Poole

    Abstract: Knowledge graphs contain knowledge about the world and provide a structured representation of this knowledge. Current knowledge graphs contain only a small subset of what is true in the world. Link prediction approaches aim at predicting new links for a knowledge graph given the existing links among the entities. Tensor factorization approaches have proved promising for such link prediction proble… ▽ More

    Submitted 25 October, 2018; v1 submitted 13 February, 2018; originally announced February 2018.

    Comments: Accepted for publication at conference on neural information processing systems (NIPS 2018). 12 pages, 2 figure, 2 tables, 5 propositions

  12. arXiv:1712.02831  [pdf, other

    stat.ML cs.LG

    RelNN: A Deep Neural Model for Relational Learning

    Authors: Seyed Mehran Kazemi, David Poole

    Abstract: Statistical relational AI (StarAI) aims at reasoning and learning in noisy domains described in terms of objects and relationships by combining probability with first-order logic. With huge advances in deep learning in the current years, combining deep networks with first-order logic has been the focus of several recent studies. Many of the existing attempts, however, only focus on relations and i… ▽ More

    Submitted 7 December, 2017; originally announced December 2017.

    Comments: 9 pages, 8 figures, accepted at AAAI-2018

  13. arXiv:1707.07785  [pdf, ps, other

    stat.ML cs.LG

    Comparing Aggregators for Relational Probabilistic Models

    Authors: Seyed Mehran Kazemi, Bahare Fatemi, Alexandra Kim, Zilun Peng, Moumita Roy Tora, Xing Zeng, Matthew Dirks, David Poole

    Abstract: Relational probabilistic models have the challenge of aggregation, where one variable depends on a population of other variables. Consider the problem of predicting gender from movie ratings; this is challenging because the number of movies per user and users per movie can vary greatly. Surprisingly, aggregation is not well understood. In this paper, we show that existing relational models (implic… ▽ More

    Submitted 24 July, 2017; originally announced July 2017.

    Comments: 8 pages, Accepted at Statistical Relational AI (StarAI) workshop 2017

  14. arXiv:1707.07763  [pdf, other

    cs.AI

    Domain Recursion for Lifted Inference with Existential Quantifiers

    Authors: Seyed Mehran Kazemi, Angelika Kimmig, Guy Van den Broeck, David Poole

    Abstract: In recent work, we proved that the domain recursion inference rule makes domain-lifted inference possible on several relational probability models (RPMs) for which the best known time complexity used to be exponential. We also identified two classes of RPMs for which inference becomes domain lifted when using domain recursion. These two classes subsume the largest lifted classes that were previous… ▽ More

    Submitted 27 July, 2017; v1 submitted 24 July, 2017; originally announced July 2017.

    Comments: 7 pages, 1 figure, Accepted at Statistical Relational AI (StarAI) Workshop 2017

  15. arXiv:1610.08445  [pdf, other

    cs.AI stat.ML

    New Liftable Classes for First-Order Probabilistic Inference

    Authors: Seyed Mehran Kazemi, Angelika Kimmig, Guy Van den Broeck, David Poole

    Abstract: Statistical relational models provide compact encodings of probabilistic dependencies in relational domains, but result in highly intractable graphical models. The goal of lifted inference is to carry out probabilistic inference without needing to reason about each individual separately, by instead treating exchangeable, undistinguished objects as a whole. In this paper, we study the domain recurs… ▽ More

    Submitted 26 October, 2016; originally announced October 2016.

    Comments: Accepted at NIPS-2016. 22 pages, 1 figure

  16. arXiv:1608.05095  [pdf, ps, other

    math.PR math.CO

    Birth of a giant $(k_1,k_2)$-core in the random digraph

    Authors: Boris Pittel, Dan Poole

    Abstract: The $(k_1,k_2)$-core of a digraph is the largest sub-digraph with minimum in-degree and minimum out-degree at least $k_1$ and $k_2$ respectively. For $\max\{k_1, k_2\} \geq 2$, we establish existence of the threshold edge-density $c^*=c^*(k_1,k_2)$, such that the random digraph $D(n,m)$, on the vertex set $[n]$ with $m$ edges, asymptotically almost surely has a giant $(k_1,k_2)$-core if… ▽ More

    Submitted 17 August, 2016; originally announced August 2016.

    MSC Class: 05C30; 05C80; 05C05; 34E05; 60C05

  17. arXiv:1606.08531  [pdf, other

    cs.AI cs.LG stat.ML

    A Learning Algorithm for Relational Logistic Regression: Preliminary Results

    Authors: Bahare Fatemi, Seyed Mehran Kazemi, David Poole

    Abstract: Relational logistic regression (RLR) is a representation of conditional probability in terms of weighted formulae for modelling multi-relational data. In this paper, we develop a learning algorithm for RLR models. Learning an RLR model from data consists of two steps: 1- learning the set of formulae to be used in the model (a.k.a. structure learning) and learning the weight of each formula (a.k.a.… ▽ More

    Submitted 27 June, 2016; originally announced June 2016.

    Comments: In IJCAI-16 Statistical Relational AI Workshop

  18. arXiv:1606.04512  [pdf, other

    cs.AI

    Why is Compiling Lifted Inference into a Low-Level Language so Effective?

    Authors: Seyed Mehran Kazemi, David Poole

    Abstract: First-order knowledge compilation techniques have proven efficient for lifted inference. They compile a relational probability model into a target circuit on which many inference queries can be answered efficiently. Early methods used data structures as their target circuit. In our KR-2016 paper, we showed that compiling to a low-level program instead of a data structure offers orders of magnitude… ▽ More

    Submitted 14 June, 2016; originally announced June 2016.

    Comments: 6 pages, 3 figures, accepted at IJCAI-16 Statistical Relational AI (StaRAI) workshop

  19. arXiv:1410.7446  [pdf, ps, other

    math.CO math.PR

    On Weak Hamiltonicity of a Random Hypergraph

    Authors: Daniel Poole

    Abstract: A {\it weak (Berge) cycle} is an alternating sequence of vertices and (hyper)edges $C=(v_0, e_1, v_1, ..., v_{\ell-1}, e_\ell, v_{\ell}=v_0)$ such that the vertices $v_0, ..., v_{\ell-1}$ are distinct with $v_k, v_{k+1} \in e_{k}$ for each $k$, but the edges $e_1, ..., e_\ell$ are not necessarily distinct. We prove that the main barrier to the random $d$-uniform hypergraph $H_d(n,p),$ where each o… ▽ More

    Submitted 27 October, 2014; originally announced October 2014.

    Comments: 25 pages

  20. arXiv:1409.1489  [pdf, ps, other

    math.CO math.PR

    On the strength of connectedness of a random hypergraph

    Authors: Daniel Poole

    Abstract: Bollobás and Thomason (1985) proved that for each $k=k(n) \in [1, n-1]$, with high probability, the random graph process, where edges are added to vertex set $V=[n]$ uniformly at random one after another, is such that the stop** time of having minimal degree $k$ is equal to the stop** time of becoming $k$-(vertex-)connected. We extend this result to the $d$-uniform random hypergraph process, w… ▽ More

    Submitted 9 March, 2015; v1 submitted 4 September, 2014; originally announced September 2014.

    Comments: 16 pages, minor revisions from first draft

  21. arXiv:1405.4022  [pdf, other

    math.PR math.CO

    Asymptotic distribution of the numbers of vertices and arcs of the giant strong component in sparse random digraphs

    Authors: Boris Pittel, Daniel Poole

    Abstract: Two models of a random digraph on $n$ vertices, $D(n,\text{Prob}(\text{arc})=p)$ and $D(n,\text{number of arcs}=m)$ are studied. In 1990, Karp for $D(n,p)$ and independently T. Łuczak for $D(n,m=cn)$ proved that for $c>1$, with probability tending to 1, there is an unique strong component of size of order $n$. Karp showed, in fact, that the giant component has likely size asymptotic to $nθ^2$, whe… ▽ More

    Submitted 20 May, 2015; v1 submitted 15 May, 2014; originally announced May 2014.

    Comments: 67 pages. Revised version

  22. arXiv:1304.3849   

    cs.AI

    Proceedings of the Tenth Conference on Uncertainty in Artificial Intelligence (1994)

    Authors: Ramon Lopez de Mantaras, David Poole

    Abstract: This is the Proceedings of the Tenth Conference on Uncertainty in Artificial Intelligence, which was held in Seattle, WA, July 29-31, 1994

    Submitted 13 April, 2013; originally announced April 2013.

    Report number: UAI1994

  23. arXiv:1304.2745  [pdf

    cs.AI

    Towards Solving the Multiple Extension Problem: Combining Defaults and Probabilities

    Authors: Eric Neufeld, David L Poole

    Abstract: The multiple extension problem arises frequently in diagnostic and default inference. That is, we can often use any of a number of sets of defaults or possible hypotheses to explain observations or make Predictions. In default inference, some extensions seem to be simply wrong and we use qualitative techniques to weed out the unwanted ones. In the area of diagnosis, however, the multiple explanati… ▽ More

    Submitted 27 March, 2013; originally announced April 2013.

    Comments: Appears in Proceedings of the Third Conference on Uncertainty in Artificial Intelligence (UAI1987)

    Report number: UAI-P-1987-PG-305-312

  24. arXiv:1304.2370  [pdf

    cs.AI

    Probabilistic Semantics and Defaults

    Authors: Eric Neufeld, David L Poole

    Abstract: There is much interest in providing probabilistic semantics for defaults but most approaches seem to suffer from one of two problems: either they require numbers, a problem defaults were intended to avoid, or they generate peculiar side effects. Rather than provide semantics for defaults, we address the problem defaults were intended to solve: that of reasoning under uncertainty where numeric pro… ▽ More

    Submitted 27 March, 2013; originally announced April 2013.

    Comments: Appears in Proceedings of the Fourth Conference on Uncertainty in Artificial Intelligence (UAI1988)

    Report number: UAI-P-1988-PG-275-282

  25. arXiv:1304.1535  [pdf

    cs.AI

    Can Uncertainty Management be Realized in a Finite Totally Ordered Probability Algebra?

    Authors: Yang Xiang, Michael P. Beddoes, David L Poole

    Abstract: In this paper, the feasibility of using finite totally ordered probability models under Alelinnas's Theory of Probabilistic Logic [Aleliunas, 1988] is investigated. The general form of the probability algebra of these models is derived and the number of possible algebras with given size is deduced. Based on this analysis, we discuss problems of denominator-indifference and ambiguity-generation t… ▽ More

    Submitted 27 March, 2013; originally announced April 2013.

    Comments: Appears in Proceedings of the Fifth Conference on Uncertainty in Artificial Intelligence (UAI1989)

    Report number: UAI-P-1989-PG-385-393

  26. arXiv:1304.1100  [pdf

    cs.AI

    A Dynamic Approach to Probabilistic Inference

    Authors: Michael C. Horsch, David L. Poole

    Abstract: In this paper we present a framework for dynamically constructing Bayesian networks. We introduce the notion of a background knowledge base of schemata, which is a collection of parameterized conditional probability statements. These schemata explicitly separate the general knowledge of properties an individual may have from the specific knowledge of particular individuals that may have these prop… ▽ More

    Submitted 27 March, 2013; originally announced April 2013.

    Comments: Appears in Proceedings of the Sixth Conference on Uncertainty in Artificial Intelligence (UAI1990)

    Report number: UAI-P-1990-PG-155-161

  27. arXiv:1304.1087  [pdf

    cs.AI

    What is an Optimal Diagnosis?

    Authors: David L. Poole, Gregory M. Provan

    Abstract: Within diagnostic reasoning there have been a number of proposed definitions of a diagnosis, and thus of the most likely diagnosis, including most probable posterior hypothesis, most probable interpretation, most probable covering hypothesis, etc. Most of these approaches assume that the most likely diagnosis must be computed, and that a definition of what should be computed can be made a priori,… ▽ More

    Submitted 27 March, 2013; originally announced April 2013.

    Comments: Appears in Proceedings of the Sixth Conference on Uncertainty in Artificial Intelligence (UAI1990)

    Report number: UAI-P-1990-PG-46-53

  28. arXiv:1303.5740  [pdf

    cs.AI

    High Level Path Planning with Uncertainty

    Authors: Run** Qi, David L. Poole

    Abstract: For high level path planning, environments are usually modeled as distance graphs, and path planning problems are reduced to computing the shortest path in distance graphs. One major drawback of this modeling is the inability to model uncertainties, which are often encountered in practice. In this paper, a new tool, called U-yraph, is proposed for environment modeling. A U-graph is an extension… ▽ More

    Submitted 20 March, 2013; originally announced March 2013.

    Comments: Appears in Proceedings of the Seventh Conference on Uncertainty in Artificial Intelligence (UAI1991)

    Report number: UAI-P-1991-PG-287-294

  29. arXiv:1303.5738  [pdf

    cs.AI

    Representing Bayesian Networks within Probabilistic Horn Abduction

    Authors: David L. Poole

    Abstract: This paper presents a simple framework for Horn clause abduction, with probabilities associated with hypotheses. It is shown how this representation can represent any probabilistic knowledge representable in a Bayesian belief network. The main contributions are in finding a relationship between logical and probabilistic notions of evidential reasoning. This can be used as a basis for a new way… ▽ More

    Submitted 20 March, 2013; originally announced March 2013.

    Comments: Appears in Proceedings of the Seventh Conference on Uncertainty in Artificial Intelligence (UAI1991)

    Report number: UAI-P-1991-PG-271-278

  30. arXiv:1303.5440  [pdf

    cs.AI

    Sidestep** the Triangulation Problem in Bayesian Net Computations

    Authors: Nevin Lianwen Zhang, David L. Poole

    Abstract: This paper presents a new approach for computing posterior probabilities in Bayesian nets, which sidesteps the triangulation problem. The current state of art is the clique tree propagation approach. When the underlying graph of a Bayesian net is triangulated, this approach arranges its cliques into a tree and computes posterior probabilities by appropriately passing around messages in that tree… ▽ More

    Submitted 13 March, 2013; originally announced March 2013.

    Comments: Appears in Proceedings of the Eighth Conference on Uncertainty in Artificial Intelligence (UAI1992)

    Report number: UAI-P-1992-PG-360-367

  31. arXiv:1303.5438  [pdf

    cs.AI

    Exploring Localization in Bayesian Networks for Large Expert Systems

    Authors: Yang Xiang, David L. Poole, Michael P. Beddoes

    Abstract: Current Bayesian net representations do not consider structure in the domain and include all variables in a homogeneous network. At any time, a human reasoner in a large domain may direct his attention to only one of a number of natural subdomains, i.e., there is ?localization' of queries and evidence. In such a case, propagating evidence through a homogeneous network is inefficient since the en… ▽ More

    Submitted 13 March, 2013; originally announced March 2013.

    Comments: Appears in Proceedings of the Eighth Conference on Uncertainty in Artificial Intelligence (UAI1992)

    Report number: UAI-P-1992-PG-344-351

  32. arXiv:1303.1502  [pdf

    cs.AI

    Incremental computation of the value of perfect information in stepwise-decomposable influence diagrams

    Authors: Nevin Lianwen Zhang, Run** Qi, David L. Poole

    Abstract: To determine the value of perfect information in an influence diagram, one needs first to modify the diagram to reflect the change in information availability, and then to compute the optimal expected values of both the original diagram and the modified diagram. The value of perfect information is the difference between the two optimal expected values. This paper is about how to speed up the comp… ▽ More

    Submitted 6 March, 2013; originally announced March 2013.

    Comments: Appears in Proceedings of the Ninth Conference on Uncertainty in Artificial Intelligence (UAI1993)

    Report number: UAI-P-1993-PG-400-407

  33. arXiv:1303.1497  [pdf

    cs.AI

    The use of conflicts in searching Bayesian networks

    Authors: David L. Poole

    Abstract: This paper discusses how conflicts (as used by the consistency-based diagnosis community) can be adapted to be used in a search-based algorithm for computing prior and posterior probabilities in discrete Bayesian Networks. This is an "anytime" algorithm, that at any stage can estimate the probabilities and give an error bound. Whereas the most popular Bayesian net algorithms exploit the structure… ▽ More

    Submitted 6 March, 2013; originally announced March 2013.

    Comments: Appears in Proceedings of the Ninth Conference on Uncertainty in Artificial Intelligence (UAI1993)

    Report number: UAI-P-1993-PG-359-367

  34. arXiv:1302.6855  [pdf

    cs.AI

    Inter-causal Independence and Heterogeneous Factorization

    Authors: Nevin Lianwen Zhang, David L Poole

    Abstract: It is well known that conditional independence can be used to factorize a joint probability into a multiplication of conditional probabilities. This paper proposes a constructive definition of inter-causal independence, which can be used to further factorize a conditional probability. An inference algorithm is developed, which makes use of both conditional independence and inter-causal independe… ▽ More

    Submitted 27 February, 2013; originally announced February 2013.

    Comments: Appears in Proceedings of the Tenth Conference on Uncertainty in Artificial Intelligence (UAI1994)

    Report number: UAI-P-1994-PG-606-614

  35. arXiv:1302.6840  [pdf

    cs.AI

    Solving Asymmetric Decision Problems with Influence Diagrams

    Authors: Run** Qi, Nevin Lianwen Zhang, David L. Poole

    Abstract: While influence diagrams have many advantages as a representation framework for Bayesian decision problems, they have a serious drawback in handling asymmetric decision problems. To be represented in an influence diagram, an asymmetric decision problem must be symmetrized. A considerable amount of unnecessary computation may be involved when a symmetrized influence diagram is evaluated by conven… ▽ More

    Submitted 27 February, 2013; originally announced February 2013.

    Comments: Appears in Proceedings of the Tenth Conference on Uncertainty in Artificial Intelligence (UAI1994)

    Report number: UAI-P-1994-PG-491-497

  36. arXiv:1302.4978  [pdf

    cs.AI

    Exploiting the Rule Structure for Decision Making within the Independent Choice Logic

    Authors: David L. Poole

    Abstract: This paper introduces the independent choice logic, and in particular the "single agent with nature" instance of the independent choice logic, namely ICLdt. This is a logical framework for decision making uncertainty that extends both logic programming and stochastic models such as influence diagrams. This paper shows how the representation of a decision problem within the independent choice log… ▽ More

    Submitted 20 February, 2013; originally announced February 2013.

    Comments: Appears in Proceedings of the Eleventh Conference on Uncertainty in Artificial Intelligence (UAI1995)

    Report number: UAI-P-1995-PG-454-463

  37. arXiv:1302.3597  [pdf

    cs.AI

    A Framework for Decision-Theoretic Planning I: Combining the Situation Calculus, Conditional Plans, Probability and Utility

    Authors: David L. Poole

    Abstract: This paper shows how we can combine logical representations of actions and decision theory in such a manner that seems natural for both. In particular we assume an axiomatization of the domain in terms of situation calculus, using what is essentially Reiter's solution to the frame problem, in terms of the completion of the axioms defining the state change. Uncertainty is handled in terms of the… ▽ More

    Submitted 13 February, 2013; originally announced February 2013.

    Comments: Appears in Proceedings of the Twelfth Conference on Uncertainty in Artificial Intelligence (UAI1996)

    Report number: UAI-P-1996-PG-436-445

  38. arXiv:1302.3583  [pdf

    cs.AI

    Flexible Policy Construction by Information Refinement

    Authors: Michael C. Horsch, David L. Poole

    Abstract: We report on work towards flexible algorithms for solving decision problems represented as influence diagrams. An algorithm is given to construct a tree structure for each decision node in an influence diagram. Each tree represents a decision function and is constructed incrementally. The improvements to the tree converge to the optimal decision function (neglecting computational costs) and the… ▽ More

    Submitted 13 February, 2013; originally announced February 2013.

    Comments: Appears in Proceedings of the Twelfth Conference on Uncertainty in Artificial Intelligence (UAI1996)

    Report number: UAI-P-1996-PG-315-324

  39. arXiv:1301.7408  [pdf

    cs.AI

    Context-Specific Approximation in Probabilistic Inference

    Authors: David L. Poole

    Abstract: There is evidence that the numbers in probabilistic inference don't really matter. This paper considers the idea that we can make a probabilistic model simpler by making fewer distinctions. Unfortunately, the level of a Bayesian network seems too coarse; it is unlikely that a parent will make little difference for all values of the other parents. In this paper we consider an approximation scheme w… ▽ More

    Submitted 30 January, 2013; originally announced January 2013.

    Comments: Appears in Proceedings of the Fourteenth Conference on Uncertainty in Artificial Intelligence (UAI1998)

    Report number: UAI-P-1998-PG-447-454

  40. arXiv:1301.7384  [pdf

    cs.AI

    An Anytime Algorithm for Decision Making under Uncertainty

    Authors: Michael C. Horsch, David L. Poole

    Abstract: We present an anytime algorithm which computes policies for decision problems represented as multi-stage influence diagrams. Our algorithm constructs policies incrementally, starting from a policy which makes no use of the available information. The incremental process constructs policies which includes more of the information available to the decision maker at each step. While the process converg… ▽ More

    Submitted 30 January, 2013; originally announced January 2013.

    Comments: Appears in Proceedings of the Fourteenth Conference on Uncertainty in Artificial Intelligence (UAI1998)

    Report number: UAI-P-1998-PG-246-255

  41. arXiv:1301.6706  [pdf

    cs.AI

    Estimating the Value of Computation in Flexible Information Refinement

    Authors: Michael C. Horsch, David L. Poole

    Abstract: We outline a method to estimate the value of computation for a flexible algorithm using empirical data. To determine a reasonable trade-off between cost and value, we build an empirical model of the value obtained through computation, and apply this model to estimate the value of computation for quite different problems. In particular, we investigate this trade-off for the problem of constructing… ▽ More

    Submitted 23 January, 2013; originally announced January 2013.

    Comments: Appears in Proceedings of the Fifteenth Conference on Uncertainty in Artificial Intelligence (UAI1999)

    Report number: UAI-P-1999-PG-297-304

  42. arXiv:1301.6681  [pdf

    cs.AI

    Reasoning With Conditional Ceteris Paribus Preference Statem

    Authors: Craig Boutilier, Ronen I. Brafman, Holger H. Hoos, David L. Poole

    Abstract: In many domains it is desirable to assess the preferences of users in a qualitative rather than quantitative way. Such representations of qualitative preference orderings form an importnat component of automated decision tools. We propose a graphical representation of preferences that reflects conditional dependence and independence of preference statements under a ceteris paribus (all else being… ▽ More

    Submitted 23 January, 2013; originally announced January 2013.

    Comments: Appears in Proceedings of the Fifteenth Conference on Uncertainty in Artificial Intelligence (UAI1999)

    Report number: UAI-P-1999-PG-71-80

  43. arXiv:1301.3859  [pdf

    cs.AI

    Building a Stochastic Dynamic Model of Application Use

    Authors: Peter J. Gorniak, David L. Poole

    Abstract: Many intelligent user interfaces employ application and user models to determine the user's preferences, goals and likely future actions. Such models require application analysis, adaptation and expansion. Building and maintaining such models adds a substantial amount of time and labour to the application development cycle. We present a system that observes the interface of an unmodified applicat… ▽ More

    Submitted 16 January, 2013; originally announced January 2013.

    Comments: Appears in Proceedings of the Sixteenth Conference on Uncertainty in Artificial Intelligence (UAI2000)

    Report number: UAI-P-2000-PG-230-237

  44. arXiv:1301.2309  [pdf

    cs.IR cs.LG

    Symmetric Collaborative Filtering Using the Noisy Sensor Model

    Authors: Rita Sharma, David L Poole

    Abstract: Collaborative filtering is the process of making recommendations regarding the potential preference of a user, for example shop** on the Internet, based on the preference ratings of the user and a number of other users for various items. This paper considers collaborative filtering based on explicitmulti-valued ratings. To evaluate the algorithms, weconsider only {em pure} collaborative filterin… ▽ More

    Submitted 10 January, 2013; originally announced January 2013.

    Comments: Appears in Proceedings of the Seventeenth Conference on Uncertainty in Artificial Intelligence (UAI2001)

    Report number: UAI-P-2001-PG-488-495

  45. arXiv:1212.2518  [pdf

    cs.AI

    Efficient Inference in Large Discrete Domains

    Authors: Rita Sharma, David L Poole

    Abstract: In this paper we examine the problem of inference in Bayesian Networks with discrete random variables that have very large or even unbounded domains. For example, in a domain where we are trying to identify a person, we may have variables that have as domains, the set of all names, the set of all postal codes, or the set of all credit card numbers. We cannot just have big tables of the conditional… ▽ 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-535-542

  46. arXiv:1207.1375  [pdf

    cs.AI

    Nonparametric Bayesian Logic

    Authors: Peter Carbonetto, Jacek Kisynski, Nando de Freitas, David L Poole

    Abstract: The Bayesian Logic (BLOG) language was recently developed for defining first-order probability models over worlds with unknown numbers of objects. It handles important problems in AI, including data association and population estimation. This paper extends BLOG by adopting generative processes over function spaces - known as nonparametrics in the Bayesian literature. We introduce syntax for reason… ▽ 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-85-93

  47. arXiv:1205.2651  [pdf

    cs.AI

    Seeing the Forest Despite the Trees: Large Scale Spatial-Temporal Decision Making

    Authors: Mark Crowley, John Nelson, David L Poole

    Abstract: We introduce a challenging real-world planning problem where actions must be taken at each location in a spatial area at each point in time. We use forestry planning as the motivating application. In Large Scale Spatial-Temporal (LSST) planning problems, the state and action spaces are defined as the cross-products of many local state and action spaces spread over a large spatial area such as a ci… ▽ More

    Submitted 9 May, 2012; originally announced May 2012.

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

    Report number: UAI-P-2009-PG-126-134

  48. arXiv:1205.2635  [pdf

    cs.AI

    Constraint Processing in Lifted Probabilistic Inference

    Authors: Jacek Kisynski, David L Poole

    Abstract: First-order probabilistic models combine representational power of first-order logic with graphical models. There is an ongoing effort to design lifted inference algorithms for first-order probabilistic models. We analyze lifted inference from the perspective of constraint processing and, through this viewpoint, we analyze and compare existing approaches and expose their advantages and limitations… ▽ More

    Submitted 9 May, 2012; originally announced May 2012.

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

    Report number: UAI-P-2009-PG-293-302

  49. arXiv:1107.4035  [pdf, other

    cs.AI

    Towards Completely Lifted Search-based Probabilistic Inference

    Authors: David Poole, Fahiem Bacchus, Jacek Kisynski

    Abstract: The promise of lifted probabilistic inference is to carry out probabilistic inference in a relational probabilistic model without needing to reason about each individual separately (grounding out the representation) by treating the undistinguished individuals as a block. Current exact methods still need to ground out in some cases, typically because the representation of the intermediate results i… ▽ More

    Submitted 21 July, 2011; v1 submitted 20 July, 2011; originally announced July 2011.

  50. CP-nets: A Tool for Representing and Reasoning withConditional Ceteris Paribus Preference Statements

    Authors: C. Boutilier, R. I. Brafman, C. Domshlak, H. H. Hoos, D. Poole

    Abstract: Information about user preferences plays a key role in automated decision making. In many domains it is desirable to assess such preferences in a qualitative rather than quantitative way. In this paper, we propose a qualitative graphical representation of preferences that reflects conditional dependence and independence of preference statements under a ceteris paribus (all else being equal) interp… ▽ More

    Submitted 30 June, 2011; originally announced July 2011.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 21, pages 135-191, 2004