paper-with-me

Papers

AFDP: An Automated Function Description Prediction Approach to Improve Accuracy of Protein Function Predictions

2019-10-15

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.

📄 PDF Abstract BibTeX arXiv:1910.06965

Code (1)

samiscoding/stCFExt 공식 구현

Tasks

Protein Function Prediction

Similar Papers 제목 키워드 기반

Privileged Zero-Shot AutoML

2021-06-25 · Nikhil Singh, Brandon Kates, Jeff Mentch, Anant Kharkar 외

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 Learning

Semantic Similarity Loss for Neural Source Code Summarization

2023-08-14 · Chia-Yi Su, Collin McMillan

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+1

FIND: A Function Description Benchmark for Evaluating Interpretability Methods

2023-09-07 · NeurIPS 2023 11 · Sarah Schwettmann, Tamar Rott Shaham, Joanna Materzynska, Neil Chowdhury 외

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

2022-04-20 · Hanwen Xu, Sheng Wang

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+1

Leveraging Generative AI to Enhance Automated Vulnerability Scoring

2024-12-07 · 2024 IEEE Conference on Dependable, Autonomic and Secure Computing (DASC) 2024 12 · Seyedeh Leili Mirtaheri, Andrea Pugliese

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