English

A Comparative Study on Regularization Strategies for Embedding-based Neural Networks

Computation and Language 2015-08-18 v1 Machine Learning

Abstract

This paper aims to compare different regularization strategies to address a common phenomenon, severe overfitting, in embedding-based neural networks for NLP. We chose two widely studied neural models and tasks as our testbed. We tried several frequently applied or newly proposed regularization strategies, including penalizing weights (embeddings excluded), penalizing embeddings, re-embedding words, and dropout. We also emphasized on incremental hyperparameter tuning, and combining different regularizations. The results provide a picture on tuning hyperparameters for neural NLP models.

Keywords

Cite

@article{arxiv.1508.03721,
  title  = {A Comparative Study on Regularization Strategies for Embedding-based Neural Networks},
  author = {Hao Peng and Lili Mou and Ge Li and Yunchuan Chen and Yangyang Lu and Zhi Jin},
  journal= {arXiv preprint arXiv:1508.03721},
  year   = {2015}
}

Comments

EMNLP '15

R2 v1 2026-06-22T10:34:24.953Z