UFVideo: Towards Unified Fine-Grained Video Cooperative Understanding with Large Language Models
This addresses the problem of fragmented video understanding for AI researchers, offering a more comprehensive approach, though it appears incremental as an extension of existing Video LLM frameworks.
The authors tackled the limitation of existing Video LLMs by introducing UFVideo, a model that achieves unified multi-grained video understanding across global, pixel, and temporal scales, outperforming GPT-4o on constructed benchmarks and validating on 9 public benchmarks.
With the advancement of multi-modal Large Language Models (LLMs), Video LLMs have been further developed to perform on holistic and specialized video understanding. However, existing works are limited to specialized video understanding tasks, failing to achieve a comprehensive and multi-grained video perception. To bridge this gap, we introduce UFVideo, the first Video LLM with unified multi-grained cooperative understanding capabilities. Specifically, we design unified visual-language guided alignment to flexibly handle video understanding across global, pixel and temporal scales within a single model. UFVideo dynamically encodes the visual and text inputs of different tasks and generates the textual response, temporal localization, or grounded mask. Additionally, to evaluate challenging multi-grained video understanding tasks, we construct the UFVideo-Bench consisting of three distinct collaborative tasks within the scales, which demonstrates UFVideo's flexibility and advantages over GPT-4o. Furthermore, we validate the effectiveness of our model across 9 public benchmarks covering various common video understanding tasks, providing valuable insights for future Video LLMs.