Multimodal Chemical Structure-Text Coreference in Intellectual Property via Rule-guided Reinforcement Learning (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing tools for identifying chemical structures and textual referents are inadequate for this multimodal task. |
| Approach: | They propose a RULE-guided multimodal Reinforcement learning framework for chemical structure-text coreference . RULER is a rule-driven reinforcement learning framework that uses rule-based reward functions to obtain the correct domain knowledge. |
| Outcome: | The proposed framework improves on the baseline framework and shows superior efficacy. |
Similar Papers
CheMM-R1: Enhancing Chemical Structure Recognition and Elucidation with Reasoning Multimodal Large Language Models (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing multimodal large language models lack domain-specific expertise to perform chemical tasks. |
| Approach: | They propose a benchmark dataset for evaluating multi-step multimodal reasoning capacities in the chemistry domain. |
| Outcome: | The proposed model surpasses existing models in all CheMM-Bench tasks. |
ChEMU-Ref: A Corpus for Modeling Anaphora Resolution in the Chemical Domain (2021.eacl-main)
Copied to clipboard
| Challenge: | Using a novel annotation scheme, we identify anaphoric references in chemical patents and determine the chemical relation between linked entities. |
| Approach: | They propose a neural approach to anaphora resolution based on coreference and bridging links in chemical patents. |
| Outcome: | The proposed framework can be used to identify anaphoric references in chemical patents and determine the chemical relation between linked entities. |
InstructMol: Multi-Modal Integration for Building a Versatile and Reliable Molecular Assistant in Drug Discovery (2025.coling-main)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) can attain professional-level proficiency in specific domains through fine-tuning. |
| Approach: | They propose a multi-modal LLM that aligns molecular structures with natural language via an instruction-tuning approach. |
| Outcome: | InstructMol surpasses existing models and reduces the gap with specialists in drug discovery tasks. |
MotifAgent: Learning Molecular Assembly through Multi-Agent Collaboration for Chemical Language Understanding (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing approaches to molecular understanding are limited to static motif recognition without understanding connection rules governing how motifs assemble into valid topological structures. |
| Approach: | They propose a multi-agent reinforcement learning framework inspired by emergent collective intelligence to solve a problem where each motif is represented by an agent sharing a common LLM backbone. |
| Outcome: | Extensive experiments show that the proposed framework surpasses specialized expert models in molecular understanding tasks. |
GLA: Grounding Large Language Models in Molecular Hierarchy for Chemical Understanding (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing molecule-language models obscure the hierarchical organization of chemical semantics . Existing models rely on linear or uniform encodings, causing structural distortion . |
| Approach: | They propose a framework that integrates intrinsic molecular topology into large language models. |
| Outcome: | The proposed framework improves on cross-modal retrieval, captioning, and property prediction benchmarks. |
Multi-Task Learning for Chemical Named Entity Recognition with Chemical Compound Paraphrasing (D19-1)
Copied to clipboard
| Challenge: | Named entity recognition (NER) is one of the important basic technologies for Natural Language Processing (NLP) . |
| Approach: | They propose to use long short-term memory (LSTM) of NER model to capture chemical com- pound paraphrases by sharing parameters of LSTM and character embeddings be- tween the two models. |
| Outcome: | The proposed method improves chemi- cal NER and achieves state-of-the-art performance on the BioCreative IV’s CHEMDNER task. |
Large Language Models for Controllable Multi-property Multi-objective Molecule Optimization (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods for molecule optimization fail to capture property-specific objectives . a series of instruction-tuned LLMs can perform targeted property-specific optimization . |
| Approach: | They propose a set of instruction-tuned LLMs that can perform targeted property-specific optimization. |
| Outcome: | a new instruction-tuned LLM can perform targeted property-specific optimization. |
MolRAG: Unlocking the Power of Large Language Models for Molecular Property Prediction (2025.acl-long)
Copied to clipboard
| Challenge: | Recent LLMs exhibit limited effectiveness on molecular property prediction task due to semantic gap between representations and natural language and lack of domain-specific knowledge. |
| Approach: | They propose a framework that integrates Chain-of-Thought reasoning for molecular property prediction. |
| Outcome: | The proposed framework outperforms pre-trained LLMs on four datasets and matches supervised methods. |
RL-Guider: Leveraging Historical Decisions and Feedback for Drug Editing with Large Language Models (2025.findings-acl)
Copied to clipboard
| Challenge: | RLs can be used to refine drugs by iterative conversations with domain experts . existing methods do not leverage past knowledge, but human experts develop intuition over time through historical experience . |
| Approach: | They propose a reinforcement-learning agent to provide suggestions to large language models . RL-Guider leverages the “world-level” knowledge of LLMs and historical feedback . |
| Outcome: | a new reinforcement-learning agent improves the performance of large language models . the proposed agent leverages the “world-level” knowledge of LLMs and historical feedback . |
Foundation Model for Biomedical Graphs: Integrating Knowledge Graphs and Protein Structures to Large Language Models (2024.acl-srw)
Copied to clipboard
| Challenge: | Transformer model has been a de-facto standard in natural language processing, but it is limited to images, text, and/or sequence data. |
| Approach: | They propose to use a multimodal large language model architecture to handle biomedical graphs such as protein structure and chemical molecules to improve its performance. |
| Outcome: | The proposed architecture can handle multiple data types for biomedical graphs such as protein structure and chemical molecules. |