LGMLNov 14, 2019

Simplified and Unified Analysis of Various Learning Problems by Reduction to Multiple-Instance Learning

arXiv:1911.05999v51 citations
Originality Incremental advance
AI Analysis

This work offers a foundational framework for researchers in statistical learning to simplify algorithm design and analysis across multiple problem types, though it is incremental in building on existing MIL concepts.

The paper tackles the problem of diverse learning formulations lacking a unified theoretical framework by reducing various learning problems to Multiple-Instance Learning (MIL), providing a simplified and unified analysis with theoretically guaranteed generalization bounds and kernelization.

In statistical learning, many problem formulations have been proposed so far, such as multi-class learning, complementarily labeled learning, multi-label learning, multi-task learning, which provide theoretical models for various real-world tasks. Although they have been extensively studied, the relationship among them has not been fully investigated. In this work, we focus on a particular problem formulation called Multiple-Instance Learning (MIL), and show that various learning problems including all the problems mentioned above with some of new problems can be reduced to MIL with theoretically guaranteed generalization bounds, where the reductions are established under a new reduction scheme we provide as a by-product. The results imply that the MIL-reduction gives a simplified and unified framework for designing and analyzing algorithms for various learning problems. Moreover, we show that the MIL-reduction framework can be kernelized.

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