多粒度感知网络提升开放词汇动作定位准确率
MGCA-Net: Multi-Grained Category-Aware Network for Open-Vocabulary Temporal Action Localization
- 分粒度设计:从视频到片段,分层识别动作存在与类别
- 在THUMOS'14和ActivityNet-1.3上达到最新最优性能
- 特别适合零样本动作定位场景,支持任意新类别识别
开放词汇时间动作定位(OV-TAL)旨在无需为所有类别预先标注训练数据的情况下,识别并定位视频中任意目标动作实例。现有方法通常仅在单一粒度上识别动作类别,导致基础与新类别识别准确率下降。为此,本文提出多粒度类别感知网络(MGCA-Net),包含定位器、动作存在预测器、传统分类器和粗到细分类器。定位器生成与类别无关的动作候选;动作存在预测器估计候选是否属于真实动作实例;传统分类器在片段粒度上对基础类别进行概率预测;粗到细分类器则先在视频粒度判断动作存在,再在候选粒度将动作分配至粗粒度类别。通过针对新类别采用粗到细的类别感知机制,同时保留对基础类别的细粒度感知,实现多粒度类别意识,显著提升定位性能。在THUMOS'14和ActivityNet-1.3基准上全面评估显示,本方法达当前最佳表现,尤其在零样本时间动作定位设置下也取得领先结果。
原文摘要 · Abstract (English)
Open-Vocabulary Temporal Action Localization (OV-TAL) aims to recognize and localize instances of any desired action categories in videos without explicitly curating training data for all categories. Existing methods mostly recognize action categories at a single granularity, which degrades the recognition accuracy of both base and novel action categories. To address these issues, we propose a Multi-Grained Category-Aware Network (MGCA-Net) comprising a localizer, an action presence predictor, a conventional classifier, and a coarse-to-fine classifier. Specifically, the localizer localizes category-agnostic action proposals. For these action proposals, the action presence predictor estimates the probability that they belong to an action instance. At the same time, the conventional classifier predicts the probability of each action proposal over base action categories at the snippet granularity. Novel action categories are recognized by the coarse-to-fine classifier, which first identifies action presence at the video granularity. Finally, it assigns each action proposal to one category from the coarse categories at the proposal granularity. Through coarse-to-fine category awareness for novel actions and the conventional classifier's awareness of base actions, multi-grained category awareness is achieved, effectively enhancing localization performance. Comprehensive evaluations on the THUMOS'14 and ActivityNet-1.3 benchmarks demonstrate that our method achieves state-of-the-art performance. Furthermore, our MGCA-Net achieves state-of-the-art results under the Zero-Shot Temporal Action Localization setting.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。