TL;DR
t-SS3 enhances the SS3 text classifier by dynamically recognizing important n-grams in text streams, improving early risk detection and explanation quality in mental health applications.
Contribution
It introduces t-SS3, an extension of SS3 that dynamically learns and utilizes n-grams for better classification in text streams.
Findings
Improves early depression and anorexia detection performance.
Enhances the richness of visual explanations.
Outperforms previous SS3 results in eRisk tasks.
Abstract
A recently introduced classifier, called SS3, has shown to be well suited to deal with early risk detection (ERD) problems on text streams. It obtained state-of-the-art performance on early depression and anorexia detection on Reddit in the CLEF's eRisk open tasks. SS3 was created to deal with ERD problems naturally since: it supports incremental training and classification over text streams, and it can visually explain its rationale. However, SS3 processes the input using a bag-of-word model lacking the ability to recognize important word sequences. This aspect could negatively affect the classification performance and also reduces the descriptiveness of visual explanations. In the standard document classification field, it is very common to use word n-grams to try to overcome some of these limitations. Unfortunately, when working with text streams, using n-grams is not trivial since…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
