引用本文:吴晓婕,胡占义,吴毅红.基于Segmental-DTW的无监督行为序列分割.软件学报,2008,19(9):2285-2292
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 5931次   下载 7461 本文二维码信息
码上扫一扫!
分享到: 微信 更多
基于Segmental-DTW的无监督行为序列分割
吴晓婕1, 胡占义1, 吴毅红1
中国科学院 自动化研究所 模式识别国家重点实验室,北京 100190
摘要:
行为序列分割是行为分析与识别中最初始、最基础的一个步骤.提出了一种无监督的行为序列分割算法,主要步骤包括:(1) 采用等长有重叠的时间窗口对视频序列进行粗分割;(2) 将粗分割的视频段两两作比较,通过Segmental-DTW算法分割出两个视频段中最相似的行为片断;(3) 将行为片断的相似性转化为邻接图表示,通过图聚类方法对分割出的行为片断进行聚类.该算法采用了从粗到细的分割思想,能够准确地分割出视频序列中大量出现的行为的片断,并将相同行为的片断聚为一类.分割结果可以直接用于行为建模和识别.实验结果也表明
关键词:  行为序列分割  无监督方法  Segmental-DTW  图聚类
DOI:
分类号:
基金项目:Supported by the National Natural Science Foundation of China under Grant Nos.60633070, 60475009 (国家自然科学基金)
Unsupervised Behavior Sequence Segmentation Based on Segmental-DTW
WU Xiao-Jie,HU Zhan-Yi,WU Yi-Hong
Abstract:
Behavior sequence segmentation is the first and most fundamental step of behavior analysis and recognition. In this paper, a novel unsupervised algorithm for behavior sequence segmentation is proposed. The algorithm consists of the following steps: (1) The video sequence is coarsely segmented into equal length subsequences with overlapping time window; (2) Segmental-DTW is used to find out matching behavior clips between pairs of video subsequences; (3) The similarity between behavior clips is represented by an adjacency graph, and an efficient graph clustering algorithm is used to generate behavior clusters. The algorithm, based on a coarse-to-fine strategy, is able to satisfactorily segment behavior sequences and cluster typical behavior patterns. The segmentation results can be used for further behavior modeling and recognition. Experimental results show the behavior clips segmented by this algorithm are prototypical and meaningful.
Key words:  behavior sequence segmentation  unsupervised method  Segmental-DTW  graph clustering