CLAILGFeb 4, 2022

Transformers and the representation of biomedical background knowledge

arXiv:2202.02432v3223 citations
AI Analysis

This work addresses the utility of AI models for interpreting genomic alterations in cancer treatment, though it is incremental in analyzing existing models.

The study investigated whether biomedical transformer models like BioBERT encode biological knowledge and can support inference in cancer precision medicine, showing that they do encode such knowledge but lose some during fine-tuning.

Specialised transformers-based models (such as BioBERT and BioMegatron) are adapted for the biomedical domain based on publicly available biomedical corpora. As such, they have the potential to encode large-scale biological knowledge. We investigate the encoding and representation of biological knowledge in these models, and its potential utility to support inference in cancer precision medicine - namely, the interpretation of the clinical significance of genomic alterations. We compare the performance of different transformer baselines; we use probing to determine the consistency of encodings for distinct entities; and we use clustering methods to compare and contrast the internal properties of the embeddings for genes, variants, drugs and diseases. We show that these models do indeed encode biological knowledge, although some of this is lost in fine-tuning for specific tasks. Finally, we analyse how the models behave with regard to biases and imbalances in the dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes