The Protein-Protein Interaction extraction based on full texts

Lishuang Li,Liuke Jin,Jieqiong Zheng,Panpan Zhang
DOI: https://doi.org/10.1109/BIBM.2014.6999207
2014-01-01
Abstract:Protein-Protein Interaction (PPI) extraction from literatures is becoming a more and more significant task in the biomedical information extraction. Though many methods for PPI extraction have achieved promising results, they all concentrated on the abstracts of literatures rather than full texts. In this paper, we append full-text features, namely Location and Co-occurrence to extract PPIs from full texts. Location describes where the protein pair appears in the article. Co-occurrence is the frequency of each protein pair occurring in the article. In addition, syntactic patterns are extracted as features, and then feature selection is applied to improve the performance and reduce the dimension of feature vectors in SVM. Finally, the selected features are combined with two-level DET tree kernel. Experimental results show that the presented approach can achieve an F-score of 74.46% and an AUC of 78.50%.
What problem does this paper attempt to address?