paper-with-me

홈 › Papers

TinyLLaVA-Video-R1: Towards Smaller LMMs for Video Reasoning

2025-04-13 · Xingjian Zhang, Siwei Wen, Wenjun Wu, Lei Huang

Recently, improving the reasoning ability of large multimodal models (LMMs) through reinforcement learning has made great progress. However, most existing works are based on highly reasoning-intensive datasets such as mathematics and code, and researchers generally choose large-scale models as the foundation. We argue that exploring small-scale models' reasoning capabilities remains valuable for researchers with limited computational resources. Moreover, enabling models to explain their reasoning processes on general question-answering datasets is equally meaningful. Therefore, we present the small-scale video reasoning model TinyLLaVA-Video-R1. Based on TinyLLaVA-Video, a traceably trained video understanding model with no more than 4B parameters, it not only demonstrates significantly improved reasoning and thinking capabilities after using reinforcement learning on general Video-QA datasets, but also exhibits the emergent characteristic of "aha moments". Furthermore, we share a series of experimental findings, aiming to provide practical insights for future exploration of video reasoning (thinking) abilities in small-scale models. It is available at https://github.com/ZhangXJ199/TinyLLaVA-Video-R1.

📄 PDF Abstract BibTeX arXiv:2504.09641

Code (1)

zhangxj199/tinyllava-video-r1 공식 구현 pytorch

Tasks

Question Answeringreinforcement-learningReinforcement LearningVideo Understanding

Similar Papers 제목 키워드 기반

TinyLLaVA: A Framework of Small-scale Large Multimodal Models

2024-02-22 · Baichuan Zhou, Ying Hu, Xi Weng, Junlong Jia 외

We present the TinyLLaVA framework that provides a unified perspective in designing and analyzing the small-scale Large Multimodal Models (LMMs). We empirically study the effects of different vision encoders, connection …

Visual Question Answering

TinyLLaVA Factory: A Modularized Codebase for Small-scale Large Multimodal Models

2024-05-20 · Junlong Jia, Ying Hu, Xi Weng, Yiming Shi 외

We present TinyLLaVA Factory, an open-source modular codebase for small-scale large multimodal models (LMMs) with a focus on simplicity of code implementations, extensibility of new features, and reproducibility of train…

Philosophy

TinyLLaVA-Video: A Simple Framework of Small-scale Large Multimodal Models for Video Understanding

2025-01-26 · Xingjian Zhang, Xi Weng, Yihao Yue, Zhaoxin Fan 외

We present the TinyLLaVA-Video, a video understanding model with parameters not exceeding 4B that processes video sequences in a simple manner, without the need for complex architectures, supporting both fps sampling and…

Video Understanding

VideoVista: A Versatile Benchmark for Video Understanding and Reasoning

2024-06-17 · Yunxin Li, Xinyu Chen, Baotian Hu, Longyue Wang 외

Despite significant breakthroughs in video analysis driven by the rapid development of large multimodal models (LMMs), there remains a lack of a versatile evaluation benchmark to comprehensively assess these models' perf…

Anomaly DetectionLogical ReasoningObject TrackingVideo Understanding

How Good is my Video LMM? Complex Video Reasoning and Robustness Evaluation Suite for Video-LMMs

2024-05-06 · Muhammad Uzair Khattak, Muhammad Ferjad Naeem, Jameel Hassan, Muzammal Naseer 외

Recent advancements in Large Language Models (LLMs) have led to the development of Video Large Multi-modal Models (Video-LMMs) that can handle a wide range of video understanding tasks. These models have the potential to…

Autonomous VehiclesVideo Understanding