English

Temporal Rate Reduction Clustering for Human Motion Segmentation

Computer Vision and Pattern Recognition 2025-08-12 v2

Abstract

Human Motion Segmentation (HMS), which aims to partition videos into non-overlapping human motions, has attracted increasing research attention recently. Existing approaches for HMS are mainly dominated by subspace clustering methods, which are grounded on the assumption that high-dimensional temporal data align with a Union-of-Subspaces (UoS) distribution. However, the frames in video capturing complex human motions with cluttered backgrounds may not align well with the UoS distribution. In this paper, we propose a novel approach for HMS, named Temporal Rate Reduction Clustering (TR2C\text{TR}^2\text{C}), which jointly learns structured representations and affinity to segment the sequences of frames in video. Specifically, the structured representations learned by TR2C\text{TR}^2\text{C} enjoy temporally consistency and are aligned well with a UoS structure, which is favorable for addressing the HMS task. We conduct extensive experiments on five benchmark HMS datasets and achieve state-of-the-art performances with different feature extractors. The code is available at: https://github.com/mengxianghan123/TR2C.

Keywords

Cite

@article{arxiv.2506.21249,
  title  = {Temporal Rate Reduction Clustering for Human Motion Segmentation},
  author = {Xianghan Meng and Zhengyu Tong and Zhiyuan Huang and Chun-Guang Li},
  journal= {arXiv preprint arXiv:2506.21249},
  year   = {2025}
}

Comments

The paper is accepted by ICCV 2025. The first two authors are equally contributed. Camera-ready version uploaded

R2 v1 2026-07-01T03:34:29.802Z