paper-with-me

홈 › Papers

Graphical Models with Attention for Context-Specific Independence and an Application to Perceptual Grouping

2021-12-06 · Guangyao Zhou, Wolfgang Lehrach, Antoine Dedieu, Miguel Lázaro-Gredilla, Dileep George

Discrete undirected graphical models, also known as Markov Random Fields (MRFs), can flexibly encode probabilistic interactions of multiple variables, and have enjoyed successful applications to a wide range of problems. However, a well-known yet little studied limitation of discrete MRFs is that they cannot capture context-specific independence (CSI). Existing methods require carefully developed theories and purpose-built inference methods, which limit their applications to only small-scale problems. In this paper, we propose the Markov Attention Model (MAM), a family of discrete MRFs that incorporates an attention mechanism. The attention mechanism allows variables to dynamically attend to some other variables while ignoring the rest, and enables capturing of CSIs in MRFs. A MAM is formulated as an MRF, allowing it to benefit from the rich set of existing MRF inference methods and scale to large models and datasets. To demonstrate MAM's capabilities to capture CSIs at scale, we apply MAMs to capture an important type of CSI that is present in a symbolic approach to recurrent computations in perceptual grouping. Experiments on two recently proposed synthetic perceptual grouping tasks and on realistic images demonstrate the advantages of MAMs in sample-efficiency, interpretability and generalizability when compared with strong recurrent neural network baselines, and validate MAM's capabilities to efficiently capture CSIs at scale.

📄 PDF Abstract BibTeX arXiv:2112.03371

Code (1)

vicariousinc/mam 공식 구현 jax

Similar Papers 제목 키워드 기반

Stratified Graphical Models - Context-Specific Independence in Graphical Models

2013-09-25 · Henrik Nyman, Johan Pensar, Timo Koski, Jukka Corander

Theory of graphical models has matured over more than three decades to provide the backbone for several classes of models that are used in a myriad of applications such as genetic mapping of diseases, credit risk evaluat…

Computer Security

Context-specific independence in graphical log-linear models

2014-09-09 · Henrik Nyman, Johan Pensar, Timo Koski, Jukka Corander

Log-linear models are the popular workhorses of analyzing contingency tables. A log-linear parameterization of an interaction model can be more expressive than a direct parameterization based on probabilities, leading to…

parameter estimation

Using Bayesian Network Representations for Effective Sampling from Generative Network Models

2015-07-11 · Pablo Robles-Granda, Sebastian Moreno, Jennifer Neville

Bayesian networks (BNs) are used for inference and sampling by exploiting conditional independence among random variables. Context specific independence (CSI) is a property of graphical models where additional independen…

Sum-Product Graphical Models

2017-08-21 · Mattia Desana, Christoph Schnörr

This paper introduces a new probabilistic architecture called Sum-Product Graphical Model (SPGM). SPGMs combine traits from Sum-Product Networks (SPNs) and Graphical Models (GMs): Like SPNs, SPGMs always enable tractable…

Density Estimation

A New Perspective on Learning Context-Specific Independence

2020-06-12 · Yujia Shen, Arthur Choi, Adnan Darwiche

Local structure such as context-specific independence (CSI) has received much attention in the probabilistic graphical model (PGM) literature, as it facilitates the modeling of large complex systems, as well as for reaso…