Skip to yearly menu bar Skip to main content


In-Person Poster presentation / poster accept

Hyperparameter Optimization through Neural Network Partitioning

Bruno Mlodozeniec · Matthias Reisser · Christos Louizos

MH1-2-3-4 #71

Keywords: [ Deep Learning and representational learning ] [ data-augmentation ] [ marginal likelihood ] [ hyperparameter optimization ] [ invariances ] [ federated learning ]


Abstract: Well-tuned hyperparameters are crucial for obtaining good generalization behavior in neural networks. They can enforce appropriate inductive biases, regularize the model and improve performance --- especially in the presence of limited data. In this work, we propose a simple and efficient way for optimizing hyperparameters inspired by the marginal likelihood, an optimization objective that requires no validation data. Our method partitions the training data and a neural network model into $K$ data shards and parameter partitions, respectively. Each partition is associated with and optimized only on specific data shards. Combining these partitions into subnetworks allows us to define the "out-of-training-sample" loss of a subnetwork, i.e., the loss on data shards unseen by the subnetwork, as the objective for hyperparameter optimization. We demonstrate that we can apply this objective to optimize a variety of different hyperparameters in a single training run while being significantly computationally cheaper than alternative methods aiming to optimize the marginal likelihood for neural networks. Lastly, we also focus on optimizing hyperparameters in federated learning, where retraining and cross-validation are particularly challenging.

Chat is not available.