English

Text Classification: A Sequential Reading Approach

Artificial Intelligence 2015-03-19 v3 Information Retrieval Machine Learning

Abstract

We propose to model the text classification process as a sequential decision process. In this process, an agent learns to classify documents into topics while reading the document sentences sequentially and learns to stop as soon as enough information was read for deciding. The proposed algorithm is based on a modelisation of Text Classification as a Markov Decision Process and learns by using Reinforcement Learning. Experiments on four different classical mono-label corpora show that the proposed approach performs comparably to classical SVM approaches for large training sets, and better for small training sets. In addition, the model automatically adapts its reading process to the quantity of training information provided.

Keywords

Cite

@article{arxiv.1107.1322,
  title  = {Text Classification: A Sequential Reading Approach},
  author = {Gabriel Dulac-Arnold and Ludovic Denoyer and Patrick Gallinari},
  journal= {arXiv preprint arXiv:1107.1322},
  year   = {2015}
}

Comments

ECIR2011

R2 v1 2026-06-21T18:33:21.607Z