REVIEW 2 cited by
NER-BERT: A Pre-trained Model for Low-Resource Entity Tagging
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Named entity recognition (NER) models generally perform poorly when large training datasets are unavailable for low-resource domains. Recently, pre-training a large-scale language model has become a promising direction for coping with the data scarcity issue. However, the underlying discrepancies between the language modeling and NER task could limit the models' performance, and pre-training for the NER task has rarely been studied since the collected NER datasets are generally small or large but with low quality. In this paper, we construct a massive NER corpus with a relatively high quality, and we pre-train a NER-BERT model based on the created dataset. Experimental results show that our pre-trained model can significantly outperform BERT as well as other strong baselines in low-resource scenarios across nine diverse domains. Moreover, a visualization of entity representations further indicates the effectiveness of NER-BERT for categorizing a variety of entities.
Forward citations
Cited by 2 Pith papers
-
RATE: An LLM-Powered Retrieval Augmented Generation Technology-Extraction Pipeline
A retrieval-augmented LLM pipeline with definition-based validation extracts technology terms from scientific literature at 91.27% F1, beating a BERT baseline, and maps BCI-XR research structure.
-
Small Language Models in the Real World: Insights from Industrial Text Classification
For 1B to 3B models, prompting alone is near random, while training a small classification head on frozen weights is the most accurate and VRAM-efficient path, with data volume and pretraining domain as the main bottlenecks.
Discussion (0). Sign in to comment.