LGCEMLMay 9, 2012

Using the Gene Ontology Hierarchy when Predicting Gene Function

arXiv:1205.2622v133 citations
Originality Incremental advance
AI Analysis

This work addresses gene function prediction for biologists, but it is incremental as it builds on existing methods by adding hierarchy information.

The paper tackles the problem of multilabel classification with hierarchical labels in computational biology, specifically predicting gene function using Gene Ontology, and shows that directly incorporating hierarchy information improves prediction compared to previous reconciliation methods.

The problem of multilabel classification when the labels are related through a hierarchical categorization scheme occurs in many application domains such as computational biology. For example, this problem arises naturally when trying to automatically assign gene function using a controlled vocabularies like Gene Ontology. However, most existing approaches for predicting gene functions solve independent classification problems to predict genes that are involved in a given function category, independently of the rest. Here, we propose two simple methods for incorporating information about the hierarchical nature of the categorization scheme. In the first method, we use information about a gene's previous annotation to set an initial prior on its label. In a second approach, we extend a graph-based semi-supervised learning algorithm for predicting gene function in a hierarchy. We show that we can efficiently solve this problem by solving a linear system of equations. We compare these approaches with a previous label reconciliation-based approach. Results show that using the hierarchy information directly, compared to using reconciliation methods, improves gene function prediction.

Foundations

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

Your Notes