{ "paper_id": "2021", "header": { "generated_with": "S2ORC 1.0.0", "date_generated": "2023-01-19T12:31:34.553237Z" }, "title": "Automatic Detection and Prediction of Psychiatric Hospitalizations From Social Media Posts", "authors": [ { "first": "Zhengping", "middle": [], "last": "Jiang", "suffix": "", "affiliation": { "laboratory": "", "institution": "Columbia University", "location": {} }, "email": "" }, { "first": "Jonathan", "middle": [], "last": "Zomick", "suffix": "", "affiliation": { "laboratory": "", "institution": "Hofstra University", "location": {} }, "email": "jzomick1@pride.hofstra.edu" }, { "first": "Sarah", "middle": [ "Ita" ], "last": "Levitan", "suffix": "", "affiliation": {}, "email": "sarah.levitan@hunter.cuny.edu" }, { "first": "Mark", "middle": [], "last": "Serper", "suffix": "", "affiliation": { "laboratory": "", "institution": "Hofstra University", "location": {} }, "email": "mark.r.serper@hofstra.edu" }, { "first": "Julia", "middle": [], "last": "Hirschberg", "suffix": "", "affiliation": { "laboratory": "", "institution": "Columbia University", "location": {} }, "email": "" } ], "year": "", "venue": null, "identifiers": {}, "abstract": "We address the problem of predicting psychiatric hospitalizations using linguistic features drawn from social media posts. We formulate this novel task and develop an approach to automatically extract time spans of self-reported psychiatric hospitalizations. Using this dataset, we build predictive models of psychiatric hospitalization, comparing feature sets, user vs. post classification, and comparing model performance using a varying time window of posts. Our best model achieves an F1 of .718 using 7 days of posts. Our results suggest that this is a useful framework for collecting hospitalization data, and that social media data can be leveraged to predict acute psychiatric crises before they occur, potentially saving lives and improving outcomes for individuals with mental illness.", "pdf_parse": { "paper_id": "2021", "_pdf_hash": "", "abstract": [ { "text": "We address the problem of predicting psychiatric hospitalizations using linguistic features drawn from social media posts. We formulate this novel task and develop an approach to automatically extract time spans of self-reported psychiatric hospitalizations. Using this dataset, we build predictive models of psychiatric hospitalization, comparing feature sets, user vs. post classification, and comparing model performance using a varying time window of posts. Our best model achieves an F1 of .718 using 7 days of posts. Our results suggest that this is a useful framework for collecting hospitalization data, and that social media data can be leveraged to predict acute psychiatric crises before they occur, potentially saving lives and improving outcomes for individuals with mental illness.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Abstract", "sec_num": null } ], "body_text": [ { "text": "Every year, approximately 1% of adults in the United States are hospitalized for psychiatric reasons, including increased suicidality and psychosis (Elflein, 2020) . With the global COVID-19 pandemic, hospitalizations due to suicidality are projected to increase substantially (John et al., 2020) , and there is already evidence of the adverse impact of the pandemic on the mental health of individuals around the world (Cullen et al., 2020) . Psychiatric hospitalizations typically result from crises among individuals struggling with suicidality and mental illness. The present study aims to predict psychiatric hospitalization due to increased suicidality or a psychotic break before it occurs.", "cite_spans": [ { "start": 148, "end": 163, "text": "(Elflein, 2020)", "ref_id": "BIBREF11" }, { "start": 277, "end": 296, "text": "(John et al., 2020)", "ref_id": "BIBREF11" }, { "start": 420, "end": 441, "text": "(Cullen et al., 2020)", "ref_id": "BIBREF8" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "There are several motivations for this research goal. Improving our ability to better predict psychiatric hospitalization helps enable the identification of early warning signs of these crises before they fully develop. Early detection and prediction of acute psychiatric crises is essential for lowering mortality rates and improving overall outcomes for individuals suffering with mental illness. Further, psychiatric hospitalizations place a tremendous burden on limited hospital resources, and involve steep costs for patients as well as taxpayers (Stensland et al., 2012; Owens et al., 2019) .", "cite_spans": [ { "start": 552, "end": 576, "text": "(Stensland et al., 2012;", "ref_id": "BIBREF27" }, { "start": 577, "end": 596, "text": "Owens et al., 2019)", "ref_id": "BIBREF20" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "Typically, prediction of psychiatric hospitalization has relied on rich and personalized clinical information for a particular patient. This requirement has limited the size of available datasets, and has also limited the possibility of reaching and helping potential patients who do not have a welldocumented psychiatric medical history. In this work we circumvent this limitation by leveraging social media data to train and evaluate predictive models of psychiatric hospitalization. This is a necessary step towards the ultimate goal of predicting behavioral and cognitive changes that often lead to hospitalization. There is a rich literature of computer scientists, psychologists, and psychiatrists taking advantage of the vast amount of social media data -which includes language data of posts and comments, as well as meta-information such as preferences, engagement patterns, and group membership -to gain insights about mental states and behaviors of people with psychiatric disorders.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "Building on this successful line of research, we detect engagement patterns combined with selfdisclosures to identify potential periods of psychiatric hospitalization. We compile a dataset of these periods, or time spans, along with the posts preceding those periods, and conduct machine learning experiments to automatically predict whether a post precedes a hospitalization or not. Our results suggest that this is a potentially useful approach for predicting psychiatric hospitalizations before they occur. This can enable clinicians to mitigate and hopefully prevent a psychotic break or suicide attempt, helping to save patients' lives and improve outcomes.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "The rest of this paper is organized as follows: Section 2 reviews related work and Section 3 describes our novel data collection approach. Section 4 presents our experiments to predict psychiatric hospitalizations, and Section 5 provides analyses of the data and the learned models to gain further insights about the dataset and our results. We conclude in Section 6 and discuss ideas for future work.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "Research over the past decade has supported and validated the use of computational linguistics techniques applied to social media data for predicting and detecting mental illness across a broad range of psychiatric conditions (Guntuku et al., 2017; Wongkoblap et al., 2017) . To date, linguistic indicators of psychopathology have been identified for a wide range of psychiatric conditions (Zomick et al., 2019; Coppersmith et al., 2015; Birnbaum et al., 2017; Huang et al., 2017; De Choudhury et al., 2013; Shen and Rudzicz, 2017) . Recent work has also looked at detecting and predicting suicidality using linguistic features from social media posts (Du et al., 2018; Coppersmith et al., 2018; Zirikly et al., 2019) .", "cite_spans": [ { "start": 226, "end": 248, "text": "(Guntuku et al., 2017;", "ref_id": "BIBREF13" }, { "start": 249, "end": 273, "text": "Wongkoblap et al., 2017)", "ref_id": "BIBREF28" }, { "start": 390, "end": 411, "text": "(Zomick et al., 2019;", "ref_id": "BIBREF30" }, { "start": 412, "end": 437, "text": "Coppersmith et al., 2015;", "ref_id": "BIBREF5" }, { "start": 438, "end": 460, "text": "Birnbaum et al., 2017;", "ref_id": "BIBREF1" }, { "start": 461, "end": 480, "text": "Huang et al., 2017;", "ref_id": "BIBREF14" }, { "start": 481, "end": 507, "text": "De Choudhury et al., 2013;", "ref_id": "BIBREF9" }, { "start": 508, "end": 531, "text": "Shen and Rudzicz, 2017)", "ref_id": "BIBREF24" }, { "start": 652, "end": 669, "text": "(Du et al., 2018;", "ref_id": "BIBREF10" }, { "start": 670, "end": 695, "text": "Coppersmith et al., 2018;", "ref_id": "BIBREF7" }, { "start": 696, "end": 717, "text": "Zirikly et al., 2019)", "ref_id": "BIBREF29" } ], "ref_spans": [], "eq_spans": [], "section": "Related Work", "sec_num": "2" }, { "text": "While the majority of past research has compared specific psychiatric conditions with healthy control groups, more recent work has begun analyzing and identifying unique differences and discriminators among psychiatric conditions (Jiang et al., 2020; Cohan et al., 2018a; Coppersmith et al., 2015) . As this area progresses, we have begun to investigate whether this technology can be used beyond detection of mental illness for detecting severity of symptomatology and prediction of acute psychiatric episodes that result in hospitalization. This would benefit patients by alerting clinicians to worsening symptoms, allowing for early intervention care and potential mitigation. Relatedly, advancements in machine learning techniques have led to the development of advanced models for predicting psychiatric crises such as increased suicidality and psychotic episodes using a multimodal approach based on clinical data (Koutsouleris et al., 2021) . However, to date, these studies have relied exclusively on clinical data and medical data. To our knowledge, this is the first study to leverage a large dataset of publicly available social media posts for predicting psychiatric hospitalization.", "cite_spans": [ { "start": 230, "end": 250, "text": "(Jiang et al., 2020;", "ref_id": "BIBREF15" }, { "start": 251, "end": 271, "text": "Cohan et al., 2018a;", "ref_id": "BIBREF2" }, { "start": 272, "end": 297, "text": "Coppersmith et al., 2015)", "ref_id": "BIBREF5" }, { "start": 920, "end": 947, "text": "(Koutsouleris et al., 2021)", "ref_id": "BIBREF17" } ], "ref_spans": [], "eq_spans": [], "section": "Related Work", "sec_num": "2" }, { "text": "In this section we describe the pipeline components of our dataset construction process, in the order in which they are applied. 1 Table 1 presents the overall statistics of our dataset.", "cite_spans": [], "ref_spans": [ { "start": 131, "end": 138, "text": "Table 1", "ref_id": null } ], "eq_spans": [], "section": "Data Collection", "sec_num": "3" }, { "text": "318 128 7,077 Table 1 : Overall dataset statistics, where Candidates are the total number of users we examined, TI corresponds to number of users from which we extracted hospitalization identification with time-span information and SC corresponds to the number of users having posts collected for the 21 days directly before the refined hospitalization span. #Posts are number of posts from these spans in total.", "cite_spans": [], "ref_spans": [ { "start": 14, "end": 21, "text": "Table 1", "ref_id": null } ], "eq_spans": [], "section": "95,904", "sec_num": null }, { "text": "We begin data collection by identifying candidate Reddit users who may be at risk for a psychiatric hospitalization. We focus on two user groups: those that self-identify with a psychiatric disorder, and those that self-identify with suicidal ideation or attempted suicide. To identify such users, we leverage subreddits, or forums on Reddit dedicated to specific topics. Following Shing et al. 2018, we collect posts from the r/SuicideWatch (SW) subreddit, and following (Cohan et al., 2018b; Jiang et al., 2020) we collect posts from subreddits related to 8 different mental health conditions: obsessive compulsive disorder (OCD), schizophrenia (SZ), borderline personality disorder (BPD), posttraumatic stress disorder (PTSD), eating disorder (ED), major depression dis-order (MDD), general anxiety disorder (GAD) and bipolar disorder. We then use regular expression matching to extract selfidentification statements from these posts to form our candidate user pool. Our data collection methods yield 69,682 candidates for suicidal risk and 35,606 candidates for mental health conditions.", "cite_spans": [ { "start": 472, "end": 493, "text": "(Cohan et al., 2018b;", "ref_id": "BIBREF3" }, { "start": 494, "end": 513, "text": "Jiang et al., 2020)", "ref_id": "BIBREF15" } ], "ref_spans": [], "eq_spans": [], "section": "Candidate Collection", "sec_num": "3.1" }, { "text": "After identifying nearly 100k candidate Reddit users at risk for psychiatric hospitalization, we designed an approach to identify users from that pool that have been hospitalized for psychiatric reasons. While previous work has shown that regular expression matching alone is able to create high precision mental health datasets (Coppersmith et al., 2014; Cohan et al., 2018b; Jiang et al., 2020) , it is far more difficult to automatically construct a dataset with more fine-grained information. MacAvaney et al. (2018) created a dataset of self-disclosures of depression on Reddit, which includes manually annotated temporal information about the diagnosis date. In our case, it is important to not only identify users that self-disclose psychiatric hospitalizations, but also to pinpoint the time span of the hospital stay. There are several challenges associated with this task: First, we need to ensure that the correct time span is identified when a user mentions multiple events in a single post, and avoid identifying a time span that is not associated with the identified hospitalization instance. Second, there are various ways an adverbial phrase of time could be attached to a predicate, making regular expression design difficult. A third challenge is that some time-related words having other common synsets (e.g. \"May\"). We address the above mentioned problems by (1) sentence-tokenizing the posts and performing all our matching at sentence-level; and (2) running a state-of-the-art semantic role labeling model first to identify the likely span for regular expression matching. Specifically, we only parse the [ARG-TMP] temporal field related to the hospitalization event, identified by the pre-trained SRL model (Shi and Lin, 2019) provided by AllenNLP (Gardner et al., 2018) . When the identification is precise to date level we allow \u00b17 days of flexibility. In total, we extracted 72 hospitalization time spans from the SuicideWatch user group, and 349 time-spans from the psychiatric disorders user group. A clinical psychologist trainee manually reviewed all 421 spans and found that 69.12% of them were clearly cor-rectly identified and relevant hospitalizations, while the other time-spans were not incorrect but simply lacked enough context in the post for confident labeling. This validates our proposed time-span identification approach, and suggests that further context (e.g. other posts in the same thread) may be useful to improve time-span identification.", "cite_spans": [ { "start": 329, "end": 355, "text": "(Coppersmith et al., 2014;", "ref_id": "BIBREF6" }, { "start": 356, "end": 376, "text": "Cohan et al., 2018b;", "ref_id": "BIBREF3" }, { "start": 377, "end": 396, "text": "Jiang et al., 2020)", "ref_id": "BIBREF15" }, { "start": 1730, "end": 1749, "text": "(Shi and Lin, 2019)", "ref_id": "BIBREF25" }, { "start": 1771, "end": 1793, "text": "(Gardner et al., 2018)", "ref_id": "BIBREF12" } ], "ref_spans": [], "eq_spans": [], "section": "Hospitalization Time Span Identification", "sec_num": "3.2" }, { "text": "We observe that the most common duration of the span identified is one month, and it is desirable to have hospitalization time identified on a more finegrained scale. For example, a user might mention that they were hospitalized \"last June,\" without providing specific start and end dates of their hospital stay. ; Coppersmith et al. (2018) shows that social media provides information in the \"clinical whitespace.\" Inspired by them, we further identify rare media blackout periods in the previously found plausible hospitalization span, and use them as a proxy to a ground truth hospitalization period. To do this, we fit an exponential distribution on users' social media posting activity, and define a rare media blackout period as the time span of inactivity where the occurrence probability is less than a certain threshold r. This process also provides us with other benefits, as we are able to characterize irregularities like throwaway accounts. Figure 1 is an example of such irregularities, where the user became significantly more active after the identified span; therefore we hypothesize that most of their posts would be related to their mental health condition and perhaps their hospitalization experience. In contrast, Figure 2 is an example of users who actively use their social media before and after the hospitalization blackout. We believe these users and their posts are potentially more useful for research, because they include posts on a wide range of topics over long periods of time, both before and after a psychiatric hospitalization. However, in this paper we make no further use of the features other than to select posts that directly precede a blackout period. When multiple rare media blackout periods are found for an identified span, we empirically select the one with the longest overlap with the span.", "cite_spans": [ { "start": 315, "end": 340, "text": "Coppersmith et al. (2018)", "ref_id": "BIBREF7" } ], "ref_spans": [ { "start": 954, "end": 962, "text": "Figure 1", "ref_id": "FIGREF0" }, { "start": 1235, "end": 1241, "text": "Figure", "ref_id": null } ], "eq_spans": [], "section": "Span Refinement", "sec_num": "3.3" }, { "text": "Having collected a dataset of proposed hospitalization spans and preceding posts, we use our col- lected dataset to build predictive models of psychiatric hospitalizations. We experiment with two different task formulations: post-level prediction and user-level prediction. Post-level prediction involves a binary classification for each post, determining whether the post is followed by valid hospitalization span or not. User-level prediction classifies a group of posts from a user in a given time window to predict whether the user will be hospitalized. In order to train classification models, we first need to select negative samples as a control group for our experiments. We describe our methods of pairing negative samples in subsection 4.1. We experiment with three set of features: unigram, bigram 2 and LIWC (Pennebaker et al., 2007 (Pennebaker et al., , 2015 features. We perform hyper-parameter grid search to optimize performance. For all features we use the Naive-Bayes classifier, as it has been found to perform well on small datasets (NG and Jordan, 2002) . We pre-process the text by lower-casing all input posts and, following the guidelines of (Benton et al., 2017), we de-identify posts by anonymizing URLs and replacing usernames with randomly generated strings.", "cite_spans": [ { "start": 820, "end": 844, "text": "(Pennebaker et al., 2007", "ref_id": "BIBREF21" }, { "start": 845, "end": 871, "text": "(Pennebaker et al., , 2015", "ref_id": "BIBREF23" }, { "start": 1053, "end": 1074, "text": "(NG and Jordan, 2002)", "ref_id": "BIBREF19" } ], "ref_spans": [], "eq_spans": [], "section": "Prediction of Psychiatric Hospitalization", "sec_num": "4" }, { "text": "To form a challenging prediction task, we compile negative samples for classification by selecting control users from the same candidate pool that the target hospitalization group was selected from. The control users are those who do not have associated hospitalization time spans, but did have similar media blackout periods (described in subsection 3.3).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Pairing Negative Samples", "sec_num": "4.1" }, { "text": "We group spans by number of post before the span in a prescribed time window of length d days. For each positive span we randomly sample a span from the negative span pool that has a similar number of posts, creating a balanced classification task. Note that we expect this task to be difficult because the control users either self-identified with mental health conditions or posted in the SW subreddit. For post-level classification, we use the same set of posts sampled on the user-level. The best performance of 0.698 F1 is obtained using bigrams for the user-level task. In general, user-level classification results in better F-1 scores, indicating that more context is likely crucial to success in psychiatric hospitalization prediction. Ngram features outperform LIWC features for both tasks, and adding bigram features perform better than unigrams alone. Overall, the model performance with a small amount of data is promising, well above a 50% random baseline.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Pairing Negative Samples", "sec_num": "4.1" }, { "text": "We again run experiments for user-level classification with another more strictly paired control group that satisfies the pairing constraints mentioned in subsection 4.1 for d \u2208 {1, 7, 14, 21}. Table 3 shows the performance change as the window length increases. The results suggest that using a wider context is useful in predicting hospitalization blackouts, and the best performance was obtained using unigrams extracted from 7 days of posts. Figure 3 shows the list of most predictive words for the unigram model. We see that many words correspond to time duration (e.g. \"week\", \"month\"), Table 3 : F-1 performance with different features on different window lengths medical professions (e.g., \"med\", \"doctor\", \"hospital\") and conversation (e.g., \"sorry\", \"thanks\"). We hypothesize that these may correspond to users' frequent online posts seeking advice and describing conditions. Indeed we observe some posts conforming to this pattern through manual examinations. care, come, person, taken, stuff, able, hear, weeks, &, definitely, bit, let, doctor, does, makes, point, home, tell, times, sorry, family, months, hope, little, use, yeah, sleep, maybe, best, new, post, told, night, probably, voices, went, great, isn, meds, bot, moderator, school, days, thought, week, doesn, trying, started, working, used, mom, message, thank, long, doing, hospital, having, try, hard, love, year, thanks, bad, getting, actually, pretty, sure, thing, help, better, years, life, ll, need, said, right, say, didn, work, way, did, make, lot, day, got, things, url, want, going, feel, good, think, people, time, know, ve, really, don, like, just Figure 3: The top 100 most predictive words for the hospitalized group by the uni-gram model.", "cite_spans": [ { "start": 971, "end": 1632, "text": "care, come, person, taken, stuff, able, hear, weeks, &, definitely, bit, let, doctor, does, makes, point, home, tell, times, sorry, family, months, hope, little, use, yeah, sleep, maybe, best, new, post, told, night, probably, voices, went, great, isn, meds, bot, moderator, school, days, thought, week, doesn, trying, started, working, used, mom, message, thank, long, doing, hospital, having, try, hard, love, year, thanks, bad, getting, actually, pretty, sure, thing, help, better, years, life, ll, need, said, right, say, didn, work, way, did, make, lot, day, got, things, url, want, going, feel, good, think, people, time, know, ve, really, don, like, just", "ref_id": null } ], "ref_spans": [ { "start": 446, "end": 454, "text": "Figure 3", "ref_id": null }, { "start": 593, "end": 600, "text": "Table 3", "ref_id": null } ], "eq_spans": [], "section": "Performance Over Time", "sec_num": "4.3" }, { "text": "We present a novel social media data collection method for identifying hospitalization time spans and design a novel classification task for predicting psychiatric hospitalizations. We experiment with multiple linguistic feature sets and task formulations, including user-level and post-level classification, as well as varying the time window of posts used. Our results suggest that this is a useful framework for collecting data related to psychiatric hospitalization, and that social media data can be leveraged to predict psychiatric crises before they occur. In our ongoing and future work, we plan to conduct further analysis of the language of pre-hospitalization posts to gain insights about linguistic patterns and changes that occur as the user experiences a psychiatric crisis. We also plan to improve the data collection process to achieve better precision and to expand to a larger scale. We hope that an improved understanding of the linguistic cues that precede psychiatric hospitalizations, as well as improvements in automatic prediction of hospitalizations, will enable interventions that can potentially save lives and improve outcomes for individuals with mental illness.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Conclusion and Future Work", "sec_num": "6" }, { "text": "This study received IRB approval and all human subjects protection guidelines were followed.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "Due to the size of our dataset, we set a minimum document count of 5 for bigram features.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null } ], "back_matter": [], "bib_entries": { "BIBREF0": { "ref_id": "b0", "title": "Ethical research protocols for social media health research", "authors": [ { "first": "Adrian", "middle": [], "last": "Benton", "suffix": "" }, { "first": "Glen", "middle": [], "last": "Coppersmith", "suffix": "" }, { "first": "Mark", "middle": [], "last": "Dredze", "suffix": "" } ], "year": 2017, "venue": "Proceedings of the First ACL Workshop on Ethics in Natural Language Processing", "volume": "", "issue": "", "pages": "94--102", "other_ids": {}, "num": null, "urls": [], "raw_text": "Adrian Benton, Glen Coppersmith, and Mark Dredze. 2017. Ethical research protocols for social media health research. In Proceedings of the First ACL Workshop on Ethics in Natural Language Process- ing, pages 94-102.", "links": null }, "BIBREF1": { "ref_id": "b1", "title": "A collaborative approach to identifying social media markers of schizophrenia by employing machine learning and clinical appraisals", "authors": [ { "first": "L", "middle": [], "last": "Michael", "suffix": "" }, { "first": "", "middle": [], "last": "Birnbaum", "suffix": "" }, { "first": "", "middle": [], "last": "Sindhu Kiranmai Ernala", "suffix": "" }, { "first": "F", "middle": [], "last": "Asra", "suffix": "" }, { "first": "Munmun", "middle": [ "De" ], "last": "Rizvi", "suffix": "" }, { "first": "John M", "middle": [], "last": "Choudhury", "suffix": "" }, { "first": "", "middle": [], "last": "Kane", "suffix": "" } ], "year": 2017, "venue": "Journal of medical Internet research", "volume": "19", "issue": "8", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Michael L Birnbaum, Sindhu Kiranmai Ernala, Asra F Rizvi, Munmun De Choudhury, and John M Kane. 2017. A collaborative approach to identifying so- cial media markers of schizophrenia by employing machine learning and clinical appraisals. Journal of medical Internet research, 19(8):e289.", "links": null }, "BIBREF2": { "ref_id": "b2", "title": "Smhd: a large-scale resource for exploring online language usage for multiple mental health conditions", "authors": [ { "first": "Arman", "middle": [], "last": "Cohan", "suffix": "" }, { "first": "Bart", "middle": [], "last": "Desmet", "suffix": "" }, { "first": "Andrew", "middle": [], "last": "Yates", "suffix": "" }, { "first": "Luca", "middle": [], "last": "Soldaini", "suffix": "" }, { "first": "Sean", "middle": [], "last": "Macavaney", "suffix": "" }, { "first": "Nazli", "middle": [], "last": "Goharian", "suffix": "" } ], "year": 2018, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": { "arXiv": [ "arXiv:1806.05258" ] }, "num": null, "urls": [], "raw_text": "Arman Cohan, Bart Desmet, Andrew Yates, Luca Sol- daini, Sean MacAvaney, and Nazli Goharian. 2018a. Smhd: a large-scale resource for exploring online language usage for multiple mental health condi- tions. arXiv preprint arXiv:1806.05258.", "links": null }, "BIBREF3": { "ref_id": "b3", "title": "SMHD: a large-scale resource for exploring online language usage for multiple mental health conditions", "authors": [ { "first": "Arman", "middle": [], "last": "Cohan", "suffix": "" }, { "first": "Bart", "middle": [], "last": "Desmet", "suffix": "" }, { "first": "Andrew", "middle": [], "last": "Yates", "suffix": "" }, { "first": "Luca", "middle": [], "last": "Soldaini", "suffix": "" }, { "first": "Sean", "middle": [], "last": "Macavaney", "suffix": "" }, { "first": "Nazli", "middle": [], "last": "Goharian", "suffix": "" } ], "year": 2018, "venue": "Proceedings of the 27th International Conference on Computational Linguistics", "volume": "", "issue": "", "pages": "1485--1497", "other_ids": {}, "num": null, "urls": [], "raw_text": "Arman Cohan, Bart Desmet, Andrew Yates, Luca Sol- daini, Sean MacAvaney, and Nazli Goharian. 2018b. SMHD: a large-scale resource for exploring online language usage for multiple mental health condi- tions. In Proceedings of the 27th International Con- ference on Computational Linguistics, pages 1485- 1497, Santa Fe, New Mexico, USA. Association for Computational Linguistics.", "links": null }, "BIBREF4": { "ref_id": "b4", "title": "Scalable mental health analysis in the clinical whitespace via natural language processing", "authors": [ { "first": "G", "middle": [], "last": "Coppersmith", "suffix": "" }, { "first": "C", "middle": [], "last": "Hilland", "suffix": "" }, { "first": "O", "middle": [], "last": "Frieder", "suffix": "" }, { "first": "R", "middle": [], "last": "Leary", "suffix": "" } ], "year": 2017, "venue": "2017 IEEE EMBS International Conference on Biomedical Health Informatics (BHI)", "volume": "", "issue": "", "pages": "393--396", "other_ids": { "DOI": [ "10.1109/BHI.2017.7897288" ] }, "num": null, "urls": [], "raw_text": "G. Coppersmith, C. Hilland, O. Frieder, and R. Leary. 2017. Scalable mental health analysis in the clinical whitespace via natural language processing. In 2017 IEEE EMBS International Conference on Biomedi- cal Health Informatics (BHI), pages 393-396.", "links": null }, "BIBREF5": { "ref_id": "b5", "title": "From adhd to sad: Analyzing the language of mental health on twitter through self-reported diagnoses", "authors": [ { "first": "Glen", "middle": [], "last": "Coppersmith", "suffix": "" }, { "first": "Mark", "middle": [], "last": "Dredze", "suffix": "" }, { "first": "Craig", "middle": [], "last": "Harman", "suffix": "" }, { "first": "Kristy", "middle": [], "last": "Hollingshead", "suffix": "" } ], "year": 2015, "venue": "Proceedings of the 2nd Workshop on Computational Linguistics and Clinical Psychology: From Linguistic Signal to Clinical Reality", "volume": "", "issue": "", "pages": "1--10", "other_ids": {}, "num": null, "urls": [], "raw_text": "Glen Coppersmith, Mark Dredze, Craig Harman, and Kristy Hollingshead. 2015. From adhd to sad: An- alyzing the language of mental health on twitter through self-reported diagnoses. In Proceedings of the 2nd Workshop on Computational Linguistics and Clinical Psychology: From Linguistic Signal to Clin- ical Reality, pages 1-10.", "links": null }, "BIBREF6": { "ref_id": "b6", "title": "Measuring post traumatic stress disorder in twitter", "authors": [ { "first": "Glen", "middle": [], "last": "Coppersmith", "suffix": "" }, { "first": "Craig", "middle": [], "last": "Harman", "suffix": "" }, { "first": "Mark", "middle": [], "last": "Dredze", "suffix": "" } ], "year": 2014, "venue": "Proceedings of the International AAAI Conference on Web and Social Media", "volume": "8", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Glen Coppersmith, Craig Harman, and Mark Dredze. 2014. Measuring post traumatic stress disorder in twitter. In Proceedings of the International AAAI Conference on Web and Social Media, volume 8.", "links": null }, "BIBREF7": { "ref_id": "b7", "title": "Natural language processing of social media as screening for suicide risk", "authors": [ { "first": "Glen", "middle": [], "last": "Coppersmith", "suffix": "" }, { "first": "Ryan", "middle": [], "last": "Leary", "suffix": "" }, { "first": "Patrick", "middle": [], "last": "Crutchley", "suffix": "" }, { "first": "Alex", "middle": [], "last": "Fine", "suffix": "" } ], "year": 2018, "venue": "Biomedical informatics insights", "volume": "10", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Glen Coppersmith, Ryan Leary, Patrick Crutchley, and Alex Fine. 2018. Natural language processing of so- cial media as screening for suicide risk. Biomedical informatics insights, 10:1178222618792860.", "links": null }, "BIBREF8": { "ref_id": "b8", "title": "Mental health in the covid-19 pandemic", "authors": [ { "first": "W", "middle": [], "last": "Cullen", "suffix": "" }, { "first": "", "middle": [], "last": "Gulati", "suffix": "" }, { "first": "", "middle": [], "last": "Kelly", "suffix": "" } ], "year": 2020, "venue": "QJM: An International Journal of Medicine", "volume": "113", "issue": "5", "pages": "311--312", "other_ids": {}, "num": null, "urls": [], "raw_text": "W Cullen, G Gulati, and BD Kelly. 2020. Mental health in the covid-19 pandemic. QJM: An Inter- national Journal of Medicine, 113(5):311-312.", "links": null }, "BIBREF9": { "ref_id": "b9", "title": "Predicting depression via social media", "authors": [ { "first": "Michael", "middle": [], "last": "Munmun De Choudhury", "suffix": "" }, { "first": "Scott", "middle": [], "last": "Gamon", "suffix": "" }, { "first": "Eric", "middle": [], "last": "Counts", "suffix": "" }, { "first": "", "middle": [], "last": "Horvitz", "suffix": "" } ], "year": 2013, "venue": "Seventh international AAAI conference on weblogs and social media", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Munmun De Choudhury, Michael Gamon, Scott Counts, and Eric Horvitz. 2013. Predicting depres- sion via social media. In Seventh international AAAI conference on weblogs and social media.", "links": null }, "BIBREF10": { "ref_id": "b10", "title": "Extracting psychiatric stressors for suicide from social media using deep learning", "authors": [ { "first": "Jingcheng", "middle": [], "last": "Du", "suffix": "" }, { "first": "Yaoyun", "middle": [], "last": "Zhang", "suffix": "" }, { "first": "Jianhong", "middle": [], "last": "Luo", "suffix": "" }, { "first": "Yuxi", "middle": [], "last": "Jia", "suffix": "" }, { "first": "Qiang", "middle": [], "last": "Wei", "suffix": "" }, { "first": "Cui", "middle": [], "last": "Tao", "suffix": "" }, { "first": "Hua", "middle": [], "last": "Xu", "suffix": "" } ], "year": 2018, "venue": "BMC medical informatics and decision making", "volume": "18", "issue": "2", "pages": "77--87", "other_ids": {}, "num": null, "urls": [], "raw_text": "Jingcheng Du, Yaoyun Zhang, Jianhong Luo, Yuxi Jia, Qiang Wei, Cui Tao, and Hua Xu. 2018. Extracting psychiatric stressors for suicide from social media using deep learning. BMC medical informatics and decision making, 18(2):77-87.", "links": null }, "BIBREF11": { "ref_id": "b11", "title": "Mental health service use in the past year among u.s. adults from", "authors": [ { "first": "John", "middle": [], "last": "Elflein", "suffix": "" } ], "year": 2002, "venue": "", "volume": "", "issue": "", "pages": "2021--2024", "other_ids": {}, "num": null, "urls": [], "raw_text": "John Elflein. 2020. Mental health service use in the past year among u.s. adults from 2002 to 2019, by type of care. https://www.statista.com/ statistics/252316/type-of-mental- health-service-used-by-us-adults- since-2002/. Accessed: 2021-03-15.", "links": null }, "BIBREF12": { "ref_id": "b12", "title": "Allennlp: A deep semantic natural language processing platform", "authors": [ { "first": "Matt", "middle": [], "last": "Gardner", "suffix": "" }, { "first": "Joel", "middle": [], "last": "Grus", "suffix": "" }, { "first": "Mark", "middle": [], "last": "Neumann", "suffix": "" }, { "first": "Oyvind", "middle": [], "last": "Tafjord", "suffix": "" }, { "first": "Pradeep", "middle": [], "last": "Dasigi", "suffix": "" }, { "first": "Nelson", "middle": [], "last": "Liu", "suffix": "" }, { "first": "Matthew", "middle": [], "last": "Peters", "suffix": "" }, { "first": "Michael", "middle": [], "last": "Schmitz", "suffix": "" }, { "first": "Luke", "middle": [], "last": "Zettlemoyer", "suffix": "" } ], "year": 2018, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": { "arXiv": [ "arXiv:1803.07640" ] }, "num": null, "urls": [], "raw_text": "Matt Gardner, Joel Grus, Mark Neumann, Oyvind Tafjord, Pradeep Dasigi, Nelson Liu, Matthew Pe- ters, Michael Schmitz, and Luke Zettlemoyer. 2018. Allennlp: A deep semantic natural language process- ing platform. arXiv preprint arXiv:1803.07640.", "links": null }, "BIBREF13": { "ref_id": "b13", "title": "Detecting depression and mental illness on social media: an integrative review", "authors": [ { "first": "Chandra", "middle": [], "last": "Sharath", "suffix": "" }, { "first": "", "middle": [], "last": "Guntuku", "suffix": "" }, { "first": "Margaret", "middle": [ "L" ], "last": "David B Yaden", "suffix": "" }, { "first": "", "middle": [], "last": "Kern", "suffix": "" }, { "first": "H", "middle": [], "last": "Lyle", "suffix": "" }, { "first": "Johannes C", "middle": [], "last": "Ungar", "suffix": "" }, { "first": "", "middle": [], "last": "Eichstaedt", "suffix": "" } ], "year": 2017, "venue": "Current Opinion in Behavioral Sciences", "volume": "18", "issue": "", "pages": "43--49", "other_ids": {}, "num": null, "urls": [], "raw_text": "Sharath Chandra Guntuku, David B Yaden, Margaret L Kern, Lyle H Ungar, and Johannes C Eichstaedt. 2017. Detecting depression and mental illness on social media: an integrative review. Current Opin- ion in Behavioral Sciences, 18:43-49.", "links": null }, "BIBREF14": { "ref_id": "b14", "title": "Detection of the prodromal phase of bipolar disorder from psychological and phonological aspects in social media", "authors": [ { "first": "Yen-Hao", "middle": [], "last": "Huang", "suffix": "" }, { "first": "Lin-Hung", "middle": [], "last": "Wei", "suffix": "" }, { "first": "Yi-Shin", "middle": [], "last": "Chen", "suffix": "" } ], "year": 2017, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": { "arXiv": [ "arXiv:1712.09183" ] }, "num": null, "urls": [], "raw_text": "Yen-Hao Huang, Lin-Hung Wei, and Yi-Shin Chen. 2017. Detection of the prodromal phase of bipolar disorder from psychological and phono- logical aspects in social media. arXiv preprint arXiv:1712.09183.", "links": null }, "BIBREF15": { "ref_id": "b15", "title": "Detection of mental health from Reddit via deep contextualized representations", "authors": [ { "first": "Zhengping", "middle": [], "last": "Jiang", "suffix": "" }, { "first": "Sarah", "middle": [], "last": "Ita Levitan", "suffix": "" }, { "first": "Jonathan", "middle": [], "last": "Zomick", "suffix": "" }, { "first": "Julia", "middle": [], "last": "Hirschberg", "suffix": "" } ], "year": 2020, "venue": "Proceedings of the 11th International Workshop on Health Text Mining and Information Analysis", "volume": "", "issue": "", "pages": "147--156", "other_ids": { "DOI": [ "10.18653/v1/2020.louhi-1.16" ] }, "num": null, "urls": [], "raw_text": "Zhengping Jiang, Sarah Ita Levitan, Jonathan Zomick, and Julia Hirschberg. 2020. Detection of mental health from Reddit via deep contextualized represen- tations. In Proceedings of the 11th International Workshop on Health Text Mining and Information Analysis, pages 147-156, Online. Association for Computational Linguistics.", "links": null }, "BIBREF16": { "ref_id": "b16", "title": "Trends in suicide during the covid-19 pandemic", "authors": [ { "first": "Ann", "middle": [], "last": "John", "suffix": "" }, { "first": "Jane", "middle": [], "last": "Pirkis", "suffix": "" }, { "first": "David", "middle": [], "last": "Gunnell", "suffix": "" }, { "first": "Louis", "middle": [], "last": "Appleby", "suffix": "" }, { "first": "Jacqui", "middle": [], "last": "Morrissey", "suffix": "" } ], "year": 2020, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Ann John, Jane Pirkis, David Gunnell, Louis Appleby, and Jacqui Morrissey. 2020. Trends in suicide dur- ing the covid-19 pandemic.", "links": null }, "BIBREF17": { "ref_id": "b17", "title": "Multimodal machine learning workflows for prediction of psychosis in patients with clinical highrisk syndromes and recent-onset depression", "authors": [ { "first": "Nikolaos", "middle": [], "last": "Koutsouleris", "suffix": "" }, { "first": "B", "middle": [], "last": "Dominic", "suffix": "" }, { "first": "Franziska", "middle": [], "last": "Dwyer", "suffix": "" }, { "first": "Carlo", "middle": [], "last": "Degenhardt", "suffix": "" }, { "first": "Maria", "middle": [ "Fernanda" ], "last": "Maj", "suffix": "" }, { "first": "Rachele", "middle": [], "last": "Urquijo-Castro", "suffix": "" }, { "first": "David", "middle": [], "last": "Sanfelici", "suffix": "" }, { "first": "Oemer", "middle": [], "last": "Popovic", "suffix": "" }, { "first": "", "middle": [], "last": "Oeztuerk", "suffix": "" }, { "first": "S", "middle": [], "last": "Shalaila", "suffix": "" }, { "first": "Johanna", "middle": [], "last": "Haas", "suffix": "" }, { "first": "", "middle": [], "last": "Weiske", "suffix": "" } ], "year": 2021, "venue": "JAMA psychiatry", "volume": "78", "issue": "2", "pages": "195--209", "other_ids": {}, "num": null, "urls": [], "raw_text": "Nikolaos Koutsouleris, Dominic B Dwyer, Franziska Degenhardt, Carlo Maj, Maria Fernanda Urquijo- Castro, Rachele Sanfelici, David Popovic, Oemer Oeztuerk, Shalaila S Haas, Johanna Weiske, et al. 2021. Multimodal machine learning workflows for prediction of psychosis in patients with clinical high- risk syndromes and recent-onset depression. JAMA psychiatry, 78(2):195-209.", "links": null }, "BIBREF18": { "ref_id": "b18", "title": "Rsdd-time: Temporal annotation of self-reported mental health diagnoses", "authors": [ { "first": "Sean", "middle": [], "last": "Macavaney", "suffix": "" }, { "first": "Bart", "middle": [], "last": "Desmet", "suffix": "" }, { "first": "Arman", "middle": [], "last": "Cohan", "suffix": "" }, { "first": "Luca", "middle": [], "last": "Soldaini", "suffix": "" }, { "first": "Andrew", "middle": [], "last": "Yates", "suffix": "" }, { "first": "Ayah", "middle": [], "last": "Zirikly", "suffix": "" }, { "first": "Nazli", "middle": [], "last": "Goharian", "suffix": "" } ], "year": 2018, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": { "arXiv": [ "arXiv:1806.07916" ] }, "num": null, "urls": [], "raw_text": "Sean MacAvaney, Bart Desmet, Arman Cohan, Luca Soldaini, Andrew Yates, Ayah Zirikly, and Nazli Goharian. 2018. Rsdd-time: Temporal annotation of self-reported mental health diagnoses. arXiv preprint arXiv:1806.07916.", "links": null }, "BIBREF19": { "ref_id": "b19", "title": "On discriminative vs. generative classifiers: A comparison of logistic regression and naive bayes", "authors": [ { "first": "Andrew", "middle": [], "last": "Ng", "suffix": "" }, { "first": "Michael I Jordan", "middle": [], "last": "", "suffix": "" } ], "year": 2002, "venue": "Advances in neural information processing systems", "volume": "14", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Andrew NG and Michael I Jordan. 2002. On discrimi- native vs. generative classifiers: A comparison of lo- gistic regression and naive bayes. Advances in neu- ral information processing systems, 14:841.", "links": null }, "BIBREF20": { "ref_id": "b20", "title": "Inpatient stays involving mental and substance use disorders", "authors": [ { "first": "L", "middle": [], "last": "Pamela", "suffix": "" }, { "first": "Kathryn", "middle": [ "R" ], "last": "Owens", "suffix": "" }, { "first": "Kimberly", "middle": [ "W" ], "last": "Fingar", "suffix": "" }, { "first": "", "middle": [], "last": "Mc-Dermott", "suffix": "" }, { "first": "K", "middle": [], "last": "Pradip", "suffix": "" }, { "first": "Kevin", "middle": [ "C" ], "last": "Muhuri", "suffix": "" }, { "first": "", "middle": [], "last": "Heslin", "suffix": "" } ], "year": 2016, "venue": "Statistical brief# 249. Healthcare cost and utilization project (HCUP) statistical briefs", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Pamela L Owens, Kathryn R Fingar, Kimberly W Mc- Dermott, Pradip K Muhuri, and Kevin C Heslin. 2019. Inpatient stays involving mental and sub- stance use disorders, 2016: Statistical brief# 249. Healthcare cost and utilization project (HCUP) sta- tistical briefs.", "links": null }, "BIBREF21": { "ref_id": "b21", "title": "Linguistic inquiry and word count: Liwc", "authors": [ { "first": "W", "middle": [], "last": "James", "suffix": "" }, { "first": "", "middle": [], "last": "Pennebaker", "suffix": "" }, { "first": "J", "middle": [], "last": "Roger", "suffix": "" }, { "first": "Martha", "middle": [ "E" ], "last": "Booth", "suffix": "" }, { "first": "", "middle": [], "last": "Francis", "suffix": "" } ], "year": 2007, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "James W Pennebaker, Roger J Booth, and Martha E Francis. 2007. Linguistic inquiry and word count: Liwc [computer software].", "links": null }, "BIBREF23": { "ref_id": "b23", "title": "The development and psychometric properties of LIWC2015", "authors": [ { "first": "W", "middle": [], "last": "James", "suffix": "" }, { "first": "", "middle": [], "last": "Pennebaker", "suffix": "" }, { "first": "L", "middle": [], "last": "Ryan", "suffix": "" }, { "first": "Kayla", "middle": [], "last": "Boyd", "suffix": "" }, { "first": "Kate", "middle": [], "last": "Jordan", "suffix": "" }, { "first": "", "middle": [], "last": "Blackburn", "suffix": "" } ], "year": 2015, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "James W Pennebaker, Ryan L Boyd, Kayla Jordan, and Kate Blackburn. 2015. The development and psy- chometric properties of LIWC2015. Technical re- port, TX: University of Texas at Austin.", "links": null }, "BIBREF24": { "ref_id": "b24", "title": "Detecting anxiety through reddit", "authors": [ { "first": "Judy", "middle": [ "Hanwen" ], "last": "Shen", "suffix": "" }, { "first": "Frank", "middle": [], "last": "Rudzicz", "suffix": "" } ], "year": 2017, "venue": "Proceedings of the Fourth Workshop on Computational Linguistics and Clinical Psychology-From Linguistic Signal to Clinical Reality", "volume": "", "issue": "", "pages": "58--65", "other_ids": {}, "num": null, "urls": [], "raw_text": "Judy Hanwen Shen and Frank Rudzicz. 2017. De- tecting anxiety through reddit. In Proceedings of the Fourth Workshop on Computational Linguistics and Clinical Psychology-From Linguistic Signal to Clinical Reality, pages 58-65.", "links": null }, "BIBREF25": { "ref_id": "b25", "title": "Simple bert models for relation extraction and semantic role labeling", "authors": [ { "first": "Peng", "middle": [], "last": "Shi", "suffix": "" }, { "first": "Jimmy", "middle": [], "last": "Lin", "suffix": "" } ], "year": 2019, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": { "arXiv": [ "arXiv:1904.05255" ] }, "num": null, "urls": [], "raw_text": "Peng Shi and Jimmy Lin. 2019. Simple bert models for relation extraction and semantic role labeling. arXiv preprint arXiv:1904.05255.", "links": null }, "BIBREF26": { "ref_id": "b26", "title": "Expert, crowdsourced, and machine assessment of suicide risk via online postings", "authors": [ { "first": "Han-Chin", "middle": [], "last": "Shing", "suffix": "" }, { "first": "Suraj", "middle": [], "last": "Nair", "suffix": "" }, { "first": "Ayah", "middle": [], "last": "Zirikly", "suffix": "" }, { "first": "Meir", "middle": [], "last": "Friedenberg", "suffix": "" }, { "first": "Hal", "middle": [], "last": "Daum\u00e9", "suffix": "" }, { "first": "Iii", "middle": [], "last": "", "suffix": "" }, { "first": "Philip", "middle": [], "last": "Resnik", "suffix": "" } ], "year": 2018, "venue": "Proceedings of the Fifth Workshop on Computational Linguistics and Clinical Psychology: From Keyboard to Clinic", "volume": "", "issue": "", "pages": "25--36", "other_ids": { "DOI": [ "10.18653/v1/W18-0603" ] }, "num": null, "urls": [], "raw_text": "Han-Chin Shing, Suraj Nair, Ayah Zirikly, Meir Friedenberg, Hal Daum\u00e9 III, and Philip Resnik. 2018. Expert, crowdsourced, and machine assess- ment of suicide risk via online postings. In Proceed- ings of the Fifth Workshop on Computational Lin- guistics and Clinical Psychology: From Keyboard to Clinic, pages 25-36, New Orleans, LA. Association for Computational Linguistics.", "links": null }, "BIBREF27": { "ref_id": "b27", "title": "An examination of costs, charges, and payments for inpatient psychiatric treatment in community hospitals", "authors": [ { "first": "Michael", "middle": [], "last": "Stensland", "suffix": "" }, { "first": "Kyle", "middle": [ "L" ], "last": "Peter R Watson", "suffix": "" }, { "first": "", "middle": [], "last": "Grazier", "suffix": "" } ], "year": 2012, "venue": "Psychiatric Services", "volume": "63", "issue": "7", "pages": "666--671", "other_ids": {}, "num": null, "urls": [], "raw_text": "Michael Stensland, Peter R Watson, and Kyle L Gra- zier. 2012. An examination of costs, charges, and payments for inpatient psychiatric treatment in com- munity hospitals. Psychiatric Services, 63(7):666- 671.", "links": null }, "BIBREF28": { "ref_id": "b28", "title": "Researching mental health disorders in the era of social media: systematic review", "authors": [ { "first": "Akkapon", "middle": [], "last": "Wongkoblap", "suffix": "" }, { "first": "A", "middle": [], "last": "Miguel", "suffix": "" }, { "first": "Vasa", "middle": [], "last": "Vadillo", "suffix": "" }, { "first": "", "middle": [], "last": "Curcin", "suffix": "" } ], "year": 2017, "venue": "Journal of medical Internet research", "volume": "19", "issue": "6", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Akkapon Wongkoblap, Miguel A Vadillo, and Vasa Curcin. 2017. Researching mental health disorders in the era of social media: systematic review. Jour- nal of medical Internet research, 19(6):e228.", "links": null }, "BIBREF29": { "ref_id": "b29", "title": "Clpsych 2019 shared task: Predicting the degree of suicide risk in reddit posts", "authors": [ { "first": "Ayah", "middle": [], "last": "Zirikly", "suffix": "" }, { "first": "Philip", "middle": [], "last": "Resnik", "suffix": "" }, { "first": "Ozlem", "middle": [], "last": "Uzuner", "suffix": "" }, { "first": "Kristy", "middle": [], "last": "Hollingshead", "suffix": "" } ], "year": 2019, "venue": "Proceedings of the sixth workshop on computational linguistics and clinical psychology", "volume": "", "issue": "", "pages": "24--33", "other_ids": {}, "num": null, "urls": [], "raw_text": "Ayah Zirikly, Philip Resnik, Ozlem Uzuner, and Kristy Hollingshead. 2019. Clpsych 2019 shared task: Pre- dicting the degree of suicide risk in reddit posts. In Proceedings of the sixth workshop on computational linguistics and clinical psychology, pages 24-33.", "links": null }, "BIBREF30": { "ref_id": "b30", "title": "Linguistic analysis of schizophrenia in reddit posts", "authors": [ { "first": "Jonathan", "middle": [], "last": "Zomick", "suffix": "" }, { "first": "Sarah", "middle": [], "last": "Ita Levitan", "suffix": "" }, { "first": "Mark", "middle": [], "last": "Serper", "suffix": "" } ], "year": 2019, "venue": "Proceedings of the Sixth Workshop on Computational Linguistics and Clinical Psychology", "volume": "", "issue": "", "pages": "74--83", "other_ids": {}, "num": null, "urls": [], "raw_text": "Jonathan Zomick, Sarah Ita Levitan, and Mark Serper. 2019. Linguistic analysis of schizophrenia in red- dit posts. In Proceedings of the Sixth Workshop on Computational Linguistics and Clinical Psychology, pages 74-83.", "links": null } }, "ref_entries": { "FIGREF0": { "text": "Irregular Reddit activity plots (green), where the user is significantly more active (darker) after the plausible hospitalization span (red).", "uris": null, "type_str": "figure", "num": null }, "FIGREF1": { "text": "Regular Reddit activity plots, where the user generally post smoothly with some minor irregularity around the plausible hospitalization span (red).", "uris": null, "type_str": "figure", "num": null }, "TABREF0": { "num": null, "content": "
shows mean F-1 scores from cross-
validation on both user-level and post-level tasks.
In all experiments, we set the span selection prob-
ability threshold t = 0.1. For user-level and post-
level performance comparison, we set the inclusion
number of days to d = 21.
1-gram 1,2-gram LIWC
user-level0.6870.6980.655
post-level0.6010.6220.584
", "type_str": "table", "text": "", "html": null }, "TABREF1": { "num": null, "content": "
: Experiment result in F-1, with different fea-
tures on both tasks.
", "type_str": "table", "text": "", "html": null } } } }