paper-with-me

Papers

MolVision: Molecular Property Prediction with Vision Language Models

2025-07-04 · Deepan Adak, Yogesh Singh Rawat, Shruti Vyas arxiv

Molecular property prediction is a fundamental task in computational chemistry with critical applications in drug discovery and materials science. While recent works have explored Large Language Models (LLMs) for this task, they primarily rely on textual molecular representations such as SMILES/SELFIES, which can be ambiguous and structurally less informative. In this work, we introduce MolVision, a novel approach that leverages Vision-Language Models (VLMs) by integrating both molecular structure as images and textual descriptions to enhance property prediction. We construct a benchmark spanning ten diverse datasets, covering classification, regression and description tasks. Evaluating nine different VLMs in zero-shot, few-shot, and fine-tuned settings, we find that visual information improves prediction performance, particularly when combined with efficient fine-tuning strategies such as LoRA. Our results reveal that while visual information alone is insufficient, multimodal fusion significantly enhances generalization across molecular properties. Adaptation of vision encoder for molecular images in conjunction with LoRA further improves the performance. The code and data is available at : $\href{https://molvision.github.io/MolVision/}{https://molvision.github.io/MolVision/}$.

📄 PDF Abstract BibTeX arXiv:2507.03283

Code (0)

등록된 구현이 없습니다.

Tasks

Molecular Property PredictionDrug Discovery

Similar Papers 제목 키워드 기반

Pre-training Transformers for Molecular Property Prediction Using Reaction Prediction

2022-07-06 · Johan Broberg, Maria Bånkestad, Erik Ylipää

Molecular property prediction is essential in chemistry, especially for drug discovery applications. However, available molecular property data is often limited, encouraging the transfer of information from related data.…

Drug DiscoveryMolecular Property Predictionmolecular representationPrediction+3

MolSight: Molecular Property Prediction with Images

2026-05-11 · Aaditya Baranwal, Akshaj Gupta, Yogesh S Rawat, Shruti Vyas arxiv

Every molecule ever synthesised can be drawn as a 2D skeletal diagram, yet in modern property prediction this universally available representation has received less focus in favour of molecular graphs, 3D conformers, or …

Molecular Property Prediction

UniGEM: A Unified Approach to Generation and Property Prediction for Molecules

2024-10-14 · Shikun Feng, Yuyan Ni, Yan Lu, Zhi-Ming Ma 외

Molecular generation and molecular property prediction are both crucial for drug discovery, but they are often developed independently. Inspired by recent studies, which demonstrate that diffusion model, a prominent gene…

Drug DiscoveryMolecular Property PredictionMulti-Task LearningPrediction+1

Explainable Molecular Property Prediction: Aligning Chemical Concepts with Predictions via Language Models

2024-05-25 · Zhenzhong Wang, Zehui Lin, WanYu Lin, Ming Yang 외

Providing explainable molecular property predictions is critical for many scientific domains, such as drug discovery and material science. Though transformer-based language models have shown great potential in accurate m…

Drug DiscoveryMolecular Property Predictionmolecular representationProperty Prediction

In-Context Learning for Few-Shot Molecular Property Prediction

2023-10-13 · Christopher Fifty, Jure Leskovec, Sebastian Thrun

In-context learning has become an important approach for few-shot learning in Large Language Models because of its ability to rapidly adapt to new tasks without fine-tuning model parameters. However, it is restricted to …

Few-Shot LearningIn-Context LearningMeta-LearningMolecular Property Prediction+2