MLLGNov 19, 2013

Gaussian Process Optimization with Mutual Information

arXiv:1311.4825v387 citations
Originality Incremental advance
AI Analysis

This work addresses optimization efficiency for machine learning and engineering applications, offering incremental improvements over existing methods.

The paper tackles the problem of sequential global optimization using Gaussian processes by deriving improved upper bounds on cumulative regret and introducing the GP-MI algorithm, which further reduces regret and outperforms GP-UCB and Expected Improvement in synthetic and real tasks.

In this paper, we analyze a generic algorithm scheme for sequential global optimization using Gaussian processes. The upper bounds we derive on the cumulative regret for this generic algorithm improve by an exponential factor the previously known bounds for algorithms like GP-UCB. We also introduce the novel Gaussian Process Mutual Information algorithm (GP-MI), which significantly improves further these upper bounds for the cumulative regret. We confirm the efficiency of this algorithm on synthetic and real tasks against the natural competitor, GP-UCB, and also the Expected Improvement heuristic.

Foundations

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

Your Notes