paper-with-me

Papers

Design Proteins Using Large Language Models: Enhancements and Comparative Analyses

2024-08-12 · Kamyar Zeinalipour, Neda Jamshidi, Monica Bianchini, Marco Maggini, Marco Gori

Pre-trained LLMs have demonstrated substantial capabilities across a range of conventional natural language processing (NLP) tasks, such as summarization and entity recognition. In this paper, we explore the application of LLMs in the generation of high-quality protein sequences. Specifically, we adopt a suite of pre-trained LLMs, including Mistral-7B1, Llama-2-7B2, Llama-3-8B3, and gemma-7B4, to produce valid protein sequences. All of these models are publicly available.5 Unlike previous work in this field, our approach utilizes a relatively small dataset comprising 42,000 distinct human protein sequences. We retrain these models to process protein-related data, ensuring the generation of biologically feasible protein structures. Our findings demonstrate that even with limited data, the adapted models exhibit efficiency comparable to established protein-focused models such as ProGen varieties, ProtGPT2, and ProLLaMA, which were trained on millions of protein sequences. To validate and quantify the performance of our models, we conduct comparative analyses employing standard metrics such as pLDDT, RMSD, TM-score, and REU. Furthermore, we commit to making the trained versions of all four models publicly available, fostering greater transparency and collaboration in the field of computational biology.

📄 PDF Abstract BibTeX arXiv:2408.06396

Code (1)

kamyarzeinalipour/protein-design-llms 공식 구현 pytorch

Tasks

valid

Similar Papers 제목 키워드 기반

MLLM-CompBench: A Comparative Reasoning Benchmark for Multimodal LLMs

2024-07-23 · Jihyung Kil, Zheda Mai, Justin Lee, Zihe Wang 외

The ability to compare objects, scenes, or situations is crucial for effective decision-making and problem-solving in everyday life. For instance, comparing the freshness of apples enables better choices during grocery s…

Attribute

Enhancing Task-Oriented Dialogues with Chitchat: a Comparative Study Based on Lexical Diversity and Divergence

2023-11-23 · Armand Stricker, Patrick Paroubek

As a recent development, task-oriented dialogues (TODs) have been enriched with chitchat in an effort to make dialogues more diverse and engaging. This enhancement is particularly valuable as TODs are often confined to n…

Diversity

IDP-Bert: Predicting Properties of Intrinsically Disordered Proteins (IDP) Using Large Language Models

2024-03-28 · Parisa Mollaei, Danush Sadasivam, Chakradhar Guntuboina, Amir Barati Farimani

Intrinsically Disordered Proteins (IDPs) constitute a large and structure-less class of proteins with significant functions. The existence of IDPs challenges the conventional notion that the biological functions of prote…

CoMOGrad and PHOG: From Computer Vision to Fast and Accurate Protein Tertiary Structure Retrieval

2014-09-02 · Rezaul Karim, Mohd. Momin Al Aziz, Swakkhar Shatabda, M. Sohel Rahman 외

Due to the advancements in technology number of entries in the structural database of proteins are increasing day by day. Methods for retrieving protein tertiary structures from this large database is the key to comparat…

Retrieval

ProteinWeaver: A Divide-and-Assembly Approach for Protein Backbone Design

2024-11-08 · Yiming Ma, Fei Ye, Yi Zhou, Zaixiang Zheng 외

Nature creates diverse proteins through a 'divide and assembly' strategy. Inspired by this idea, we introduce ProteinWeaver, a two-stage framework for protein backbone design. Our method first generates individual protei…

Protein Design