Neural Network Surgery with Sets

12/13/2019
by   Jonathan Raiman, et al.
0

The cost to train machine learning models has been increasing exponentially, making exploration and research into the correct features and architecture a costly or intractable endeavor at scale. However, using a technique named "surgery" OpenAI Five was continuously trained to play the game DotA 2 over the course of 10 months through 20 major changes in features and architecture. Surgery transfers trained weights from one network to another after a selection process to determine which sections of the model are unchanged and which must be re-initialized. In the past, the selection process relied on heuristics, manual labor, or pre-existing boundaries in the structure of the model, limiting the ability to salvage experiments after modifications of the feature set or input reorderings. We propose a solution to automatically determine which components of a neural network model should be salvaged and which require retraining. We achieve this by allowing the model to operate over discrete sets of features and use set-based operations to determine the exact relationship between inputs and outputs, and how they change across tweaks in model architecture. In this paper, we introduce the methodology for enabling neural networks to operate on sets, derive two methods for detecting feature-parameter interaction maps, and show their equivalence. We empirically validate that we can surgery weights across feature and architecture changes to the OpenAI Five model.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/08/2020

Binary Stochastic Filtering: feature selection and beyond

Feature selection is one of the most decisive tools in understanding dat...
research
01/26/2023

Optimizing Feature Set for Click-Through Rate Prediction

Click-through prediction (CTR) models transform features into latent vec...
research
03/08/2022

Bayesian Optimisation-Assisted Neural Network Training Technique for Radio Localisation

Radio signal-based (indoor) localisation technique is important for IoT ...
research
01/12/2016

Weightless neural network parameters and architecture selection in a quantum computer

Training artificial neural networks requires a tedious empirical evaluat...
research
07/29/2019

A neural network with feature sparsity

We propose a neural network model, with a separate linear (residual) ter...
research
01/02/2011

Combining Neural Networks for Skin Detection

Two types of combining strategies were evaluated namely combining skin f...
research
04/03/2019

Rep the Set: Neural Networks for Learning Set Representations

In several domains, data objects can be decomposed into sets of simpler ...

Please sign up or login with your details

Forgot password? Click here to reset