Information and Media Technologies
Online ISSN : 1881-0896
ISSN-L : 1881-0896
Computing
Efficient Classification with Conjunctive Features
Naoki YoshinagaMasaru Kitsuregawa
著者情報
ジャーナル フリー

2012 年 7 巻 1 号 p. 119-128

詳細
抄録

This paper proposes a method that speeds up a classifier trained with many conjunctive features: combinations of (primitive) features. The key idea is to precompute as partial results the weights of primitive feature vectors that represent fundamental classification problems and appear frequently in the target task. A prefix tree (trie) compactly stores the primitive feature vectors with their weights, and it enables the classifier to find for a given feature vector its longest prefix feature vector whose weight has already been computed. Experimental results on base phrase chunking and dependency parsing demonstrated that our method speeded up the SVM and LLM classifiers by a factor of 1.8 to 10.6.

著者関連情報
© 2012 Information Processing Society of Japan
前の記事 次の記事
feedback
Top