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: Span Fine-tuning for Pre-trained Language Models

Abstract: Pre-trained language models (PrLM) have to carefully manage input units when training on a very large text with a vocabulary consisting of millions of words. Previous works have shown that incorporating span-level information over consecutive words in pre-training could further improve the performance of PrLMs. However, given that span-level clues are introduced and fixed in pre-training, previous methods are time-consuming and lack of flexibility. To alleviate the inconvenience, this paper presents a novel span fine-tuning method for PrLMs, which facilitates the span setting to be adaptively determined by specific downstream tasks during the fine-tuning phase. In detail, any sentences processed by the PrLM will be segmented into multiple spans according to a pre-sampled dictionary. Then the segmentation information will be sent through a hierarchical CNN module together with the representation outputs of the PrLM and ultimately generate a span-enhanced representation. Experiments on GLUE benchmark show that the proposed span fine-tuning method significantly enhances the PrLM, and at the same time, offer more flexibility in an efficient way.
Comments: Accepted by EMNLP 2021 Finding(early version)
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2108.12848 [cs.CL]
  (or arXiv:2108.12848v2 [cs.CL] for this version)

Submission history

From: Rongzhou Bao [view email]
[v1] Sun, 29 Aug 2021 14:11:38 GMT (1228kb,D)
[v2] Wed, 15 Sep 2021 14:19:57 GMT (614kb,D)

Link back to: arXiv, form interface, contact.