paper-with-me

Papers

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

2015-08-15 · EMNLP 2015 9 · Hao Peng, Lili Mou, Ge Li, Yunchuan Chen, Yangyang Lu, Zhi Jin

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.

📄 PDF Abstract BibTeX arXiv:1508.03721

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploiting the Full Capacity of Deep Neural Networks while Avoiding Overfitting by Targeted Sparsity Regularization

2020-02-21 · Karim Huesmann, Soeren Klemm, Lars Linsen, Benjamin Risse

Overfitting is one of the most common problems when training deep neural networks on comparatively small datasets. Here, we demonstrate that neural network activation sparsity is a reliable indicator for overfitting whic…

image-classificationImage Classification

Learning Regularization Functionals for Inverse Problems: A Comparative Study

2025-10-02 · Johannes Hertrich, Hok Shing Wong, Alexander Denker, Stanislas Ducotterd 외 arxiv

In recent years, a variety of learned regularization frameworks for solving inverse problems in imaging have emerged. These offer flexible modeling together with mathematical insights. The proposed methods differ in thei…

A Comparative Benchmark of Federated Learning Strategies for Mortality Prediction on Heterogeneous and Imbalanced Clinical Data

2025-09-03 · Rodrigo Tertulino arxiv

Machine learning models hold significant potential for predicting in-hospital mortality, yet data privacy constraints and the statistical heterogeneity of real-world clinical data often hamper their development. Federate…

Mortality PredictionFederated Learning

A Comparative Theoretical Analysis of Entropy Control Methods in Reinforcement Learning

2026-04-02 · Ming Lei, Christophe Baehr arxiv

Reinforcement learning (RL) has become a key approach for enhancing reasoning in large language models (LLMs), yet scalable training is often hindered by the rapid collapse of policy entropy, which leads to premature con…

Reinforcement Learning

Generative vs. Encoder Large Language Models for ASR Evaluation: A Comparative Study

2026-08-26 · Thibault Bañeras-Roux, Shashi Kumar, Driss Khalil, Sergio Burdisso 외 arxiv

Automatic Speech Recognition (ASR) is typically evaluated using Word Error Rate (WER), which poorly reflects semantic similarity. While embedding-based metrics correlate better with human judgments, the respective roles …

Semantic SimilaritySpeech Recognition