paper-with-me

홈 › Papers

Larger-Context Tagging: When and Why Does It Work?

2021-04-09 · NAACL 2021 4 · Jinlan Fu, Liangjing Feng, Qi Zhang, Xuanjing Huang, PengFei Liu

The development of neural networks and pretraining techniques has spawned many sentence-level tagging systems that achieved superior performance on typical benchmarks. However, a relatively less discussed topic is what if more context information is introduced into current top-scoring tagging systems. Although several existing works have attempted to shift tagging systems from sentence-level to document-level, there is still no consensus conclusion about when and why it works, which limits the applicability of the larger-context approach in tagging tasks. In this paper, instead of pursuing a state-of-the-art tagging system by architectural exploration, we focus on investigating when and why the larger-context training, as a general strategy, can work. To this end, we conduct a thorough comparative study on four proposed aggregators for context information collecting and present an attribute-aided evaluation method to interpret the improvement brought by larger-context training. Experimentally, we set up a testbed based on four tagging tasks and thirteen datasets. Hopefully, our preliminary observations can deepen the understanding of larger-context training and enlighten more follow-up works on the use of contextual information.

📄 PDF Abstract BibTeX arXiv:2104.04434

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeSentence

Similar Papers 제목 키워드 기반

Towards Training Music Taggers on Synthetic Data

2024-07-02 · Nadine Kroher, Steven Manangu, Aggelos Pikrakis

Most contemporary music tagging systems rely on large volumes of annotated data. As an alternative, we investigate the extent to which synthetically generated music excerpts can improve tagging systems when only small an…

Domain AdaptationMusic TaggingTransfer Learning

LemMED: Fast and Effective Neural Morphological Analysis with Short Context Windows

2020-10-21 · Aibek Makazhanov, Sharon Goldwater, Adam Lopez

We present LemMED, a character-level encoder-decoder for contextual morphological analysis (combined lemmatization and tagging). LemMED extends and is named after two other attention-based models, namely Lematus, a conte…

DecoderLemmatizationMorphological AnalysisSentence

JHUBC's Submission to LT4HALA EvaLatin 2020

2020-05-01 · LREC 2020 5 · Winston Wu, Garrett Nicolai

We describe the JHUBC submission to the EvaLatin Shared task on lemmatization and part-of-speech tagging for Latin. We modify a hard-attentional character-based encoder-decoder to produce lemmas and POS tags with separat…

DecoderLemmatizationPart-Of-Speech TaggingPOS

A Simple Joint Model for Improved Contextual Neural Lemmatization

2019-04-04 · NAACL 2019 6 · Chaitanya Malaviya, Shijie Wu, Ryan Cotterell

English verbs have multiple forms. For instance, talk may also appear as talks, talked or talking, depending on the context. The NLP task of lemmatization seeks to map these diverse forms back to a canonical one, known a…

LEMMALemmatizationMorphological Tagging

Pretrained Language Encoders are Natural Tagging Frameworks for Aspect Sentiment Triplet Extraction

2022-08-20 · Yanjie Gou, Yinjie Lei, Lingqiao Liu, Yong Dai 외

Aspect Sentiment Triplet Extraction (ASTE) aims to extract the spans of aspect, opinion, and their sentiment relations as sentiment triplets. Existing works usually formulate the span detection as a 1D token tagging prob…

Aspect Sentiment Triplet ExtractionInductive BiasTriplet