paper-with-me

Papers

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 model. However, this trend could have been misdirected, because our study suggests that complex structures are actually harmful to generalization ability in structured prediction. To control structure-based overfitting, we propose a structure regularization framework via \emph{structure decomposition}, which decomposes training samples into mini-samples with simpler structures, deriving a model with better generalization power. We show both theoretically and empirically that structure regularization can effectively control overfitting risk and lead to better accuracy. As a by-product, the proposed method can also substantially accelerate the training speed. The method and the theoretical results can apply to general graphical models with arbitrary structures. Experiments on well-known tasks demonstrate that our method can easily beat the benchmark systems on those highly-competitive tasks, achieving state-of-the-art accuracies yet with substantially faster training speed.

📄 PDF Abstract BibTeX arXiv:1411.6243

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionStructured 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 Formation in Large Theories

2015-05-07 · Serge Autexier, Dieter Hutter

Structuring theories is one of the main approaches to reduce the combinatorial explosion associated with reasoning and exploring large theories. In the past we developed the notion of development graphs as a means to rep…

Articles

A Consistent Regularization Approach for Structured Prediction

2016-05-24 · NeurIPS 2016 12 · Carlo Ciliberto, Alessandro Rudi, Lorenzo Rosasco

We propose and analyze a regularization approach for structured prediction problems. We characterize a large class of loss functions that allows to naturally embed structured outputs in a linear space. We exploit this fa…

PredictionStructured Prediction

Neuro-Symbolic Entropy Regularization

2022-01-25 · Kareem Ahmed, Eric Wang, Kai-Wei Chang, Guy Van Den Broeck

In structured prediction, the goal is to jointly predict many output variables that together encode a structured object -- a path in a graph, an entity-relation triple, or an ordering of objects. Such a large output spac…

Structured Predictionvalid

Prediction of hierarchical time series using structured regularization and its application to artificial neural networks

2020-07-30 · Tomokaze Shiratori, Ken Kobayashi, Yuichi Takano

This paper discusses the prediction of hierarchical time series, where each upper-level time series is calculated by summing appropriate lower-level time series. Forecasts for such hierarchical time series should be cohe…

Computational EfficiencyPredictionTime SeriesTime Series Analysis+1