paper-with-me

Papers

Bridging Model-Based Optimization and Generative Modeling via Conservative Fine-Tuning of Diffusion Models

2024-05-30 · Masatoshi Uehara, Yulai Zhao, Ehsan Hajiramezanali, Gabriele Scalia, Gökcen Eraslan, Avantika Lal, Sergey Levine, Tommaso Biancalani

AI-driven design problems, such as DNA/protein sequence design, are commonly tackled from two angles: generative modeling, which efficiently captures the feasible design space (e.g., natural images or biological sequences), and model-based optimization, which utilizes reward models for extrapolation. To combine the strengths of both approaches, we adopt a hybrid method that fine-tunes cutting-edge diffusion models by optimizing reward models through RL. Although prior work has explored similar avenues, they primarily focus on scenarios where accurate reward models are accessible. In contrast, we concentrate on an offline setting where a reward model is unknown, and we must learn from static offline datasets, a common scenario in scientific domains. In offline scenarios, existing approaches tend to suffer from overoptimization, as they may be misled by the reward model in out-of-distribution regions. To address this, we introduce a conservative fine-tuning approach, BRAID, by optimizing a conservative reward model, which includes additional penalization outside of offline data distributions. Through empirical and theoretical analysis, we demonstrate the capability of our approach to outperform the best designs in offline data, leveraging the extrapolation capabilities of reward models while avoiding the generation of invalid designs through pre-trained diffusion models.

📄 PDF Abstract BibTeX arXiv:2405.19673

Code (1)

masa-ue/RLfinetuning_Diffusion_Bioseq pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Generative Modeling of Residuals for Real-Time Risk-Sensitive Safety with Discrete-Time Control Barrier Functions

2023-11-10 · Ryan K. Cosner, Igor Sadalski, Jana K. Woo, Preston Culbertson 외

A key source of brittleness for robotic systems is the presence of model uncertainty and external disturbances. Most existing approaches to robust control either seek to bound the worst-case disturbance (which results in…

Generative OOD-regularized Model-based Policy Optimization

2026-05-23 · Aysin Tumay, Jiahe Huang, Elise Jortberg, Rose Yu arxiv

We study sequential decision-making with offline reinforcement learning (RL). Traditional offline RL policies may result in out-of-distribution (OOD) actions when training relies only on sparse offline representations. T…

Reinforcement LearningDensity EstimationOffline RL

Improved Constrained Generation by Bridging Pretrained Generative Models

2026-03-06 · Xiaoxuan Liang, Saeid Naderiparizi, Yunpeng Liu, Berend Zwartsenberg 외 arxiv

Constrained generative modeling is fundamental to applications such as robotic control and autonomous driving, where models must respect physical laws and safety-critical constraints. In real-world settings, these constr…

Autonomous Driving

3DTopia-XL: Scaling High-quality 3D Asset Generation via Primitive Diffusion

2024-09-19 · CVPR 2025 1 · Zhaoxi Chen, Jiaxiang Tang, Yuhao Dong, Ziang Cao 외

The increasing demand for high-quality 3D assets across various industries necessitates efficient and automated 3D content creation. Despite recent advancements in 3D generative models, existing methods still face challe…

HLTCOE Evaluation Team at TREC 2025: VQA Track

2025-12-08 · Dengjia Zhang, Charles Weng, Katherine Guerrerio, Yi Lu 외 arxiv

The HLTCOE Evaluation team participated in TREC VQA's Answer Generation (AG) task, for which we developed a listwise learning framework that aims to improve semantic precision and ranking consistency in answer generation…

Answer Generation