LGMLOct 24, 2020

Dataset Dynamics via Gradient Flows in Probability Space

arXiv:2010.12760v225 citations
Originality Incremental advance
AI Analysis

This work addresses the need for principled dataset transformation methods in machine learning, particularly for labeled datasets, which is incremental as it builds on existing concepts like gradient flows.

The authors tackled the problem of principled transformation of labeled datasets, which was previously lacking, by proposing a framework based on Wasserstein gradient flows in probability space, resulting in a method that can impose constraints, adapt datasets for transfer learning, and repurpose models to classify unseen datasets with high accuracy.

Various machine learning tasks, from generative modeling to domain adaptation, revolve around the concept of dataset transformation and manipulation. While various methods exist for transforming unlabeled datasets, principled methods to do so for labeled (e.g., classification) datasets are missing. In this work, we propose a novel framework for dataset transformation, which we cast as optimization over data-generating joint probability distributions. We approach this class of problems through Wasserstein gradient flows in probability space, and derive practical and efficient particle-based methods for a flexible but well-behaved class of objective functions. Through various experiments, we show that this framework can be used to impose constraints on classification datasets, adapt them for transfer learning, or to re-purpose fixed or black-box models to classify -- with high accuracy -- previously unseen datasets.

Code Implementations1 repo
Foundations

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

Your Notes