The platform will undergo maintenance on Sep 14 at about 7:45 AM EST and will be unavailable for approximately 2 hours.
Proceedings of the 7th Workshop on Computational Approaches To Subjectivity, Sentiment and Social Media Analysis 2016
DOI: 10.18653/v1/w16-0416
|View full text |Cite
|
Sign up to set email alerts
|

Early text classification: a Naïve solution

Abstract: Text classification is a widely studied problem, and it can be considered solved for some domains and under certain circumstances. There are scenarios, however, that have received little or no attention at all, despite its relevance and applicability. One of such scenarios is early text classification, where one needs to know the category of a document by using partial information only. A document is processed as a sequence of terms, and the goal is to devise a method that can make predictions as fast as possi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
16
0

Year Published

2017
2017
2024
2024

Publication Types

Select...
4
1
1

Relationship

2
4

Authors

Journals

citations
Cited by 11 publications
(16 citation statements)
references
References 13 publications
0
16
0
Order By: Relevance
“…The window size chosen was w = 3, that is, three terms were read between each run of the early text classification framework. Based on Escalante's work [3] we chose a naïve Bayes classifier for the CPI model. The performance for the partial documents can be seen in Fig 2. Clearly, we can classify documents without reading all terms.…”
Section: Experiments and Resultsmentioning
confidence: 99%
See 2 more Smart Citations
“…The window size chosen was w = 3, that is, three terms were read between each run of the early text classification framework. Based on Escalante's work [3] we chose a naïve Bayes classifier for the CPI model. The performance for the partial documents can be seen in Fig 2. Clearly, we can classify documents without reading all terms.…”
Section: Experiments and Resultsmentioning
confidence: 99%
“…In [3] the authors propose an adaptation of Naïve Bayes to tackle the problem of classification with partial information. Although they achieve similar performance to state of the art models that read the entire document, they do not approach the DMC problem.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…For instance, some works have addressed early text classification by using diverse techniques like modifications of Naive Bayes (Escalante et al, 2016), profile-based representations (Escalante et al, 2017), and Multi-Resolution Concept Representations (López-Monroy et al, 2018). Those approaches have focused on quantifying prediction performance of the classifiers when using partial information in documents, that is, by considering how well they behave when incremental percentages of documents are provided to the classifier.…”
Section: Analysis Of Sequential Data: Early Classificationmentioning
confidence: 99%
“…The key aspect of the work is a Markov Decision Process (MDP), where each sentence is modeled in a TFIDF vector. More recently, (Escalante et al, 2016) proposed a straightforward solution for early detection scenarios by using the naïve Bayes classifier. The idea consists in training with full documents, but when partial information has to be classified, the maximum a posteriori probability was estimated over the available text.…”
Section: Related Workmentioning
confidence: 99%