動作認識のための学習モデルの自動構築
Automatic Learning of Gesture Recognition Model Ssing SOM and SVM
In this paper, we propose an automatic learning method for gesture recognition. We combine two different pattern recognition techniques: the Self-Organizing Map (SOM) and Support Vector Machine (SVM). First, we apply the SOM to divide the sample data into phases and construct a state machine. Next, we apply the SVM to learn the transition conditions between nodes. An independent SVM is constructed for each node. Of the various pattern recognition techniques for multi-dimensional data, the SOM is suitable for categorizing data into groups, and thus it is used in the first process. On the other hand, the SVM is suitable for partitioning the feature space into regions belonging to each class, and thus it is used in the second process. Our approach is unique and effective for multi-dimensional and time-varying gesture recognition. The proposed method is a general gesture recognition method that can handle any kinds of input data from any input device. In the experiment presented in this paper, we used two Nintendo Wii Remote controllers, with three-dimensional acceleration sensors, as input devices. The proposed method successfully learned the recognition models of several gestures.
Publications
- Masaki Oshita, Takefumi Matsunaga,
"Automatic Learning of Gesture Recognition Model Using SOM and SVM",
6th International Symposium on Visual Computing 2010 (Lecture Notes in Computer Science 6453), pp. 751-760, Las Vegas, U.S.A, November 2010.
[PDF]
- 松永武文, 尾下真樹,
"SVMを用いた動作認識のための動作状態遷移の自動推定",
情報処理学会研究報告 グラフィックスとCAD, Vol. 2008, No. 109, pp. 31-36, 飯塚, 2008年11月.
[PDF]