CLLGMar 27, 2025

Enhancing Domain-Specific Encoder Models with LLM-Generated Data: How to Leverage Ontologies, and How to Do Without Them

arXiv:2503.22006v16 citationsh-index: 3EMNLP
Originality Incremental advance
AI Analysis

This addresses the challenge of enhancing domain-specific understanding for encoder models in low-resource settings, such as scientific domains with limited data, though it is incremental as it builds on existing LLM and pretraining methods.

The paper tackled the problem of limited training data for encoder models in specialized domains by using LLM-generated data for continual pretraining, with invasion biology as a case study, resulting in substantial improvements over standard LLM pretraining and achieving comparable performance to masked language modeling on larger datasets with a fully automated pipeline.

We investigate the use of LLM-generated data for continual pretraining of encoder models in specialized domains with limited training data, using the scientific domain of invasion biology as a case study. To this end, we leverage domain-specific ontologies by enriching them with LLM-generated data and pretraining the encoder model as an ontology-informed embedding model for concept definitions. To evaluate the effectiveness of this method, we compile a benchmark specifically designed for assessing model performance in invasion biology. After demonstrating substantial improvements over standard LLM pretraining, we investigate the feasibility of applying the proposed approach to domains without comprehensive ontologies by substituting ontological concepts with concepts automatically extracted from a small corpus of scientific abstracts and establishing relationships between concepts through distributional statistics. Our results demonstrate that this automated approach achieves comparable performance using only a small set of scientific abstracts, resulting in a fully automated pipeline for enhancing domain-specific understanding of small encoder models that is especially suited for application in low-resource settings and achieves performance comparable to masked language modeling pretraining on much larger datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes