arXiv:2412.14719cs.CVcs.LG2024-12AAAI被引 72

通过原型校准解决微动作识别中的模糊样本问题。

Prototypical Calibrating Ambiguous Samples for Micro-Action Recognition

  • 构建分层动作树识别模糊样本,区分假负与假正。
  • 用对比优化拉近假负、推远假正,提升分类边界。
  • 适合关注细粒度动作识别与误判修正的研究者。

微动作识别(MAR)在社交互动中作为非语言交流的关键,具有人机交互与情感分析的应用前景。然而现有方法常忽略微动作固有的模糊性,源于类别范围广且视觉差异细微,导致识别准确率受限。本文提出原型校准网络(PCAN),旨在挖掘并缓解这种模糊性。首先,采用分层动作树识别模糊样本,将其分为假负与假正两类,涵盖身体与动作层级类别。其次,引入模糊对比精修模块,通过调节模糊样本与其对应原型间的距离,使假负样本更贴近原型,假正样本远离原型。此外,设计原型多样性增强损失,强化不同原型间的差异以提升模型分辨力。最后,提出原型引导修正机制,利用原型代表性修正预测结果。在基准数据集上的大量实验表明,该方法优于现有技术。代码已公开于 https://github.com/kunli-cs/PCAN。

原文摘要 · Abstract (English)

Micro-Action Recognition (MAR) has gained increasing attention due to its crucial role as a form of non-verbal communication in social interactions, with promising potential for applications in human communication and emotion analysis. However, current approaches often overlook the inherent ambiguity in micro-actions, which arises from the wide category range and subtle visual differences between categories. This oversight hampers the accuracy of micro-action recognition. In this paper, we propose a novel Prototypical Calibrating Ambiguous Network (PCAN) to unleash and mitigate the ambiguity of MAR. Firstly, we employ a hierarchical action-tree to identify the ambiguous sample, categorizing them into distinct sets of ambiguous samples of false negatives and false positives, considering both body- and action-level categories. Secondly, we implement an ambiguous contrastive refinement module to calibrate these ambiguous samples by regulating the distance between ambiguous samples and their corresponding prototypes. This calibration process aims to pull false negative (FN) samples closer to their respective prototypes and push false positive (FP) samples apart from their affiliated prototypes. In addition, we propose a new prototypical diversity amplification loss to strengthen the model's capacity by amplifying the differences between different prototypes. Finally, we propose a prototype-guided rectification to rectify prediction by incorporating the representability of prototypes. Extensive experiments conducted on the benchmark dataset demonstrate the superior performance of our method compared to existing approaches. The code is available at https://github.com/kunli-cs/PCAN.

微动作识别原型学习模糊样本动作分类

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