CLASS: Enhancing Cross-Modal Text-Molecule Retrieval Performance and Training Efficiency
Hongyan Wu, Peijian Zeng, Weixiong Zheng, Lianxi Wang, Nankai Lin, Shengyi Jiang, Aimin Yang
TL;DR
This work addresses cross-modal text–molecule retrieval by introducing CLASS, a Curriculum Learning-based framework that jointly optimizes sample difficulty scheduling and adaptive training intensity. By quantifying per-sample difficulty through cross-modal similarities and progressively presenting easier samples before harder ones, CLASS improves retrieval performance while reducing training time. The approach is back-bone agnostic and demonstrated on AMAN and ORMA using the ChEBI-20 dataset, achieving superior metrics and notable efficiency gains. Overall, CLASS offers a practical, generalizable mechanism to enhance multimodal alignment and training efficiency in molecular retrieval tasks.
Abstract
Cross-modal text-molecule retrieval task bridges molecule structures and natural language descriptions. Existing methods predominantly focus on aligning text modality and molecule modality, yet they overlook adaptively adjusting the learning states at different training stages and enhancing training efficiency. To tackle these challenges, this paper proposes a Curriculum Learning-bAsed croSS-modal text-molecule training framework (CLASS), which can be integrated with any backbone to yield promising performance improvement. Specifically, we quantify the sample difficulty considering both text modality and molecule modality, and design a sample scheduler to introduce training samples via an easy-to-difficult paradigm as the training advances, remarkably reducing the scale of training samples at the early stage of training and improving training efficiency. Moreover, we introduce adaptive intensity learning to increase the training intensity as the training progresses, which adaptively controls the learning intensity across all curriculum stages. Experimental results on the ChEBI-20 dataset demonstrate that our proposed method gains superior performance, simultaneously achieving prominent time savings.
