paper-with-me

Papers

Hierarchical Infinite Relational Model

2021-08-16 · Feras A. Saad, Vikash K. Mansinghka

This paper describes the hierarchical infinite relational model (HIRM), a new probabilistic generative model for noisy, sparse, and heterogeneous relational data. Given a set of relations defined over a collection of domains, the model first infers multiple non-overlapping clusters of relations using a top-level Chinese restaurant process. Within each cluster of relations, a Dirichlet process mixture is then used to partition the domain entities and model the probability distribution of relation values. The HIRM generalizes the standard infinite relational model and can be used for a variety of data analysis tasks including dependence detection, clustering, and density estimation. We present new algorithms for fully Bayesian posterior inference via Gibbs sampling. We illustrate the efficacy of the method on a density estimation benchmark of twenty object-attribute datasets with up to 18 million cells and use it to discover relational structure in real-world datasets from politics and genomics.

📄 PDF Abstract BibTeX arXiv:2108.07208

Code (1)

probsys/hierarchical-irm 공식 구현

Tasks

AttributeDensity Estimationmodel

Similar Papers 제목 키워드 기반

Bayesian Hierarchical Community Discovery

2013-12-01 · NeurIPS 2013 12 · Charles Blundell, Yee Whye Teh

We propose an efficient Bayesian nonparametric model for discovering hierarchical community structure in social networks. Our model is a tree-structured mixture of potentially exponentially many stochastic blockmodels. W…

Model Selection

Dynamic Infinite Relational Model for Time-varying Relational Data Analysis

2010-12-01 · NeurIPS 2010 12 · Katsuhiko Ishiguro, Tomoharu Iwata, Naonori Ueda, Joshua B. Tenenbaum

We propose a new probabilistic model for analyzing dynamic evolutions of relational data, such as additions, deletions and split & merge, of relation clusters like communities in social networks. Our proposed model abstr…

Object

Infinite Edge Partition Models for Overlapping Community Detection and Link Prediction

2015-01-25 · Mingyuan Zhou

A hierarchical gamma process infinite edge partition model is proposed to factorize the binary adjacency matrix of an unweighted undirected relational network under a Bernoulli-Poisson link. The model describes both homo…

Community DetectionData AugmentationLink Prediction

Learning Hierarchical Relational Representations through Relational Convolutions

2023-10-05 · Awni Altabaa, John Lafferty

An evolving area of research in deep learning is the study of architectures and inductive biases that support the learning of relational feature representations. In this paper, we address the challenge of learning repres…

Relation

Statistical relational learning and neuro-symbolic AI: what does first-order logic offer?

2023-06-08 · Vaishak Belle

In this paper, our aim is to briefly survey and articulate the logical and philosophical foundations of using (first-order) logic to represent (probabilistic) knowledge in a non-technical fashion. Our motivation is three…

Relational Reasoning