LGAICLFeb 11

Modular Multi-Task Learning for Chemical Reaction Prediction

arXiv:2602.10404v1h-index: 13
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficiently specializing AI models for chemical and pharmaceutical R&D, though it is incremental as it builds on existing parameter-efficient fine-tuning methods.

The study tackled adapting large language models to specialized chemical reaction datasets by evaluating Low-Rank Adaptation (LoRA) against full fine-tuning, achieving comparable accuracy while better preserving multi-task performance and mitigating catastrophic forgetting.

Adapting large language models (LLMs) trained on broad organic chemistry to smaller, domain-specific reaction datasets is a key challenge in chemical and pharmaceutical R&D. Effective specialisation requires learning new reaction knowledge while preserving general chemical understanding across related tasks. Here, we evaluate Low-Rank Adaptation (LoRA) as a parameter-efficient alternative to full fine-tuning for organic reaction prediction on limited, complex datasets. Using USPTO reaction classes and challenging C-H functionalisation reactions, we benchmark forward reaction prediction, retrosynthesis and reagent prediction. LoRA achieves accuracy comparable to full fine-tuning while effectively mitigating catastrophic forgetting and better preserving multi-task performance. Both fine-tuning approaches generalise beyond training distributions, producing plausible alternative solvent predictions. Notably, C-H functionalisation fine-tuning reveals that LoRA and full fine-tuning encode subtly different reactivity patterns, suggesting more effective reaction-specific adaptation with LoRA. As LLMs continue to scale, our results highlight the practicality of modular, parameter-efficient fine-tuning strategies for their flexible deployment for chemistry applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes