Graph-based High-level Motion Segmentation using Normalized Cuts

Normalized Cuts을 이용한 그래프 기반의 하이레벨 모션 분할

  • Published : 2008.11.15

Abstract

Motion capture devices have been utilized in producing several contents, such as movies and video games. However, since motion capture devices are expensive and inconvenient to use, motions segmented from captured data was recycled and synthesized to utilize it in another contents, but the motions were generally segmented by contents producers in manual. Therefore, automatic motion segmentation is recently getting a lot of attentions. Previous approaches are divided into on-line and off-line, where ow line approaches segment motions based on similarities between neighboring frames and off-line approaches segment motions by capturing the global characteristics in feature space. In this paper, we propose a graph-based high-level motion segmentation method. Since high-level motions consist of repeated frames within temporal distances, we consider similarities between neighboring frames as well as all similarities among all frames within the temporal distance. This is achieved by constructing a graph, where each vertex represents a frame and the edges between the frames are weighted by their similarity. Then, normalized cuts algorithm is used to partition the constructed graph into several sub-graphs by globally finding minimum cuts. In the experiments, the results using the proposed method showed better performance than PCA-based method in on-line and GMM-based method in off-line, as the proposed method globally segment motions from the graph constructed based similarities between neighboring frames as well as similarities among all frames within temporal distances.

모션 캡쳐 장비는 사람의 자연스러운 행동이나 동작 정보를 정밀하게 얻기 위해 널리 이용되며, 영화나 게임과 같은 콘텐츠 제작 시에 자주 활용된다. 하지만 모션 캡쳐 장비가 고가이고 이용하기 불편하기 때문에 대부분의 경우 한번 입력받은 데이타를 모션별로 분할하고 상황에 맞게 재결합하여 이용하며, 입력 데이타를 모션별로 분할하는 작업은 대부분 수동으로 이루어진다. 이 때문에 캡쳐된 모션 데이타를 자동으로 분할하기 위한 연구들이 최근 다양하게 시도되고 있다. 기존의 연구들은 크게 각 프레임의 전역적 특징을 고려하는 오프라인 방법과 이웃하는 프레임 사이의 유사도를 고려하는 온라인 방법으로 나누어진다. 본 논문에서는 온라인과 오프라인 방법을 통합한 그래프 기반의 하이레벨 모션 분할 방법을 제안한다. 하이레벨 모션은 모션 내에서 반복되는 프레임을 포함하는 특징을 가지고 있다. 우리는 이 특징을 기반으로 이웃하는 프레임뿐만 아니라 일정시간내의 모든 프레임 사이의 유사도를 고려하는 그래프를 생성하며, 그래프의 정점(vertex)에는 프레임 정보를 간선(edge)의 가중치는 두 프레임 사이의 유사도를 반영한다. 그래프를 분할하기 위해 분할된 간선의 가중치를 전역적으로 최소화할 수 있는 normalized cuts을 이용하며, 분할된 정점의 집합은 하이레벨 모션을 의미한다. 결과적으로 제안된 방법은 이웃하는 프레임뿐만 아니라 일정시간내의 모든 프레임 사이의 유사도를 반영하는 그래프를 전역적으로 최소화함으로써 온라인과 오프라인 방법을 동시에 고려할 수 있으며, 실험에서 제안된 방법은 기존의 오프라인 방법 중 하나인 GMM과 온라인 방법 중 하나인 PEA를 이용한 방법보다 좋은 결과를 보였다

Keywords

References

  1. J. Barbic, A. Safonova, J.-Y. Pan, C. Faloutsos, J. K. Hodgins and N. S. Pollard, "Segmenting Motion Capture Data into Distinct Behaviors," Proceedings of ACM International Conference on Graphics Interface, Vol. 62, pp. 185-194, 2004
  2. T. Kim, S. Park, and S. Shin, "Rhythmic-Motion Synthesis Based on Motion-Beat Analysis," ACM Transactions on Graphics, Vol. 22, pp. 392-401, 2003 https://doi.org/10.1145/882262.882283
  3. C. Lee and A. Elgammal, "Human Motion Synthesis by Motion Manifold Learning and Motion Primitive Segmentation," Proceedings of Articulated Motion and Deformable Objects on International Conference, Lecture Notes in Computer Science, Vol. 4069, pp. 464-473, 2006
  4. Y. Sakamoto, S. Kuriyama, and T. Kaneko, "Motion Map: Image-based Retrieval and Segmentation of Motion Data," Proceedings of Eurographics/ACM SIGGRAPH Symposium on Computer Animation, pp. 259-266, 2004
  5. A. Fod, M. J Mataric, and O. Jenkins, "Automated Derivation of Primitives for Movement Classification," Autonomous Robots, Vol. 12, No. 1, pp. 39-54, 2002 https://doi.org/10.1023/A:1013254724861
  6. T. Kwon and S. Shin "Motion Modeling for On- Line Locomotion Synthesis," Proceedings of ACM SIGGRAPH/Eurographics Symposium on Computer Animation, pp. 29-38, 2005
  7. T. Yamasaki and K. Aizawa, "Motion Segmentation and Retrieval for 3D Video Based on Modified Shape Distribution," EURASIP Journal on Advances in Signal Processing, Vol. 2007, No. 2, pp. 1-11, 2007
  8. D. Bouchard and N. Badler, "Semantic Segmentation of Motion Capture Using Laban Movement Analysis," Proceeding of Intelligent Virtual Agents on International Conference, Lecture Notes in Computer Science, Vol. 4722, pp. 37-44, 2007
  9. J. Shi and J. Malik, "Normalized cuts and Image Segmentation," IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 22, No. 8, pp. 888-905, 2000 https://doi.org/10.1109/34.868688
  10. http://mocap.cs.cmu.edu