arXiv:2512.22249cs.LGcs.CV2025-12被引 1

用大模型理解动作时序语义,提升无监督动作分割效果

Temporal Visual Semantics-Induced Human Motion Understanding with Large Language Models

  • 通过大模型分析连续帧的文本语义,生成时序语义信息
  • 在子空间聚类中引入时序正则,使相邻帧共享相似嵌入
  • 支持反馈优化,适合动作分析与视频理解研究者

无监督人体动作分割可借助子空间聚类有效实现,但传统方法忽视了时序语义探索的作用。本文探索从人体动作序列中提取时序视觉语义(TVS),利用大语言模型(LLM)的图文生成能力,增强子空间聚类性能。核心思路是通过LLM从连续帧中提取文本化动作信息,并将其融入子空间聚类框架。主要挑战在于如何利用LLM从动作序列中学习TVS并整合到聚类中。为此,我们通过向LLM提问判断连续帧是否表示相同动作,据此学习时序邻接关系,并构建融合TVS的子空间聚类方法:在子空间嵌入中加入时序正则,促使每帧与其时间邻近帧共享相似嵌入;同时基于嵌入与时间约束进行分割。还设计了反馈机制,根据分割结果持续优化嵌入。实验表明,该方法在四个基准人体动作数据集上优于现有最先进方法。

原文摘要 · Abstract (English)

Unsupervised human motion segmentation (HMS) can be effectively achieved using subspace clustering techniques. However, traditional methods overlook the role of temporal semantic exploration in HMS. This paper explores the use of temporal vision semantics (TVS) derived from human motion sequences, leveraging the image-to-text capabilities of a large language model (LLM) to enhance subspace clustering performance. The core idea is to extract textual motion information from consecutive frames via LLM and incorporate this learned information into the subspace clustering framework. The primary challenge lies in learning TVS from human motion sequences using LLM and integrating this information into subspace clustering. To address this, we determine whether consecutive frames depict the same motion by querying the LLM and subsequently learn temporal neighboring information based on its response. We then develop a TVS-integrated subspace clustering approach, incorporating subspace embedding with a temporal regularizer that induces each frame to share similar subspace embeddings with its temporal neighbors. Additionally, segmentation is performed based on subspace embedding with a temporal constraint that induces the grouping of each frame with its temporal neighbors. We also introduce a feedback-enabled framework that continuously optimizes subspace embedding based on the segmentation output. Experimental results demonstrate that the proposed method outperforms existing state-of-the-art approaches on four benchmark human motion datasets.

动作分割大模型时序语义聚类

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