English

UniMoT: Unified Molecule-Text Language Model with Discrete Token Representation

Computation and Language 2025-06-24 v2 Artificial Intelligence Machine Learning

Abstract

The remarkable success of Large Language Models (LLMs) across diverse tasks has driven the research community to extend their capabilities to molecular applications. However, most molecular LLMs employ adapter-based architectures that do not treat molecule and text modalities equally and lack a supervision signal for the molecule modality. To address these issues, we introduce UniMoT, a Unified Molecule-Text LLM adopting a tokenizer-based architecture that expands the vocabulary of LLM with molecule tokens. Specifically, we introduce a Vector Quantization-driven tokenizer that incorporates a Q-Former to bridge the modality gap between molecule and text. This tokenizer transforms molecules into sequences of molecule tokens with causal dependency, encapsulating high-level molecular and textual information. Equipped with this tokenizer, UniMoT can unify molecule and text modalities under a shared token representation and an autoregressive training paradigm, enabling it to interpret molecules as a foreign language and generate them as text. Following a four-stage training scheme, UniMoT emerges as a multi-modal generalist capable of performing both molecule-to-text and text-to-molecule tasks. Extensive experiments demonstrate that UniMoT achieves state-of-the-art performance across a wide range of molecule comprehension and generation tasks.

Keywords

Cite

@article{arxiv.2408.00863,
  title  = {UniMoT: Unified Molecule-Text Language Model with Discrete Token Representation},
  author = {Shuhan Guo and Yatao Bian and Ruibing Wang and Nan Yin and Zhen Wang and Quanming Yao},
  journal= {arXiv preprint arXiv:2408.00863},
  year   = {2025}
}

Comments

IJCAI 2025

R2 v1 2026-06-28T18:01:29.620Z