Journal of Biomedical Semantics


Open Access Research

A shortest-path graph kernel for estimating gene product semantic similarity

Marco A Alvarez1, Xiaojun Qi1 and Changhui Yan2*

Author Affiliations

1 Department of Computer Science, Utah State University, Logan, 84322, USA

2 Department of Computer Science, North Dakota State University, Fargo, 58108, USA

For all author emails, please log on.

Journal of Biomedical Semantics 2011, 2:3 doi:10.1186/2041-1480-2-3

Published: 29 July 2011

Abstract

Background

Existing methods for calculating semantic similarity between gene products using the Gene Ontology (GO) often rely on external resources, which are not part of the ontology. Consequently, changes in these external resources like biased term distribution caused by shifting of hot research topics, will affect the calculation of semantic similarity. One way to avoid this problem is to use semantic methods that are "intrinsic" to the ontology, i.e. independent of external knowledge.

Results

We present a shortest-path graph kernel (spgk) method that relies exclusively on the GO and its structure. In spgk, a gene product is represented by an induced subgraph of the GO, which consists of all the GO terms annotating it. Then a shortest-path graph kernel is used to compute the similarity between two graphs. In a comprehensive evaluation using a benchmark dataset, spgk compares favorably with other methods that depend on external resources. Compared with simUI, a method that is also intrinsic to GO, spgk achieves slightly better results on the benchmark dataset. Statistical tests show that the improvement is significant when the resolution and EC similarity correlation coefficient are used to measure the performance, but is insignificant when the Pfam similarity correlation coefficient is used.

Conclusions

Spgk uses a graph kernel method in polynomial time to exploit the structure of the GO to calculate semantic similarity between gene products. It provides an alternative to both methods that use external resources and "intrinsic" methods with comparable performance.