paper-with-me

홈 › Papers

VinciCoder: Unifying Multimodal Code Generation via Coarse-to-fine Visual Reinforcement Learning

2025-11-01 · Xuanle Zhao, Deyang Jiang, Zhixiong Zeng, Lei Chen, Haibo Qiu, Jing Huang, Yufeng Zhong, Liming Zheng, Yilin Cao, Lin Ma arxiv

Multimodal code generation has garnered significant interest within the research community. Despite the notable success of recent vision-language models (VLMs) on specialized tasks like chart-to-code generation, their reliance on single-task training regimens fosters a narrow paradigm that hinders the development of generalized \textbf{VI}sio\textbf{N} \textbf{C}ode \textbf{I}ntelligence. In this work, we introduce \textbf{VinciCoder}, a unified multimodal code generation model that addresses this limitation via a two-stage training framework. We begin by constructing a large-scale Supervised Finetuning (SFT) corpus comprising 1.6M image-code pairs for tasks involving direct code generation and visual-based code refinement. Subsequently, we introduce a Visual Reinforcement Learning (ViRL) strategy, which employs a coarse-to-fine reward mechanism to improve visual fidelity by calculating visual similarity across local and global image patches. Extensive experiments on diverse multimodal code generation benchmarks demonstrate that VinciCoder achieves state-of-the-art performance, surpassing recent open-source models. The ablation study further validates the effectiveness of our proposed coarse-to-fine ViRL strategy. The data, code and model is available at https://github.com/DocTron-hub/VinciCoder.

📄 PDF Abstract BibTeX arXiv:2511.00391

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningCode Generation

Similar Papers 제목 키워드 기반

Emerging Properties in Unified Multimodal Pretraining

2025-05-20 · Chaorui Deng, Deyao Zhu, Kunchang Li, Chenhui Gou 외

Unifying multimodal understanding and generation has shown impressive capabilities in cutting-edge proprietary systems. In this work, we introduce BAGEL, an open0source foundational model that natively supports multimoda…

Image EditingImage GenerationImage Manipulation+2

LLaDA2.0-Uni: Unifying Multimodal Understanding and Generation with Diffusion Large Language Model

2026-04-22 · Inclusion AI, Tiwei Bie, Haoxing Chen, Tieyuan Chen 외 arxiv

We present LLaDA2.0-Uni, a unified discrete diffusion large language model (dLLM) that supports multimodal understanding and generation within a natively integrated framework. Its architecture combines a fully semantic d…

Image Generation

Unifying Language-Action Understanding and Generation for Autonomous Driving

2026-03-02 · Xinyang Wang, Qian Liu, Wenjie Ding, Zhao Yang 외 arxiv

Vision-Language-Action (VLA) models are emerging as a promising paradigm for end-to-end autonomous driving, valued for their potential to leverage world knowledge and reason about complex driving scenes. However, existin…

Instruction FollowingAction UnderstandingAutonomous Driving

FlowInOne:Unifying Multimodal Generation as Image-in, Image-out Flow Matching

2026-04-08 · Junchao Yi, Rui Zhao, Jiahao Tang, Weixian Lei 외 arxiv

Multimodal generation has long been dominated by text-driven pipelines where language dictates vision but cannot reason or create within it. We challenge this paradigm by asking whether all modalities, including textual …

visual instruction followingText-to-Image GenerationTrajectory Predictionmultimodal generation

Multitask Multimodal Prompted Training for Interactive Embodied Task Completion

2023-11-07 · Georgios Pantazopoulos, Malvina Nikandrou, Amit Parekh, Bhathiya Hemanthage 외

Interactive and embodied tasks pose at least two fundamental challenges to existing Vision & Language (VL) models, including 1) grounding language in trajectories of actions and observations, and 2) referential disambigu…

DecoderText Generation