@article{oai:ipsj.ixsq.nii.ac.jp:00141603,
 author = {耿, 暁亮 and 宇野, 毅明 and 有村, 博紀 and Xiaoliang, Geng and Takeaki, Uno and Hiroki, Arimura},
 issue = {4},
 journal = {情報処理学会論文誌},
 month = {Apr},
 note = {群パターンは,Gudmundssonらによって2006年に提案された時空間パターンであり,一群の物体が指定した時間以上の間,指定された距離以内で,一緒に移動する様子を表す.本稿では,群パターン発見のための深さ優先探索型アルゴリズムFPMおよび,そのための2つの高速化手法を提案する.さらに,その有用性を評価するために,提案手法と既存の幅優先探索型アルゴリズムBFEを実装し,人工データと実データ上で比較実験を行う.結果として,2つの高速化手法を組み合わせることによって,著しい高速化を達成できることが示された., Flock patterns are a class of spatio-temporal patterns that represent groups of objects moving close each other in a given time segment, proposed by Gudmundsson et al. in 2006. In this paper, we propose depth-first algorithms for mining flock patterns based on depth-first frequent itemset mining approach. Especially, propose two speed-up techniques for flock pattern mining, where one uses a class of closed patterns, called rightward length-maximal flock patterns, and the other uses geometric indexes such as quad trees. To evalute these extensions, we make empirical comparison of our algorithms to BFE algorithm (Vieira et al., 2009) on synthesis datasets and real datasets. The experiments demonstrated that the modified algorithms with the above speed-up techniques are order of magnitude faster than the basic algorithm and BFE algorithm in most parameter settings.},
 pages = {1292--1304},
 title = {大規模軌跡データからの群パターン発見のための実用的アルゴリズム},
 volume = {56},
 year = {2015}
}