<!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>
      <journal-title-group>
        <journal-title>Conference and Labs of the Evaluation Forum, September</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Transformer-based Topic Modeling to Measure the Severity of Eating Disorder Symptoms</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Diana-Nicoleta Grigore</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ioana Pintilie</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Faculty of Mathematics and Computer Science, University of Bucharest</institution>
          ,
          <country country="RO">Romania</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2023</year>
      </pub-date>
      <volume>1</volume>
      <fpage>8</fpage>
      <lpage>21</lpage>
      <abstract>
        <p>In this paper, we describe a topic-driven approach for detecting the severity of eating disorder symptoms. We extract more task relevant embeddings with the help of a MentalBERT model pretrained on ED data. We then employ the use of BERTopic to extract probability scores associated with identified discussion themes. These become features used to predict the answers given by users in the Eating Disorder Examination Questionnaire, based on their social media post history. The task is introduced in the CLEF eRisk 2023 competition, in which we participate as team RiskBusters. We obtain the best results in the Shape Concern Subscale and are competitive on all the other metrics.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;topic-based classification</kwd>
        <kwd>social media</kwd>
        <kwd>eating disorder detection</kwd>
        <kwd>mental health transformers</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>As a highly accessible way of communication, social media proves to be the perfect medium
for self-expression. Under the benefit of anonymity, users share personal experiences and
insights, come forward as advocates for mental health support communities or seek information.
Eating disorders are a growing concern impacting people worldwide and early detection is
crucial to ensuring positive outcomes for those afected. As symptoms are hidden in day-to-day
behaviours, using data coming from online sources ofers a better chance of capturing them.</p>
      <p>
        Mental Health professionals use the Eating Disorder Examination Questionnaire (EDE-Q), a
self-reporting tool, to understand the range, frequency and severity of symptoms and how those
afect a person [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. CLEF’s eRisk 2023 competition proposes a task for measuring the impact of
ED symptoms using a Reddit posts dataset and the answers the users give to the aforementioned
questionnaire. The work presented in this paper describes the RiskBusters team’s approach to
predicting an individual’s answers to the questions, based on their social media presence.
      </p>
      <p>
        We extract common patterns in the user’s discourse, using a framework for topic modeling
that is based on transformers [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] and return the probabilities with which a set of topics appear
in the users’ messages. The resulting scores serve as features for several TabPFN [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] classifiers,
each predicting the answer to one question.
      </p>
      <p>We domain-adapt MentalBERT on Anorexia data with MLM pretraining. We obtain promising
results on the proposed task by employing these embeddings to examine a user’s discussion
theme distribution. We observe that using these topic probabilities as input for classification
enables us to get good performance with little information.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related Work</title>
      <p>
        Mental Health Disorder detection based on social media posts has become a popular research
area in recent years. In particular, work on eating disorders focused on identifying individuals
at risk using traditional topic modeling [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] or transformers [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>
        Assessing the severity of eating disorder symptoms by predicting responses to the EDE-Q
has been previously addressed in the 2022 edition of eRisk [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. Due to the limited number of
available samples and the complexity of the questionnaire, the task presents a unique challenge.
Participating systems mostly make use of techniques that capture the semantic similarity
between the questions and the posts, achieving good performance, considering that no training
data was available for this previous iteration of the task. To this end, the systems use either
transformer embeddings to encode the available data [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], or pretrained word vectors with
additional feature engineering to extract relevant keywords in the questions [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. The eRisk
2018 [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] anorexia dataset is used for additional fine-tuning or evaluation. The best performing
system [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] uses a fine-tuned BERT [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] and cosine similarity to assign symptom severity.
      </p>
      <p>
        Using the topical dimension of social media posts for understanding sentiment is a
commonplace technique in NLP. Traditional modeling approaches (LDA [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], Top2Vec [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]) rely on
individual words for discovering topics [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], but fail to capture complex contextual relationships
in sentences. By employing the use of transformers, topic modeling can be framed as an
embedding clustering task, where each created topic has a descriptive, contextual latent representation
that can be purposed downstream [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. This method has been mostly applied on datasets sourced
from discussion trees of short posts (coming from Twitter or Reddit) for the analysis of trend
evolution. For example, numerous works have observed how the COVID-19 pandemic shaped
opinions [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] [16] or increased the number of mental health issues [17], [18], [19], [20]. Closer
to our work, one study [21] describes how aspects from the sphere of eating disorders (such as
dieting, substance abuse, and increased physical activity) came up in a number of topics when
BERT embeddings were used. Some approaches go further and focus on user-level, by adding
classifiers to flag posts as suggesting depressive, anxious or autistic behaviour [ 22] or trying to
recommend therapeutic techniques fit for specific situations [23].
      </p>
      <p>Our approach is unique, as we propose the use of a domain-adapted transformer (pretrained
on eating disorder-related content) to estimate the user-oriented topic distribution as an input
for simple classifiers and further predict a degree for the symptoms captured in the EDE-Q.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Method</title>
      <p>We measure the severity of Eating Disorder signs by leveraging our user-level topic distribution
method, presented in Figure 1. The training dataset of this task [24] consists of social media post
and comment history from 28 Reddit users. For each user, the ground truth is a set of integers
ranging from 0 to 6, representing their answers to the questions in the EDE-Q. We approach
the problem by employing a classifier for each question, where the answer corresponds to
the degree of experiencing the target symptom. There is a total of 22 questions, grouped in 4
main categories: Restraint, Eating, Shape and Weight Concern. Each class refers to a major
symptom set experienced with an eating disorder diagnosis and is analyzed from diferent
perspectives. We train our base classifiers on the topic data from all users and observe that the
label distribution is skewed towards either 0 or 6.</p>
      <sec id="sec-3-1">
        <title>3.1. Transformer-Based Topic Modeling</title>
        <p>
          We start by hypothesizing that the discussion subjects present in users’ posts on Reddit will
be informative enough to be used as features for downstream classification. The first step in
our solution consists of discovering these topics using transformers. To this end, we employ
the use of the BERTopic [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ] framework, due to its highly customizable nature. We start by
generating embeddings, usually from pretrained language models. We try both publically
available transformers and our own domain-adapted versions, as well as other embedding
generation techniques, such as the Universal Sentence Encoder [25].
        </p>
        <p>The next pipeline step is reducing the dimensionality of these sentence embeddings and
clustering them. We use UMAP [26] as our default dimensionality reduction technique. The
clustered messages can now form the discussion topics and can be obtained with BERTopic’s
class TF-IDF. Due to limitations of the classification model used in the following step, we force
HDBSCAN [27], our clustering model, to generate at most 100 clusters. At inference time, we
use the topics obtained and generate scores for each post in the test dataset.</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Domain-adaptive pretraining</title>
        <p>We expect that extracting embeddings from transformers trained on mental health content
will lead to identification of topics that are more relevant to our task. We therefore choose to
experiment with MentalBERT [28], a transformer trained on posts collected from social media,
covering topics such as depression, suicide and suicidal ideation, anxiety, posttraumatic stress
disorder, and bipolar disorder.</p>
        <p>
          Given that the datasets used in the training process do not explicitly include any ED content,
we continue MentalBERT’s pretraining with a masked language modeling objective [29] on
the eRisk 2018 anorexia dataset [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]. Since the data was released for the task of detecting users
at risk, we only keep the posts with a positive label for pretraining. We use the unsupervised
MLM training implementation1 provided in the Sentence-Transformers framework [30].
        </p>
      </sec>
      <sec id="sec-3-3">
        <title>3.3. Final Classification</title>
        <p>
          After obtaining the topic scores for all posts, we aggregate the probabilities at user level. Each
user is assigned a feature vector of size  ≤ 100, where  is the number of extracted topics.
Due to the small number of users, we need a solution that works well on low-dimensional data.
The best fit is TabPFN [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ], a transformer trained for supervised classification of tabular data, by
approximating Bayesian inference on synthetic datasets drawn from causal priors. It achieves
state-of-the-art performance on small datasets.
        </p>
        <p>In order to predict the answers to the EDE-Q, each question is treated as an individual
classification problem. We fit a TabPFN model on the feature vectors corresponding to the users
in the training set, and learn to output an answer ranging from 1 to 6, which should correlate to
the severity of the symptom targeted by the question, as experienced by the user.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Results</title>
      <p>We report the results for our submitted runs in Table 1, based on the eight metrics used to
evaluate all systems on the unannotated test data made available to participants [24].</p>
      <p>The Mean Zero-One Error ( ) metric reflects the fraction of incorrect predictions
for a user’s questionnaire response, while the Mean Absolute Error ( ) represents the
average deviation from predicted values to the ground truth. The   is appropriate for
imbalanced ordinal classification problems, as it computes the   for each class and weighs
the results equally. Since the measures evaluate performance at the user level, the reported
result is averaged across all users in the dataset.
1https://github.com/UKPLab/sentence-transformers/blob/master/examples/unsupervised_learning/MLM</p>
      <p>The Restraint Subscale (), Eating Concern Subscale (), Shape Concern Subscale
(), and Weight Concern Subscale ( ) are concerned strictly with the set of questions
that address each symptom class. These metrics compute the   between the mean value
of the responses filled in by the user for the corresponding questions and those outputted by
the system. Based on the mean performance across the four subscale measures, a global score is
obtained, which is then used in the Global ED () metric, computed as the   between
the ground truth global score and the model’s global score.</p>
      <p>The run names in Table 1 reflect the attempted variations on our method. We mainly
experiment with diferent embeddings as input to the topic modeling pipeline. For MentalBERT, we
submitted results for the default model, as well as after 1, 3, and 10 MLM pretraining epochs. We
also specify the  __  hyperparameter for the final TabPFN classifiers,
as we found, during validation, that tuning this parameter can control the model’s tendency to
skew the predictions towards either 0 or 6.</p>
      <p>To ensure a fair comparison, we include the baseline performances, as reported in the task
overview [24], covering three scenarios: predicting only 0, predicting only 6, and predicting the
average user response. The best results are highlighted in bold. For metrics where either of the
baselines is not surpassed, we underline the value for the model that came closest. The  
all 0s and the   average baselines were not outperformed by any participating system.</p>
      <p>Overall, our best results are achieved with the MentalBERT model further pretrained on
social media anorexia data. In particular, our mentalbert10epochs runs outperform the others on
4 out of the 9 metrics, while also achieving the highest  score amongst all participating
systems. This suggests that the embeddings from a model with specialized domain knowledge
help identify topics informative enough to capture more intricate aspects of an eating disorder
diagnosis, such as shape concern symptoms.</p>
      <p>When it comes to the more general perspective captured by the , the MentalBERT with
no additional pretraining performs best amongst our runs. This model also leads to the highest
, showing that even non-task specific mental health knowledge aids performance.</p>
      <p>The DistilRoBERTa [31] sentence transformer [30] is the most competitive with the
MentalBERT models, as it comes closest to outperforming the   all 0s baseline and is the best
scoring run on this metric compared to other participating systems as well.</p>
      <sec id="sec-4-1">
        <title>4.1. Qualitative Analysis</title>
        <p>We further analyze the topics extracted by the customized BERTopic pipeline, when the posts
in the conversation tree are embedded by the MentalBERT model with additional pretraining
for 10 epochs. These topics represent the distribution before user level aggregation, and are
indicative of general conversation trends present in the dataset. As expected due to the diverse
nature of online conversations, many of the discovered topics are unrelated to eating disorders.</p>
        <p>We provide relevant examples in Table 2. For anonymity purposes, we only include general
examples and cluster names. We can see that our method successfully captures topics containing
keywords associated with ED symptoms. As suggested by topic 80, the dataset also contains
conversation surrounding recovery and treatment. Other adjacent mental health topics are
identified as well, with keywords such as bpd, autism and antidepressants. We also observe that
some clusters are formed around dieting, recipes or general mentions of food.
84_eating_body_purging_your
83_bpd_mental_disorders_people</p>
        <p>80_you_re_your_ed
69_ritalin_bupropion_efects_it</p>
        <p>82_people_women_men
42_vegan_impact_diet_vegetarian
eating, body, purging, weight, food, eat
bpd, mental, disorders, people, autism</p>
        <p>ed, recovery, eating, therapist
ritalin, bupropion, efects, antidepressants, take
people, women, men, gender, fat, shaming
vegan, impact, diet, vegetarian, eat</p>
        <p>Frequency
34</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion</title>
      <p>We present a transformer-based topic modeling method to measure the severity of eating disorder
symptoms, as implemented in our submission to CLEF’s eRisk 2023 Task 3. We customize the
BERTopic framework and obtain user-level topic distributions to be used as input features for
downstream classification. To obtain more descriptive embeddings, we adapt the MentalBERT
transformer to the Eating Disorder domain. We ofer insight into the topics discovered by our
model. Our ensembles reach the best performance on the Shape Concern Subscale and Mean
Zero-One Error, even though all systems are below the baseline on the latter. The final results
reflect the dificulty of estimating a person’s answers to the EDE-Q and how more resources
should be invested in the research of efective means of eating disorder symptom detection.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Acknowledgments</title>
      <p>We would like to express our deepest gratitude to our coordinator, Ana-Sabina Uban, for the
guidance ofered throughout all stages of the development of this project.
monkeypox: An unsupervised machine learning analysis of 352,182 twitter posts, Public
Health 213 (2022) 1–4.
[16] M. Falkenberg, A. Galeazzi, M. Torricelli, N. Di Marco, F. Larosa, M. Sas, A. Mekacher,
W. Pearce, F. Zollo, W. Quattrociocchi, et al., Growing polarization around climate change
on social media, Nature Climate Change (2022) 1–8.
[17] R. Ebeling, C. A. C. Sáenz, J. C. Nobre, K. Becker, Analysis of the influence of political
polarization in the vaccination stance: the brazilian covid-19 scenario, in: Proceedings
of the International AAAI Conference on Web and Social Media, volume 16, 2022, pp.
159–170.
[18] Y. Hua, H. Jiang, S. Lin, J. Yang, J. M. Plasek, D. W. Bates, L. Zhou, Using twitter data
to understand public perceptions of approved versus of-label use for covid-19-related
medications, Journal of the American Medical Informatics Association 29 (2022) 1668–1678.
[19] Q. X. Ng, S. R. Lim, C. E. Yau, T. M. Liew, Examining the prevailing negative sentiments
related to covid-19 vaccination: Unsupervised deep learning of twitter posts over a 16
month period, Vaccines 10 (2022) 1457.
[20] A. Baird, Y. Xia, Y. Cheng, Consumer perceptions of telehealth for mental health or
substance abuse: a twitter-based topic modeling analysis, JAMIA open 5 (2022) ooac028.
[21] K. Wanchoo, M. Abrams, R. M. Merchant, L. Ungar, S. C. Guntuku, Reddit language
indicates changes associated with diet, physical activity, substance use, and smoking
during covid-19, Plos one 18 (2023) e0280337.
[22] S. Sarkar, A. Alhamadani, L. Alkulaib, C.-T. Lu, Predicting depression and anxiety on
reddit: a multi-task learning approach, in: 2022 IEEE/ACM International Conference
on Advances in Social Networks Analysis and Mining (ASONAM), 2022, pp. 427–435.
doi:10.1109/ASONAM55673.2022.10068655.
[23] E. Jeon, N. Yoon, S. Y. Sohn, Exploring new digital therapeutics technologies for psychiatric
disorders using bertopic and patentsberta, Technological Forecasting and Social Change
186 (2023) 122130.
[24] J. Parapar, P. Martin-Rodilla, D. E. Losada, F. Crestani, Overview of erisk 2023: Early risk
prediction on the internet, in: Experimental IR Meets Multilinguality, Multimodality, and
Interaction. 14th International Conference of the CLEF Association, CLEF 2023, Springer
International Publishing, 2023, p. 585–592.
[25] D. Cer, Y. Yang, S. yi Kong, N. Hua, N. L. U. Limtiaco, R. S. John, N. Constant, M.
GuajardoCéspedes, S. Yuan, C. Tar, Y. hsuan Sung, B. Strope, R. Kurzweil, Universal sentence
encoder, in: In submission to: EMNLP demonstration, Brussels, Belgium, 2018. URL:
https://arxiv.org/abs/1803.11175, in submission.
[26] L. McInnes, J. Healy, J. Melville, Umap: Uniform manifold approximation and projection
for dimension reduction, arXiv preprint arXiv:1802.03426 (2018).
[27] C. Malzer, M. Baum, A hybrid approach to hierarchical density-based cluster selection,
in: IEEE International Conference on Multisensor Fusion and Integration for Intelligent
Systems, MFI 2020, Karlsruhe, Germany, September 14-16, 2020, IEEE, 2020, pp. 223–
228. URL: https://doi.org/10.1109/MFI49285.2020.9235263. doi:10.1109/MFI49285.2020.
9235263.
[28] S. Ji, T. Zhang, L. Ansari, J. Fu, P. Tiwari, E. Cambria, MentalBERT: Publicly available
pretrained language models for mental healthcare, in: Proceedings of the Thirteenth
Language Resources and Evaluation Conference, European Language Resources Association,
Marseille, France, 2022, pp. 7184–7190. URL: https://aclanthology.org/2022.lrec-1.778.
[29] S. Gururangan, A. Marasović, S. Swayamdipta, K. Lo, I. Beltagy, D. Downey, N. A. Smith,
Don’t stop pretraining: Adapt language models to domains and tasks, in: Proceedings of
the 58th Annual Meeting of the Association for Computational Linguistics, Association
for Computational Linguistics, Online, 2020, pp. 8342–8360. URL: https://aclanthology.org/
2020.acl-main.740. doi:10.18653/v1/2020.acl-main.740.
[30] N. Reimers, I. Gurevych, Sentence-bert: Sentence embeddings using siamese bert-networks,
in: Proceedings of the 2019 Conference on Empirical Methods in Natural Language
Processing, Association for Computational Linguistics, 2019. URL: https://arxiv.org/abs/1908.10084.
[31] V. Sanh, L. Debut, J. Chaumond, T. Wolf, Distilbert, a distilled version of BERT: smaller,
faster, cheaper and lighter, CoRR abs/1910.01108 (2019). URL: http://arxiv.org/abs/1910.
01108. arXiv:1910.01108.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>M. O. C. G.</given-names>
            <surname>Fairburn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Cooper</surname>
          </string-name>
          ,
          <source>Eating disorder examination edition 17.0d</source>
          (
          <year>2014</year>
          ). URL: https://www.credo-oxford.com/pdfs/EDE_
          <fpage>17</fpage>
          .0D.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>M.</given-names>
            <surname>Grootendorst</surname>
          </string-name>
          , Bertopic:
          <article-title>Neural topic modeling with a class-based tf-idf procedure</article-title>
          ,
          <source>arXiv preprint arXiv:2203.05794</source>
          (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>N.</given-names>
            <surname>Hollmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Müller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Eggensperger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Hutter</surname>
          </string-name>
          ,
          <article-title>Tabpfn: A transformer that solves small tabular classification problems in a second</article-title>
          ,
          <year>2022</year>
          . arXiv:
          <fpage>2207</fpage>
          .
          <year>01848</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>S.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Rizvi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Bian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. F.</given-names>
            <surname>Haynos</surname>
          </string-name>
          ,
          <string-name>
            <surname>R. Zhang,</surname>
          </string-name>
          <article-title>Analysis of twitter to identify topics related to eating disorder symptoms</article-title>
          ,
          <source>in: 2019 IEEE international conference on healthcare informatics (ICHI)</source>
          , IEEE,
          <year>2019</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>4</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>H.</given-names>
            <surname>Yan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. E.</given-names>
            <surname>Fitzsimmons-Craft</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Goodman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Krauss</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Das</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Cavazos-Rehg</surname>
          </string-name>
          ,
          <article-title>Automatic detection of eating disorder-related social media posts that could benefit from a mental health intervention</article-title>
          ,
          <source>International Journal of Eating Disorders</source>
          <volume>52</volume>
          (
          <year>2019</year>
          )
          <fpage>1150</fpage>
          -
          <lpage>1156</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>J.</given-names>
            <surname>Parapar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Martin-Rodilla</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. E.</given-names>
            <surname>Losada</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Crestani</surname>
          </string-name>
          , Overview @erisk
          <year>2022</year>
          :
          <article-title>Early risk prediction on the internet</article-title>
          ,
          <source>in: Experimental IR Meets Multilinguality, Multimodality, and Interaction: 13th International Conference of the CLEF Association, CLEF</source>
          <year>2022</year>
          , Bologna, Italy, September 5-
          <issue>8</issue>
          ,
          <year>2022</year>
          , Proceedings, Springer-Verlag, Berlin, Heidelberg,
          <year>2022</year>
          , p.
          <fpage>233</fpage>
          -
          <lpage>256</lpage>
          . URL: https://doi.org/10.1007/978-3-
          <fpage>031</fpage>
          -13643-6_
          <fpage>18</fpage>
          . doi:
          <volume>10</volume>
          .1007/ 978-3-
          <fpage>031</fpage>
          -13643-6_
          <fpage>18</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Mármol-Romero</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. M. J.</given-names>
            <surname>Zafra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. M. P.</given-names>
            <surname>del Arco</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. D.</surname>
            Molina-González,
            <given-names>M. T. M.</given-names>
          </string-name>
          <string-name>
            <surname>Valdivia</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Montejo-Ráez</surname>
          </string-name>
          , SINAI at erisk@clef
          <year>2022</year>
          :
          <article-title>Approaching early detection of gambling and eating disorders with natural language processing</article-title>
          , in: G. Faggioli,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ferro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hanbury</surname>
          </string-name>
          , M. Potthast (Eds.),
          <source>Proceedings of the Working Notes of CLEF 2022 - Conference and Labs of the Evaluation Forum</source>
          , Bologna, Italy, September 5th - to - 8th,
          <year>2022</year>
          , volume
          <volume>3180</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>961</fpage>
          -
          <lpage>971</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3180</volume>
          /paper-76.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>S. H. H.</given-names>
            <surname>Saravani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Normand</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Maupomé</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Rancourt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Soulas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Besharati</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Normand</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Mosser</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Meurs, Measuring the severity of the signs of eating disorders using similarity-based models</article-title>
          , in: G. Faggioli,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ferro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hanbury</surname>
          </string-name>
          , M. Potthast (Eds.),
          <source>Proceedings of the Working Notes of CLEF 2022 - Conference and Labs of the Evaluation Forum</source>
          , Bologna, Italy, September 5th - to - 8th,
          <year>2022</year>
          , volume
          <volume>3180</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>936</fpage>
          -
          <lpage>946</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3180</volume>
          /paper-74.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>D. E.</given-names>
            <surname>Losada</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Crestani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Parapar</surname>
          </string-name>
          ,
          <article-title>Overview of erisk: Early risk prediction on the internet (extended lab overview)</article-title>
          , in: L.
          <string-name>
            <surname>Cappellato</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Ferro</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Nie</surname>
          </string-name>
          , L. Soulier (Eds.), Working Notes of CLEF 2018 -
          <article-title>Conference and Labs of the Evaluation Forum</article-title>
          , Avignon, France,
          <source>September 10-14</source>
          ,
          <year>2018</year>
          , volume
          <volume>2125</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2018</year>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2125</volume>
          /invited_paper_1.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>H.</given-names>
            <surname>Srivastava</surname>
          </string-name>
          ,
          <string-name>
            <surname>L. N.</surname>
          </string-name>
          <article-title>S, S</article-title>
          . S, T. Basu,
          <article-title>Nlp-iiserb@erisk2022: Exploring the potential of bag of words, document embeddings and transformer based framework for early prediction of eating disorder, depression and pathological gambling over social media</article-title>
          , in: G. Faggioli,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ferro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hanbury</surname>
          </string-name>
          , M. Potthast (Eds.),
          <source>Proceedings of the Working Notes of CLEF 2022 - Conference and Labs of the Evaluation Forum</source>
          , Bologna, Italy, September 5th - to - 8th,
          <year>2022</year>
          , volume
          <volume>3180</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>972</fpage>
          -
          <lpage>986</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3180</volume>
          /paper-77.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>J.</given-names>
            <surname>Devlin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Chang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Toutanova</surname>
          </string-name>
          ,
          <article-title>BERT: pre-training of deep bidirectional transformers for language understanding</article-title>
          , in: J.
          <string-name>
            <surname>Burstein</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Doran</surname>
          </string-name>
          , T. Solorio (Eds.),
          <source>Proceedings of the</source>
          <year>2019</year>
          <article-title>Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, NAACL-HLT 2019, Minneapolis</article-title>
          , MN, USA, June 2-7,
          <year>2019</year>
          , Volume
          <volume>1</volume>
          (Long and Short Papers),
          <source>Association for Computational Linguistics</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>4171</fpage>
          -
          <lpage>4186</lpage>
          . URL: https://doi.org/10.18653/v1/n19-
          <fpage>1423</fpage>
          . doi:
          <volume>10</volume>
          .18653/v1/n19-
          <fpage>1423</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>D. M. Blei</surname>
            ,
            <given-names>A. Y.</given-names>
          </string-name>
          <string-name>
            <surname>Ng</surname>
            ,
            <given-names>M. I. Jordan</given-names>
          </string-name>
          , Latent dirichlet allocation,
          <source>J. Mach. Learn. Res</source>
          .
          <volume>3</volume>
          (
          <year>2003</year>
          )
          <fpage>993</fpage>
          -
          <lpage>1022</lpage>
          . URL: http://jmlr.org/papers/v3/blei03a.html.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>D.</given-names>
            <surname>Angelov</surname>
          </string-name>
          ,
          <article-title>Top2vec: Distributed representations of topics</article-title>
          , ArXiv abs/
          <year>2008</year>
          .09470 (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>R.</given-names>
            <surname>Egger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <article-title>A topic modeling comparison between lda, nmf, top2vec, and bertopic to demystify twitter posts, Frontiers in Sociology 7 (</article-title>
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>Q.</given-names>
            <surname>Ng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Yau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Lim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Wong</surname>
          </string-name>
          , T. Liew,
          <article-title>Public sentiment on the global outbreak of</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>