Research

Paper

AI LLM March 18, 2026

Training Diffusion Language Models for Black-Box Optimization

Authors

Zipeng Sun, Can Chen, Ye Yuan, Haolun Wu, Jiayao Gu, Christopher Pal, Xue Liu

Abstract

We study offline black-box optimization (BBO), aiming to discover improved designs from an offline dataset of designs and labels, a problem common in robotics, DNA, and materials science with limited labeled samples. While recent work applies autoregressive LLMs to BBO by formatting tasks as natural-language prompts, their left-to-right design generation struggles to capture the strong bidirectional dependencies inherent in design problems. To address this, we propose adapting diffusion LLMs to offline BBO to leverage their bidirectional modeling capabilities. However, a domain gap exists between the natural text pre-training of diffusion LLMs and the heterogeneous signals in BBO (prompts, designs, and labels). To bridge this gap, we construct a unified prompt-response corpus and introduce delimiter tokens to explicitly mark field boundaries for domain adaptation. We further propose a two-stage post-training framework to align the diffusion LLM generation with high-label designs. The first stage performs supervised fine-tuning on the unified dataset via masked-response prediction, and the second stage adopts reinforcement learning with rewards defined by label improvements. Our method achieves state-of-the-art results on Design-Bench small-data settings.

Metadata

arXiv ID: 2603.17919
Provider: ARXIV
Primary Category: cs.CE
Published: 2026-03-18
Fetched: 2026-03-19 06:01

Related papers

Raw Data (Debug)
{
  "raw_xml": "<entry>\n    <id>http://arxiv.org/abs/2603.17919v1</id>\n    <title>Training Diffusion Language Models for Black-Box Optimization</title>\n    <updated>2026-03-18T16:56:23Z</updated>\n    <link href='https://arxiv.org/abs/2603.17919v1' rel='alternate' type='text/html'/>\n    <link href='https://arxiv.org/pdf/2603.17919v1' rel='related' title='pdf' type='application/pdf'/>\n    <summary>We study offline black-box optimization (BBO), aiming to discover improved designs from an offline dataset of designs and labels, a problem common in robotics, DNA, and materials science with limited labeled samples. While recent work applies autoregressive LLMs to BBO by formatting tasks as natural-language prompts, their left-to-right design generation struggles to capture the strong bidirectional dependencies inherent in design problems. To address this, we propose adapting diffusion LLMs to offline BBO to leverage their bidirectional modeling capabilities. However, a domain gap exists between the natural text pre-training of diffusion LLMs and the heterogeneous signals in BBO (prompts, designs, and labels). To bridge this gap, we construct a unified prompt-response corpus and introduce delimiter tokens to explicitly mark field boundaries for domain adaptation. We further propose a two-stage post-training framework to align the diffusion LLM generation with high-label designs. The first stage performs supervised fine-tuning on the unified dataset via masked-response prediction, and the second stage adopts reinforcement learning with rewards defined by label improvements. Our method achieves state-of-the-art results on Design-Bench small-data settings.</summary>\n    <category scheme='http://arxiv.org/schemas/atom' term='cs.CE'/>\n    <published>2026-03-18T16:56:23Z</published>\n    <arxiv:comment>Preprint</arxiv:comment>\n    <arxiv:primary_category term='cs.CE'/>\n    <author>\n      <name>Zipeng Sun</name>\n    </author>\n    <author>\n      <name>Can Chen</name>\n    </author>\n    <author>\n      <name>Ye Yuan</name>\n    </author>\n    <author>\n      <name>Haolun Wu</name>\n    </author>\n    <author>\n      <name>Jiayao Gu</name>\n    </author>\n    <author>\n      <name>Christopher Pal</name>\n    </author>\n    <author>\n      <name>Xue Liu</name>\n    </author>\n  </entry>"
}