paper-with-me

홈 › Papers

Agentic Flow Steering and Parallel Rollout Search for Spatially Grounded Text-to-Image Generation

2026-03-19 · Ping Chen, Daoxuan Zhang, Xiangming Wang, Yungeng Liu, Haijin Zeng, Yongyong Chen arxiv

Precise Text-to-Image (T2I) generation has achieved great success but is hindered by the limited relational reasoning of static text encoders and the error accumulation in open-loop sampling. Without real-time feedback, initial semantic ambiguities during the Ordinary Differential Equation trajectory inevitably escalate into stochastic deviations from spatial constraints. To bridge this gap, we introduce AFS-Search (Agentic Flow Steering and Parallel Rollout Search), a training-free closed-loop framework built upon FLUX.1-dev. AFS-Search incorporates a training-free closed-loop parallel rollout search and flow steering mechanism, which leverages a Vision-Language Model (VLM) as a semantic critic to diagnose intermediate latents and dynamically steer the velocity field via precise spatial grounding. Complementarily, we formulate T2I generation as a sequential decision-making process, exploring multiple trajectories through lookahead simulations and selecting the optimal path based on VLM-guided rewards. Further, we provide AFS-Search-Pro for higher performance and AFS-Search-Fast for quicker generation. Experimental results show that our AFS-Search-Pro greatly boosts the performance of the original FLUX.1-dev, achieving state-of-the-art results across three different benchmarks. Meanwhile, AFS-Search-Fast also significantly enhances performance while maintaining fast generation speed.

📄 PDF Abstract BibTeX arXiv:2603.18627

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image GenerationRelational Reasoning

Similar Papers 제목 키워드 기반

Agentic Aggregation for Parallel Scaling of Long-Horizon Agentic Tasks

2026-04-13 · Yoonsang Lee, Howard Yen, Xi Ye, Danqi Chen arxiv

We study parallel test-time scaling for long-horizon agentic tasks such as agentic search and deep research, where multiple rollouts are generated in parallel and aggregated into a final response. While such scaling has …

AdaLens: Interactive Storyline for Monitoring and Steering Long-Running Agentic Data Analysis

2026-08-18 · Yangtian Liu, Yan Miao, Shuhan Liu, Yunfan Zhou 외 arxiv

Large language models are pushing data science toward increasingly autonomous and agentic workflows, with recent systems already supporting multi-step and long-running analyses. As these workflows become more autonomous,…

Beyond Parallel Sampling: Diverse Query Initialization for Agentic Search

2026-06-15 · Sidhaarth Murali, João Coelho, Jingjie Ning, João Magalhães 외 arxiv

Test-time scaling for agentic search typically increases depth (i.e., more turns and tokens per trajectory) or breadth (i.e., more parallel rollouts). Here we focus on breadth scaling, showing that standard parallel samp…

Reinforcement Learning Optimization for Large-Scale Learning: An Efficient and User-Friendly Scaling Library

2025-06-06 · Weixun Wang, Shaopan Xiong, Gengru Chen, Wei Gao 외

We introduce ROLL, an efficient, scalable, and user-friendly library designed for Reinforcement Learning Optimization for Large-scale Learning. ROLL caters to three primary user groups: tech pioneers aiming for cost-effe…

Management

Argus: Evidence Assembly for Scalable Deep Research Agents

2026-05-15 · Zhen Zhang, Liangcai Su, Zhuo Chen, Xiang Lin 외 arxiv

Deep research agents have achieved remarkable progress on complex information seeking tasks. Even long ReAct style rollouts explore only a single trajectory, while recent state of the art systems scale inference time com…

Reinforcement Learning