MLAILGNov 7, 2018

Distributionally Robust Graphical Models

arXiv:1811.02728v120 citations
Originality Incremental advance
AI Analysis

This work addresses the limitations of existing graphical models for researchers and practitioners in machine learning, offering a hybrid solution that is incremental in nature.

The paper tackles the problem of structured prediction by introducing adversarial graphical models (AGM), which combine the flexibility of incorporating customized loss metrics with Fisher consistency guarantees, achieving robust performance across a class of data distributions defined by graphical structures.

In many structured prediction problems, complex relationships between variables are compactly defined using graphical structures. The most prevalent graphical prediction methods---probabilistic graphical models and large margin methods---have their own distinct strengths but also possess significant drawbacks. Conditional random fields (CRFs) are Fisher consistent, but they do not permit integration of customized loss metrics into their learning process. Large-margin models, such as structured support vector machines (SSVMs), have the flexibility to incorporate customized loss metrics, but lack Fisher consistency guarantees. We present adversarial graphical models (AGM), a distributionally robust approach for constructing a predictor that performs robustly for a class of data distributions defined using a graphical structure. Our approach enjoys both the flexibility of incorporating customized loss metrics into its design as well as the statistical guarantee of Fisher consistency. We present exact learning and prediction algorithms for AGM with time complexity similar to existing graphical models and show the practical benefits of our approach with experiments.

Foundations

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

Your Notes