Better Generalizing to Unseen Concepts: An Evaluation Framework and An LLM-Based Auto-Labeled Pipeline for Biomedical Concept Recognition
Shanshan Liu, Noriki Nishida, Fei Cheng, Narumi Tokunaga, Rumana Ferdous Munne, Yuki Yamagata, Kouji Kozaki, Takehito Utsuro, Yuji Matsumoto
TL;DR
This paper tackles the challenge of recognizing unseen biomedical concepts by reframing Biomedical Concept Recognition as Mention-agnostic (MA-BCR) and introducing an evaluation framework grounded in hierarchical concept indices. It proposes an LLM-based auto-labeling pipeline (ALD) to expand concept coverage and provide structural signals, while carefully assessing how such noisy data affects generalization to unseen concepts. Through three index types (OSI, SSI, OSSI) and two new metrics, Unseen Recall-oriented Closeness ($U$-RC) and Unseen Candidate-set Size ($U$-CS), the authors demonstrate that ALD improves hierarchy-aware generalization even though exact-match performance lags behind manual labels. The combination of hierarchical indexing and scalable ALD offers a practical pathway to broader concept coverage and stronger unseen-concept recognition, with implications for building scalable biomedical knowledge bases and downstream decision-support systems. Limitations include remaining gaps in HOIP/HPO coverage, varying LLM capabilities across stages, and the need for improved automatic evaluation alignment with human judgments.
Abstract
Generalization to unseen concepts is a central challenge due to the scarcity of human annotations in Mention-agnostic Biomedical Concept Recognition (MA-BCR). This work makes two key contributions to systematically address this issue. First, we propose an evaluation framework built on hierarchical concept indices and novel metrics to measure generalization. Second, we explore LLM-based Auto-Labeled Data (ALD) as a scalable resource, creating a task-specific pipeline for its generation. Our research unequivocally shows that while LLM-generated ALD cannot fully substitute for manual annotations, it is a valuable resource for improving generalization, successfully providing models with the broader coverage and structural knowledge needed to approach recognizing unseen concepts. Code and datasets are available at https://github.com/bio-ie-tool/hi-ald.
