MLLGFeb 16, 2017

Dynamic Partition Models

arXiv:1702.04832v1
Originality Incremental advance
AI Analysis

This addresses the need for efficient representation learning in machine learning, though it appears incremental as it builds on existing expert-based methods.

The paper tackles the problem of learning compact and intuitive distributed representations with binary encoding by dynamically partitioning variables into expert supports, achieving accurate reconstructions of high-dimensional data with at most a dozen experts.

We present a new approach for learning compact and intuitive distributed representations with binary encoding. Rather than summing up expert votes as in products of experts, we employ for each variable the opinion of the most reliable expert. Data points are hence explained through a partitioning of the variables into expert supports. The partitions are dynamically adapted based on which experts are active. During the learning phase we adopt a smoothed version of this model that uses separate mixtures for each data dimension. In our experiments we achieve accurate reconstructions of high-dimensional data points with at most a dozen experts.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes