paper-with-me

홈 › Papers

Frustratingly easy quasi-multitask learning

2019-09-25 · Gábor Berend, Norbert Kis-Szabó

We propose the technique of quasi-multitask learning (Q-MTL), a simple and easy to implement modification of standard multitask learning, in which the tasks to be modeled are identical. We illustrate it through a series of sequence labeling experiments over a diverse set of languages, that applying Q-MTL consistently increases the generalization ability of the applied models. The proposed architecture can be regarded as a new regularization technique encouraging the model to develop an internal representation of the problem at hand that is beneficial to multiple output units of the classifier at the same time. This property hampers the convergence to such internal representations which are highly specific and tailored for a classifier with a particular set of parameters. Our experiments corroborate that by relying on the proposed algorithm, we can approximate the quality of an ensemble of classifiers at a fraction of computational resources required. Additionally, our results suggest that Q-MTL handles the presence of noisy training labels better than ensembles.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Quasi-Multitask Learning: an Efficient Surrogate for Obtaining Model Ensembles

2020-11-01 · EMNLP (sustainlp) 2020 11 · Norbert Kis-Szabó, Gábor Berend

We propose the technique of quasi-multitask learning (Q-MTL), a simple and easy to implement modification of standard multitask learning, in which the tasks to be modeled are identical. With this easy modification of a s…

Frustratingly Easy Uncertainty Estimation for Distribution Shift

2021-06-07 · Tiago Salvador, Vikram Voleti, Alexander Iannantuono, Adam Oberman

Distribution shift is an important concern in deep image classification, produced either by corruption of the source images, or a complete change, with the solution involving domain adaptation. While the primary goal is …

Domain Adaptationimage-classificationImage ClassificationUnsupervised Domain Adaptation

Frustratingly Easy Cross-Lingual Transfer for Transition-Based Dependency Parsing

2016-06-01 · NAACL 2016 6 · Oph{\'e}lie Lacroix, Lauriane Aufrant, Guillaume Wisniewski, Fran{\c{c}}ois Yvon
Cross-Lingual TransferDependency ParsingTransition-Based Dependency Parsing

Return of Frustratingly Easy Unsupervised Video Domain Adaptation

2026-05-19 · Pengfei Wei, Yiqun Sun, Zhiqiang Xu, Yiping Ke 외 arxiv

Unsupervised video domain adaptation (UVDA) is a practical but under-explored problem. In this paper, we propose a frustratingly easy UVDA method, called MetaTrans. Specifically, MetaTrans adopts a concise learning objec…

Action RecognitionDomain Adaptation

Using a Frustratingly Easy Domain and Tagset Adaptation for Creating Slavic Named Entity Recognition Systems

2021-04-01 · EACL (BSNLP) 2021 4 · Luis Adrián Cabrera-Diego, Jose G. Moreno, Antoine Doucet

We present a collection of Named Entity Recognition (NER) systems for six Slavic languages: Bulgarian, Czech, Polish, Slovenian, Russian and Ukrainian. These NER systems have been trained using different BERT models and …

Domain AdaptationMiscellaneousnamed-entity-recognitionNamed Entity Recognition+2