English

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

Information Retrieval 2024-11-20 v1 Artificial Intelligence Computation and Language Biomolecules

Abstract

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 descriptions, by effectively aligning textual descriptions and molecules to assist researchers in identifying suitable molecular candidates. However, many existing approaches overlook the details inherent in molecule sub-structures. In this work, we introduce the Optimal TRansport-based Multi-grained Alignments model (ORMA), a novel approach that facilitates multi-grained alignments between textual descriptions and molecules. Our model features a text encoder and a molecule encoder. The text encoder processes textual descriptions to generate both token-level and sentence-level representations, while molecules are modeled as hierarchical heterogeneous graphs, encompassing atom, motif, and molecule nodes to extract representations at these three levels. A key innovation in ORMA is the application of Optimal Transport (OT) to align tokens with motifs, creating multi-token representations that integrate multiple token alignments with their corresponding motifs. Additionally, we employ contrastive learning to refine cross-modal alignments at three distinct scales: token-atom, multitoken-motif, and sentence-molecule, ensuring that the similarities between correctly matched text-molecule pairs are maximized while those of unmatched pairs are minimized. To our knowledge, this is the first attempt to explore alignments at both the motif and multi-token levels. Experimental results on the ChEBI-20 and PCdes datasets demonstrate that ORMA significantly outperforms existing state-of-the-art (SOTA) models.

Keywords

Cite

@article{arxiv.2411.11875,
  title  = {Exploring Optimal Transport-Based Multi-Grained Alignments for Text-Molecule Retrieval},
  author = {Zijun Min and Bingshuai Liu and Liang Zhang and Jia Song and Jinsong Su and Song He and Xiaochen Bo},
  journal= {arXiv preprint arXiv:2411.11875},
  year   = {2024}
}

Comments

BIBM 2024 Regular Paper

R2 v1 2026-06-28T20:04:00.692Z