Skip to main content

Showing 1–17 of 17 results for author: Broeck, G V d

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

    cs.AI cs.LG stat.ML

    High Dimensional Causal Inference with Variational Backdoor Adjustment

    Authors: Daniel Israel, Aditya Grover, Guy Van den Broeck

    Abstract: Backdoor adjustment is a technique in causal inference for estimating interventional quantities from purely observational data. For example, in medical settings, backdoor adjustment can be used to control for confounding and estimate the effectiveness of a treatment. However, high dimensional treatments and confounders pose a series of potential pitfalls: tractability, identifiability, optimizatio… ▽ More

    Submitted 9 October, 2023; originally announced October 2023.

  2. arXiv:2306.09686  [pdf, other

    cs.LG cs.AI stat.ML

    Collapsed Inference for Bayesian Deep Learning

    Authors: Zhe Zeng, Guy Van den Broeck

    Abstract: Bayesian neural networks (BNNs) provide a formalism to quantify and calibrate uncertainty in deep learning. Current inference approaches for BNNs often resort to few-sample estimation for scalability, which can harm predictive performance, while its alternatives tend to be computationally prohibitively expensive. We tackle this challenge by revealing a previously unseen connection between inferenc… ▽ More

    Submitted 12 February, 2024; v1 submitted 16 June, 2023; originally announced June 2023.

  3. arXiv:2201.11250  [pdf, other

    cs.LG cs.AI cs.LO stat.ML

    Neuro-Symbolic Entropy Regularization

    Authors: Kareem Ahmed, Eric Wang, Kai-Wei Chang, Guy Van den Broeck

    Abstract: In structured prediction, the goal is to jointly predict many output variables that together encode a structured object -- a path in a graph, an entity-relation triple, or an ordering of objects. Such a large output space makes learning hard and requires vast amounts of labeled data. Different approaches leverage alternate sources of supervision. One approach -- entropy regularization -- posits th… ▽ More

    Submitted 25 January, 2022; originally announced January 2022.

  4. arXiv:2102.06137  [pdf, other

    stat.ML cs.AI cs.DS cs.LG

    A Compositional Atlas of Tractable Circuit Operations: From Simple Transformations to Complex Information-Theoretic Queries

    Authors: Antonio Vergari, YooJung Choi, Anji Liu, Stefano Teso, Guy Van den Broeck

    Abstract: Circuit representations are becoming the lingua franca to express and reason about tractable generative and discriminative models. In this paper, we show how complex inference scenarios for these models that commonly arise in machine learning -- from computing the expectations of decision tree ensembles to information-theoretic divergences of deep mixture models -- can be represented in terms of t… ▽ More

    Submitted 11 February, 2021; originally announced February 2021.

    ACM Class: G.3; I.2.4; I.2.6

  5. arXiv:2009.09031  [pdf, other

    cs.LG cs.AI stat.ML

    Group Fairness by Probabilistic Modeling with Latent Fair Decisions

    Authors: YooJung Choi, Meihua Dang, Guy Van den Broeck

    Abstract: Machine learning systems are increasingly being used to make impactful decisions such as loan applications and criminal justice risk assessments, and as such, ensuring fairness of these systems is critical. This is often challenging as the labels in the data are biased. This paper studies learning fair probability distributions from biased data by explicitly modeling a latent variable that represe… ▽ More

    Submitted 16 December, 2020; v1 submitted 18 September, 2020; originally announced September 2020.

  6. arXiv:2006.16341  [pdf, other

    cs.LG cs.AI stat.ML

    Handling Missing Data in Decision Trees: A Probabilistic Approach

    Authors: Pasha Khosravi, Antonio Vergari, YooJung Choi, Yitao Liang, Guy Van den Broeck

    Abstract: Decision trees are a popular family of models due to their attractive properties such as interpretability and ability to handle heterogeneous data. Concurrently, missing data is a prevalent occurrence that hinders performance of machine learning models. As such, handling missing data in decision trees is a well studied problem. In this paper, we tackle this problem by taking a probabilistic approa… ▽ More

    Submitted 29 June, 2020; originally announced June 2020.

  7. arXiv:2006.08852  [pdf, ps, other

    cs.LG stat.ML

    Counterexample-Guided Learning of Monotonic Neural Networks

    Authors: Aishwarya Sivaraman, Golnoosh Farnadi, Todd Millstein, Guy Van den Broeck

    Abstract: The widespread adoption of deep learning is often attributed to its automatic feature construction with minimal inductive bias. However, in many real-world tasks, the learned function is intended to satisfy domain-specific constraints. We focus on monotonicity constraints, which are common and require that the function's output increases with increasing values of specific input features. We develo… ▽ More

    Submitted 15 June, 2020; originally announced June 2020.

  8. arXiv:2006.08785  [pdf, other

    cs.LG cs.AI stat.ML

    On Effective Parallelization of Monte Carlo Tree Search

    Authors: Anji Liu, Yitao Liang, Ji Liu, Guy Van den Broeck, Jianshu Chen

    Abstract: Despite its groundbreaking success in Go and computer games, Monte Carlo Tree Search (MCTS) is computationally expensive as it requires a substantial number of rollouts to construct the search tree, which calls for effective parallelization. However, how to design effective parallel MCTS algorithms has not been systematically studied and remains poorly understood. In this paper, we seek to lay its… ▽ More

    Submitted 4 October, 2020; v1 submitted 15 June, 2020; originally announced June 2020.

  9. arXiv:2004.06231  [pdf, other

    cs.LG stat.ML

    Einsum Networks: Fast and Scalable Learning of Tractable Probabilistic Circuits

    Authors: Robert Peharz, Steven Lang, Antonio Vergari, Karl Stelzner, Alejandro Molina, Martin Trapp, Guy Van den Broeck, Kristian Kersting, Zoubin Ghahramani

    Abstract: Probabilistic circuits (PCs) are a promising avenue for probabilistic modeling, as they permit a wide range of exact and efficient inference routines. Recent ``deep-learning-style'' implementations of PCs strive for a better scalability, but are still difficult to train on real-world data, due to their sparsely connected computational graphs. In this paper, we propose Einsum Networks (EiNets), a n… ▽ More

    Submitted 13 April, 2020; originally announced April 2020.

  10. arXiv:2002.10738  [pdf, other

    cs.LG stat.ML

    Off-Policy Deep Reinforcement Learning with Analogous Disentangled Exploration

    Authors: Anji Liu, Yitao Liang, Guy Van den Broeck

    Abstract: Off-policy reinforcement learning (RL) is concerned with learning a rewarding policy by executing another policy that gathers samples of experience. While the former policy (i.e. target policy) is rewarding but in-expressive (in most cases, deterministic), doing well in the latter task, in contrast, requires an expressive policy (i.e. behavior policy) that offers guided and effective exploration.… ▽ More

    Submitted 27 February, 2020; v1 submitted 25 February, 2020; originally announced February 2020.

    Comments: In Proc. of the 19th International Conference on Autonomous Agents and Multiagent Systems, IFAAMAS 2020

  11. arXiv:1910.02182  [pdf, other

    cs.LG cs.AI stat.ML

    On Tractable Computation of Expected Predictions

    Authors: Pasha Khosravi, YooJung Choi, Yitao Liang, Antonio Vergari, Guy Van den Broeck

    Abstract: Computing expected predictions of discriminative models is a fundamental task in machine learning that appears in many interesting applications such as fairness, handling missing values, and data analysis. Unfortunately, computing expectations of a discriminative model with respect to a probability distribution defined by an arbitrary generative model has been proven to be hard in general. In fact… ▽ More

    Submitted 31 October, 2019; v1 submitted 4 October, 2019; originally announced October 2019.

  12. arXiv:1906.03843  [pdf, other

    cs.LG cs.AI stat.ML

    Learning Fair Naive Bayes Classifiers by Discovering and Eliminating Discrimination Patterns

    Authors: YooJung Choi, Golnoosh Farnadi, Behrouz Babaki, Guy Van den Broeck

    Abstract: As machine learning is increasingly used to make real-world decisions, recent research efforts aim to define and ensure fairness in algorithmic decision making. Existing methods often assume a fixed set of observable features to define individuals, but lack a discussion of certain features not being observed at test time. In this paper, we study fairness of naive Bayes classifiers, which allow par… ▽ More

    Submitted 7 May, 2020; v1 submitted 10 June, 2019; originally announced June 2019.

  13. arXiv:1903.01620  [pdf, other

    cs.LG cs.AI stat.ML

    What to Expect of Classifiers? Reasoning about Logistic Regression with Missing Features

    Authors: Pasha Khosravi, Yitao Liang, YooJung Choi, Guy Van den Broeck

    Abstract: While discriminative classifiers often yield strong predictive performance, missing feature values at prediction time can still be a challenge. Classifiers may not behave as expected under certain ways of substituting the missing values, since they inherently make assumptions about the data distribution they were trained on. In this paper, we propose a novel framework that classifies examples with… ▽ More

    Submitted 1 June, 2019; v1 submitted 4 March, 2019; originally announced March 2019.

  14. arXiv:1805.11243  [pdf, ps, other

    cs.LG stat.ML

    On Robust Trimming of Bayesian Network Classifiers

    Authors: YooJung Choi, Guy Van den Broeck

    Abstract: This paper considers the problem of removing costly features from a Bayesian network classifier. We want the classifier to be robust to these changes, and maintain its classification behavior. To this end, we propose a closeness metric between Bayesian classifiers, called the expected classification agreement (ECA). Our corresponding trimming algorithm finds an optimal subset of features and a new… ▽ More

    Submitted 29 May, 2018; originally announced May 2018.

  15. arXiv:1711.11157  [pdf, other

    cs.AI cs.LG cs.LO stat.ML

    A Semantic Loss Function for Deep Learning with Symbolic Knowledge

    Authors: **gyi Xu, Zilu Zhang, Tal Friedman, Yitao Liang, Guy Van den Broeck

    Abstract: This paper develops a novel methodology for using symbolic knowledge in deep learning. From first principles, we derive a semantic loss function that bridges between neural output vectors and logical constraints. This loss function captures how close the neural network is to satisfying the constraints on its output. An experimental evaluation shows that it effectively guides the learner to achieve… ▽ More

    Submitted 7 June, 2018; v1 submitted 29 November, 2017; originally announced November 2017.

    Comments: This version appears in the Proceedings of the 35th International Conference on Machine Learning (ICML 2018)

  16. arXiv:1703.02641  [pdf, other

    stat.ML cs.LG

    Don't Fear the Bit Flips: Optimized Coding Strategies for Binary Classification

    Authors: Frederic Sala, Shahroze Kabir, Guy Van den Broeck, Lara Dolecek

    Abstract: After being trained, classifiers must often operate on data that has been corrupted by noise. In this paper, we consider the impact of such noise on the features of binary classifiers. Inspired by tools for classifier robustness, we introduce the same classification probability (SCP) to measure the resulting distortion on the classifier outputs. We introduce a low-complexity estimate of the SCP ba… ▽ More

    Submitted 7 March, 2017; originally announced March 2017.

    Comments: 11 pages, 4 figures

  17. 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