paper-with-me

Papers

RTMol: Rethinking Molecule-text Alignment in a Round-trip View

2025-11-15 · Letian Chen, Runhan Shi, Gufeng Yu, Yang Yang arxiv

Aligning molecular sequence representations (e.g., SMILES notations) with textual descriptions is critical for applications spanning drug discovery, materials design, and automated chemical literature analysis. Existing methodologies typically treat molecular captioning (molecule-to-text) and text-based molecular design (text-to-molecule) as separate tasks, relying on supervised fine-tuning or contrastive learning pipelines. These approaches face three key limitations: (i) conventional metrics like BLEU prioritize linguistic fluency over chemical accuracy, (ii) training datasets frequently contain chemically ambiguous narratives with incomplete specifications, and (iii) independent optimization of generation directions leads to bidirectional inconsistency. To address these issues, we propose RTMol, a bidirectional alignment framework that unifies molecular captioning and text-to-SMILES generation through self-supervised round-trip learning. The framework introduces novel round-trip evaluation metrics and enables unsupervised training for molecular captioning without requiring paired molecule-text corpora. Experiments demonstrate that RTMol enhances bidirectional alignment performance by up to 47% across various LLMs, establishing an effective paradigm for joint molecule-text understanding and generation.

📄 PDF Abstract BibTeX arXiv:2511.12135

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDrug Discovery

Similar Papers 제목 키워드 기반

Exploring Optimal Transport-Based Multi-Grained Alignments for Text-Molecule Retrieval

2024-11-04 · Zijun Min, Bingshuai Liu, Liang Zhang, Jia Song 외

The field of bioinformatics has seen significant progress, making the cross-modal text-molecule retrieval task increasingly vital. This task focuses on accurately retrieving molecule structures based on textual descripti…

Contrastive LearningCross-Modal RetrievalRetrievalSentence

Bridging the Gap Between Molecule and Textual Descriptions via Substructure-aware Alignment

2025-10-30 · Hyuntae Park, Yeachan Kim, SangKeun Lee arxiv

Molecule and text representation learning has gained increasing interest due to its potential for enhancing the understanding of chemical information. However, existing models often struggle to capture subtle differences…

Representation LearningContrastive Learning

MolReFlect: Towards Fine-grained In-Context Alignment between Molecules and Texts

2024-11-22 · arXiv preprint 2024 11 · Jiatong Li, Yunqing Liu, Wei Liu, Jingdi Lei 외

Molecule discovery is a pivotal research field, impacting everything from the medicines we take to the materials we use. Recently, Large Language Models (LLMs) have been widely adopted in molecule understanding and gener…

DescriptiveMolecule CaptioningText-based de novo Molecule Generation

MolReFlect: Towards In-Context Fine-grained Alignments between Molecules and Texts

2024-11-22 · Jiatong Li, Yunqing Liu, Wei Liu, Jingdi Le 외

Molecule discovery is a pivotal research field, impacting everything from the medicines we take to the materials we use. Recently, Large Language Models (LLMs) have been widely adopted in molecule understanding and gener…

Descriptive

Large Language Models are In-Context Molecule Learners

2024-03-07 · Jiatong Li, Wei Liu, Zhihao Ding, Wenqi Fan 외

Large Language Models (LLMs) have demonstrated exceptional performance in biochemical tasks, especially the molecule caption translation task, which aims to bridge the gap between molecules and natural language texts. Ho…

Cross-Modal RetrievalIn-Context LearningRe-RankingRetrieval+1