paper-with-me

Papers

RAISE: Requirement-Adaptive Evolutionary Refinement for Training-Free Text-to-Image Alignment

2026-02-28 · Liyao Jiang, Ruichen Chen, Chao Gao, Di Niu arxiv

Recent text-to-image (T2I) diffusion models achieve remarkable realism, yet faithful prompt-image alignment remains challenging, particularly for complex prompts with multiple objects, relations, and fine-grained attributes. Existing training-free inference-time scaling methods rely on fixed iteration budgets that cannot adapt to prompt difficulty, while reflection-tuned models require carefully curated reflection datasets and extensive joint fine-tuning of diffusion and vision-language models, often overfitting to reflection paths data and lacking transferability across models. We introduce RAISE (Requirement-Adaptive Self-Improving Evolution), a training-free, requirement-driven evolutionary framework for adaptive T2I generation. RAISE formulates image generation as a requirement-driven adaptive scaling process, evolving a population of candidates at inference time through a diverse set of refinement actions-including prompt rewriting, noise resampling, and instructional editing. Each generation is verified against a structured checklist of requirements, enabling the system to dynamically identify unsatisfied items and allocate further computation only where needed. This achieves adaptive test-time scaling that aligns computational effort with semantic query complexity. On GenEval and DrawBench, RAISE attains state-of-the-art alignment (0.94 overall GenEval) while incurring fewer generated samples (reduced by 30-40%) and VLM calls (reduced by 80%) than prior scaling and reflection-tuned baselines, demonstrating efficient, generalizable, and model-agnostic multi-round self-improvement. Code is available at https://github.com/LiyaoJiang1998/RAISE.

📄 PDF Abstract BibTeX arXiv:2603.00483

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

AdaptEvolve: Improving Efficiency of Evolutionary AI Agents through Adaptive Model Selection

2026-02-12 · Pretam Ray, Pratik Prabhanjan Brahma, Zicheng Liu, Emad Barsoum arxiv

Evolutionary agentic systems intensify the trade-off between computational efficiency and reasoning capability by repeatedly invoking large language models (LLMs) during inference. This setting raises a central question:…

Computational Efficiency

Merging in a Bottle: Differentiable Adaptive Merging (DAM) and the Path from Averaging to Automation

2024-10-10 · Thomas Gauthier-Caron, Shamane Siriwardhana, Elliot Stein, Malikeh Ehghaghi 외

By merging models, AI systems can combine the distinct strengths of separate language models, achieving a balance between multiple capabilities without requiring substantial retraining. However, the integration process c…

PACEvolve++: Improving Test-time Learning for Evolutionary Search Agents

2026-05-07 · Minghao Yan, Bo Peng, Benjamin Coleman, Ziqi Chen 외 arxiv

Large language models have become drivers of evolutionary search, but most systems rely on a fixed, prompt-elicited policy to sample next candidates. This limits adaptation in practical engineering and research tasks, wh…

Sequential RecommendationReinforcement Learning

CoER: Defending against Adaptive Indirect Prompt Injection via Adversarial Co-Evolution and Refinement

2026-09-07 · Boyang Zhang, Qingxin Xiao, Lingwei Dang, Qingyao Wu arxiv

Language-model agents are vulnerable to indirect prompt injection (IPI) during tool use: adversarial instructions hidden in untrusted tool outputs can covertly redirect legitimate task execution. Existing work often trai…

Reinforcement Learning

Differential Contrastive Training for Gaze Estimation

2025-02-27 · Lin Zhang, Yi Tian, XiYun Wang, Wanru Xu 외

The complex application scenarios have raised critical requirements for precise and generalizable gaze estimation methods. Recently, the pre-trained CLIP has achieved remarkable performance on various vision tasks, but i…

Gaze Estimation