Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Uncertainty-Aware Adaptation of Large Language Models for Protein-Protein Interaction Analysis

Created by
  • Haebom

Author

Sanket Jantre, Tianle Wang, Gilchan Park, Kriti Chopra, Nicholas Jeon, Xiaoning Qian, Nathan M. Urban, Byung-Jun Yoon

Outline

This paper presents a novel method for predicting protein-protein interactions (PPIs) using large-scale language models (LLMs). To address the uncertainty inherent in conventional LLMs, which play a crucial role in understanding cellular mechanisms in complex diseases such as neurodegenerative diseases, metabolic syndrome, and cancer, we integrate fine-tuned LLaMA-3 and BioMedGPT models with a LoRA ensemble and Bayesian LoRA models to perform uncertainty quantification (UQ). We achieve competitive performance for PPI identification across diverse disease contexts, and by addressing model uncertainty, we enhance reliability and reproducibility in computational biology. This demonstrates our potential to contribute to the advancement of precision medicine and biomedical research.

Takeaways, Limitations

Takeaways:
Contributes to improving the reliability and reproducibility of PPI prediction using LLM.
Improving the reliability of LLM prediction results through uncertainty quantification (UQ) techniques.
Achieving competitive PPI identification performance in diverse disease settings.
Presenting potential contributions to the advancement of precision medicine and biomedical research.
Limitations:
Further research is needed on the generalization performance and scalability of the method presented in this paper.
The accuracy and validity of the results need to be confirmed through experimental verification.
Comparative analysis with other LLM and UQ techniques is needed.
👍