paper-with-me

Papers

Complex Structure Leads to Overfitting: A Structure Regularization Decoding Method for Natural Language Processing

2017-11-25 · Xu Sun, Weiwei Sun, Shuming Ma, Xuancheng Ren, Yi Zhang, Wenjie Li, Houfeng Wang

Recent systems on structured prediction focus on increasing the level of structural dependencies within the model. However, our study suggests that complex structures entail high overfitting risks. To control the structure-based overfitting, we propose to conduct structure regularization decoding (SR decoding). The decoding of the complex structure model is regularized by the additionally trained simple structure model. We theoretically analyze the quantitative relations between the structural complexity and the overfitting risk. The analysis shows that complex structure models are prone to the structure-based overfitting. Empirical evaluations show that the proposed method improves the performance of the complex structure models by reducing the structure-based overfitting. On the sequence labeling tasks, the proposed method substantially improves the performance of the complex neural network models. The maximum F1 error rate reduction is 36.4% for the third-order model. The proposed method also works for the parsing task. The maximum UAS improvement is 5.5% for the tri-sibling model. The results are competitive with or better than the state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:1711.10331

Code (0)

등록된 구현이 없습니다.

Tasks

Structured Prediction

Similar Papers 제목 키워드 기반

Structure Regularization for Structured Prediction

2014-12-01 · NeurIPS 2014 12 · Xu Sun

While there are many studies on weight regularization, the study on structure regularization is rare. Many existing systems on structured prediction focus on increasing the level of structural dependencies within the mod…

PredictionStructured Prediction

Structure Regularization for Structured Prediction: Theories and Experiments

2014-11-23 · Xu Sun

While there are many studies on weight regularization, the study on structure regularization is rare. Many existing systems on structured prediction focus on increasing the level of structural dependencies within the mod…

PredictionStructured Prediction

Likelihood-guided Regularization in Attention Based Models

2025-11-17 · Mohamed Salem, Inyoung Kim arxiv

The transformer architecture has demonstrated strong performance in classification tasks involving structured and high-dimensional data. However, its success often hinges on large- scale training data and careful regular…

Implicit Regularization Leads to Benign Overfitting for Sparse Linear Regression

2023-02-01 · Mo Zhou, Rong Ge

In deep learning, often the training process finds an interpolator (a solution with 0 training loss), but the test loss is still low. This phenomenon, known as benign overfitting, is a major mystery that received a lot o…

regression

Module-based regularization improves Gaussian graphical models when observing noisy data

2023-03-29 · Magnus Neuman, Joaquín Calatayud, Viktor Tasselius, Martin Rosvall

Inferring relations from correlational data allows researchers across the sciences to uncover complex connections between variables for insights into the underlying mechanisms. The researchers often represent inferred re…