paper-with-me

홈 › Papers

DLPO: Towards a Robust, Efficient, and Generalizable Prompt Optimization Framework from a Deep-Learning Perspective

2025-03-17 · Dengyun Peng, YuHang Zhou, Qiguang Chen, Jinhao Liu, Jingjing Chen, Libo Qin

Large Language Models (LLMs) have achieved remarkable success across diverse tasks, largely driven by well-designed prompts. However, crafting and selecting such prompts often requires considerable human effort, significantly limiting its scalability. To mitigate this, recent studies have explored automated prompt optimization as a promising solution. Despite these efforts, existing methods still face critical challenges in robustness, efficiency, and generalization. To systematically address these challenges, we first conduct an empirical analysis to identify the limitations of current reflection-based prompt optimization paradigm. Building on these insights, we propose 7 innovative approaches inspired by traditional deep learning paradigms for prompt optimization (DLPO), seamlessly integrating these concepts into text-based gradient optimization. Through these advancements, we progressively tackle the aforementioned challenges and validate our methods through extensive experimentation. We hope our study not only provides valuable guidance for future research but also offers a comprehensive understanding of the challenges and potential solutions in prompt optimization. Our code is available at https://github.com/sfasfaffa/DLPO.

📄 PDF Abstract BibTeX arXiv:2503.13413

Code (1)

sfasfaffa/dlpo 공식 구현

Similar Papers 제목 키워드 기반

Fine-Tuning Text-to-Speech Diffusion Models Using Reinforcement Learning with Human Feedback

2025-08-05 · Jingyi Chen, Ju Seung Byun, Micha Elsner, Pichao Wang 외 arxiv

Diffusion models produce high-fidelity speech but are inefficient for real-time use due to long denoising steps and challenges in modeling intonation and rhythm. To improve this, we propose Diffusion Loss-Guided Policy O…

Reinforcement Learning

Multi-Objective Hull Form Optimization with CAD Engine-based Deep Learning Physics for 3D Flow Prediction

2023-06-22 · Jocelyn Ahmed Mazari, Antoine Reverberi, Pierre Yser, Sebastian Sigmund

In this work, we propose a built-in Deep Learning Physics Optimization (DLPO) framework to set up a shape optimization study of the Duisburg Test Case (DTC) container vessel. We present two different applications: (1) se…

Form

DLPO: Diffusion Model Loss-Guided Reinforcement Learning for Fine-Tuning Text-to-Speech Diffusion Models

2024-05-23 · Jingyi Chen, Ju-Seung Byun, Micha Elsner, Andrew Perrault

Recent advancements in generative models have sparked a significant interest within the machine learning community. Particularly, diffusion models have demonstrated remarkable capabilities in synthesizing images and spee…

Image Generationreinforcement-learningReinforcement LearningSpeech Synthesis+3

Restless and Uncertain: Robust Policies for Restless Bandits via Deep Multi-Agent Reinforcement Learning

2021-07-04 · Jackson A. Killian, Lily Xu, Arpita Biswas, Milind Tambe

We introduce robustness in \textit{restless multi-armed bandits} (RMABs), a popular model for constrained resource allocation among independent stochastic processes (arms). Nearly all RMAB techniques assume stochastic dy…

Deep Reinforcement LearningMulti-agent Reinforcement LearningMulti-Armed BanditsReinforcement Learning (RL)

Concentrate Attention: Towards Domain-Generalizable Prompt Optimization for Language Models

2024-06-15 · Chengzhengxu Li, Xiaoming Liu, Zhaohan Zhang, Yichen Wang 외

Recent advances in prompt optimization have notably enhanced the performance of pre-trained language models (PLMs) on downstream tasks. However, the potential of optimized prompts on domain generalization has been under-…

Domain Generalization