paper-with-me

홈 › Papers

Hierarchical Retrieval with Out-Of-Vocabulary Queries: A Case Study on SNOMED CT

2025-11-17 · Jonathon Dilworth, Hui Yang, Jiaoyan Chen, Yongsheng Gao, Ernesto Jimenez-Ruiz arxiv

SNOMED CT is a biomedical ontology with a hierarchical representation, modelling terminological concepts at a large scale. Knowledge retrieval in SNOMED CT is critical for its application but often proves challenging due to linguistic ambiguity, synonymy, polysemy, and so on. This problem is exacerbated when the queries are out-of-vocabulary (OOV), i.e., lacking any equivalent matches in the ontology. In this work, we focus on the problem of hierarchical concept retrieval from SNOMED CT with OOV queries, and propose an approach driven by utilising language model-based ontology embeddings, which represent hierarchical concepts in a hyperbolic space for enabling efficient subsumption inference between a textual query and an arbitrary concept. For evaluation, we construct three datasets where OOV queries are annotated against SNOMED CT concepts, testing the retrieval of the most specific subsumers and their less relevant ancestors. We find that our method outperforms the baselines, including SBERT, SapBERT, and two lexical matching methods. While evaluated against SNOMED CT, the approach is generalisable and can be extended to other ontologies. We release all the experiment codes and datasets at https://github.com/jonathondilworth/HR-OOV-SNOMED-CT.

📄 PDF Abstract BibTeX arXiv:2511.16698

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

To Case or Not to Case: An Empirical Study in Learned Sparse Retrieval

2026-01-24 · Emmanouil Georgios Lionis, Jia-Huei Ju, Angelos Nalmpantis, Casper Thuis 외 arxiv

Learned Sparse Retrieval (LSR) methods construct sparse lexical representations of queries and documents that can be efficiently searched using inverted indexes. Existing LSR approaches have relied almost exclusively on …

The Role of Vocabularies in Learning Sparse Representations for Ranking

2025-09-20 · Hiun Kim, Tae Kwan Lee, Taeryun Won arxiv

Learned Sparse Retrieval (LSR) such as SPLADE has growing interest for effective semantic 1st stage matching while enjoying the efficiency of inverted indices. A recent work on learning SPLADE models with expanded vocabu…

Composed Vision-Language Retrieval for Skin Cancer Case Search via Joint Alignment of Global and Local Representations

2026-03-10 · Yuheng Wang, Yuji Lin, Jiayue Cai, Z. Jane Wang 외 arxiv

Medical image retrieval aims to identify clinically relevant lesion cases to support diagnostic decision making, education, and quality control. In practice, retrieval queries often combine a reference lesion image with …

Medical Image RetrievalDecision Making

Hierarchical Open-Vocabulary 3D Scene Graphs for Language-Grounded Robot Navigation

2024-03-26 · Abdelrhman Werby, Chenguang Huang, Martin Büchner, Abhinav Valada 외

Recent open-vocabulary robot mapping methods enrich dense geometric maps with pre-trained visual-language features. While these maps allow for the prediction of point-wise saliency maps when queried for a certain languag…

ObjectRobot Navigation

Open-SAT: LLM-Guided Query Embedding Refinement for Open-Vocabulary Object Retrieval in Satellite Imagery

2026-05-06 · Md Adnan Arefeen, Biplob Debnath, Ravi K. Rajendran, Murugan Sankaradas 외 arxiv

In satellite applications, user queries often take the form of open-ended natural language, extending beyond a fixed set of predefined categories. This open-vocabulary nature poses significant challenges for retrieving r…

Image Retrieval