<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>A Baseline Approach for Early Detection of Signs of Anorexia and Self-harm in Reddit Posts</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Nona Naderi</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Julien Gobeil</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Douglas Teodoro</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Emilie Pasche</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Patrick Ruch</string-name>
          <email>patrick.ruch@hesge.ch</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>HES-SO/HEG Geneva, Information Sciences</institution>
          ,
          <addr-line>Geneva</addr-line>
          ,
          <country country="CH">Switzerland</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>SIB Text Mining, Swiss Institute of Bioinformatics</institution>
          ,
          <addr-line>Geneva</addr-line>
          ,
          <country country="CH">Switzerland</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>University of Toronto</institution>
          ,
          <addr-line>Toronto</addr-line>
          ,
          <country country="CA">Canada</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper describes the systems developed by the BiTeM team for the CLEF eRisk Task 1 and 2, 2019. The goal was to predict the risk of anorexia and self-harm from user-generated content on Reddit. Several approaches based on supervised learning were used to estimate the risk of anorexia and self-harm. The systems were able to achieve low to moderate results.</p>
      </abstract>
      <kwd-group>
        <kwd>Natural Language Processing Text Mining Mental health</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>This paper describes the participation of BiTeM group at CLEF 2019 eRisk
early risk detection of anorexia and signs of self-harm (T1 and T2, respectively)
on users of the Reddit community. Reddit4 is a community-driven platform that
consists of various \subreddits" on di erent topics, and users post contents,
such as images and texts, or comment on other posts. The objective of tasks
T1 and T2 of CLEF eRisk 2019 was to predict early signs of anorexia and
selfharm, respectively, among Reddit users. Given a sequence of posts from users
published over a period of time, the system should be able to detect as early as
possible whether a user is showing signs of anorexia (T1) or self-harm (T2). We
rst describe our submission models that are based on bag-of-words, and then
explore the additional models based on mutual information and convolutional
neural networks, and an ensemble model that used all three methods. The results
presented here include the o cial and post-competition runs. We further describe
our ndings on these tasks and suggest possible future improvements.</p>
    </sec>
    <sec id="sec-2">
      <title>Related work</title>
      <p>
        Prediction of early traces of risks from individuals' generated content has
received substantial attention in recent years due to the introduction of
competitions, such as CLEF (2017-2019) [6{8], CLPsych Shared Task (2015-2019) [
        <xref ref-type="bibr" rid="ref11 ref2 ref9">2,
11, 9, 21</xref>
        ] and the Audio/Visual Emotion Recognition (AVEC) Depression
Subchallenge (2013-2017) [
        <xref ref-type="bibr" rid="ref15">20, 19, 18, 15</xref>
        ]. These shared tasks focus on identifying
various mental disorders from di erent types of content, such as depression from
Reddit posts [6{8], depression and PTSD from tweets [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], the degree of distress
from Reachout forum posts [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], suicide risk using Reddit posts [21], depression
scale from audio, visual and text of interview responses [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], and anorexia and
self-harm from Reddit posts [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Previous studies have shown that by looking at
one's written texts on social media, we may learn more about the mental and
social state of that individual [
        <xref ref-type="bibr" rid="ref1 ref16 ref3">1, 3, 16</xref>
        ]. More generally, letters or diaries have been
used as material to study di erent aspects of human behaviours by researchers
in social and health sciences [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. In response to the prediction of anorexia in
CLEF 2018, promising results were achieved by an ensemble model using two
CNN models and a logistic regression model trained with Bag of Words and
metadata features [17].
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Datasets</title>
      <p>
        For the early risk detection of anorexia (T1), the training dataset was based on
the eRisk 2018 data [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], which contained a history of writings from social media
users. The dataset speci ed whether an individual was diagnosed with anorexia
or not, but it did not say which writings of that user indicate signs of anorexia.
Table 1 shows the statistics of the training set. For the early detection of signs
of self-harm (T2), no training set was provided.
      </p>
      <p>The source of test set was also based on the data provided in eRisk 2017 and
2018, but it was released item by item, through a news feed simulation server
provided by the task organisers, and the participant systems were supposed to
determine the risk signs of anorexia or self-harm as early as possible. A classi er
would then retrieve a post stream, containing several users posts, classify them
and submit the results to the server. Then, it could retrieve the next stream of
posts. Each task provided around 2000 post streams. We used 2000 chunks for
T1 and 1992 chunks for T2. Table 2 shows that the statistics of the retrieved
posts for both tasks.</p>
      <p>Anorexia self-harm
Users 815 340
Comments 391,551 120,935
Posts 178,915 49,753
Avg documents per user 700 502</p>
      <p>Risk alert/non alert 73/742 41/299
4</p>
    </sec>
    <sec id="sec-4">
      <title>Methods</title>
      <p>We explored several approaches to predict the early signs of anorexia and
selfharm among Reddit users. Due to the lack of training data at the post level, we
investigated data-driven approaches, leveraging on the large set of Reddit data.
Our hypothesis was that we could use the high-level classes, provided by the
subreddits, to derive supervised or semi-supervised collections for training our
models.
4.1</p>
      <sec id="sec-4-1">
        <title>Model 1 - Bag-of-words model</title>
        <p>
          As a rst round of experiments, we exploited the 2018 competition anorexia task
dataset. In 2018, the data consisted of ten chunks of several posts aggregated for
each user. One key factor is that relevant judgments (positive or negative) were
provided for each user, not per chunk. We thus decided to aggregate all posts
of a given user into a unique virtual document. For task 1, run 0, we trained
a support vector machine (SVM) model with linear kernel5[
          <xref ref-type="bibr" rid="ref13">13</xref>
          ] using the 2018
training data and tf-idf representation, and evaluated it on 2018 test data. The
test chunks for each user, were aggregated at each round. In this con guration,
our SVM model reached a promising F-measure of 0.72. For the other runs of
task 1, we used Reddit posts to train our models as described below.
        </p>
        <p>For task 2, on the other hand, no training data was provided. Thus, we
relied on Reddit posts to identify the vocabulary employed by users that write
about their problems using three years of Reddit posts ( 1TB of data) that we
downloaded. We used posts from the r/selfharm subreddit as positive training
data. For negative data, our impressions on the 2018 data was that negative posts
dealt with general subjects, such as links to videos or gaming. This impression
was reinforced by the visualization of the most informative features for the SVM
model (see Figure1 below). For example, calories, anorexia, weight, help, and
fat were among the most informative features for the positive class and https,</p>
        <sec id="sec-4-1-1">
          <title>5 We used scikit-learn, https://scikit-learn.org</title>
          <p>lol, game, show, and www were among the informative features for the negative
class.</p>
          <p>We thus randomly sampled the posts in non-positive subreddits for extracting
negative data. Training datasets were then designed, and we applied SVM with
the same settings on them. We used a similar approach for task 1, leveraging
the r/EatingDisorder subreddit as positive training data. The last setting was
to decide how many Reddit posts we should aggregate for making one training
instance. Based on our evaluation on the 2018 dataset, this setting led to very
di erent results. In the o cial submissions for task 1, we used 1 post per training
instance for run 1, 10 posts for run 2, 20 posts for run 3, and 50 posts for run 4.
For Task 2, we used 1, 10, 20, 50 and 100 posts for the o cial runs from 0 to 4.
4.2</p>
        </sec>
      </sec>
      <sec id="sec-4-2">
        <title>Model 2 - Mutual information</title>
        <p>
          Similar to model 1, in this model we attempted to create a training set with
positive and negative examples for anorexia and self-harm from Reddit posts.
Instead of taking all historical data, we focused on the 1000 new, hot and top
posts. Moreover, we used a data-driven approach based on the mutual
information measure to extract automatically the relevant positive and negative n-grams
for anorexia and self-harm signs [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ].
        </p>
        <p>Data A collection containing new, hot and top posts from 50 mental
healthrelated and general subreddits were extracted as candidates for providing
positive and negative examples, including all, r/AnorexiaNervosa, r/AskReddit,
r/eating disorders, r/funny, r/movies, r/selfharm, r/sports, r/SuicideWatch,
r/television, and r/worldnews. For the anorexia task, the subreddits
r/AnorexiaNervosa, r/eating disorders, r/fatlogic, r/happy and r/progresspics, and, for the
selfharm task, r/selfharm, r/SelfHarmScars and r/SuicideWatch subreddits were
used as candidates for positive posts, respectively. The other subreddits were
used as negative examples for each task.</p>
        <p>Training collection and classi er Each post of the positive and negative
collections was tokenized, stopword-removed, and stemmed. Furthermore, 1-,
2and 3-grams were extracted and associated to the respective subreddit. Then,
to tag each post the top 200 most relevant n-grams from each collection were
used according to their mutual information score. If a post from the positive
collection contained more positive n-grams, it was deemed as positive. Similarly,
a post from the negative collection was deemed as negative if it contained more
negative n-grams. From the 128,170 posts, 5,997 and 88,618 were identi ed as
positive and as negative candidate posts, respectively, for task 1 and 1,279 as
positive and 93,944 as negative candidate posts for task 2. The positive and
negative candidate posts were then tagged with the mutual information score of
the 200 most informative n-grams from the whole collection to create the feature
set. This feature set was then used to train a logistic regression and a linear SVM
classi ers to categorize posts into anorexia and self-harm categories for tasks 1
and 2, respectively. The SVM and logistic regression classi ers were validated
on the 2018 collection, achieving F1-score of 0.63 and 0.73, respectively.
4.3</p>
      </sec>
      <sec id="sec-4-3">
        <title>Model 3 - Convolutional Neural Networks (CNN)</title>
        <p>Data Here, we also retrieved a collection of subreddits on anorexia (r/Eating
disorders, r/BingEatingDisorder, r/Anorexia, r/AnorexiaNervosa,
r/fuckeatingdisorders) and one collection on self-harm (r/selfharm, r/SuicideWatch) and a
collection on general topics (r/jokes, r/ tness, r/books, r/teaching, r/writing,
r/personal nance) for negative instances to train two CNN models. The
subreddit posts were retrieved from a period of one year (2017/11{2018/10). Since
there were fewer subreddit posts on anorexia, we sampled 10,000 posts from the
general topics as negative instances. This resulted in a corpus of 15,942 posts
(positive: 5,942 and negative: 10,000) for anorexia and a corpus of 178,088 posts
(positive: 49,845 and negative: 128,243) for self-harm.</p>
        <p>
          Training and classi cation We rst removed all deleted posts and link posts,
we then represented the remaining posts using word2vec word embeddings [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ]
that we trained on a collection of subreddits (200 dimensions) using word2vec
CBOW model. We then took a similar approach to that of [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ] and applied a
convolution operation on a window of 3 and 4 words of the posts, followed by a
Max Pooling layer and a nal Sigmoid layer that outputs probability scores.6 We
xed the sequence length of posts to 300 (shorter input sequences are padded
with zeros) and used 10 lters and mini-batch sizes of 50, and used 10% of the
data for validation.
4.4
        </p>
      </sec>
      <sec id="sec-4-4">
        <title>Model 4 - Ensemble model</title>
        <p>We further combined the results of three methods based on the weighted
normalised score provided by each model. Using the F1-score of the best individual
model as reference, the scores of the three models were combined linearly and
averaged. If the nal score is greater than or equal 0.5, the ensemble model
assigns a positive decision to a user.
5
5.1</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Results and Discussion</title>
      <sec id="sec-5-1">
        <title>Evaluation metrics</title>
        <p>
          The systems were evaluated based on precision, recall, F1 measure, early risk
detection error (ERDE ), and LatencyTP. ERDE takes into account the correctness
of the binary decision and the delay taken by the system to make the decision [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ].
While for the rst three metrics, the higher the score the better is the system,
for ERDE, the lower the better. ERDE measure was used with cuto parameter
set to 5 and 50 posts. LatencyTP measures the systems delay in detecting
positive cases based on the median number of writings. Finally, Latency-weighted
F1 combines the e ectiveness of the decision and the delay. Additionally, two
other measures of speed and latency-weighted F-score take into account a penalty
based on the median delay for making a positive decision.
5.2
        </p>
        <p>O</p>
        <p>cial results of anorexia risk prediction
We submitted ve runs for task 1 and for task 2 using bag-of-word models. Due
to some technical issues, we were able to submit the runs for only 11 user posts in
task 1 and 8 user posts in task 2. Table 3 and Table 4 present the o cial results
for early prediction of anorexia signs and self-harm risk, respectively. The model
using the large Reddit semi-supervised training data with 1 post per training
instance (run 1) achieved the best F1 score (0.54) among our submitted models
for task 1, and for task 2 (0.46). The results show that combining more than
10 posts of users for training the models decreases the performance drastically.
We believe that this is probably related to the characteristics of the task, which
simulates an on-the- y news feed. Hence, processing post streams in chunks
jeopardizes the performance of the model.</p>
        <p>For task 1, the best document representation was achieved using tf-idf
weighting scheme with no stopwords removal: personal pronoun words such as \my"</p>
        <sec id="sec-5-1-1">
          <title>6 We used keras platform, https://keras.io/.</title>
          <p>
            weight, \my" eating, \my" boyfriend seem to be used frequently by people
talking about their problems. One e ective setting was the use of 2- or 3-grams for
detecting collocations, such as \skipped lunch", \egg white", \light peanut
butter" that are frequently used by users associated with risky behaviors. Table 5
shows the overall statistics for tasks 1 and 2. Our bests models where ranked 11
in terms of F1-score and 1 in terms of ERDE5 for task 1 and ranked 4 in terms
of F1-score and 3 in terms of ERDE5 metric for task 2.
We further provide the results of our models described in Section 4 in Table 6 and
Table 7 for task 1 and task 2, respectively. From the individual models, Model
1, used in the o cial run, achieved the best results in terms of F1-score. While
Model 3 achieved F1-score of .96 and .98 on the validation sets, its performance
on the on-the- y, post-level test data is limited. Model 3 achieves a recall of 1,
however, the precision is quite low due to large number of false positives. This can
be explained by the fact that, as mentioned earlier, Model 3 used subreddit posts
as a proxy for positive anorexia and self-harm risks during the training phase, but
these subreddit collections were di erent from the actual annotations in the test
data. In terms of ERDE, Model 1 shows the best performance among all three
methods and is quicker in determining the positive cases. Model 2 used a much
smaller collection compared to Model 1 (O(106)) vs. O(1012)), nevertheless, it
still performed relatively well for task 1. For task 2, it had almost 50% drop
in recall compared to Model 1, jeopardizing the overall F1-score. The ensemble
model was created using the linear combination of the best o cial models and
the results of Model 2 and Model 3. As these models are based on very di erent
approaches, we expected to see a signi cant performance improvement (as seen
in [
            <xref ref-type="bibr" rid="ref14">14</xref>
            ]). However, as we can see from Table 6 and Table 7, this was not the case,
particularly for task 2, for which there was a signi cant drop in performance for
almost all metrics. For task 1, there was some performance gains, such as 4%
F1-score (relative); however, this improvement was not extended to the early
risk detection error metrics.
The performance of the models changes based on the number of posts that
they process. Figures 2 and 3 show these changes for both task 1 and task 2,
respectively. The performance of Model 1 increases up to around 10 posts for
both tasks. The performance of Model 2 increases for about 100 posts for task
1 with the F1-score reaching a maximum at 62% and then it decreases slightly
and appears to become stable around 1200 posts with an F1-score of 50%.
          </p>
          <p>For task 2, the performance of model 2 increases at about 500 posts up to
an F1-score of 32% and then decreases slightly and appears to become stable at
around 800 posts with an F1-score of 30%. The performance of model 3 is at
its highest (F1-score of 28%) for the rst 10 posts and then appears to become
stable with an F1 score of 16% for task 1. Similarly for task 2, the performance
of model 3 increases for the rst 10 posts and then appears to become stable at
F1 score of 21% for the remaining posts. As it is expected for any classi er, as
the number of test records increases, the number of false positive also do, hence,
justifying the decrease in performance after a certain peak.
Identifying early signs of mental health disorders among individuals can help
early interventions of healthcare systems and lead to better treatment results.
In this paper, we presented our data-driven approaches for task 1 and task 2 of
the CLEF eRisk 2019 challenge. Our models leverage on existing collections from
Reddit for both tasks, without any handcrafted features. Among all the models
that we explored, it seems that the use of a very large collection had the most
signi cant impact on the systems performance. Nevertheless, this task proved
to be quite challenging and further experiments are needed to understand what
features and/or methods are likely to advance the eld.
17. Trotzek, M., Koitka, S., Friedrich, C.M.: Word Embeddings and Linguistic
Metadata at the CLEF 2018 Tasks for Early Detection of Depression and Anorexia. In:
CLEF (Working Notes) (2018)
18. Valstar, M., Gratch, J., Schuller, B., Ringeval, F., Lalanne, D., Torres Torres, M.,
Scherer, S., Stratou, G., Cowie, R., Pantic, M.: AVEC 2016: Depression, mood,
and emotion recognition workshop and challenge. In: Proceedings of the 6th
international workshop on udio/visual emotion challenge. pp. 3{10. ACM (2016)
19. Valstar, M., Schuller, B., Smith, K., Almaev, T., Eyben, F., Krajewski, J., Cowie,
R., Pantic, M.: AVEC 2014: 3d dimensional a ect and depression recognition
challenge. In: Proceedings of the 4th International Workshop on Audio/Visual Emotion
Challenge. pp. 3{10. ACM (2014)
20. Valstar, M., Schuller, B., Smith, K., Eyben, F., Jiang, B., Bilakhia, S., Schnieder,
S., Cowie, R., Pantic, M.: AVEC 2013: the continuous audio/visual emotion and
depression recognition challenge. In: Proceedings of the 3rd ACM international
workshop on Audio/visual emotion challenge. pp. 3{10. ACM (2013)
21. Zirikly, A., Resnik, P., Uzuner, O., Hollingshead, K.: Clpsych 2019 shared task:
Predicting the degree of suicide risk in reddit posts. In: Proceedings of the Sixth
Workshop on Computational Linguistics and Clinical Psychology. pp. 24{33 (2019)</p>
        </sec>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Coppersmith</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dredze</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Harman</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hollingshead</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>From ADHD to SAD: Analyzing the language of mental health on Twitter through self-reported diagnoses</article-title>
          .
          <source>In: Proceedings of the 2nd Workshop on Computational Linguistics and Clinical Psychology: From Linguistic Signal to Clinical Reality</source>
          . pp.
          <volume>1</volume>
          {
          <issue>10</issue>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Coppersmith</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dredze</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Harman</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hollingshead</surname>
            , K., Mitchell,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>CLPsych 2015 shared task: Depression and PTSD on Twitter</article-title>
          .
          <source>In: Proceedings of the 2nd Workshop on Computational Linguistics and Clinical Psychology: From Linguistic Signal to Clinical Reality</source>
          . pp.
          <volume>31</volume>
          {
          <issue>39</issue>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>De Choudhury</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>De</surname>
          </string-name>
          , S.:
          <article-title>Mental health discourse on reddit: Self-disclosure, social support, and anonymity</article-title>
          . In: Eighth International AAAI Conference on Weblogs and Social
          <string-name>
            <surname>Media</surname>
          </string-name>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Kim</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>Convolutional neural networks for sentence classi cation</article-title>
          .
          <source>In: Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing (EMNLP)</source>
          . pp.
          <volume>1746</volume>
          {
          <issue>1751</issue>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Kraskov</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , Stogbauer, H.,
          <string-name>
            <surname>Grassberger</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Estimating mutual information</article-title>
          .
          <source>Physical review E</source>
          <volume>69</volume>
          (
          <issue>6</issue>
          ),
          <volume>066138</volume>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Losada</surname>
            ,
            <given-names>D.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Crestani</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Parapar</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>CLEF 2017 eRisk Overview: Early Risk Prediction on the Internet: Experimental Foundations</article-title>
          .
          <source>In: CLEF (Working Notes)</source>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Losada</surname>
            ,
            <given-names>D.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Crestani</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Parapar</surname>
          </string-name>
          , J.:
          <article-title>Overview of eRisk: Early Risk Prediction on the Internet</article-title>
          . In:
          <article-title>International Conference of the Cross-Language Evaluation Forum for European Languages</article-title>
          . pp.
          <volume>343</volume>
          {
          <fpage>361</fpage>
          . Springer (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Losada</surname>
            ,
            <given-names>D.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Crestani</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Parapar</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          :
          <article-title>Early Detection of Risks on the Internet: An Exploratory Campaign</article-title>
          .
          <source>In: European Conference on Information Retrieval</source>
          . pp.
          <volume>259</volume>
          {
          <fpage>266</fpage>
          . Springer (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Lynn</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goodman</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Niederho</surname>
            <given-names>er</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Loveys</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Resnik</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Schwartz</surname>
          </string-name>
          ,
          <string-name>
            <surname>H.A.</surname>
          </string-name>
          :
          <article-title>Clpsych 2018 shared task: Predicting current and future psychological health from childhood essays</article-title>
          .
          <source>In: Proceedings of the Fifth Workshop on Computational Linguistics and Clinical Psychology: From Keyboard to Clinic</source>
          . pp.
          <volume>37</volume>
          {
          <issue>46</issue>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Mikolov</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Corrado</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dean</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>E cient estimation of word representations in vector space</article-title>
          .
          <source>arXiv preprint arXiv:1301.3781</source>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Milne</surname>
            ,
            <given-names>D.N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pink</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hachey</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Calvo</surname>
            ,
            <given-names>R.A.</given-names>
          </string-name>
          :
          <article-title>CLPsych 2016 shared task: Triaging content in online peer-support forums</article-title>
          .
          <source>In: Proceedings of the Third Workshop on Computational Linguistics and Clinical Psychology</source>
          . pp.
          <volume>118</volume>
          {
          <issue>127</issue>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Niveau</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Frioud</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aguiar</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ruch</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Auckenthaler</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Baudraz</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fracasso</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Suicide Notes: Their Utility in Understanding the Motivations Behind Suicide and Preventing Future Ones</article-title>
          . Archives of Suicide Research pp.
          <volume>1</volume>
          {
          <issue>14</issue>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Pedregosa</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Varoquaux</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gramfort</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Michel</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thirion</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grisel</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Blondel</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Prettenhofer</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weiss</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dubourg</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vanderplas</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Passos</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cournapeau</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Brucher</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Perrot</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Duchesnay</surname>
          </string-name>
          , E.:
          <article-title>Scikit-learn: Machine learning in Python</article-title>
          .
          <source>Journal of Machine Learning Research</source>
          <volume>12</volume>
          ,
          <volume>2825</volume>
          {
          <fpage>2830</fpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14. van Rijen, Paul, a.T.D.,
          <string-name>
            <surname>Naderi</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mottin</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Knafou</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , Je ryes, M.,
          <string-name>
            <surname>Ruch</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>A data-driven approach for measuring the severity of the signs of depression using reddit posts</article-title>
          .
          <source>In: Proceedings of CLEF (Working Notes)</source>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Ringeval</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schuller</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Valstar</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gratch</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cowie</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Scherer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mozgai</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cummins</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schmitt</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pantic</surname>
            ,
            <given-names>M.: AVEC</given-names>
          </string-name>
          <year>2017</year>
          :
          <article-title>Real-life depression, and a ect recognition workshop and challenge</article-title>
          .
          <source>In: Proceedings of the 7th Annual Workshop on Audio/Visual Emotion Challenge</source>
          . pp.
          <volume>3</volume>
          {
          <issue>9</issue>
          .
          <string-name>
            <surname>ACM</surname>
          </string-name>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Schwartz</surname>
            ,
            <given-names>H.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Eichstaedt</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kern</surname>
            ,
            <given-names>M.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Park</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sap</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stillwell</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kosinski</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ungar</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Towards assessing changes in degree of depression through facebook</article-title>
          .
          <source>In: Proceedings of the Workshop on Computational Linguistics and Clinical Psychology: From Linguistic Signal to Clinical Reality</source>
          . pp.
          <volume>118</volume>
          {
          <issue>125</issue>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>