paper-with-me

홈 › Papers

Factoring Variations in Natural Images with Deep Gaussian Mixture Models

2014-12-01 · NeurIPS 2014 12 · Aaron Van Den Oord, Benjamin Schrauwen

Generative models can be seen as the swiss army knives of machine learning, as many problems can be written probabilistically in terms of the distribution of the data, including prediction, reconstruction, imputation and simulation. One of the most promising directions for unsupervised learning may lie in Deep Learning methods, given their success in supervised learning. However, one of the current problems with deep unsupervised learning methods, is that they often are harder to scale. As a result there are some easier, more scalable shallow methods, such as the Gaussian Mixture Model and the Student-t Mixture Model, that remain surprisingly competitive. In this paper we propose a new scalable deep generative model for images, called the Deep Gaussian Mixture Model, that is a straightforward but powerful generalization of GMMs to multiple layers. The parametrization of a Deep GMM allows it to efficiently capture products of variations in natural images. We propose a new EM-based algorithm that scales well to large datasets, and we show that both the Expectation and the Maximization steps can easily be distributed over multiple machines. In our density estimation experiments we show that deeper GMM architectures generalize better than more shallow ones, with results in the same ballpark as the state of the art.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationImage GenerationImputation

Similar Papers 제목 키워드 기반

Natural Images, Gaussian Mixtures and Dead Leaves

2012-12-01 · NeurIPS 2012 12 · Daniel Zoran, Yair Weiss

Simple Gaussian Mixture Models (GMMs) learned from pixels of natural image patches have been recently shown to be surprisingly strong performers in modeling the statistics of natural images. Here we provide an in depth a…

Denoising

Gaussian-Induced Convolution for Graphs

2018-11-11 · Jiatao Jiang, Zhen Cui, Chunyan Xu, Jian Yang

Learning representation on graph plays a crucial role in numerous tasks of pattern recognition. Different from grid-shaped images/videos, on which local convolution kernels can be lattices, however, graphs are fully coor…

Graph ClassificationLearning Representation On Graph

Thin-Slicing for Pose: Learning to Understand Pose Without Explicit Pose Estimation

2016-06-01 · CVPR 2016 6 · Suha Kwak, Minsu Cho, Ivan Laptev

We address the problem of learning a pose-aware, compact embedding that projects images with similar human poses to be placed close-by in the embedding space. The embedding function is built on a deep convolutional netwo…

Action RecognitionImage RetrievalPose EstimationRetrieval+2

Compositional Mixture Representations for Vision and Text

2022-06-13 · Stephan Alaniz, Marco Federici, Zeynep Akata

Learning a common representation space between vision and language allows deep networks to relate objects in the image to the corresponding semantic meaning. We present a model that learns a shared Gaussian mixture repre…

object-detectionObject DetectionRepresentation LearningWeakly Supervised Object Detection

Survival Modeling from Whole Slide Images via Patch-Level Graph Clustering and Mixture Density Experts

2025-07-22 · Ardhendu Sekhar, Vasu Soni, Keshav Aske, Garima Jain 외 arxiv

We propose a modular framework for predicting cancer specific survival directly from whole slide pathology images (WSIs). The framework consists of four key stages designed to capture prognostic and morphological heterog…

Graph Clustering