Mistake-Driven Learning in Text Categorization
Ido Dagan (Bar Ilan University, Israel), Yael Karov (Weizmann, Institute, Israel), Dan Roth (Weizmann Institute, Israel)

TL;DR
This paper improves mistake-driven learning algorithms for text categorization by addressing domain-specific challenges like high dimensionality and sparsity, leading to significantly better performance.
Contribution
The paper introduces modifications to Littlestone's Winnow algorithm tailored for text categorization, enhancing its effectiveness in high-dimensional, sparse feature spaces.
Findings
Modified algorithms handle document length variation effectively
Applying threshold ranges improves training performance
Discarding features during training boosts accuracy
Abstract
Learning problems in the text processing domain often map the text to a space whose dimensions are the measured features of the text, e.g., its words. Three characteristic properties of this domain are (a) very high dimensionality, (b) both the learned concepts and the instances reside very sparsely in the feature space, and (c) a high variation in the number of active features in an instance. In this work we study three mistake-driven learning algorithms for a typical task of this nature -- text categorization. We argue that these algorithms -- which categorize documents by learning a linear separator in the feature space -- have a few properties that make them ideal for this domain. We then show that a quantum leap in performance is achieved when we further modify the algorithms to better address some of the specific characteristics of the domain. In particular, we demonstrate (1) how…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Machine Learning and Algorithms · Domain Adaptation and Few-Shot Learning
