paper-with-me

Papers

Aligning Large Language Models and Geometric Deep Models for Protein Representation

2024-11-08 · Dong Shu, Bingbing Duan, Kai Guo, Kaixiong Zhou, Jiliang Tang, Mengnan Du

Latent representation alignment has become a foundational technique for constructing multimodal large language models (MLLM) by mapping embeddings from different modalities into a shared space, often aligned with the embedding space of large language models (LLMs) to enable effective cross-modal understanding. While preliminary protein-focused MLLMs have emerged, they have predominantly relied on heuristic approaches, lacking a fundamental understanding of optimal alignment practices across representations. In this study, we explore the alignment of multimodal representations between LLMs and Geometric Deep Models (GDMs) in the protein domain. We comprehensively evaluate three state-of-the-art LLMs (Gemma2-2B, LLaMa3.1-8B, and LLaMa3.1-70B) with four protein-specialized GDMs (GearNet, GVP, ScanNet, GAT). Our work examines alignment factors from both model and protein perspectives, identifying challenges in current alignment methodologies and proposing strategies to improve the alignment process. Our key findings reveal that GDMs incorporating both graph and 3D structural information align better with LLMs, larger LLMs demonstrate improved alignment capabilities, and protein rarity significantly impacts alignment performance. We also find that increasing GDM embedding dimensions, using two-layer projection heads, and fine-tuning LLMs on protein-specific data substantially enhance alignment quality. These strategies offer potential enhancements to the performance of protein-related multimodal models. Our code and data are available at https://github.com/Tizzzzy/LLM-GDM-alignment.

📄 PDF Abstract BibTeX arXiv:2411.05316

Code (1)

tizzzzy/llm-gdm-alignment 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Integration of Pre-trained Protein Language Models into Geometric Deep Learning Networks

2022-12-07 · Fang Wu, Lirong Wu, Dragomir Radev, Jinbo Xu 외

Geometric deep learning has recently achieved great success in non-Euclidean domains, and learning on 3D structures of large biomolecules is emerging as a distinct research area. However, its efficacy is largely constrai…

Protein Interface PredictionRepresentation Learning

Contrastive Geometric Learning Unlocks Unified Structure- and Ligand-Based Drug Design

2026-01-14 · Lisa Schneckenreiter, Sohvi Luukkonen, Lukas Friedrich, Daniel Kuhn 외 arxiv

Structure-based and ligand-based computational drug design have traditionally relied on disjoint data sources and modeling assumptions, limiting their joint use at scale. In this work, we introduce Contrastive Geometric …

Contrastive LearningDrug Discovery

Aligning Proteins and Language: A Foundation Model for Protein Retrieval

2025-05-27 · Qifeng Wu, Zhengzhe Liu, Han Zhu, Yizhou Zhao 외

This paper aims to retrieve proteins with similar structures and semantics from large-scale protein dataset, facilitating the functional interpretation of protein structures derived by structural determination methods li…

Contrastive LearningRetrieval

Protein Representation Learning by Geometric Structure Pretraining

2022-03-11 · Zuobai Zhang, Minghao Xu, Arian Jamasb, Vijil Chenthamarakshan 외

Learning effective protein representations is critical in a variety of tasks in biology such as predicting protein function or structure. Existing approaches usually pretrain protein language models on a large number of …

Contrastive LearningPredictionProperty PredictionRepresentation Learning

Data-Efficient Protein 3D Geometric Pretraining via Refinement of Diffused Protein Structure Decoy

2023-02-05 · Yufei Huang, Lirong Wu, Haitao Lin, Jiangbin Zheng 외

Learning meaningful protein representation is important for a variety of biological downstream tasks such as structure-based drug design. Having witnessed the success of protein sequence pretraining, pretraining for stru…

DiversityDrug Design