paper-with-me

홈 › Papers

Learning to Solve the Constrained Most Probable Explanation Task in Probabilistic Graphical Models

2024-04-17 · Shivvrat Arya, Tahrima Rahman, Vibhav Gogate

We propose a self-supervised learning approach for solving the following constrained optimization task in log-linear models or Markov networks. Let $f$ and $g$ be two log-linear models defined over the sets $\mathbf{X}$ and $\mathbf{Y}$ of random variables respectively. Given an assignment $\mathbf{x}$ to all variables in $\mathbf{X}$ (evidence) and a real number $q$, the constrained most-probable explanation (CMPE) task seeks to find an assignment $\mathbf{y}$ to all variables in $\mathbf{Y}$ such that $f(\mathbf{x}, \mathbf{y})$ is maximized and $g(\mathbf{x}, \mathbf{y})\leq q$. In our proposed self-supervised approach, given assignments $\mathbf{x}$ to $\mathbf{X}$ (data), we train a deep neural network that learns to output near-optimal solutions to the CMPE problem without requiring access to any pre-computed solutions. The key idea in our approach is to use first principles and approximate inference methods for CMPE to derive novel loss functions that seek to push infeasible solutions towards feasible ones and feasible solutions towards optimal ones. We analyze the properties of our proposed method and experimentally demonstrate its efficacy on several benchmark problems.

📄 PDF Abstract BibTeX arXiv:2404.11606

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Novel Upper Bounds for the Constrained Most Probable Explanation Task

2021-12-01 · NeurIPS 2021 12 · Tahrima Rahman, Sara Rouhani, Vibhav Gogate

We propose several schemes for upper bounding the optimal value of the constrained most probable explanation (CMPE) problem. Given a set of discrete random variables, two probabilistic graphical models defined over them…

Faster Exact MPE and Constrained Optimization with Deterministic Finite State Automata

2021-08-09 · Filippo Bistaffa

We propose a concise function representation based on deterministic finite state automata for exact most probable explanation and constrained optimization tasks in graphical models. We then exploit our concise representa…

PCNN: Probable-Class Nearest-Neighbor Explanations Improve Fine-Grained Image Classification Accuracy for AIs and Humans

2023-08-25 · Giang, Nguyen, Valerie Chen, Mohammad Reza Taesiri 외

Nearest neighbors (NN) are traditionally used to compute final decisions, e.g., in Support Vector Machines or k-NN classifiers, and to provide users with explanations for the model's decision. In this paper, we show a no…

Explainable Artificial Intelligence (XAI)Fine-Grained Image Classificationimage-classificationImage Classification

Scaling MPE Inference for Constrained Continuous Markov Random Fields with Consensus Optimization

2012-12-01 · NeurIPS 2012 12 · Stephen Bach, Matthias Broecheler, Lise Getoor, Dianne O'Leary

Probabilistic graphical models are powerful tools for analyzing constrained, continuous domains. However, finding most-probable explanations (MPEs) in these models can be computationally expensive. In this paper, we impr…

Towards Solving the Multiple Extension Problem: Combining Defaults and Probabilities

2013-03-27 · Eric Neufeld, David L. Poole

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 d…

Diagnostic