arXiv:2507.03283cs.CV2025-07NeurIPS被引 4

用图像+文本融合提升分子属性预测准确率

MolVision: Molecular Property Prediction with Vision Language Models

  • 将分子结构转为图像,结合文本描述输入视觉语言模型
  • 在10个数据集上验证,视觉信息显著提升预测性能
  • 适合药物研发与材料科学领域研究人员参考

分子属性预测是计算化学中的基础任务,对药物发现和材料科学具有重要意义。现有方法多依赖SMILES/SELFIES等文本表示,存在语义模糊、结构信息不足的问题。本文提出MolVision,首次利用视觉语言模型(VLMs)融合分子结构图像与文本描述进行属性预测。构建了涵盖分类、回归和描述任务的10个多样化数据集基准。在九种VLMs上评估零样本、少样本及微调设置,结果表明:视觉信息虽单独不足,但与文本结合后显著提升跨属性泛化能力;结合LoRA等高效微调策略,进一步优化性能。代码与数据已公开于https://molvision.github.io/MolVision/

原文摘要 · Abstract (English)

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/}$.

分子预测视觉语言模型多模态

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。