paper-with-me

Papers

Partially Observed Exchangeable Modeling

2021-02-11 · Yang Li, Junier B. Oliva

Modeling dependencies among features is fundamental for many machine learning tasks. Although there are often multiple related instances that may be leveraged to inform conditional dependencies, typical approaches only model conditional dependencies over individual instances. In this work, we propose a novel framework, partially observed exchangeable modeling (POEx) that takes in a set of related partially observed instances and infers the conditional distribution for the unobserved dimensions over multiple elements. Our approach jointly models the intra-instance (among features in a point) and inter-instance (among multiple points in a set) dependencies in data. POEx is a general framework that encompasses many existing tasks such as point cloud expansion and few-shot generation, as well as new tasks like few-shot imputation. Despite its generality, extensive empirical evaluations show that our model achieves state-of-the-art performance across a range of applications.

📄 PDF Abstract BibTeX arXiv:2102.06083

Code (0)

등록된 구현이 없습니다.

Tasks

Imputation

Similar Papers 제목 키워드 기반

The Mondrian Process

2008-12-01 · NeurIPS 2008 12 · Daniel M. Roy, Yee W. Teh

We describe a novel stochastic process that can be used to construct a multidimensional generalization of the stick-breaking process and which is related to the classic stick breaking process described by Sethuraman1994 …

Exchangeable Variable Models

2014-05-02 · Mathias Niepert, Pedro Domingos

A sequence of random variables is exchangeable if its joint distribution is invariant under variable permutations. We introduce exchangeable variable models (EVMs) as a novel class of probabilistic models whose basic bui…

Partially Exchangeable Networks and Architectures for Learning Summary Statistics in Approximate Bayesian Computation

2019-01-29 · Samuel Wiqvist, Pierre-Alexandre Mattei, Umberto Picchini, Jes Frellsen

We present a novel family of deep neural architectures, named partially exchangeable networks (PENs) that leverage probabilistic symmetries. By design, PENs are invariant to block-switch transformations, which characteri…

Time SeriesTime Series Analysis

Energy-Based Processes for Exchangeable Data

2020-03-17 · ICML 2020 1 · Mengjiao Yang, Bo Dai, Hanjun Dai, Dale Schuurmans

Recently there has been growing interest in modeling sets with exchangeability such as point clouds. A shortcoming of current approaches is that they restrict the cardinality of the sets considered or can only express li…

DenoisingPoint Cloud Generation

Exchangeable Sequence Models Quantify Uncertainty Over Latent Concepts

2024-08-06 · Naimeng Ye, Hongseok Namkoong

Intelligent agents must be able to articulate its own uncertainty. In this work, we show that pre-trained sequence models are naturally capable of probabilistic reasoning over exchangeable data points -- forming informed…

Bayesian InferenceData AugmentationIn-Context LearningTopic Models+2