paper-with-me

Papers

Endogenous Reprompting: Self-Evolving Cognitive Alignment for Unified Multimodal Models

2026-01-28 · Zhenchen Tang, Songlin Yang, Zichuan Wang, Bo Peng, Yang Li, Beibei Dong, Jing Dong arxiv

Unified Multimodal Models (UMMs) exhibit strong understanding, yet this capability often fails to effectively guide generation. We identify this as a Cognitive Gap: the model lacks the understanding of how to enhance its own generation process. To bridge this gap, we propose Endogenous Reprompting, a mechanism that transforms the model's understanding from a passive encoding process into an explicit generative reasoning step by generating self-aligned descriptors during generation. To achieve this, we introduce SEER (Self-Evolving Evaluator and Reprompter), a training framework that establishes a two-stage endogenous loop using only 300 samples from a compact proxy task, Visual Instruction Elaboration. First, Reinforcement Learning with Verifiable Rewards (RLVR) activates the model's latent evaluation ability via curriculum learning, producing a high-fidelity endogenous reward signal. Second, Reinforcement Learning with Model-rewarded Thinking (RLMT) leverages this signal to optimize the generative reasoning policy. Experiments show that SEER consistently outperforms state-of-the-art baselines in evaluation accuracy, reprompting efficiency, and generation quality, without sacrificing general multimodal capabilities.

📄 PDF Abstract BibTeX arXiv:2601.20305

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

LC-ERD: Mining Latent Logic for Self-Evolving Reasoning via Consistency-Regulated Reward Decomposition

2026-05-19 · Yanyu Chen, Jiyue Jiang, Dianzhi Yu, Zheng Wu 외 arxiv

The evolution of Large Language Model (LLM) reasoning is bottlenecked by the scarcity of high-quality process data. While self-alignment via endogenous rewards offers a solution, mining valid supervision faces three chal…

Self-Debiasing Large Language Models: Zero-Shot Recognition and Reduction of Stereotypes

2024-02-03 · Isabel O. Gallegos, Ryan A. Rossi, Joe Barrow, Md Mehrab Tanjim 외

Large language models (LLMs) have shown remarkable advances in language generation and understanding but are also prone to exhibiting harmful social biases. While recognition of these behaviors has generated an abundance…

Text GenerationZero-Shot Learning

RePrompt: Reasoning-Augmented Reprompting for Text-to-Image Generation via Reinforcement Learning

2025-05-23 · Mingrui Wu, Lu Wang, Pu Zhao, Fangkai Yang 외

Despite recent progress in text-to-image (T2I) generation, existing models often struggle to faithfully capture user intentions from short and under-specified prompts. While prior work has attempted to enhance prompts us…

Image GenerationLanguage ModelingLanguage ModellingText to Image Generation+1

Reprompting: Automated Chain-of-Thought Prompt Inference Through Gibbs Sampling

2023-05-17 · Weijia Xu, Andrzej Banburski-Fahey, Nebojsa Jojic

We introduce Reprompting, an iterative sampling algorithm that automatically learns the Chain-of-Thought (CoT) recipes for a given task without human intervention. Through Gibbs sampling, Reprompting infers the CoT recip…

EvoSpark: Endogenous Interactive Agent Societies for Unified Long-Horizon Narrative Evolution

2026-04-14 · Shiyu He, Minchi Kuang, Mengxian Wang, Bin Hu 외 arxiv

Realizing endogenous narrative evolution in LLM-based multi-agent systems is hindered by the inherent stochasticity of generative emergence. In particular, long-horizon simulations suffer from social memory stacking, whe…