paper-with-me

홈 › Papers

Preference Adaptive and Sequential Text-to-Image Generation

2024-12-10 · Ofir Nabati, Guy Tennenholtz, ChihWei Hsu, MoonKyung Ryu, Deepak Ramachandran, Yinlam Chow, Xiang Li, Craig Boutilier

We address the problem of interactive text-to-image (T2I) generation, designing a reinforcement learning (RL) agent which iteratively improves a set of generated images for a user through a sequence of prompt expansions. Using human raters, we create a novel dataset of sequential preferences, which we leverage, together with large-scale open-source (non-sequential) datasets. We construct user-preference and user-choice models using an EM strategy and identify varying user preference types. We then leverage a large multimodal language model (LMM) and a value-based RL approach to suggest an adaptive and diverse slate of prompt expansions to the user. Our Preference Adaptive and Sequential Text-to-image Agent (PASTA) extends T2I models with adaptive multi-turn capabilities, fostering collaborative co-creation and addressing uncertainty or underspecification in a user's intent. We evaluate PASTA using human raters, showing significant improvement compared to baseline methods. We also open-source our sequential rater dataset and simulated user-rater interactions to support future research in user-centric multi-turn T2I systems.

📄 PDF Abstract BibTeX arXiv:2412.10419

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationLanguage ModelingLanguage ModellingReinforcement Learning (RL)Text to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Learning Partially Aligned Item Representation for Cross-Domain Sequential Recommendation

2024-05-21 · Mingjia Yin, Hao Wang, Wei Guo, Yong liu 외

Cross-domain sequential recommendation (CDSR) aims to uncover and transfer users' sequential preferences across multiple recommendation domains. While significant endeavors have been made, they primarily concentrated on …

Multi-Task LearningSelf-Supervised LearningSequential Recommendation

A Dense Reward View on Aligning Text-to-Image Diffusion with Preference

2024-02-13 · Shentao Yang, Tianqi Chen, Mingyuan Zhou

Aligning text-to-image diffusion model (T2I) with preference has been gaining increasing research attention. While prior works exist on directly optimizing T2I by preference data, these methods are developed under the ba…

Model-Agnostic Human Preference Inversion in Diffusion Models

2024-04-01 · Jeeyung Kim, Ze Wang, Qiang Qiu

Efficient text-to-image generation remains a challenging task due to the high computational costs associated with the multi-step sampling in diffusion models. Although distillation of pre-trained diffusion models has bee…

Image GenerationmodelText to Image GenerationText-to-Image Generation

Cost-Adaptive Recourse Recommendation by Adaptive Preference Elicitation

2024-02-23 · Duy Nguyen, Bao Nguyen, Viet Anh Nguyen

Algorithmic recourse recommends a cost-efficient action to a subject to reverse an unfavorable machine learning classification decision. Most existing methods in the literature generate recourse under the assumption of c…

Question Answering

SPARC-RAG: Adaptive Sequential-Parallel Scaling with Context Management for Retrieval-Augmented Generation

2026-01-22 · Yuxin Yang, Gangda Deng, Ömer Faruk Akgül, Nima Chitsazan 외 arxiv

Retrieval-Augmented Generation (RAG) grounds large language model outputs in external evidence, but remains challenged on multi-hop question answering that requires long reasoning. Recent works scale RAG at inference tim…

Multi-hop Question Answering