AIJun 26, 2017

Optimal choice: new machine learning problem and its solution

arXiv:1706.08439v23 citations
AI Analysis

This addresses a practical problem in applications like signal processing, but it is incremental as it builds on existing supervised learning frameworks.

The paper tackles the 'optimal choice problem' of selecting a single preferred example from a finite set, formalizing it as a supervised machine learning problem with complex inputs that does not meet statistical learning theory assumptions. They propose two approaches that achieve good solutions on real-life signal processing data.

The task of learning to pick a single preferred example out a finite set of examples, an "optimal choice problem", is a supervised machine learning problem with complex, structured input. Problems of optimal choice emerge often in various practical applications. We formalize the problem, show that it does not satisfy the assumptions of statistical learning theory, yet it can be solved efficiently in some cases. We propose two approaches to solve the problem. Both of them reach good solutions on real life data from a signal processing application.

Foundations

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

Your Notes