paper-with-me

홈 › Papers

Human Learning by Model Feedback: The Dynamics of Iterative Prompting with Midjourney

2023-11-20 · Shachar Don-Yehiya, Leshem Choshen, Omri Abend

Generating images with a Text-to-Image model often requires multiple trials, where human users iteratively update their prompt based on feedback, namely the output image. Taking inspiration from cognitive work on reference games and dialogue alignment, this paper analyzes the dynamics of the user prompts along such iterations. We compile a dataset of iterative interactions of human users with Midjourney. Our analysis then reveals that prompts predictably converge toward specific traits along these iterations. We further study whether this convergence is due to human users, realizing they missed important details, or due to adaptation to the model's ``preferences'', producing better images for a specific language style. We show initial evidence that both possibilities are at play. The possibility that users adapt to the model's preference raises concerns about reusing user data for further training. The prompts may be biased towards the preferences of a specific model, rather than align with human intentions and natural manner of expression.

📄 PDF Abstract BibTeX arXiv:2311.12131

Code (1)

shachardon/mid-journey-to-alignment 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Iteratively Prompting Multimodal LLMs to Reproduce Natural and AI-Generated Images

2024-04-21 · Ali Naseh, Katherine Thai, Mohit Iyyer, Amir Houmansadr

With the digital imagery landscape rapidly evolving, image stocks and AI-generated image marketplaces have become central to visual media. Traditional stock images now exist alongside innovative platforms that trade in p…

Descriptive

DeCoDrift: Stabilizing Decoder Coupling in Closed-Loop Foundation Segmentation

2026-05-25 · H. M. Shadman Tabib, Md. Shamsuzzoha Bayzid, M Sohel Rahman arxiv

Foundation segmentation models such as Segment Anything Model (SAM) are now routinely used in iterative pipelines, where each predicted mask is fed back as the next prompt. This practice turns segmentation into a closed-…

Visual Prompting with Iterative Refinement for Design Critique Generation

2024-12-22 · Peitong Duan, Chin-yi Chen, Bjoern Hartmann, Yang Li

Feedback is crucial for every design process, such as user interface (UI) design, and automating design critiques can significantly improve the efficiency of the design workflow. Although existing multimodal large langua…

AttributeVisual Prompting

Innovating China's Intangible Cultural Heritage with DeepSeek + MidJourney: The Case of Yangliuqing theme Woodblock Prints

2025-06-17 · Ruikun Yang, ZhongLiang Wei, Longdi Xian

Yangliuqing woodblock prints, a cornerstone of China's intangible cultural heritage, are celebrated for their intricate designs and vibrant colors. However, preserving these traditional art forms while fostering innovati…

Compiler-Guided Inference-Time Adaptation: Improving GPT-5 Programming Performance in Idris

2026-02-12 · Minda Li, Bhaskar Krishnamachari arxiv

GPT-5, a state of the art large language model from OpenAI, demonstrates strong performance in widely used programming languages such as Python, C++, and Java; however, its ability to operate in low resource or less comm…