LGMay 31, 2021

OASIS: An Active Framework for Set Inversion

arXiv:2105.15024v1
Originality Highly original
AI Analysis

This provides a faster solution for set inversion problems in high-dimensional settings, which is useful for applications involving expensive nonlinear models.

The authors tackled the set inversion problem by formulating it as a binary classification problem and proposed OASIS, an active learning framework using Support Vector Machines that works effectively in high dimensions with computationally expensive nonlinear models. Their algorithm outperformed the state-of-the-art method VISIA in simulation studies.

In this work, we introduce a novel method for solving the set inversion problem by formulating it as a binary classification problem. Aiming to develop a fast algorithm that can work effectively with high-dimensional and computationally expensive nonlinear models, we focus on active learning, a family of new and powerful techniques which can achieve the same level of accuracy with fewer data points compared to traditional learning methods. Specifically, we propose OASIS, an active learning framework using Support Vector Machine algorithms for solving the problem of set inversion. Our method works well in high dimensions and its computational cost is relatively robust to the increase of dimension. We illustrate the performance of OASIS by several simulation studies and show that our algorithm outperforms VISIA, the state-of-the-art method.

Foundations

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

Your Notes