Findings of the Association for Computational Linguistics: EMNLP 2020 2020
DOI: 10.18653/v1/2020.findings-emnlp.236
|View full text |Cite
|
Sign up to set email alerts
|

An Investigation of Potential Function Designs for Neural CRF

Abstract: The neural linear-chain CRF model is one of the most widely-used approach to sequence labeling. In this paper, we investigate a series of increasingly expressive potential functions for neural CRF models, which not only integrate the emission and transition functions, but also explicitly take the representations of the contextual words as input. Our extensive experiments show that the decomposed quadrilinear potential function based on the vector representations of two neighboring labels and two neighboring wo… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
3

Relationship

2
1

Authors

Journals

citations
Cited by 3 publications
(4 citation statements)
references
References 18 publications
0
4
0
Order By: Relevance
“…BCRF and support examples have shown effective on all 8 settings. We further confirmed the performance of BCRF without the label encoder by using randomly initialized label embeddings as in Hu et al (2020) (-SupEx, +BCRF[R]). The low performance of this setting indicates the strength of BCRF combined with the label encoder.…”
Section: The Effects Of Support Examples and Bcrfmentioning
confidence: 57%
See 1 more Smart Citation
“…BCRF and support examples have shown effective on all 8 settings. We further confirmed the performance of BCRF without the label encoder by using randomly initialized label embeddings as in Hu et al (2020) (-SupEx, +BCRF[R]). The low performance of this setting indicates the strength of BCRF combined with the label encoder.…”
Section: The Effects Of Support Examples and Bcrfmentioning
confidence: 57%
“…The estimation of a transition score has been investigated in a more resource rich setting in Hu et al (2020). Our BCRF score takes a simple estimation approach since we focus on a resource poor few-shot setting.…”
Section: Estimation Of Transition Scorementioning
confidence: 99%
“…Structured prediction is the task of mapping input sentences to structured outputs. It is a fundamental task in natural language processing and has many applications, i.e., sequence labeling (DeRose, 1988;Lample et al, 2016;Ma and Hovy, 2016;Hu et al, 2020b), dependency parsing (Chen and Manning, 2014;Dozat and Manning, 2016;Ahmad et al, 2019) and semantic role labeling (van der Plas et al, 2011;Strubell et al, 2018;Cai and Lapata, 2020).…”
Section: Introductionmentioning
confidence: 99%
“…Sequence labeling is an important task in natural language processing. It has many applications such as Part-of-Speech Tagging (POS) (DeRose, 1988;Toutanova et al, 2003) and Named Entity Recognition (NER) (Ratinov and Roth, 2009;Ritter et al, 2011;Lample et al, 2016;Ma and Hovy, 2016;Hu et al, 2020). Approaches to sequence labeling are mostly based on supervised learning, which relies heavily on labeled data.…”
Section: Introductionmentioning
confidence: 99%