paper-with-me

Papers

OneThinker: All-in-one Reasoning Model for Image and Video

2025-12-02 · Kaituo Feng, Manyuan Zhang, Hongyu Li, Kaixuan Fan, Shuang Chen, Yilei Jiang, Dian Zheng, Peiwen Sun, Yiyuan Zhang, Haoze Sun, Yan Feng, Peng Pei, Xunliang Cai, Xiangyu Yue arxiv

Reinforcement learning (RL) has recently achieved remarkable success in eliciting visual reasoning within Multimodal Large Language Models (MLLMs). However, existing approaches typically train separate models for different tasks and treat image and video reasoning as disjoint domains. This results in limited scalability toward a multimodal reasoning generalist, which restricts practical versatility and hinders potential knowledge sharing across tasks and modalities. To this end, we propose OneThinker, an all-in-one reasoning model that unifies image and video understanding across diverse fundamental visual tasks, including question answering, captioning, spatial and temporal grounding, tracking, and segmentation. To achieve this, we construct the OneThinker-600k training corpus covering all these tasks and employ commercial models for CoT annotation, resulting in OneThinker-SFT-340k for SFT cold start. Furthermore, we propose EMA-GRPO to handle reward heterogeneity in multi-task RL by tracking task-wise moving averages of reward standard deviations for balanced optimization. Extensive experiments on diverse visual benchmarks show that OneThinker delivers strong performance on 31 benchmarks, across 10 fundamental visual understanding tasks. Moreover, it exhibits effective knowledge transfer between certain tasks and preliminary zero-shot generalization ability, marking a step toward a unified multimodal reasoning generalist. All code, model, and data are released.

📄 PDF Abstract BibTeX arXiv:2512.03043

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-shot GeneralizationReinforcement LearningMultimodal ReasoningQuestion Answering

Similar Papers 제목 키워드 기반

Video-R1: Reinforcing Video Reasoning in MLLMs

2025-03-27 · Kaituo Feng, Kaixiong Gong, Bohao Li, Zonghao Guo 외

Inspired by DeepSeek-R1's success in eliciting reasoning abilities through rule-based reinforcement learning (RL), we introduce Video-R1 as the first attempt to systematically explore the R1 paradigm for incentivizing vi…

MVBenchReinforcement Learning (RL)Spatial Reasoning

Video-Thinker: Sparking "Thinking with Videos" via Reinforcement Learning

2025-10-27 · Shijian Wang, Jiarui Jin, Xingjian Wang, Linxin Song 외 arxiv

Recent advances in image reasoning methods, particularly "Thinking with Images", have demonstrated remarkable success in Multimodal Large Language Models (MLLMs); however, this dynamic reasoning paradigm has not yet been…

Reinforcement Learning

Video Finetuning Improves Reasoning Between Frames

2025-11-17 · Ruiqi Yang, Tian Yun, Zihan Wang, Ellie Pavlick arxiv

Multimodal large language models (LLMs) have made rapid progress in visual understanding, yet their extension from images to videos often reduces to a naive concatenation of frame tokens. In this work, we investigate wha…

Video Question AnsweringVisual Reasoning

Are Image-to-Video Models Good Zero-Shot Image Editors?

2025-11-24 · Zechuan Zhang, Zhenyuan Chen, Zongxin Yang, Yi Yang arxiv

Large-scale video diffusion models show strong world simulation and temporal reasoning abilities, but their use as zero-shot image editors remains underexplored. We introduce IF-Edit, a tuning-free framework that repurpo…

Image Editing

V-ReasonBench: Toward Unified Reasoning Benchmark Suite for Video Generation Models

2025-11-20 · Yang Luo, Xuanlei Zhao, Baijiong Lin, Lingting Zhu 외 arxiv

Recent progress in generative video models, such as Veo-3, has shown surprising zero-shot reasoning abilities, creating a growing need for systematic and reliable evaluation. We introduce V-ReasonBench, a benchmark desig…

Video Generation