We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: A Global Context Mechanism for Sequence Labeling

Abstract: Sequential labeling tasks necessitate the computation of sentence representations for each word within a given sentence. With the advent of advanced pretrained language models; one common approach involves incorporating a BiLSTM layer to bolster the sequence structure information at the output level. Nevertheless, it has been empirically demonstrated (P.-H. Li et al., 2020) that the potential of BiLSTM for generating sentence representations for sequence labeling tasks is constrained, primarily due to the amalgamation of fragments form past and future sentence representations to form a complete sentence representation. In this study, we discovered that strategically integrating the whole sentence representation, which existing in the first cell and last cell of BiLSTM, into sentence representation of ecah cell, could markedly enhance the F1 score and accuracy. Using BERT embedded within BiLSTM as illustration, we conducted exhaustive experiments on nine datasets for sequence labeling tasks, encompassing named entity recognition (NER), part of speech (POS) tagging and End-to-End Aspect-Based sentiment analysis (E2E-ABSA). We noted significant improvements in F1 scores and accuracy across all examined datasets .
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2305.19928 [cs.CL]
  (or arXiv:2305.19928v1 [cs.CL] for this version)

Submission history

From: Conglei Xu [view email]
[v1] Wed, 31 May 2023 15:05:25 GMT (361kb,D)
[v2] Thu, 1 Jun 2023 06:35:18 GMT (363kb,D)
[v3] Thu, 8 Jun 2023 14:52:06 GMT (363kb,D)
[v4] Fri, 23 Jun 2023 13:47:17 GMT (364kb,D)

Link back to: arXiv, form interface, contact.