English

Automatic Biomedical Term Clustering by Learning Fine-grained Term Representations

Computation and Language 2022-04-04 v1

Abstract

Term clustering is important in biomedical knowledge graph construction. Using similarities between terms embedding is helpful for term clustering. State-of-the-art term embeddings leverage pretrained language models to encode terms, and use synonyms and relation knowledge from knowledge graphs to guide contrastive learning. These embeddings provide close embeddings for terms belonging to the same concept. However, from our probing experiments, these embeddings are not sensitive to minor textual differences which leads to failure for biomedical term clustering. To alleviate this problem, we adjust the sampling strategy in pretraining term embeddings by providing dynamic hard positive and negative samples during contrastive learning to learn fine-grained representations which result in better biomedical term clustering. We name our proposed method as CODER++, and it has been applied in clustering biomedical concepts in the newly released Biomedical Knowledge Graph named BIOS.

Keywords

Cite

@article{arxiv.2204.00391,
  title  = {Automatic Biomedical Term Clustering by Learning Fine-grained Term Representations},
  author = {Sihang Zeng and Zheng Yuan and Sheng Yu},
  journal= {arXiv preprint arXiv:2204.00391},
  year   = {2022}
}

Comments

Accepted by BioNLP 2022, Short Paper

R2 v1 2026-06-24T10:34:36.714Z