AFDP: An Automated Function Description Prediction Approach to Improve Accuracy of Protein Function Predictions
With the rapid growth in high-throughput biological sequencing technologies and subsequently the amount of produced omics data, it is essential to develop automated methods to annotate the functionality of unknown genes and proteins. There are developed tools such as AHRD applying known proteins characterization to annotate unknown ones. Some other algorithms such as eggNOG apply orthologous groups of proteins to detect the most probable function. However, while the available tools focus on the detection of the most similar characterization, they are not able to generalize and integrate information from multiple homologs while maintaining accuracy. Here, we devise AFDP, an integrated approach for protein function prediction which benefits from the combination of two available tools, AHRD and eggNOG, to predict the functionality of novel proteins and produce more precise human readable descriptions by applying our stCFExt algorithm. StCFExt creates function descriptions applying available manually curated descriptions in swiss-prot. Using a benchmark dataset we show that the annotations predicted by our approach are more accurate than eggNOG and AHRD annotations.
Code (1)
Tasks
Protein Function PredictionSimilar Papers 제목 키워드 기반
Privileged Zero-Shot AutoML
This work improves the quality of automated machine learning (AutoML) systems by using dataset and function descriptions while significantly decreasing computation time from minutes to milliseconds by using a zero-shot a…
AutoMLBIG-bench Machine LearningGraph Neural NetworkRepresentation LearningSemantic Similarity Loss for Neural Source Code Summarization
This paper presents a procedure for and evaluation of using a semantic similarity metric as a loss function for neural source code summarization. Code summarization is the task of writing natural language descriptions of…
Code SummarizationSemantic SimilaritySemantic Textual SimilaritySentence+1FIND: A Function Description Benchmark for Evaluating Interpretability Methods
Labeling neural network submodules with human-legible descriptions is useful for many downstream tasks: such descriptions can surface failures, guide interventions, and perhaps even explain important model behaviors. To …
ProTranslator: zero-shot protein function prediction using textual description
Accurately finding proteins and genes that have a certain function is the prerequisite for a broad range of biomedical applications. Despite the encouraging progress of existing computational approaches in protein functi…
Machine TranslationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONPrediction+1Leveraging Generative AI to Enhance Automated Vulnerability Scoring
Vulnerability assessment is an important and well-studied subject in software security. Traditional methods use expert knowledge, which is time-consuming. Considering the constantly increasing number of vulnerabilities, …
Large Language ModelVulnerability Detection