Skip to main content
QUICK REVIEW

[논문 리뷰] Training Diffusion Language Models for Black-Box Optimization

Zipeng Sun, Can Chen|arXiv (Cornell University)|2026. 03. 18.
Machine Learning in Materials Science인용 수 0
한 줄 요약

이 논문은 오프라인 블랙박스 최적화를 위한 확산 LLM 프레임워크 DiBO를 소개합니다. 이 프레임워크는 구분 토큰(delimiter tokens)으로 도메인 적응을 수행하고 두 단계 후학습(SFT then RL)을 통해 이질적인 프롬프트, 디자인, 라벨로부터 고라벨 디자인을 생성하며, 소데이터 설정에서 Design-Bench에서 최첨단 성과를 달성합니다.

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.

연구 동기 및 목표

  • 자연어 사전 학습과 오프라인 디자인 데이터 간의 격차를 줄여 BBO를 위한 양방향 모델링을 가능하게 한다.
  • 확산 LLM을 활용하여 디자인 공간의 양방향 의존성을 포착한다.
  • 도메인 적응 및 후학습 파이프라인을 개발하여 확산 생성이 고라벨 디자인과 정렬되도록 한다.
  • Discrete 및 Continuous 작업에서 소데이터 설정의 Design-Bench에서 강력한 성능을 보여준다.

제안 방법

  • 디자인과 라벨을 명시적으로 구분 토큰으로 표시하는统一 프롬프트–응답 코퍼스를 구성한다.
  • 프롬프트와 응답에서 마스킹된 토큰을 함께 예측하는 방식으로 도메인 적응을 수행한다(공동 DA 손실).
  • 统一 코퍼스에서의 지도 학습 미세조정(마스킹된 응답 예측)으로 1단계 후학습을 수행하고, 고라벨 개선으로 정의된 보상을 사용하는 강화학습으로 이어진다.
  • 효율성을 위해 한 단계 로그-확률 RL 근사치를 사용하고 보상 r(q,o)=y(o)−y(q)와 보상의 표준편차로 정규화한다.
  • 128개의 후보를 각 태스크에 대해 사용하고 제약: Design-Bench 태스크(TF8, TF10, Ant Morphology, D’Kitty Morphology)에서 안정성과 강건성을 분석한다.
Figure 1 : Overview of the DiBO framework. (a) Unified Prompt–Response Corpus: Heterogeneous BBO signals (natural-language prompts, offline designs and their associated labels) are unified using explicit delimiter tokens. (b) Domain Adaptation (DA): The diffusion LLM is domain-adapted via joint mask
Figure 1 : Overview of the DiBO framework. (a) Unified Prompt–Response Corpus: Heterogeneous BBO signals (natural-language prompts, offline designs and their associated labels) are unified using explicit delimiter tokens. (b) Domain Adaptation (DA): The diffusion LLM is domain-adapted via joint mask

실험 결과

연구 질문

  • RQ1오프라인 BBO에서 확산 LLM이 자기회귀 LLM보다 양방향 의존성을 더 잘 포착할 수 있는가?
  • RQ2Delimiter를 강화한 프롬프트를 통한 도메인 적응이 이질적 오프라인 데이터 학습을 향상시키는가?
  • RQ3세 단계 훈련 파이프라인(DA, SFT, RL)이 소데이터 체제에서 고라벨 디자인에 대해 더 나은 정합성을 내는가?
  • RQ4DiBO가 이산 및 연속 디자인 작업에서 다양한 베이스라인과 비교하여 어떤 성과를 보이는가?
  • RQ5프롬프트 유사성, 구분 토큰, 훈련 단계가 성능에 미치는 영향은 무엇인가?

주요 결과

MethodAnt MorphologyD’Kitty MorphologyTF Bind 8TF Bind 10Mean Score ↑Rank Mean ↓Rank Median ↓
D (ours) DiBO (full)0.944±0.0160.923±0.0020.965±0.0380.755±0.0120.897±0.0172.51.0
OPRO0.517±0.0390.856±0.0460.758±0.0170.500±0.0130.657±0.02813.514.5
GTG0.603±0.0390.917±0.0230.762±0.0160.730±0.0260.753±0.0267.259.0
DDOM0.590±0.0260.929±0.0370.739±0.0160.497±0.0020.689±0.02010.7511.5
MIN0.570±0.0030.886±0.0170.764±0.0080.517±0.0300.684±0.01511.7512.5
ExPT0.929±0.0490.950±0.0410.810±0.0440.703±0.0220.848±0.0393.03.0
OPRO (alternate)0.517±0.0390.856±0.0460.758±0.0170.500±0.0130.657±0.02813.514.5
BONET0.632±0.0420.920±0.0400.776±0.0070.492±0.0430.705±0.0339.57.5
CMA-ES0.592±0.0100.711±0.0450.784±0.0290.658±0.0310.686±0.0299.758.5
UniSO-T0.636±0.0450.939±0.0070.836±0.0270.522±0.0170.733±0.0246.05.0
Grad-mean0.644±0.0390.907±0.0160.666±0.0110.695±0.0270.728±0.0239.58.5
Grad-EI0.626±0.0020.901±0.0450.673±0.0120.689±0.0130.722±0.01810.510.5
  • DiBO는 소데이터 설정에서 여러 작업에 걸쳐 최첨단 성능을 달성한다.
  • 구분 토큰은 plain-text 경계에 비해 모든 학습 단계에서 성능을 크게 향상시킨다.
  • 세 단계 파이프라인(DA + SFT + RL)은 두 단계 변형보다 우수한 정합성을 보이며, RL이 미세 보상 최적화를 제공한다.
  • 유사도 조건부 맥락 구성(디자인 유사성으로 선택된 프롬프트 예시)이 무작위 맥락에 비해 성능을 크게 높인다.
  • DiBO는 정방향 대리자 기반 방법 및 다수의 확산 계열 베이스라인을 꾸준히 능가하며, 특히 Ant Morphology 및 TF Bind 태스크에서 두드러진 성과를 보인다.
  • 하이퍼파라미터(RL 학습률, 프롬프트 템플릿 변화)에도 로버스트한 편이다.
Figure 2 : Hyperparameter sensitivity on TF Bind 8 and Ant Morphology at the RL stage: (a) the number of few-shot examples in the prompt (context length), (b) size of the offline dataset, (c) learning rate used in RL stage, and (d) variations of prompt templates. Results are reported as relative per
Figure 2 : Hyperparameter sensitivity on TF Bind 8 and Ant Morphology at the RL stage: (a) the number of few-shot examples in the prompt (context length), (b) size of the offline dataset, (c) learning rate used in RL stage, and (d) variations of prompt templates. Results are reported as relative per

더 나은 연구,지금 바로 시작하세요

연구 설계부터 논문 작성까지, 연구 시간을 획기적으로 줄여보세요.

카드 등록 없음 · 무료 플랜 제공

이 리뷰는 AI가 만들고, 인간 에디터가 검토했습니다.