arXiv:2501.14356cs.CV2025-01AAAI被引 9

通过因果推理提升视频人体姿态估计的鲁棒性与可解释性

Causal-Inspired Multitask Learning for Video-Based Human Pose Estimation

  • 引入双重自监督任务,让模型学会基于已知关节点推断未知点
  • 在三个数据集上超越当前最佳方法,尤其在遮挡等挑战场景表现优异
  • 适合关注模型可解释性与复杂场景泛化能力的研究者

视频人体姿态估计是计算机视觉中的基础且具有挑战性的问题。以往研究主要通过改进网络结构和优化策略来增强时空建模能力,但忽略了关节间的因果关系,导致模型在复杂场景下泛化能力不足。本文首次从因果视角出发,提出一种两阶段的因果启发式多任务学习框架。第一阶段引入两个自监督辅助任务,使网络能够基于观测到的关节点信息推断困难关节点,从而赋予模型因果推理能力,提升对复杂场景的鲁棒性。第二阶段认为并非所有特征令牌都同等重要,关键在于识别并优先处理因果相关的关节点特征。为此,提出令牌因果重要性选择模块以区分因果(关节点相关)与非因果(如背景、物体)令牌;同时,非因果令牌虽冗余但可能包含有益线索,因此进一步设计非因果令牌聚类模块,合并相似内容。大量实验表明,该方法在三个大规模基准数据集上均优于现有最先进方法。

原文摘要 · Abstract (English)

Video-based human pose estimation has long been a fundamental yet challenging problem in computer vision. Previous studies focus on spatio-temporal modeling through the enhancement of architecture design and optimization strategies. However, they overlook the causal relationships in the joints, leading to models that may be overly tailored and thus estimate poorly to challenging scenes. Therefore, adequate causal reasoning capability, coupled with good interpretability of model, are both indispensable and prerequisite for achieving reliable results. In this paper, we pioneer a causal perspective on pose estimation and introduce a causal-inspired multitask learning framework, consisting of two stages. \textit{In the first stage}, we try to endow the model with causal spatio-temporal modeling ability by introducing two self-supervision auxiliary tasks. Specifically, these auxiliary tasks enable the network to infer challenging keypoints based on observed keypoint information, thereby imbuing causal reasoning capabilities into the model and making it robust to challenging scenes. \textit{In the second stage}, we argue that not all feature tokens contribute equally to pose estimation. Prioritizing causal (keypoint-relevant) tokens is crucial to achieve reliable results, which could improve the interpretability of the model. To this end, we propose a Token Causal Importance Selection module to identify the causal tokens and non-causal tokens (\textit{e.g.}, background and objects). Additionally, non-causal tokens could provide potentially beneficial cues but may be redundant. We further introduce a non-causal tokens clustering module to merge the similar non-causal tokens. Extensive experiments show that our method outperforms state-of-the-art methods on three large-scale benchmark datasets.

人体姿态估计因果推理多任务学习可解释性

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