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.
NER-BERT: A Pre-trained Model for Low-Resource Entity Tagging
1 Pith paper cite this work. Polarity classification is still indexing.
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.
citation-role summary
citation-polarity summary
fields
cs.IR 1years
2025 1verdicts
CONDITIONAL 1roles
other 1polarities
unclear 1representative citing papers
citing papers explorer
-
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.