LGJan 3, 2025

GoBERT: Gene Ontology Graph Informed BERT for Universal Gene Function Prediction

arXiv:2501.01930v12 citationsh-index: 13AAAI
Originality Incremental advance
AI Analysis

This addresses the problem of expensive wet lab experiments for gene function discovery in fields like medical research, but it is incremental as it builds on existing BERT and graph-based methods.

The study tackled gene function prediction by proposing GoBERT, a method that uses Gene Ontology graph and BERT to predict novel functions for genes and gene products, achieving superior performance in experiments and case studies.

Exploring the functions of genes and gene products is crucial to a wide range of fields, including medical research, evolutionary biology, and environmental science. However, discovering new functions largely relies on expensive and exhaustive wet lab experiments. Existing methods of automatic function annotation or prediction mainly focus on protein function prediction with sequence, 3D-structures or protein family information. In this study, we propose to tackle the gene function prediction problem by exploring Gene Ontology graph and annotation with BERT (GoBERT) to decipher the underlying relationships among gene functions. Our proposed novel function prediction task utilizes existing functions as inputs and generalizes the function prediction to gene and gene products. Specifically, two pre-train tasks are designed to jointly train GoBERT to capture both explicit and implicit relations of functions. Neighborhood prediction is a self-supervised multi-label classification task that captures the explicit function relations. Specified masking and recovering task helps GoBERT in finding implicit patterns among functions. The pre-trained GoBERT possess the ability to predict novel functions for various gene and gene products based on known functional annotations. Extensive experiments, biological case studies, and ablation studies are conducted to demonstrate the superiority of our proposed GoBERT.

Foundations

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

Your Notes