paper-with-me

홈 › Papers

t-SS3: a text classifier with dynamic n-grams for early risk detection over text streams

2019-11-11 · Sergio G. Burdisso, Marcelo Errecalde, Manuel Montes-y-Gómez

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 the system must learn and recognize which n-grams are important "on the fly". This paper introduces t-SS3, an extension of SS3 that allows it to recognize useful patterns over text streams dynamically. We evaluated our model in the eRisk 2017 and 2018 tasks on early depression and anorexia detection. Experimental results suggest that t-SS3 is able to improve both current results and the richness of visual explanations.

📄 PDF Abstract BibTeX arXiv:1911.06147

Code (1)

sergioburdisso/pyss3 공식 구현

Tasks

Anorexia DetectionClassificationDocument ClassificationGeneral ClassificationMulti-Label Text ClassificationSentence ClassificationText CategorizationText Classification

Similar Papers 제목 키워드 기반

CARNA: Characterizing Advanced heart failure Risk and hemodyNAmic phenotypes using learned multi-valued decision diagrams

2023-06-11 · Josephine Lamp, Yuxin Wu, Steven Lamp, Prince Afriyie 외

Early identification of high risk heart failure (HF) patients is key to timely allocation of life-saving therapies. Hemodynamic assessments can facilitate risk stratification and enhance understanding of HF trajectories.…

Decision MakingDescriptive

BrainT at IEST 2018: Fine-tuning Multiclass Perceptron For Implicit Emotion Classification

2018-10-01 · WS 2018 10 · Vachagan Gratian, Marina Haid

We present \textit{BrainT}, a multi-class, averaged perceptron tested on implicit emotion prediction of tweets. We show that the dataset is linearly separable and explore ways in fine-tuning the baseline classifier. Our …

Emotion ClassificationEmotion RecognitionGeneral ClassificationPOS+1

Sparse Reject Option Classifier Using Successive Linear Programming

2018-02-12 · Kulin Shah, Naresh Manwani

In this paper, we propose an approach for learning sparse reject option classifiers using double ramp loss $L_{dr}$. We use DC programming to find the risk minimizer. The algorithm solves a sequence of linear programs to…

Clustering risk in Non-parametric Hidden Markov and I.I.D. Models

2023-09-21 · Elisabeth Gassiat, Ibrahim Kaddouri, Zacharie Naulet

We conduct an in-depth analysis of the Bayes risk of clustering in the context of Hidden Markov and i.i.d. models. In both settings, we identify the situations where this risk is comparable to the Bayes risk of classific…

Clusteringvalid

Exploring the Universality of Hadronic Jet Classification

2022-04-08 · Kingman Cheung, Yi-Lun Chung, Shih-Chieh Hsu, Benjamin Nachman

The modeling of jet substructure significantly differs between Parton Shower Monte Carlo (PSMC) programs. Despite this, we observe that machine learning classifiers trained on different PSMCs learn nearly the same functi…

BIG-bench Machine LearningClassificationJet Tagging