English

Crossing Domains without Labels: Distant Supervision for Term Extraction

Information Retrieval 2025-10-09 v1 Computation and Language

Abstract

Automatic Term Extraction (ATE) is a critical component in downstream NLP tasks such as document tagging, ontology construction and patent analysis. Current state-of-the-art methods require expensive human annotation and struggle with domain transfer, limiting their practical deployment. This highlights the need for more robust, scalable solutions and realistic evaluation settings. To address this, we introduce a comprehensive benchmark spanning seven diverse domains, enabling performance evaluation at both the document- and corpus-levels. Furthermore, we propose a robust LLM-based model that outperforms both supervised cross-domain encoder models and few-shot learning baselines and performs competitively with its GPT-4o teacher on this benchmark. The first step of our approach is generating psuedo-labels with this black-box LLM on general and scientific domains to ensure generalizability. Building on this data, we fine-tune the first LLMs for ATE. To further enhance document-level consistency, oftentimes needed for downstream tasks, we introduce lightweight post-hoc heuristics. Our approach exceeds previous approaches on 5/7 domains with an average improvement of 10 percentage points. We release our dataset and fine-tuned models to support future research in this area.

Keywords

Cite

@article{arxiv.2510.06838,
  title  = {Crossing Domains without Labels: Distant Supervision for Term Extraction},
  author = {Elena Senger and Yuri Campbell and Rob van der Goot and Barbara Plank},
  journal= {arXiv preprint arXiv:2510.06838},
  year   = {2025}
}

Comments

Accepted at EMNLP Industry Track 2025

R2 v1 2026-07-01T06:23:27.767Z