paper-with-me

Papers

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, Di Zhang, Wenqi Fan, Dongzhan Zhou, Yuqiang Li, Qing Li

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 generation, yet the alignments between molecules and their corresponding captions remain a significant challenge. Previous endeavours often treat the molecule as a general SMILES string or molecular graph, neglecting the fine-grained alignments between the molecular sub-structures and the descriptive textual phrases, which are crucial for accurate and explainable predictions. In this case, we introduce MolReFlect, a novel teacher-student framework designed to contextually perform the molecule-caption alignments in a fine-grained way. Our approach initially leverages a larger teacher LLM to label the detailed alignments by directly extracting critical phrases from molecule captions or SMILES strings and implying them to corresponding sub-structures or characteristics. To refine these alignments, we propose In-Context Selective Reflection, which retrieves previous extraction results as context examples for teacher LLM to reflect and lets a smaller student LLM select from in-context reflection and previous extraction results. Finally, we enhance the learning process of the student LLM through Chain-of-Thought In-Context Molecule Tuning, integrating the fine-grained alignments and the reasoning processes within the Chain-of-Thought format. Our experimental results demonstrate that MolReFlect enables LLMs like Mistral-7B to significantly outperform the previous baselines, achieving SOTA performance on the ChEBI-20 dataset. This advancement not only enhances the generative capabilities of LLMs in the molecule-caption translation task, but also contributes to a more explainable framework.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveMolecule CaptioningText-based de novo Molecule Generation

Similar Papers 제목 키워드 기반

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

COHERENCE: Benchmarking Fine-Grained Image-Text Alignment in Interleaved Multimodal Contexts

2026-04-30 · Bingli Wang, Huanze Tang, Haijun Lv, Zhishan Lin 외 arxiv

In recent years, Multimodal Large Language Models (MLLMs) have achieved remarkable progress on a wide range of multimodal benchmarks. Despite these advances, most existing benchmarks mainly focus on single-image or multi…

Multi-grained Attention Network for Aspect-Level Sentiment Classification

2018-10-01 · EMNLP 2018 10 · Feifan Fan, Yansong Feng, Dongyan Zhao

We propose a novel multi-grained attention network (MGAN) model for aspect level sentiment classification. Existing approaches mostly adopt coarse-grained attention mechanism, which may bring information loss if the aspe…

Aspect-Based Sentiment Analysis (ABSA)ClassificationGeneral ClassificationSentiment Analysis+1

MulCLIP: A Multi-level Alignment Framework for Enhancing Fine-grained Long-context CLIP

2025-12-08 · Chau Truong, Hieu Ta Quang, Dung D. Le arxiv

Vision-language models like CLIP show impressive ability to align images and text, but their training on short, concise captions makes them struggle with lengthy, detailed descriptions. Recent advances mitigate this chal…

CADFormer: Fine-Grained Cross-modal Alignment and Decoding Transformer for Referring Remote Sensing Image Segmentation

2025-03-30 · Maofu Liu, Xin Jiang, Xiaokang Zhang

Referring Remote Sensing Image Segmentation (RRSIS) is a challenging task, aiming to segment specific target objects in remote sensing (RS) images based on a given language expression. Existing RRSIS methods typically em…

cross-modal alignmentImage SegmentationSemantic Segmentation