Victor Kolominsky-Rabas, Leopold Müller, Claudius Budcke, Niklas Kühl
A methodologically careful feasibility study with a useful diagnostic insight about LLM-judge miscalibration, but limited technical novelty and no downstream impact evidence cap its influence to a niche subcommunity.
Personalized marketing can increase customer engagement, satisfaction, and conversion. While existing personalization approaches have become effective at matching the right product to the right customer, the visual representation of advertisements remains generic and only weakly tailored to the individual. Prior research shows that generative artificial intelligence can improve the creation of personalized advertisements, particularly for text, and that image generation models can support scalable advertisement production. However, little research has examined how detailed customer information can be systematically translated into fully AI-generated, personalized advertising imagery at scale on a technical level. To address this gap, we propose AdMan, a multi-agent pipeline that transforms customer data into personas, generates personalized advertisement images conditioned on product reference images, and applies an LLM-based judge agent for automated quality control. We implement the pipeline with two different model configurations and evaluate it across four products, using six celebrity personas for qualitative inspection, and 100 real customer profiles, producing 1745 advertisements. The evaluation combines a qualitative expert focus group and a quantitative artifact-rate assessment. The results show that the pipeline can generate photorealistic and personalized advertisements. At the same time, performance varies substantially by product complexity and model configuration. Our findings extend the literature on AI-based personalized advertising by demonstrating the feasibility and current limitations of fully automated image generation for advertising.
The paper introduces AdMan, a multi-agent LLM/diffusion pipeline that converts detailed individual customer profiles into fully AI-generated personalized advertising imagery. The claimed novelty is filling a specific gap: prior work in generative advertising imagery has relied on either (a) narrow tasks like background inpainting/outpainting around a fixed product image, or (b) coarse personalization using only one or a few customer dimensions. AdMan instead systematically maps rich tabular profiles (demographics, lifestyle, appearance, environment) into textual personas → prompts → product-conditioned images, with an LLM judge agent for quality control and bounded regeneration. The contribution is primarily an integration and empirical characterization rather than a new model or algorithm. The most durable insight is diagnostic: the paper documents *where and why* current commercial foundation models fail at this task (text rendering, physical/spatial realism, product fidelity) and shows that LLM judges act largely as text-defect detectors that inherit the generators' blind spots.
The evaluation design is notably careful for a systems/feasibility paper. Strengths include: a two-configuration comparison (GPT vs. Gemini) that separates model-contingent from model-invariant findings; a principled product selection grounded in the FCB Grid to span involvement × decision-driver quadrants; a clean decomposition into I_first / I_passed / I_selected image sets that cleanly disentangles generator quality from judge behavior; and genuinely solid statistics — Wilson confidence intervals, paired McNemar tests, Fisher exact tests, Holm-Bonferroni correction, Fleiss' κ inter-rater reliability, and customer-level clustered robustness checks. The insight that "pass rate measures the judge, not the generator" and that the lower-pass-rate configuration delivers *fewer* artifacts is well-supported and analytically sharp.
Weaknesses: product complexity is not experimentally manipulated (acknowledged as descriptive); n=100 is modest and heavily U.S./White/English-skewed; the celebrity qualitative set (n=24 images, single configuration) is small; the focus group includes three authors as participants (though they only moderated). No downstream engagement/conversion measurement — the actual value proposition of personalized advertising — is deferred to a separate study. Product fidelity, arguably the most commercially critical dimension, is not measured as a distinct construct.
The practical relevance is high and timely: personalized advertising is a multi-billion-dollar industry, and the modular architecture supports incremental adoption (e.g., using the judge to pre-screen human designs). However, the paper's own conclusion is that the system is *not deployment-ready* for most products, requiring human review whenever packaging text or brand fidelity matters. This tempers near-term impact. The most transferable contribution is the evaluation methodology and the finding that LLM-as-judge quality control is miscalibrated for structural (non-textual) defects — a lesson relevant well beyond advertising, to any generative content pipeline using LLM judges. This could be cited by the broader multi-agent/generative-content community.
Very timely. It sits at the confluence of three hot areas: LLM multi-agent systems, diffusion image generation, and marketing personalization. The use of current frontier models (the paper references gpt-5, gemini-3-pro-image, dated 2026) keeps it at the frontier. The identified bottlenecks (text rendering, physical realism, judge calibration) are precisely the open problems the field is actively working on.
Strengths: rigorous and honest statistical treatment; a genuinely useful conceptual separation of generator vs. judge quality; a clear diagnostic contribution about LLM-judge blind spots; promised code/dataset release; well-motivated product taxonomy.
Limitations: the core technical novelty is modest — this is an orchestration of off-the-shelf commercial APIs, not a new method; no algorithmic advance to reuse as a primitive; findings are tightly coupled to specific proprietary model versions that will age quickly (harming long-term reproducibility and reuse); no downstream effectiveness evidence; homogeneous population sample limits generalizability of the personalization claims; the work is essentially an information-systems feasibility study rather than a machine-learning contribution.
The paper is well-written and logically organized, with careful hedging that distinguishes descriptive from inferential claims. Reproducibility is moderate: methodology, prompts strategy, and datasets are described and code is promised, but reliance on evolving proprietary models means exact replication will degrade over time. The scientific "surprise" is modest — most findings (text rendering is hard, complex products are hard, judges are imperfect) confirm widely-held intuitions, though the quantified judge-vs-generator dissociation is a genuinely useful, non-obvious result. This is a competent, honest, methodologically careful contribution likely to be cited within the AI-marketing and applied multi-agent subcommunities, but unlikely to shift practice broadly or serve as a foundational building block.
Generated Sep 14, 2026
A methodologically careful feasibility study with a useful diagnostic insight about LLM-judge miscalibration, but limited technical novelty and no downstream impact evidence cap its influence to a niche subcommunity.