paper-with-me

Papers

Structured Recognition for Generative Models with Explaining Away

2022-09-12 · Changmin Yu, Hugo Soulat, Neil Burgess, Maneesh Sahani

A key goal of unsupervised learning is to go beyond density estimation and sample generation to reveal the structure inherent within observed data. Such structure can be expressed in the pattern of interactions between explanatory latent variables captured through a probabilistic graphical model. Although the learning of structured graphical models has a long history, much recent work in unsupervised modelling has instead emphasised flexible deep-network-based generation, either transforming independent latent generators to model complex data or assuming that distinct observed variables are derived from different latent nodes. Here, we extend amortised variational inference to incorporate structured factors over multiple variables, able to capture the observation-induced posterior dependence between latents that results from ``explaining away'' and thus allow complex observations to depend on multiple nodes of a structured graph. We show that appropriately parametrised factors can be combined efficiently with variational message passing in rich graphical structures. We instantiate the framework in nonlinear Gaussian Process Factor Analysis, evaluating the structured recognition framework using synthetic data from known generative processes. We fit the GPFA model to high-dimensional neural spike data from the hippocampus of freely moving rodents, where the model successfully identifies latent signals that correlate with behavioural covariates.

📄 PDF Abstract BibTeX arXiv:2209.05212

Code (1)

changmin-yu/structured-recognition-neurips-2022 공식 구현 pytorch

Tasks

Density EstimationHippocampusTime Series AnalysisVariational Inference

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…
Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Explaining Away Results in Accurate and Tolerant Template Matching

2019-11-11 · M. W. Spratling

Recognising and locating image patches or sets of image features is an important task underlying much work in computer vision. Traditionally this has been accomplished using template matching. However, template matching …

Contour DetectionPatch MatchingTemplate Matching

Explaining Away Attacks Against Neural Networks

2020-03-06 · Sean Saito, Jin Wang

We investigate the problem of identifying adversarial attacks on image-based neural networks. We present intriguing experimental results showing significant discrepancies between the explanations generated for the predic…

Uncertainty in latent representations of variational autoencoders optimized for visual tasks

2024-04-23 · Josefina Catoni, Domonkos Martos, Ferenc Csikor, Enzo Ferrante 외

Deep Generative Models (DGMs) can learn flexible latent variable representations of images while avoiding intractable computations, common in Bayesian inference. However, investigating the properties of inference in Vari…

Bayesian InferenceInductive BiasInformativenessOut-of-Distribution Detection

Cooking in the kitchen: Recognizing and Segmenting Human Activities in Videos

2015-08-25 · Hilde Kuehne, Juergen Gall, Thomas Serre

As research on action recognition matures, the focus is shifting away from categorizing basic task-oriented actions using hand-segmented video datasets to understanding complex goal-oriented daily human activities in rea…

Action RecognitionTemporal Action Localization

Pretraining the Noisy Channel Model for Task-Oriented Dialogue

2021-03-18 · Qi Liu, Lei Yu, Laura Rimell, Phil Blunsom

Direct decoding for task-oriented dialogue is known to suffer from the explaining-away effect, manifested in models that prefer short and generic responses. Here we argue for the use of Bayes' theorem to factorize the di…

End-To-End Dialogue Modelling