paper-with-me

Papers

OmniVerifier-M1: Multimodal Meta-Verifier with Explicit Structured Recalibration

2026-05-27 · Xinchen Zhang, Bowei Liu, Jiale Liu, Chufan Shi, Yizhen Zhang, Junhong Liu, Youliang Zhang, Zhiheng Li, Yujiu Yang, Ling Yang arxiv

Visual outcomes are increasingly central to multimodal large language models, making reliable and fine-grained verification essential for scaling generalist foundation models. In this work, we investigate multimodal meta-verification, which leverages verifier-generated rationales rather than decision-only signals, and explore how to effectively incorporate meta-verification feedback into multimodal verifier training. We identify two key findings. First, symbolic verifier outputs (e.g., bounding boxes) outperform textual explanations as meta-verification rationales, enabling efficient rule-based reinforcement learning rewards while avoiding reliance on model-based rewards from auxiliary judge models. Second, decoupling reinforcement learning objectives for binary judgment and meta-verification substantially outperforms joint reward optimization, due to intrinsic differences in output structure and learning dynamics. Based on these insights, we train OmniVerifier-M1, a generalist visual verifier leveraging symbolic meta-verification and decoupled reinforcement learning. OmniVerifier-M1 provides robust verification and fine-grained error localization, and further enables M1-TTS, a verifier-driven agentic generation system achieving dynamic region-level self-correction. This approach paves the way for more reliable, interpretable, and fine-grained multimodal verification, supporting safer and more controllable foundation model deployment.

📄 PDF Abstract BibTeX arXiv:2605.28805

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Generative Universal Verifier as Multimodal Meta-Reasoner

2025-10-15 · Xinchen Zhang, Xiaoying Zhang, Youbin Wu, Yanbin Cao 외 arxiv

We introduce Generative Universal Verifier, a novel concept and plugin designed for next-generation multimodal reasoning in vision-language models and unified multimodal models, providing the fundamental capability of re…

Multimodal ReasoningImage Generation

Plans You Can Check: Verifier-Grounded Learning of an Open-Weight Planner for Executable Video-Editing

2026-08-26 · Haoyu Wang, Cheng Feng, Liuyang Bian, Ruiyang Huang 외 arxiv

Practical video editing is not only pixel generation: an editor must turn a brief, a clip pool, music metadata, and hard constraints into an executable timeline. We study this decision layer as \emph{executable video-edi…

PromptPort: A Reliability Layer for Cross-Model Structured Extraction

2026-01-06 · Varun Kotte arxiv

Structured extraction with LLMs fails in production not because models lack understanding, but because output formatting is unreliable across models and prompts. A prompt that returns clean JSON on GPT-4 may produce fenc…

CiteCheck: Retrieval-Grounded Detection of LLM Citation Hallucinations in Scientific Text

2026-05-26 · Khashayar Khajavi, Shaghayegh Sadeghi, Rise Adhikari, Alexander Tessier arxiv

Large language models (LLMs) are increasingly used to generate scientific reports, but they can produce references that appear plausible while containing corrupted metadata or pointing to papers that do not exist. We int…

VISA: Agentic Self-Evolving Data Synthesis for Multimodal Instruction Following

2026-08-26 · Min Zeng, Guanxin Tan, Libin Cen, Yawei Wen 외 arxiv

Multimodal instruction-following models require training data that is accurate, diverse, verifiable, and challenging. Existing synthesis pipelines typically follow a one-pass generate-and-filter paradigm, discarding feed…

Reinforcement LearningInstruction Following