English

Contrastive Learning Using Graph Embeddings for Domain Adaptation of Language Models in the Process Industry

Computation and Language 2025-10-08 v2 Information Retrieval

Abstract

Recent trends in NLP utilize knowledge graphs (KGs) to enhance pretrained language models by incorporating additional knowledge from the graph structures to learn domain-specific terminology or relationships between documents that might otherwise be overlooked. This paper explores how SciNCL, a graph-aware neighborhood contrastive learning methodology originally designed for scientific publications, can be applied to the process industry domain, where text logs contain crucial information about daily operations and are often structured as sparse KGs. Our experiments demonstrate that language models fine-tuned with triplets derived from graph embeddings (GE) outperform a state-of-the-art mE5-large text encoder by 9.8-14.3% (5.45-7.96p) on the proprietary process industry text embedding benchmark (PITEB) while having 3 times fewer parameters.

Keywords

Cite

@article{arxiv.2510.04631,
  title  = {Contrastive Learning Using Graph Embeddings for Domain Adaptation of Language Models in the Process Industry},
  author = {Anastasia Zhukova and Jonas Lührs and Christian E. Lobmüller and Bela Gipp},
  journal= {arXiv preprint arXiv:2510.04631},
  year   = {2025}
}

Comments

accepted to EMNLP 2025 (industry track)