paper-with-me

Papers

Vision-Driven Prompt Optimization for Large Language Models in Multimodal Generative Tasks

2025-01-05 · Leo Franklin, Apiradee Boonmee, Kritsada Wongsuwan

Vision generation remains a challenging frontier in artificial intelligence, requiring seamless integration of visual understanding and generative capabilities. In this paper, we propose a novel framework, Vision-Driven Prompt Optimization (VDPO), that leverages Large Language Models (LLMs) to dynamically generate textual prompts from visual inputs, guiding high-fidelity image synthesis. VDPO combines a visual embedding prompt tuner, a textual instruction generator, and a vision generation module to achieve state-of-the-art performance in diverse vision generation tasks. Extensive experiments on benchmarks such as COCO and Sketchy demonstrate that VDPO consistently outperforms existing methods, achieving significant improvements in FID, LPIPS, and BLEU/CIDEr scores. Additional analyses reveal the scalability, robustness, and generalization capabilities of VDPO, making it a versatile solution for in-domain and out-of-domain tasks. Human evaluations further validate the practical superiority of VDPO in generating visually appealing and semantically coherent outputs.

📄 PDF Abstract BibTeX arXiv:2501.02527

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

UniAPO: Unified Multimodal Automated Prompt Optimization

2025-08-25 · Qipeng Zhu, Yanzhe Chen, Huasong Zhong, Yan Li 외 arxiv

Prompting is fundamental to unlocking the full potential of large language models. To automate and enhance this process, automatic prompt optimization (APO) has been developed, demonstrating effectiveness primarily in te…

GRPO-TTA: Test-Time Visual Tuning for Vision-Language Models via GRPO-Driven Reinforcement Learning

2026-05-05 · Yujun Li, Hongyuan Zhang, Yuan Yuan arxiv

Group Relative Policy Optimization (GRPO) has recently shown strong performance in post-training large language models and vision-language models. It raises a question of whether the GRPO also significantly promotes the …

Reinforcement LearningTest-time Adaptation

Biomed-DPT: Dual Modality Prompt Tuning for Biomedical Vision-Language Models

2025-05-08 · Wei Peng, Kang Liu, Jianchen Hu, Meng Zhang

Prompt learning is one of the most effective paradigms for adapting pre-trained vision-language models (VLMs) to the biomedical image classification tasks in few shot scenarios. However, most of the current prompt learni…

Clinical KnowledgeDiagnosticimage-classificationImage Classification+3

SIPDO: Closed-Loop Prompt Optimization via Synthetic Data Feedback

2025-05-26 · Yaoning Yu, Ye Yu, Kai Wei, Haojing Luo 외

Prompt quality plays a critical role in the performance of large language models (LLMs), motivating a growing body of work on prompt optimization. Most existing methods optimize prompts over a fixed dataset, assuming sta…

Prompt LearningQuestion AnsweringSynthetic Data Generation

MAO: Efficient Model-Agnostic Optimization of Prompt Tuning for Vision-Language Models

2025-03-23 · Haoyang Li, Siyu Zhou, Liang Wang, Guodong Long

Though CLIP-based prompt tuning significantly enhances pre-trained Vision-Language Models, existing research focuses on reconstructing the model architecture, e.g., additional loss calculation and meta-networks. These ap…