Subtree Mining for Question Classification Problem

Abstract

Question Classification, i.e., putting the questions into several semantic categories, is very important for question answering. This paper introduces a new application of using subtree mining for question classification problem. First, we formulate this problem as classifying a tree to a certain label among a set of labels. We then present a use of subtrees in the forest created by the training data to the tree classification problem in which maximum entropy and a boosting model are used as classifiers. Experiments on standard question classification data show that the uses of subtrees along with either maximum entropy or boosting models are promising. The results indicate that our method achieves a comparable or even better performance than kernel methods and also improves testing efficiency.

Cite

Text

Le Nguyen et al. "Subtree Mining for Question Classification Problem." International Joint Conference on Artificial Intelligence, 2007.

Markdown

[Le Nguyen et al. "Subtree Mining for Question Classification Problem." International Joint Conference on Artificial Intelligence, 2007.](https://mlanthology.org/ijcai/2007/nguyen2007ijcai-subtree/)

BibTeX

@inproceedings{nguyen2007ijcai-subtree,
  title     = {{Subtree Mining for Question Classification Problem}},
  author    = {Le Nguyen, Minh and Tri, Nguyen Thanh and Shimazu, Akira},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2007},
  pages     = {1695-1700},
  url       = {https://mlanthology.org/ijcai/2007/nguyen2007ijcai-subtree/}
}