OLEDLM: A Unified Language Model for OLED Molecular Design

📅 2026-07-22
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the challenges in OLED material design—namely, the vast chemical space, stringent quantum-chemical constraints, and scarcity of labeled data—by proposing the first inverse molecular generation framework tailored specifically for OLEDs. The approach employs a LLaMA-style Transformer-based causal language model, integrated with a BERT-pretrained property predictor and a multi-stage training strategy, further enhanced by reinforcement learning to optimize SMILES generation. This enables direct generation of molecules that satisfy rigorous structural constraints while targeting desired optoelectronic properties. Density functional theory (DFT) validation demonstrates that the framework efficiently explores the OLED-relevant chemical space, yielding structurally valid and high-performing novel candidates, thereby significantly narrowing the gap between general-purpose molecular generation and the specialized demands of optoelectronic material design.
📝 Abstract
The development of organic light-emitting diode (OLED) materials faces the compounded challenges of an astronomically large chemical space, stringent quantum-chemical constraints, and a scarcity of labeled data. Although the question of OLED generation is important, few models have been trained effectively for this specific domain. We propose an inverse molecular design framework based on causal language models: given target optoelectronic properties (e.g., excitation energy, oscillator strength), our model directly generates OLED SMILES sequences satisfying the specified constraints. We employ a multi-stage strategy: first, we establish a foundational chemical language model using a LLaMA-style transformer architecture. To the best of our knowledge, this represents the first successful adaptation of LLMs specifically for the OLED domain, bridging the gap between generic molecular generation and the stringent structural requirements of optoelectronic materials. Second, we fine-tune property predictors based on a BERT model pre-trained on our large-scale OLED dataset. Then, we perform Reinforcement Learning on our fine-tuned model, leveraging our property predictor, for better SMILES generation. Finally, through DFT verification, we demonstrate that our framework can efficiently navigate the OLED chemical space, generating novel candidates with high structural validity and optimized optoelectronic properties.
Problem

Research questions and friction points this paper is trying to address.

OLED
molecular design
chemical space
optoelectronic properties
data scarcity
Innovation

Methods, ideas, or system contributions that make the work stand out.

OLED molecular design
causal language model
reinforcement learning
property prediction
DFT validation