paper-with-me

홈 › Papers

Language Models as Ontology Encoders

2025-07-18 · Hui Yang, Jiaoyan Chen, Yuan He, Yongsheng Gao, Ian Horrocks arxiv

OWL (Web Ontology Language) ontologies which are able to formally represent complex knowledge and support semantic reasoning have been widely adopted across various domains such as healthcare and bioinformatics. Recently, ontology embeddings have gained wide attention due to its potential to infer plausible new knowledge and approximate complex reasoning. However, existing methods face notable limitations: geometric model-based embeddings typically overlook valuable textual information, resulting in suboptimal performance, while the approaches that incorporate text, which are often based on language models, fail to preserve the logical structure. In this work, we propose a new ontology embedding method OnT, which tunes a Pretrained Language Model (PLM) via geometric modeling in a hyperbolic space for effectively incorporating textual labels and simultaneously preserving class hierarchies and other logical relationships of Description Logic EL. Extensive experiments on four real-world ontologies show that OnT consistently outperforms the baselines including the state-of-the-art across both tasks of prediction and inference of axioms. OnT also demonstrates strong potential in real-world applications, indicated by its robust transfer learning abilities and effectiveness in real cases of constructing a new ontology from SNOMED CT. Data and code are available at https://github.com/HuiYang1997/OnT.

📄 PDF Abstract BibTeX arXiv:2507.14334

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Disentangling concept semantics via multilingual averaging in Sparse Autoencoders

2025-08-19 · Cliff O'Reilly, Ernesto Jimenez-Ruiz, Tillman Weyde arxiv

Connecting LLMs with formal knowledge representation and reasoning is a promising approach to address their shortcomings. Embeddings and sparse autoencoders are widely used to represent textual content, but the semantics…

OntoMedRec: Logically-Pretrained Model-Agnostic Ontology Encoders for Medication Recommendation

2024-01-29 · Weicong Tan, Weiqing Wang, Xin Zhou, Wray Buntine 외

Most existing medication recommendation models learn representations for medical concepts based on electronic health records (EHRs) and make recommendations with learnt representations. However, most medications appear i…

Explaining, Verifying, and Aligning Semantic Hierarchies in Vision-Language Model Embeddings

2026-03-26 · Gesina Schwalbe, Mert Keser, Moritz Bayerkuhnlein, Edgar Heinert 외 arxiv

Vision-language model (VLM) encoders such as CLIP enable strong retrieval and zero-shot classification in a shared image-text embedding space, yet the semantic organization of this space is rarely inspected. We present a…

Curriculum Learning for Data-Efficient Vision-Language Alignment

2022-07-29 · Tejas Srinivasan, Xiang Ren, Jesse Thomason

Aligning image and text encoders from scratch using contrastive learning requires large amounts of paired image-text data. We alleviate this need by aligning individually pre-trained language and vision representation mo…

Contrastive LearningImage RetrievalObjectRetrieval+1

QIME: Constructing Interpretable Medical Text Embeddings via Ontology-Grounded Questions

2026-03-02 · Yixuan Tang, Zhenghong Lin, Yandong Sun, Wynne Hsu 외 arxiv

While dense biomedical embeddings achieve strong performance, their black-box nature limits their utility in clinical decision-making. Recent question-based interpretable embeddings represent text as binary answers to na…

Semantic Similarity