arXiv:2503.13068cs.CV2025-03CVPR被引 24

提出显式协作机制,统一多任务音视频理解模型

Crab: A Unified Audio-Visual Scene Understanding Model with Explicit Cooperation

  • 构建带显式推理过程的音视频指令数据集
  • 用多头LoRA实现任务间显式协作,性能超越多数专用模型
  • 可视化显示各LoRA头具备独立音视频理解能力

近年来,音视频场景理解任务主要分为时间定位、空间定位、时空推理和像素级理解。然而人类具备统一的理解能力。为实现通用音视频模型,本文提出显式任务协作机制。针对现有数据集标签简单的问题,构建了含显式推理过程的音视频统一指令微调数据集(AV-UIE)。设计交互感知的多头LoRA结构,实现学习阶段的任务显式协作。该方法在多项任务上超越现有统一模型,且部分任务性能优于专用模型。可视化发现每个LoRA头均具备一定音视频理解能力。代码与数据集见GitHub:https://github.com/GeWu-Lab/Crab。

原文摘要 · Abstract (English)

In recent years, numerous tasks have been proposed to encourage model to develop specified capability in understanding audio-visual scene, primarily categorized into temporal localization, spatial localization, spatio-temporal reasoning, and pixel-level understanding. Instead, human possesses a unified understanding ability for diversified tasks. Therefore, designing an audio-visual model with general capability to unify these tasks is of great value. However, simply joint training for all tasks can lead to interference due to the heterogeneity of audiovisual data and complex relationship among tasks. We argue that this problem can be solved through explicit cooperation among tasks. To achieve this goal, we propose a unified learning method which achieves explicit inter-task cooperation from both the perspectives of data and model thoroughly. Specifically, considering the labels of existing datasets are simple words, we carefully refine these datasets and construct an Audio-Visual Unified Instruction-tuning dataset with Explicit reasoning process (AV-UIE), which clarifies the cooperative relationship among tasks. Subsequently, to facilitate concrete cooperation in learning stage, an interaction-aware LoRA structure with multiple LoRA heads is designed to learn different aspects of audiovisual data interaction. By unifying the explicit cooperation across the data and model aspect, our method not only surpasses existing unified audio-visual model on multiple tasks, but also outperforms most specialized models for certain tasks. Furthermore, we also visualize the process of explicit cooperation and surprisingly find that each LoRA head has certain audio-visual understanding ability. Code and dataset: https://github.com/GeWu-Lab/Crab

音视频理解显式协作多模态LoRA

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。