paper-with-me

Papers

CoRTEx: Contrastive Learning for Representing Terms via Explanations with Applications on Constructing Biomedical Knowledge Graphs

2023-12-13 · Huaiyuan Ying, Zhengyun Zhao, Yang Zhao, Sihang Zeng, Sheng Yu

Objective: Biomedical Knowledge Graphs play a pivotal role in various biomedical research domains. Concurrently, term clustering emerges as a crucial step in constructing these knowledge graphs, aiming to identify synonymous terms. Due to a lack of knowledge, previous contrastive learning models trained with Unified Medical Language System (UMLS) synonyms struggle at clustering difficult terms and do not generalize well beyond UMLS terms. In this work, we leverage the world knowledge from Large Language Models (LLMs) and propose Contrastive Learning for Representing Terms via Explanations (CoRTEx) to enhance term representation and significantly improves term clustering. Materials and Methods: The model training involves generating explanations for a cleaned subset of UMLS terms using ChatGPT. We employ contrastive learning, considering term and explanation embeddings simultaneously, and progressively introduce hard negative samples. Additionally, a ChatGPT-assisted BIRCH algorithm is designed for efficient clustering of a new ontology. Results: We established a clustering test set and a hard negative test set, where our model consistently achieves the highest F1 score. With CoRTEx embeddings and the modified BIRCH algorithm, we grouped 35,580,932 terms from the Biomedical Informatics Ontology System (BIOS) into 22,104,559 clusters with O(N) queries to ChatGPT. Case studies highlight the model's efficacy in handling challenging samples, aided by information from explanations. Conclusion: By aligning terms to their explanations, CoRTEx demonstrates superior accuracy over benchmark models and robustness beyond its training set, and it is suitable for clustering terms for large-scale biomedical ontologies.

📄 PDF Abstract BibTeX arXiv:2312.08036

Code (1)

yinghy18/cortex 공식 구현 pytorch

Tasks

ClusteringContrastive LearningKnowledge GraphsWorld Knowledge

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Contrastive Learning 설명 없음
Ontology 설명 없음

Similar Papers 제목 키워드 기반

Towards Counterfactual and Contrastive Explainability and Transparency of DCNN Image Classifiers

2025-01-12 · SYED ALI TARIQ, Tehseen Zia, MUBEEN GHAFOOR

Explainability of deep convolutional neural networks (DCNNs) is an important research topic that tries to uncover the reasons behind a DCNN model's decisions and improve their understanding and reliability in high-risk e…

counterfactual

Towards Relatable Explainable AI with the Perceptual Process

2021-12-28 · Wencan Zhang, Brian Y. Lim

Machine learning models need to provide contrastive explanations, since people often seek to understand why a puzzling prediction occurred instead of some expected outcome. Current contrastive explanations are rudimentar…

counterfactualEmotion RecognitionExplainable Artificial Intelligence (XAI)

Concept-Based Abductive and Contrastive Explanations for Behaviors of Vision Models

2026-05-07 · Ronaldo Canizales, Divya Gopinath, Corina Păsăreanu, Ravi Mangal arxiv

*Concept-based explanations* offer a promising approach for explaining the predictions of deep neural networks in terms of high-level, human-understandable concepts. However, existing methods either do not establish a ca…

Contrastive Explanations in Neural Networks

2020-08-01 · Mohit Prabhushankar, Gukyeong Kwon, Dogancan Temel, Ghassan AlRegib

Visual explanations are logical arguments based on visual features that justify the predictions made by neural networks. Current modes of visual explanations answer questions of the form $`Why \text{ } P?'$. These $Why$ …

Image Quality Assessment

Evaluative Item-Contrastive Explanations in Rankings

2023-12-14 · Alessandro Castelnovo, Riccardo Crupi, Nicolò Mombelli, Gabriele Nanino 외

The remarkable success of Artificial Intelligence in advancing automated decision-making is evident both in academia and industry. Within the plethora of applications, ranking systems hold significant importance in vario…

Decision Making