paper-with-me

Papers

Improving Large Molecular Language Model via Relation-aware Multimodal Collaboration

2026-01-18 · Jinyoung Park, Minseong Bae, Jeehye Na, Hyunwoo J. Kim arxiv

Large language models (LLMs) have demonstrated their instruction-following capabilities and achieved powerful performance on various tasks. Inspired by their success, recent works in the molecular domain have led to the development of large molecular language models (LMLMs) that integrate 1D molecular strings or 2D molecular graphs into the language models. However, existing LMLMs often suffer from hallucination and limited robustness, largely due to inadequate integration of diverse molecular modalities such as 1D sequences, 2D molecular graphs, and 3D conformations. To address these limitations, we propose CoLLaMo, a large language model-based molecular assistant equipped with a multi-level molecular modality-collaborative projector. The relation-aware modality-collaborative attention mechanism in the projector facilitates fine-grained and relation-guided information exchange between atoms by incorporating 2D structural and 3D spatial relations. Furthermore, we present a molecule-centric new automatic measurement, including a hallucination assessment metric and GPT-based caption quality evaluation to address the limitations of token-based generic evaluation metrics (i.e., BLEU) widely used in assessing molecular comprehension of LMLMs. Our extensive experiments demonstrate that our CoLLaMo enhances the molecular modality generalization capabilities of LMLMs, achieving the best performance on multiple tasks, including molecule captioning, computed property QA, descriptive property QA, motif counting, and IUPAC name prediction.

📄 PDF Abstract BibTeX arXiv:2601.12256

Code (0)

등록된 구현이 없습니다.

Tasks

Molecule Captioning

Similar Papers 제목 키워드 기반

FGBench: A Dataset and Benchmark for Molecular Property Reasoning at Functional Group-Level in Large Language Models

2025-08-01 · Xuan Liu, Siru Ouyang, Xianrui Zhong, Jiawei Han 외 arxiv

Large language models (LLMs) have gained significant attention in chemistry. However, most existing datasets center on molecular-level property prediction and overlook the role of fine-grained functional group (FG) infor…

Drug Discovery

NeuroMosaic: Anatomically Grounded Multimodal Large Language Modeling for Molecularly Aware Glioma Reasoning from 3D MRI and Clinical Narratives

2026-08-04 · Yantong Liu, Zheyu Zhang, Runpeng Liu, Mu Xitang 외 arxiv

Multimodal medical large language models remain structurally weak for neuro-oncology because volumetric evidence is compressed into generic visual tokens and diagnostic conclusions often lack an auditable link to MRI reg…

XMolCap: Advancing Molecular Captioning through Multimodal Fusion and Explainable Graph Neural Networks

2025-05-23 · IEEE Journal of Biomedical and Health Informatics 2025 5 · Duong Thanh Tran, Nguyen Doan Hieu Nguyen, Nhat Truong Pham, Rajan Rakkiyappan 외

Large language models (LLMs) have significantly advanced computational biology by enabling the integration of molecular, protein, and natural language data to accelerate drug discovery. However, existing molecular captio…

Drug DiscoveryMolecule Captioning

ModuLM: Enabling Modular and Multimodal Molecular Relational Learning with Large Language Models

2025-06-01 · Zhuo Chen, Yizhen Zheng, Huan Yee Koh, Hongxin Xiang 외

Molecular Relational Learning (MRL) aims to understand interactions between molecular pairs, playing a critical role in advancing biochemical research. With the recent development of large language models (LLMs), a growi…

BenchmarkingRelational Reasoning

Property-Aware Relation Networks for Few-Shot Molecular Property Prediction

2021-07-16 · NeurIPS 2021 12 · Yaqing Wang, Abulikemu Abuduweili, Quanming Yao, Dejing Dou

Molecular property prediction plays a fundamental role in drug discovery to identify candidate molecules with target properties. However, molecular property prediction is essentially a few-shot problem which makes it har…

Drug DiscoveryGraph LearningMeta-LearningMolecular Property Prediction+3