paper-with-me

Papers

Atomas: Hierarchical Alignment on Molecule-Text for Unified Molecule Understanding and Generation

2024-04-23 · Yikun Zhang, Geyan Ye, Chaohao Yuan, Bo Han, Long-Kai Huang, Jianhua Yao, Wei Liu, Yu Rong

Molecule-and-text cross-modal representation learning has emerged as a promising direction for enhancing the quality of molecular representation, thereby improving performance in various scientific fields. However, most approaches employ a global alignment approach to learn the knowledge from different modalities that may fail to capture fine-grained information, such as molecule-and-text fragments and stereoisomeric nuances, which is crucial for downstream tasks. Furthermore, it is incapable of modeling such information using a similar global alignment strategy due to the lack of annotations about the fine-grained fragments in the existing dataset. In this paper, we propose Atomas, a hierarchical molecular representation learning framework that jointly learns representations from SMILES strings and text. We design a Hierarchical Adaptive Alignment model to automatically learn the fine-grained fragment correspondence between two modalities and align these representations at three semantic levels. Atomas's end-to-end training framework supports understanding and generating molecules, enabling a wider range of downstream tasks. Atomas achieves superior performance across 12 tasks on 11 datasets, outperforming 11 baseline models thus highlighting the effectiveness and versatility of our method. Scaling experiments further demonstrate Atomas's robustness and scalability. Moreover, visualization and qualitative analysis, validated by human experts, confirm the chemical relevance of our approach. Codes are released on https://github.com/yikunpku/Atomas.

📄 PDF Abstract BibTeX arXiv:2404.16880

Code (1)

yikunpku/atomas 공식 구현 pytorch

Tasks

Drug Discoverymolecular representationMolecule CaptioningRepresentation Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

HIGHT: Hierarchical Graph Tokenization for Molecule-Language Alignment

2024-06-20 · Yongqiang Chen, Quanming Yao, Juzheng Zhang, James Cheng 외

Recently, there has been a surge of interest in extending the success of large language models (LLMs) from texts to molecules. Most existing approaches adopt a graph neural network to represent a molecule as a series of …

Graph Neural NetworkHallucination

AnatoMask: Enhancing Medical Image Segmentation with Reconstruction-guided Self-masking

2024-07-09 · Yuheng Li, Tianyu Luan, Yizhou Wu, Shaoyan Pan 외

Due to the scarcity of labeled data, self-supervised learning (SSL) has gained much attention in 3D medical image segmentation, by extracting semantic representations from unlabeled data. Among SSL strategies, Masked ima…

Image SegmentationMedical Image SegmentationSelf-Supervised LearningSemantic Segmentation

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

AnatoMaskGAN: GNN-Driven Slice Feature Fusion and Noise Augmentation for Medical Semantic Image Synthesis

2025-08-15 · Zonglin Wu, Yule Xue, Qianxiang Hu, Yaoyao Feng 외 arxiv

Medical semantic-mask synthesis boosts data augmentation and analysis, yet most GAN-based approaches still produce one-to-one images and lack spatial consistency in complex scans. To address this, we propose AnatoMaskGAN…

Data Augmentation

UniMatch: Universal Matching from Atom to Task for Few-Shot Drug Discovery

2025-02-18 · Ruifeng Li, Mingqian Li, Wei Liu, Yuhua Zhou 외

Drug discovery is crucial for identifying candidate drugs for various diseases.However, its low success rate often results in a scarcity of annotations, posing a few-shot learning problem. Existing methods primarily focu…

Drug DiscoveryFew-Shot LearningMeta-Learningmolecular representation