<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v2.0 20040830//EN" "http://dtd.nlm.nih.gov/publishing/2.0/journalpublishing.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="2.0">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">JMIR</journal-id>
      <journal-id journal-id-type="nlm-ta">JMIR AI</journal-id>
      <journal-title>JMIR AI</journal-title>
      <issn pub-type="epub">2817-1705</issn>
      <publisher>
        <publisher-name>JMIR Publications</publisher-name>
        <publisher-loc>Toronto, Canada</publisher-loc>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="publisher-id">v4i1e55530</article-id>
      <article-id pub-id-type="pmid">40840869</article-id>
      <article-id pub-id-type="doi">10.2196/55530</article-id>
      <article-categories>
        <subj-group subj-group-type="heading">
          <subject>Viewpoint</subject>
        </subj-group>
        <subj-group subj-group-type="article-type">
          <subject>Viewpoint</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>Personalization of AI Using Personal Foundation Models Can Lead to More Precise Digital Therapeutics</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="editor">
          <name>
            <surname>Coristine</surname>
            <given-names>Andrew</given-names>
          </name>
        </contrib>
      </contrib-group>
      <contrib-group>
        <contrib contrib-type="reviewer">
          <name>
            <surname>Bulaj</surname>
            <given-names>Grzegorz</given-names>
          </name>
        </contrib>
        <contrib contrib-type="reviewer">
          <name>
            <surname>Li</surname>
            <given-names>Beibin</given-names>
          </name>
        </contrib>
        <contrib contrib-type="reviewer">
          <name>
            <surname>Xu</surname>
            <given-names>Weilin</given-names>
          </name>
        </contrib>
      </contrib-group>
      <contrib-group>
        <contrib id="contrib1" contrib-type="author" corresp="yes">
          <name name-style="western">
            <surname>Washington</surname>
            <given-names>Peter</given-names>
          </name>
          <degrees>PhD</degrees>
          <xref rid="aff1" ref-type="aff">1</xref>
          <address>
            <institution>Department of Medicine</institution>
            <institution>Division of Clinical Informatics and Digital Transformation</institution>
            <institution>University of California, San Francisco</institution>
            <addr-line>10 Koret Way</addr-line>
            <addr-line>San Francisco, CA, 94143</addr-line>
            <country>United States</country>
            <phone>1 (415) 353 2067</phone>
            <email>peter.washington@ucsf.edu</email>
          </address>
          <ext-link ext-link-type="orcid">https://orcid.org/0000-0003-3276-4411</ext-link>
        </contrib>
      </contrib-group>
      <aff id="aff1">
        <label>1</label>
        <institution>Department of Medicine</institution>
        <institution>Division of Clinical Informatics and Digital Transformation</institution>
        <institution>University of California, San Francisco</institution>
        <addr-line>San Francisco, CA</addr-line>
        <country>United States</country>
      </aff>
      <author-notes>
        <corresp>Corresponding Author: Peter Washington <email>peter.washington@ucsf.edu</email></corresp>
      </author-notes>
      <pub-date pub-type="collection">
        <year>2025</year>
      </pub-date>
      <pub-date pub-type="epub">
        <day>21</day>
        <month>8</month>
        <year>2025</year>
      </pub-date>
      <volume>4</volume>
      <elocation-id>e55530</elocation-id>
      <history>
        <date date-type="received">
          <day>15</day>
          <month>12</month>
          <year>2023</year>
        </date>
        <date date-type="rev-request">
          <day>14</day>
          <month>7</month>
          <year>2024</year>
        </date>
        <date date-type="rev-recd">
          <day>21</day>
          <month>10</month>
          <year>2024</year>
        </date>
        <date date-type="accepted">
          <day>8</day>
          <month>8</month>
          <year>2025</year>
        </date>
      </history>
      <copyright-statement>©Peter Washington. Originally published in JMIR AI (https://ai.jmir.org), 21.08.2025.</copyright-statement>
      <copyright-year>2025</copyright-year>
      <license license-type="open-access" xlink:href="https://creativecommons.org/licenses/by/4.0/">
        <p>This is an open-access article distributed under the terms of the Creative Commons Attribution License (https://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work, first published in JMIR AI, is properly cited. The complete bibliographic information, a link to the original publication on https://www.ai.jmir.org/, as well as this copyright and license information must be included.</p>
      </license>
      <self-uri xlink:href="https://ai.jmir.org/2025/1/e55530" xlink:type="simple"/>
      <abstract>
        <p>Digital health interventions often use machine learning (ML) models to make predictions of repeated adverse health events. For example, models may be used to analyze patient data to identify patterns that can anticipate the likelihood of disease exacerbations, enabling timely interventions and personalized treatment plans. However, many digital health applications require the prediction of highly heterogeneous and nuanced health events. The cross-subject variability of these events makes traditional ML approaches, where a single generalized model is trained to classify a particular condition, unlikely to generalize to patients outside of the training set. A natural solution is to train a separate model for each individual or subgroup, essentially overfitting the model to the unique characteristics of the individual without negatively overfitting in terms of the desired prediction task. Such an approach has traditionally required extensive data labels from each individual, a reality that has rendered personalized ML infeasible for precision health care. The recent popularization of self-supervised learning, however, provides a solution to this issue: by pretraining deep learning models on the vast array of unlabeled data streams arising from patient-generated health data, personalized models can be fine-tuned to predict the health outcome of interest with fewer labels than purely supervised approaches, making personalization of deep learning models much more achievable from a practical perspective. This perspective describes the current state-of-the-art in both self-supervised learning and ML personalization for health care as well as growing efforts to combine these two ideas by conducting self-supervised pretraining on an individual’s data. However, there are practical challenges that must be addressed in order to fully realize this potential, such as human-computer interaction innovations to ensure consistent labeling practices within a single participant.</p>
      </abstract>
      <kwd-group>
        <kwd>precision health</kwd>
        <kwd>deep learning</kwd>
        <kwd>self-supervised learning</kwd>
        <kwd>patient generated health data</kwd>
        <kwd>digital therapeutics</kwd>
        <kwd>therapeutic</kwd>
        <kwd>digital health solution</kwd>
        <kwd>machine learning</kwd>
        <kwd>artificial intelligence</kwd>
        <kwd>model</kwd>
        <kwd>patient data</kwd>
        <kwd>health outcome</kwd>
        <kwd>deep learning model</kwd>
        <kwd>perspective</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec sec-type="introduction">
      <title>Introduction</title>
      <p>In recent years, the intersection of consumer digital health and machine learning (ML) has emerged to enable ML-powered digital therapeutics, which have been developed in areas such as interventions for substance use [<xref ref-type="bibr" rid="ref1">1</xref>-<xref ref-type="bibr" rid="ref4">4</xref>]; technologies for managing mental health conditions such as anxiety, stress, and depression [<xref ref-type="bibr" rid="ref5">5</xref>-<xref ref-type="bibr" rid="ref8">8</xref>]; and autism therapeutics using Google Glass [<xref ref-type="bibr" rid="ref9">9</xref>,<xref ref-type="bibr" rid="ref10">10</xref>]. The models powering these digital therapies typically analyze large streams of an individual patient’s data in order to anticipate adverse health events or actionable patient-reported outcomes. However, a significant computational challenge arises when dealing with the prediction of nuanced and subjective health events that are typically self-reported by participants in the form of patient-reported outcomes, such as mental health states like stress and anxiety. For such prediction targets, the cross-subject variability poses an obstacle for traditional ML approaches, as one participant’s label of “moderately stressed” might be another participant’s “lightly stressed”.</p>
      <p>Conventional ML methodologies typically involve training a single generalized model to classify a specific condition [<xref ref-type="bibr" rid="ref11">11</xref>], such as for diagnostic or screening purposes. However, attempting to apply a universal model often leads to poor generalization to individuals and health systems that were not represented in the training data. An alternative solution involves training separate models for each individual or subgroup, tailoring the model to the unique characteristics of the patient. However, this approach would traditionally demand extensive labeled data from each participant, a requirement that has historically hindered the feasibility of personalized ML applications in precision health care.</p>
      <p>The relatively recent advent of self-supervised learning (SSL), made popular in the context of pretraining large language models like ChatGPT (OpenAI), has enabled a transformative solution to address the challenges associated with personalized ML in health care [<xref ref-type="bibr" rid="ref12">12</xref>-<xref ref-type="bibr" rid="ref14">14</xref>]. SSL is a machine learning paradigm in which a model is trained to understand and represent the underlying structure of its input data without relying on externally provided labels. By pretraining deep learning models on vast amounts of unlabeled data streams derived from patient-generated health data to understand the baseline temporal dynamics of the data stream without a single label, SSL provides a means to fine-tune personalized models with significantly fewer labeled data points than when using traditionally supervised learning. This relatively new paradigm opens new avenues for making ML personalization in health care more practical, thereby overcoming one of the major hurdles that has historically impeded progress in this area.</p>
      <p>This perspective explores the integration of SSL and personalization in scenarios where there are large unlabeled data streams generated per patient, focusing in particular on the potential of personalized SSL to improve the performance of digital therapeutics that provide some sort of digital therapy or digital intervention when a prediction about the participant in question is made by an ML model.</p>
    </sec>
    <sec>
      <title>Personalized Models in Health Care</title>
      <p>Traditional ML methodologies, which often rely on a one-size-fits-all model, face substantial challenges when confronted with the diverse and nuanced nature of health outcomes. The need for personalized models that cater to individual characteristics has led to a paradigm where a single ML model is trained on data streams coming from a single user and evaluated on future data coming from that same user (<xref rid="figure1" ref-type="fig">Figure 1</xref>).</p>
      <p>Several examples of personalized ML models for health care have been published in the past decade. Zhang et al [<xref ref-type="bibr" rid="ref15">15</xref>] developed Patient2Vec, a representation learning approach for longitudinal electronic health record data used to predict clinical events into the future. Luu et al [<xref ref-type="bibr" rid="ref16">16</xref>] trained a generalized model that was then fine-tuned to predict step count in a personalized manner, achieving 98%-99% accuracy in the personalized case and 96%-99% accuracy with the generalized models. Li et al [<xref ref-type="bibr" rid="ref17">17</xref>] compared a personalized model for stress prediction against 2 baselines, subject-inclusive and subject-exclusive generalized models, finding that the personalized models significantly outperformed both sets of generalized models. This finding indicates that personalization using only an individual’s data outperforms personalization when combining the personal data with data from other users, at least for highly heterogeneous outcomes such as affective computing.</p>
      <p>Federated learning, where distributed local models are trained and sent to a central global server for weight aggregation, is naturally connected to the idea of personalized ML. Each “local” model is, by definition, a personalized model. Federated learning has been successfully applied to certain health care settings. For example, Rudovic et al [<xref ref-type="bibr" rid="ref18">18</xref>] developed a personalized federated learning approach for pain estimation from face images where clients train models using local data, aggregate the model weights in a central server, and then send the global model back to the clients for fine-tuning. This federated learning approach enables the classification of a traditionally difficult classification task due to its inherent subjectivity and heterogeneity between individuals, namely, pain estimation using computer vision.</p>
      <p>Traditional applications of personalized ML apply to scenarios where there are vast amounts of data labels per patient. Unfortunately, this situation is often unattainable. In contexts where the data labels pertain to patient-generated health data, it is especially infeasible to collect many labels. To address this practical issue with traditional personalized ML, this perspective explores the idea of performing SSL on an individual’s unlabeled data streams to create a personalized foundation model.</p>
      <fig id="figure1" position="float">
        <label>Figure 1</label>
        <caption>
          <p>In many biomedical domains, there exist massive unlabeled data streams with sparse annotations of the health event of interest. In personalized self-supervised learning, we can pretrain on data coming earlier from the participant and then fine-tune on an ideally small number of patient-provided labels. Evaluation then occurs later temporally. HR: heart rate; SpO2: oxygen saturation.</p>
        </caption>
        <graphic xlink:href="ai_v4i1e55530_fig1.png" alt-version="no" mimetype="image" position="float" xlink:type="simple"/>
      </fig>
    </sec>
    <sec>
      <title>Personalized Foundation Models: Combining Personalization With Self-Supervised Learning</title>
      <p>SSL holds great promise to improve the performance of ML models in health care [<xref ref-type="bibr" rid="ref19">19</xref>], broadly speaking. SSL involves leveraging the inherent information within the data itself to create supervisory signals for training. SSL has been traditionally applied to large datasets containing data from a broad array of patients. In passive data generation contexts, however, such as when patients wear a monitor that continuously collects biosignals, it can be productive to run SSL separately for each patient, as each patient has a large amount of data sampled several times a second. These separate pretraining procedures per patient can result in a “personal foundation model.” Because foundation models can learn using much less data than would have been required if no SSL took place, the personal foundation models can enable learning of complex health outcomes where the supervisory signal drastically varies across patients.</p>
      <p>SSL for personalization of longitudinal time series data for health care can be achieved through a variety of adaptations of popular SSL pretraining strategies (<xref rid="figure2" ref-type="fig">Figure 2</xref>). An inherently multimodal approach is to predict the missing portion of a signal given the values of signals from separate data modalities (<xref rid="figure2" ref-type="fig">Figure 2</xref>A) [<xref ref-type="bibr" rid="ref20">20</xref>], treating the prediction as a multiple-output regression task [<xref ref-type="bibr" rid="ref21">21</xref>]. Another approach is to perform contrastive learning algorithms such as SimCLR [<xref ref-type="bibr" rid="ref22">22</xref>] on the signals to maximize representational similarity between augmented versions of the same time period while minimizing similarity between 2 distinct time windows (<xref rid="figure2" ref-type="fig">Figure 2</xref>B) [<xref ref-type="bibr" rid="ref23">23</xref>,<xref ref-type="bibr" rid="ref24">24</xref>]. More sophisticated generative approaches, such as masked autoencoders [<xref ref-type="bibr" rid="ref25">25</xref>] and latent masking [<xref ref-type="bibr" rid="ref26">26</xref>], can also be used to predict masked portions of input signals (<xref rid="figure2" ref-type="fig">Figure 2</xref>C), including in a multimodal manner [<xref ref-type="bibr" rid="ref27">27</xref>].</p>
      <p>Personalized modeling combined with SSL has recently enabled the successful prediction of traditionally heterogeneous and subjective health outcomes. For example, Li and Sano [<xref ref-type="bibr" rid="ref28">28</xref>] used unsupervised representation learning to predict outcomes related to wellbeing, such as mood and stress. Li et al [<xref ref-type="bibr" rid="ref29">29</xref>] computed personalized brain function networks from functional magnetic resonance imaging using SSL. Spathis et al [<xref ref-type="bibr" rid="ref30">30</xref>] used SSL to learn user-specific representations of wearable data streams and demonstrated that these personalized representations can be fine-tuned to a variety of downstream tasks.</p>
      <p>One important consideration is that increases in model performance might be due to either the personalization aspect or the SSL aspect. SSL without personalization has been repeatedly documented to improve ML model performance [<xref ref-type="bibr" rid="ref31">31</xref>-<xref ref-type="bibr" rid="ref34">34</xref>]. Thus, it is important to systematically isolate both conditions in isolation as baselines to determine the true contribution of each component.</p>
      <p>Another caveat to personalized SSL is that within-subject consistency in labeling is crucial, and initial studies have found that improvement gains observed using personalized SSL require consistency in data labeling within a user. For example, Islam and Washington [<xref ref-type="bibr" rid="ref35">35</xref>,<xref ref-type="bibr" rid="ref36">36</xref>] applied personalized multimodal SSL to the Wearable Stress and Affect Detection dataset [<xref ref-type="bibr" rid="ref37">37</xref>], observing significant improvements in model performance when compared to a baseline model using identical data without self-supervised pretraining. By contrast, Eom et al [<xref ref-type="bibr" rid="ref38">38</xref>] evaluated a multimodal dataset collected by Hosseini et al [<xref ref-type="bibr" rid="ref39">39</xref>] consisting of wearable biosensors measured from nurses working during the COVID-19 outbreak. Eom et al [<xref ref-type="bibr" rid="ref38">38</xref>] did not observe increased performance on average when using personalized models pretrained on each individual’s data compared to baseline models, likely due to particularly noisy and irregular data collection procedures arising from nurses providing data during a stressful event. This highlights the importance of using datasets that have consistent labeling within a participant in order to make personalized SSL actually work.</p>
      <fig id="figure2" position="float">
        <label>Figure 2</label>
        <caption>
          <p>Examples of self-supervised learning approaches for longitudinal time series data. (A) An inherently multimodal approach is to predict the missing portion of a signal given the values of signals from separate data modalities. (B) Another approach is to perform contrastive learning on the signals by training a network to maximize similarity between a data point and an augmented version of that data point while minimizing similarity between that data point and a separate data point. (C) A third possible strategy is to predict the missing portion of a signal using a masked autoencoder or similar model.</p>
        </caption>
        <graphic xlink:href="ai_v4i1e55530_fig2.png" alt-version="no" mimetype="image" position="float" xlink:type="simple"/>
      </fig>
    </sec>
    <sec>
      <title>Future Opportunities</title>
      <p>Applications of personalized SSL to recurrent health predictions have been successful thus far under clean data scenarios. By harnessing the power of SSL, these applications have demonstrated the ability to glean intricate patterns and dependencies within longitudinal health data. As advancements continue in this burgeoning field, the promise of enhanced precision, early intervention, and improved overall health outcomes appear increasingly attainable for health domains and datasets that are traditionally “challenging” due to their inherent subjectivity, heterogeneity, and complexity.</p>
      <p>Despite the initial successes described here, there are likely myriad digital health applications that have yet to be realized because they were not previously feasible prior to the advent of SSL. For example, recent advances in personalized SSL for emotion recognition [<xref ref-type="bibr" rid="ref40">40</xref>] have the potential to improve the efficiency of the personalization of artificial intelligence–powered digital therapeutics for children with autism [<xref ref-type="bibr" rid="ref41">41</xref>,<xref ref-type="bibr" rid="ref42">42</xref>]. While the state-of-the-art of emotion recognition models hovers around 70% accuracy [<xref ref-type="bibr" rid="ref43">43</xref>], previous emotion personalization efforts without self-supervision were able to achieve strong performances [<xref ref-type="bibr" rid="ref44">44</xref>]. It is likely that further improvements with fewer labels will be possible with personalized SSL. This approach has yet to be applied to digital therapeutics more broadly, and this gap suggests the possibility of more precise digital therapeutics in the coming years.</p>
    </sec>
    <sec>
      <title>Ongoing Challenges</title>
      <p>Personalized SSL studies can often be framed as several independent N=1 studies, where each study and corresponding model consists of training, validation, and testing data that all come from a single user. Such studies must be careful about overfitting across 2 dimensions: within subjects and between subjects. While between-subject overfitting, or overfitting to some patients while failing to generalize to other patients, is often discussed, discussions and evaluations of overfitting within a subject appear relatively sparse in the literature. Future work should explore overfitting in this temporal dimension more thoroughly.</p>
      <p>Another ill-studied area is the intersection of performance discrepancies and personalization. Personalization of models should, in theory, lead to a reduction in ML performance discrepancies across groups. The capability of model personalization to reduce these discrepancies has yet to be thoroughly studied. However, it is plausible that personalized models could still propagate existing performance gaps across groups if the underlying data remains skewed or if the personalization process disproportionately benefits certain groups [<xref ref-type="bibr" rid="ref45">45</xref>]. A thorough understanding of this will require rigorous evaluation across a wide range of populations.</p>
      <p>Another key challenge of personalized foundation models is that individuals change over time. As an extreme example to illustrate the point, a personalized model that was trained on an individual during their youth may be irrelevant during their 30s. The paradigm of continual (or online) learning, or the continual retraining of models as new data become available, can offer a solution. By allowing models to adapt incrementally, continuous learning can ensure that they evolve alongside the user, capturing shifts in behavior, preferences, and needs over time. Possible approaches can include incremental fine-tuning [<xref ref-type="bibr" rid="ref46">46</xref>-<xref ref-type="bibr" rid="ref48">48</xref>], where the model is periodically retrained on newly available data while retaining previously learned weights; experience replay [<xref ref-type="bibr" rid="ref49">49</xref>,<xref ref-type="bibr" rid="ref50">50</xref>], where a subset of past data is stored and combined with new data during model updates; and meta-learning [<xref ref-type="bibr" rid="ref51">51</xref>,<xref ref-type="bibr" rid="ref52">52</xref>], where the model learns how to quickly adapt to new data by leveraging prior knowledge, making it efficient in learning new tasks from fewer examples.</p>
      <p>A final critical challenge is addressing human factors that influence the quality, consistency, and usability of patient-generated data in personalized SSL pipelines. As Slade et al [<xref ref-type="bibr" rid="ref53">53</xref>,<xref ref-type="bibr" rid="ref54">54</xref>] highlight, participants often encounter both technical and behavioral barriers during data collection, including device discomfort, app usability issues, and low perceived relevance of labeling tasks. These factors can lead to sporadic participant engagement, mislabeled or missing data, and dropout, ultimately undermining the effectiveness of models that rely on temporal consistency and high-volume personal data streams. Designing for human factors through mechanisms such as clearer feedback loops, improved incentives, and user-centered data collection interfaces will be essential to support robust protocol adherence leading to successful personalization.</p>
    </sec>
    <sec>
      <title>Conclusion</title>
      <p>The training of personalized foundation models by learning from the vast unlabeled time series data that are often generated from patients can lead to ML applications in health care that expand beyond the traditional realm of diagnostics, such as adaptive and customized digital therapeutics. This area of research is relatively understudied in comparison to other aspects of ML-powered digital health, though it is likely that the advent and increasingly widespread application of SSL will lead to a proliferation of such applications.</p>
    </sec>
  </body>
  <back>
    <app-group/>
    <glossary>
      <title>Abbreviations</title>
      <def-list>
        <def-item>
          <term id="abb1">ML</term>
          <def>
            <p>machine learning</p>
          </def>
        </def-item>
        <def-item>
          <term id="abb2">SSL</term>
          <def>
            <p>self-supervised learning</p>
          </def>
        </def-item>
      </def-list>
    </glossary>
    <ack>
      <p>In order to focus on the key science that I aimed communicate in this viewpoint, I acknowledge the use of ChatGPT (OpenAI) to help refine some portions of the text only in the capacity of rephrasing an idea that I wanted to communicate in a more professional manner. Of course, all ideas are mine, and I thoroughly edited any output emitted by ChatGPT.</p>
      <p>The project described was supported by the National Science Foundation under the Smart Health and Biomedical Research in the Era of Artificial Intelligence and Advanced Data Science Program (grant 2516767).</p>
    </ack>
    <fn-group>
      <fn fn-type="con">
        <p>Conceptualization: PW</p>
        <p>Writing – original draft: PW</p>
        <p>Writing – review and editing.: PW</p>
        <p>Funding acquisition: PW</p>
      </fn>
      <fn fn-type="conflict">
        <p>None declared.</p>
      </fn>
    </fn-group>
    <ref-list>
      <ref id="ref1">
        <label>1</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Beaulieu</surname>
              <given-names>T</given-names>
            </name>
            <name name-style="western">
              <surname>Knight</surname>
              <given-names>R</given-names>
            </name>
            <name name-style="western">
              <surname>Nolan</surname>
              <given-names>S</given-names>
            </name>
            <name name-style="western">
              <surname>Quick</surname>
              <given-names>O</given-names>
            </name>
            <name name-style="western">
              <surname>Ti</surname>
              <given-names>L</given-names>
            </name>
          </person-group>
          <article-title>Artificial intelligence interventions focused on opioid use disorders: a review of the gray literature</article-title>
          <source>Am J Drug Alcohol Abuse</source>
          <year>2021</year>
          <month>01</month>
          <day>02</day>
          <volume>47</volume>
          <issue>1</issue>
          <fpage>26</fpage>
          <lpage>42</lpage>
          <pub-id pub-id-type="doi">10.1080/00952990.2020.1817466</pub-id>
          <pub-id pub-id-type="medline">33006905</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref2">
        <label>2</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Carreiro</surname>
              <given-names>S</given-names>
            </name>
            <name name-style="western">
              <surname>Chai</surname>
              <given-names>PR</given-names>
            </name>
            <name name-style="western">
              <surname>Carey</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Lai</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Smelson</surname>
              <given-names>D</given-names>
            </name>
            <name name-style="western">
              <surname>Boyer</surname>
              <given-names>EW</given-names>
            </name>
          </person-group>
          <article-title>mHealth for the detection and intervention in adolescent and young adult substance use disorder</article-title>
          <source>Curr Addict Rep</source>
          <year>2018</year>
          <month>06</month>
          <volume>5</volume>
          <issue>2</issue>
          <fpage>110</fpage>
          <lpage>119</lpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://europepmc.org/abstract/MED/30148037"/>
          </comment>
          <pub-id pub-id-type="doi">10.1007/s40429-018-0192-0</pub-id>
          <pub-id pub-id-type="medline">30148037</pub-id>
          <pub-id pub-id-type="pmcid">PMC6107303</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref3">
        <label>3</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Hsu</surname>
              <given-names>M</given-names>
            </name>
            <name name-style="western">
              <surname>Ahern</surname>
              <given-names>DK</given-names>
            </name>
            <name name-style="western">
              <surname>Suzuki</surname>
              <given-names>J</given-names>
            </name>
          </person-group>
          <article-title>Digital phenotyping to enhance substance use treatment during the COVID-19 pandemic</article-title>
          <source>JMIR Ment Health</source>
          <year>2020</year>
          <month>10</month>
          <day>26</day>
          <volume>7</volume>
          <issue>10</issue>
          <fpage>e21814</fpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://mental.jmir.org/2020/10/e21814/"/>
          </comment>
          <pub-id pub-id-type="doi">10.2196/21814</pub-id>
          <pub-id pub-id-type="medline">33031044</pub-id>
          <pub-id pub-id-type="pii">v7i10e21814</pub-id>
          <pub-id pub-id-type="pmcid">PMC7592462</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref4">
        <label>4</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Sun</surname>
              <given-names>Y</given-names>
            </name>
            <name name-style="western">
              <surname>Kargarandehkordi</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Slade</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Jaiswal</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Busch</surname>
              <given-names>G</given-names>
            </name>
            <name name-style="western">
              <surname>Guerrero</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Phillips</surname>
              <given-names>KT</given-names>
            </name>
            <name name-style="western">
              <surname>Washington</surname>
              <given-names>P</given-names>
            </name>
          </person-group>
          <article-title>Personalized deep learning for substance use in Hawaii: protocol for a passive sensing and ecological momentary assessment study</article-title>
          <source>JMIR Res Protoc</source>
          <year>2024</year>
          <month>02</month>
          <day>07</day>
          <volume>13</volume>
          <fpage>e46493</fpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://www.researchprotocols.org/2024//e46493/"/>
          </comment>
          <pub-id pub-id-type="doi">10.2196/46493</pub-id>
          <pub-id pub-id-type="medline">38324375</pub-id>
          <pub-id pub-id-type="pii">v13i1e46493</pub-id>
          <pub-id pub-id-type="pmcid">PMC10882478</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref5">
        <label>5</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Kargarandehkordi</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Slade</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Washington</surname>
              <given-names>P</given-names>
            </name>
          </person-group>
          <article-title>Personalized AI-driven real-time models to predict stress-induced blood pressure spikes using wearable devices: proposal for a prospective cohort study</article-title>
          <source>JMIR Res Protoc</source>
          <year>2024</year>
          <month>03</month>
          <day>25</day>
          <volume>13</volume>
          <fpage>e55615</fpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://www.researchprotocols.org/2024//e55615/"/>
          </comment>
          <pub-id pub-id-type="doi">10.2196/55615</pub-id>
          <pub-id pub-id-type="medline">38526539</pub-id>
          <pub-id pub-id-type="pii">v13i1e55615</pub-id>
          <pub-id pub-id-type="pmcid">PMC11002732</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref6">
        <label>6</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Lee</surname>
              <given-names>S</given-names>
            </name>
            <name name-style="western">
              <surname>Kim</surname>
              <given-names>H</given-names>
            </name>
            <name name-style="western">
              <surname>Park</surname>
              <given-names>MJ</given-names>
            </name>
            <name name-style="western">
              <surname>Jeon</surname>
              <given-names>HJ</given-names>
            </name>
          </person-group>
          <article-title>Current advances in wearable devices and their sensors in patients with depression</article-title>
          <source>Front Psychiatry</source>
          <year>2021</year>
          <volume>12</volume>
          <fpage>672347</fpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://europepmc.org/abstract/MED/34220580"/>
          </comment>
          <pub-id pub-id-type="doi">10.3389/fpsyt.2021.672347</pub-id>
          <pub-id pub-id-type="medline">34220580</pub-id>
          <pub-id pub-id-type="pmcid">PMC8245757</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref7">
        <label>7</label>
        <nlm-citation citation-type="confproc">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Lee</surname>
              <given-names>Y</given-names>
            </name>
            <name name-style="western">
              <surname>Pham</surname>
              <given-names>V</given-names>
            </name>
            <name name-style="western">
              <surname>Zhang</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Chung</surname>
              <given-names>TM</given-names>
            </name>
          </person-group>
          <article-title>A digital therapeutics system for the diagnosis and management of depression: work in progress</article-title>
          <year>2023</year>
          <conf-name>International Conference on Future Data and Security Engineering</conf-name>
          <conf-date>November 22-24, 2023</conf-date>
          <conf-loc>Da Nang, Vietnam</conf-loc>
          <pub-id pub-id-type="doi">10.1007/978-981-99-8296-7_27</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref8">
        <label>8</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Pavlopoulos</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Rachiotis</surname>
              <given-names>T</given-names>
            </name>
            <name name-style="western">
              <surname>Maglogiannis</surname>
              <given-names>I</given-names>
            </name>
          </person-group>
          <article-title>An overview of tools and technologies for anxiety and depression management using AI</article-title>
          <source>Appl Sci</source>
          <year>2024</year>
          <month>10</month>
          <day>08</day>
          <volume>14</volume>
          <issue>19</issue>
          <fpage>9068</fpage>
          <pub-id pub-id-type="doi">10.3390/app14199068</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref9">
        <label>9</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Daniels</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Schwartz</surname>
              <given-names>JN</given-names>
            </name>
            <name name-style="western">
              <surname>Voss</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Haber</surname>
              <given-names>N</given-names>
            </name>
            <name name-style="western">
              <surname>Fazel</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Kline</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Washington</surname>
              <given-names>P</given-names>
            </name>
            <name name-style="western">
              <surname>Feinstein</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Winograd</surname>
              <given-names>T</given-names>
            </name>
            <name name-style="western">
              <surname>Wall</surname>
              <given-names>DP</given-names>
            </name>
          </person-group>
          <article-title>Exploratory study examining the at-home feasibility of a wearable tool for social-affective learning in children with autism</article-title>
          <source>NPJ Digit Med</source>
          <year>2018</year>
          <volume>1</volume>
          <fpage>32</fpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://doi.org/10.1038/s41746-018-0035-3"/>
          </comment>
          <pub-id pub-id-type="doi">10.1038/s41746-018-0035-3</pub-id>
          <pub-id pub-id-type="medline">31304314</pub-id>
          <pub-id pub-id-type="pii">35</pub-id>
          <pub-id pub-id-type="pmcid">PMC6550272</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref10">
        <label>10</label>
        <nlm-citation citation-type="confproc">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Voss</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Washington</surname>
              <given-names>P</given-names>
            </name>
            <name name-style="western">
              <surname>Haber</surname>
              <given-names>N</given-names>
            </name>
            <name name-style="western">
              <surname>Kline</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Daniels</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Fazel</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>De</surname>
              <given-names>T</given-names>
            </name>
            <name name-style="western">
              <surname>McCarthy</surname>
              <given-names>B</given-names>
            </name>
            <name name-style="western">
              <surname>Feinstein</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Winograd</surname>
              <given-names>T</given-names>
            </name>
            <name name-style="western">
              <surname>Wall</surname>
              <given-names>D</given-names>
            </name>
          </person-group>
          <article-title>Superpower glass: delivering unobtrusive real-time social cues in wearable systems.?</article-title>
          <year>2016</year>
          <conf-name>2016 ACM International Joint Conference on Pervasive and Ubiquitous Computing</conf-name>
          <conf-date>September 12-16, 2016</conf-date>
          <conf-loc>Heidelberg, Germany</conf-loc>
          <pub-id pub-id-type="doi">10.1145/2968219.2968310</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref11">
        <label>11</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Habehh</surname>
              <given-names>H</given-names>
            </name>
            <name name-style="western">
              <surname>Gohel</surname>
              <given-names>S</given-names>
            </name>
          </person-group>
          <article-title>Machine learning in healthcare</article-title>
          <source>Curr Genomics</source>
          <year>2021</year>
          <month>12</month>
          <day>16</day>
          <volume>22</volume>
          <issue>4</issue>
          <fpage>291</fpage>
          <lpage>300</lpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://europepmc.org/abstract/MED/35273459"/>
          </comment>
          <pub-id pub-id-type="doi">10.2174/1389202922666210705124359</pub-id>
          <pub-id pub-id-type="medline">35273459</pub-id>
          <pub-id pub-id-type="pii">CG-22-291</pub-id>
          <pub-id pub-id-type="pmcid">PMC8822225</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref12">
        <label>12</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Chowdhury</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Rosenthal</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Waring</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Umeton</surname>
              <given-names>R</given-names>
            </name>
          </person-group>
          <article-title>Applying self-supervised learning to medicine: review of the state of the art and medical implementations</article-title>
          <source>Informatics</source>
          <year>2021</year>
          <month>09</month>
          <day>10</day>
          <volume>8</volume>
          <issue>3</issue>
          <fpage>59</fpage>
          <pub-id pub-id-type="doi">10.3390/informatics8030059</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref13">
        <label>13</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Rani</surname>
              <given-names>V</given-names>
            </name>
            <name name-style="western">
              <surname>Nabi</surname>
              <given-names>ST</given-names>
            </name>
            <name name-style="western">
              <surname>Kumar</surname>
              <given-names>M</given-names>
            </name>
            <name name-style="western">
              <surname>Mittal</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Kumar</surname>
              <given-names>K</given-names>
            </name>
          </person-group>
          <article-title>Self-supervised learning: a succinct review</article-title>
          <source>Arch Comput Methods Eng</source>
          <year>2023</year>
          <volume>30</volume>
          <issue>4</issue>
          <fpage>2761</fpage>
          <lpage>2775</lpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://europepmc.org/abstract/MED/36713767"/>
          </comment>
          <pub-id pub-id-type="doi">10.1007/s11831-023-09884-2</pub-id>
          <pub-id pub-id-type="medline">36713767</pub-id>
          <pub-id pub-id-type="pii">9884</pub-id>
          <pub-id pub-id-type="pmcid">PMC9857922</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref14">
        <label>14</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Spathis</surname>
              <given-names>D</given-names>
            </name>
            <name name-style="western">
              <surname>Perez-Pozuelo</surname>
              <given-names>I</given-names>
            </name>
            <name name-style="western">
              <surname>Marques-Fernandez</surname>
              <given-names>L</given-names>
            </name>
            <name name-style="western">
              <surname>Mascolo</surname>
              <given-names>C</given-names>
            </name>
          </person-group>
          <article-title>Breaking away from labels: the promise of self-supervised machine learning in intelligent health</article-title>
          <source>Patterns</source>
          <year>2022</year>
          <month>02</month>
          <day>11</day>
          <volume>3</volume>
          <issue>2</issue>
          <fpage>100410</fpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://linkinghub.elsevier.com/retrieve/pii/S2666-3899(21)00284-1"/>
          </comment>
          <pub-id pub-id-type="doi">10.1016/j.patter.2021.100410</pub-id>
          <pub-id pub-id-type="medline">35199063</pub-id>
          <pub-id pub-id-type="pii">S2666-3899(21)00284-1</pub-id>
          <pub-id pub-id-type="pmcid">PMC8848012</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref15">
        <label>15</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Zhang</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Kowsari</surname>
              <given-names>K</given-names>
            </name>
            <name name-style="western">
              <surname>Harrison</surname>
              <given-names>JH</given-names>
            </name>
            <name name-style="western">
              <surname>Lobo</surname>
              <given-names>JM</given-names>
            </name>
            <name name-style="western">
              <surname>Barnes</surname>
              <given-names>LE</given-names>
            </name>
          </person-group>
          <article-title>Patient2Vec: a personalized interpretable deep representation of the longitudinal electronic health record</article-title>
          <source>IEEE Access</source>
          <year>2018</year>
          <volume>6</volume>
          <fpage>65333</fpage>
          <lpage>65346</lpage>
          <pub-id pub-id-type="doi">10.1109/access.2018.2875677</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref16">
        <label>16</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Luu</surname>
              <given-names>L</given-names>
            </name>
            <name name-style="western">
              <surname>Pillai</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Lea</surname>
              <given-names>H</given-names>
            </name>
            <name name-style="western">
              <surname>Buendia</surname>
              <given-names>R</given-names>
            </name>
            <name name-style="western">
              <surname>Khan</surname>
              <given-names>FM</given-names>
            </name>
            <name name-style="western">
              <surname>Dennis</surname>
              <given-names>G</given-names>
            </name>
          </person-group>
          <article-title>Accurate step count with generalized and personalized deep learning on accelerometer data</article-title>
          <source>Sensors (Basel)</source>
          <year>2022</year>
          <month>05</month>
          <day>24</day>
          <volume>22</volume>
          <issue>11</issue>
          <fpage>3989</fpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://www.mdpi.com/resolver?pii=s22113989"/>
          </comment>
          <pub-id pub-id-type="doi">10.3390/s22113989</pub-id>
          <pub-id pub-id-type="medline">35684609</pub-id>
          <pub-id pub-id-type="pii">s22113989</pub-id>
          <pub-id pub-id-type="pmcid">PMC9183122</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref17">
        <label>17</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Li</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Washington</surname>
              <given-names>P</given-names>
            </name>
          </person-group>
          <article-title>A comparison of personalized and generalized approaches to emotion recognition using consumer wearable devices: machine learning study</article-title>
          <source>JMIR AI</source>
          <year>2024</year>
          <month>05</month>
          <day>10</day>
          <volume>3</volume>
          <fpage>e52171</fpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://ai.jmir.org/2024//e52171/"/>
          </comment>
          <pub-id pub-id-type="doi">10.2196/52171</pub-id>
          <pub-id pub-id-type="medline">38875573</pub-id>
          <pub-id pub-id-type="pii">v3i1e52171</pub-id>
          <pub-id pub-id-type="pmcid">PMC11127131</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref18">
        <label>18</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Rudovic</surname>
              <given-names>O</given-names>
            </name>
            <name name-style="western">
              <surname>Tobis</surname>
              <given-names>N</given-names>
            </name>
            <name name-style="western">
              <surname>Kaltwang</surname>
              <given-names>S</given-names>
            </name>
            <name name-style="western">
              <surname>Schuller</surname>
              <given-names>B</given-names>
            </name>
            <name name-style="western">
              <surname>Rueckert</surname>
              <given-names>D</given-names>
            </name>
            <name name-style="western">
              <surname>Cohn</surname>
              <given-names>JF</given-names>
            </name>
            <name name-style="western">
              <surname>Picard</surname>
              <given-names>RW</given-names>
            </name>
          </person-group>
          <article-title>Personalized federated deep learning for pain estimation from face images</article-title>
          <source>ArXiv</source>
          <comment>Preprint posted online on January 12, 2021</comment>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://arxiv.org/abs/2101.04800"/>
          </comment>
        </nlm-citation>
      </ref>
      <ref id="ref19">
        <label>19</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Krishnan</surname>
              <given-names>R</given-names>
            </name>
            <name name-style="western">
              <surname>Rajpurkar</surname>
              <given-names>P</given-names>
            </name>
            <name name-style="western">
              <surname>Topol</surname>
              <given-names>EJ</given-names>
            </name>
          </person-group>
          <article-title>Self-supervised learning in medicine and healthcare</article-title>
          <source>Nat Biomed Eng</source>
          <year>2022</year>
          <month>12</month>
          <volume>6</volume>
          <issue>12</issue>
          <fpage>1346</fpage>
          <lpage>1352</lpage>
          <pub-id pub-id-type="doi">10.1038/s41551-022-00914-1</pub-id>
          <pub-id pub-id-type="medline">35953649</pub-id>
          <pub-id pub-id-type="pii">10.1038/s41551-022-00914-1</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref20">
        <label>20</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Wu</surname>
              <given-names>Y</given-names>
            </name>
            <name name-style="western">
              <surname>Daoudi</surname>
              <given-names>M</given-names>
            </name>
            <name name-style="western">
              <surname>Amad</surname>
              <given-names>A</given-names>
            </name>
          </person-group>
          <article-title>Transformer-based self-supervised multimodal representation learning for wearable emotion recognition</article-title>
          <source>IEEE Trans Affective Comput</source>
          <year>2024</year>
          <month>1</month>
          <volume>15</volume>
          <issue>1</issue>
          <fpage>157</fpage>
          <lpage>172</lpage>
          <pub-id pub-id-type="doi">10.1109/taffc.2023.3263907</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref21">
        <label>21</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Weng</surname>
              <given-names>D</given-names>
            </name>
            <name name-style="western">
              <surname>Cheng</surname>
              <given-names>M</given-names>
            </name>
            <name name-style="western">
              <surname>Liu</surname>
              <given-names>Z</given-names>
            </name>
            <name name-style="western">
              <surname>Liu</surname>
              <given-names>Q</given-names>
            </name>
            <name name-style="western">
              <surname>Chen</surname>
              <given-names>E</given-names>
            </name>
          </person-group>
          <article-title>Diffusion auto-regressive transformer for effective self-supervised time series forecasting</article-title>
          <source>ArXiv</source>
          <comment>Preprint posted online on October 8, 2024</comment>
          <pub-id pub-id-type="doi">10.48550/arXiv.2410.05711</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref22">
        <label>22</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Chen</surname>
              <given-names>T</given-names>
            </name>
            <name name-style="western">
              <surname>Kornblith</surname>
              <given-names>S</given-names>
            </name>
            <name name-style="western">
              <surname>Norouzi</surname>
              <given-names>M</given-names>
            </name>
            <name name-style="western">
              <surname>Hinton</surname>
              <given-names>G</given-names>
            </name>
          </person-group>
          <article-title>A simple framework for contrastive learning of visual representations</article-title>
          <source>ArXiv</source>
          <comment>Preprint posted online on Febraury 13, 2020</comment>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://arxiv.org/abs/2002.05709"/>
          </comment>
        </nlm-citation>
      </ref>
      <ref id="ref23">
        <label>23</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Liu</surname>
              <given-names>Z</given-names>
            </name>
            <name name-style="western">
              <surname>Alavi</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Li</surname>
              <given-names>M</given-names>
            </name>
            <name name-style="western">
              <surname>Zhang</surname>
              <given-names>X</given-names>
            </name>
          </person-group>
          <article-title>Self-supervised contrastive learning for medical time series: a systematic review</article-title>
          <source>Sensors (Basel)</source>
          <year>2023</year>
          <month>04</month>
          <day>23</day>
          <volume>23</volume>
          <issue>9</issue>
          <fpage>4221</fpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://www.mdpi.com/resolver?pii=s23094221"/>
          </comment>
          <pub-id pub-id-type="doi">10.3390/s23094221</pub-id>
          <pub-id pub-id-type="medline">37177423</pub-id>
          <pub-id pub-id-type="pii">s23094221</pub-id>
          <pub-id pub-id-type="pmcid">PMC10181273</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref24">
        <label>24</label>
        <nlm-citation citation-type="confproc">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Raghu</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Chandak</surname>
              <given-names>P</given-names>
            </name>
            <name name-style="western">
              <surname>Alam</surname>
              <given-names>R</given-names>
            </name>
            <name name-style="western">
              <surname>Guttag</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Stultz</surname>
              <given-names>CM</given-names>
            </name>
          </person-group>
          <article-title>Sequential multi-dimensional self-supervised learning for clinical time series</article-title>
          <year>2023</year>
          <conf-name>International Conference on Machine Learning</conf-name>
          <conf-date>July 23-29, 2023</conf-date>
          <conf-loc>Honolulu, Hawaii</conf-loc>
        </nlm-citation>
      </ref>
      <ref id="ref25">
        <label>25</label>
        <nlm-citation citation-type="confproc">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>He</surname>
              <given-names>K</given-names>
            </name>
            <name name-style="western">
              <surname>Chen</surname>
              <given-names>X</given-names>
            </name>
            <name name-style="western">
              <surname>Xie</surname>
              <given-names>S</given-names>
            </name>
            <name name-style="western">
              <surname>Li</surname>
              <given-names>Y</given-names>
            </name>
            <name name-style="western">
              <surname>Dollar</surname>
              <given-names>P</given-names>
            </name>
            <name name-style="western">
              <surname>Girshick</surname>
              <given-names>R</given-names>
            </name>
          </person-group>
          <article-title>?Masked autoencoders are scalable vision learners</article-title>
          <year>2022</year>
          <conf-name>IEEE/CVF Conference on Computer Vision and Pattern Recognition</conf-name>
          <conf-date>June 18-24, 2022</conf-date>
          <conf-loc>New Orleans, LA</conf-loc>
          <pub-id pub-id-type="doi">10.1109/cvpr52688.2022.01553</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref26">
        <label>26</label>
        <nlm-citation citation-type="confproc">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Deldari</surname>
              <given-names>S</given-names>
            </name>
            <name name-style="western">
              <surname>Spathis</surname>
              <given-names>D</given-names>
            </name>
            <name name-style="western">
              <surname>Malekzadeh</surname>
              <given-names>M</given-names>
            </name>
            <name name-style="western">
              <surname>Kawsar</surname>
              <given-names>F</given-names>
            </name>
            <name name-style="western">
              <surname>Salim</surname>
              <given-names>FD</given-names>
            </name>
            <name name-style="western">
              <surname>Mathur</surname>
              <given-names>A</given-names>
            </name>
          </person-group>
          <article-title>Crossl: cross-modal self-supervised learning for time-series through latent masking</article-title>
          <year>2024</year>
          <conf-name>17th ACM International Conference on Web Search and Data Mining</conf-name>
          <conf-date>March 4-8, 2024</conf-date>
          <conf-loc>Merida, Mexico</conf-loc>
          <pub-id pub-id-type="doi">10.1145/3616855.3635795</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref27">
        <label>27</label>
        <nlm-citation citation-type="confproc">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Tang</surname>
              <given-names>P</given-names>
            </name>
            <name name-style="western">
              <surname>Zhang</surname>
              <given-names>X</given-names>
            </name>
          </person-group>
          <article-title>Mtsmae: masked autoencoders for multivariate time-series forecasting</article-title>
          <year>2022</year>
          <conf-name>34th International Conference on Tools with Artificial Intelligence</conf-name>
          <conf-date>October 31-November 2, 2022</conf-date>
          <conf-loc>Macao, China</conf-loc>
          <pub-id pub-id-type="doi">10.1109/ictai56018.2022.00150</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref28">
        <label>28</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Li</surname>
              <given-names>B</given-names>
            </name>
            <name name-style="western">
              <surname>Sano</surname>
              <given-names>A</given-names>
            </name>
          </person-group>
          <article-title>Extraction and interpretation of deep autoencoder-based temporal features from wearables for forecasting personalized mood, health, and stress</article-title>
          <source>Proc ACM Interact Mob Wearable Ubiquitous Technol</source>
          <year>2020</year>
          <month>06</month>
          <day>15</day>
          <volume>4</volume>
          <issue>2</issue>
          <fpage>1</fpage>
          <lpage>26</lpage>
          <pub-id pub-id-type="doi">10.1145/3397318</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref29">
        <label>29</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Li</surname>
              <given-names>H</given-names>
            </name>
            <name name-style="western">
              <surname>Srinivasan</surname>
              <given-names>D</given-names>
            </name>
            <name name-style="western">
              <surname>Zhuo</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Cui</surname>
              <given-names>Z</given-names>
            </name>
            <name name-style="western">
              <surname>Gur</surname>
              <given-names>RE</given-names>
            </name>
            <name name-style="western">
              <surname>Gur</surname>
              <given-names>RC</given-names>
            </name>
            <name name-style="western">
              <surname>Oathes</surname>
              <given-names>DJ</given-names>
            </name>
            <name name-style="western">
              <surname>Davatzikos</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Satterthwaite</surname>
              <given-names>TD</given-names>
            </name>
            <name name-style="western">
              <surname>Fan</surname>
              <given-names>Y</given-names>
            </name>
          </person-group>
          <article-title>Computing personalized brain functional networks from fMRI using self-supervised deep learning</article-title>
          <source>Med Image Anal</source>
          <year>2023</year>
          <month>04</month>
          <volume>85</volume>
          <fpage>102756</fpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://europepmc.org/abstract/MED/36706636"/>
          </comment>
          <pub-id pub-id-type="doi">10.1016/j.media.2023.102756</pub-id>
          <pub-id pub-id-type="medline">36706636</pub-id>
          <pub-id pub-id-type="pii">S1361-8415(23)00017-8</pub-id>
          <pub-id pub-id-type="pmcid">PMC10103143</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref30">
        <label>30</label>
        <nlm-citation citation-type="confproc">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Spathis</surname>
              <given-names>D</given-names>
            </name>
            <name name-style="western">
              <surname>Perez-Pozuelo</surname>
              <given-names>I</given-names>
            </name>
            <name name-style="western">
              <surname>Brage</surname>
              <given-names>S</given-names>
            </name>
            <name name-style="western">
              <surname>Wareham</surname>
              <given-names>NJ</given-names>
            </name>
            <name name-style="western">
              <surname>Mascolo</surname>
              <given-names>C</given-names>
            </name>
          </person-group>
          <article-title>Self-supervised transfer learning of physiological representations from free-living wearable data</article-title>
          <year>2021</year>
          <conf-name>Conference on Health, Inference, and Learning</conf-name>
          <conf-date>April 8-10, 2021</conf-date>
          <conf-loc>Online</conf-loc>
          <pub-id pub-id-type="doi">10.1145/3450439.3451863</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref31">
        <label>31</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Chen</surname>
              <given-names>Y</given-names>
            </name>
            <name name-style="western">
              <surname>Lo</surname>
              <given-names>Y</given-names>
            </name>
            <name name-style="western">
              <surname>Lai</surname>
              <given-names>F</given-names>
            </name>
            <name name-style="western">
              <surname>Huang</surname>
              <given-names>C</given-names>
            </name>
          </person-group>
          <article-title>Disease concept-embedding based on the self-supervised method for medical information extraction from electronic health records and disease retrieval: algorithm development and validation study</article-title>
          <source>J Med Internet Res</source>
          <year>2021</year>
          <month>01</month>
          <day>27</day>
          <volume>23</volume>
          <issue>1</issue>
          <fpage>e25113</fpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://www.jmir.org/2021/1/e25113/"/>
          </comment>
          <pub-id pub-id-type="doi">10.2196/25113</pub-id>
          <pub-id pub-id-type="medline">33502324</pub-id>
          <pub-id pub-id-type="pii">v23i1e25113</pub-id>
          <pub-id pub-id-type="pmcid">PMC7875703</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref32">
        <label>32</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Shurrab</surname>
              <given-names>S</given-names>
            </name>
            <name name-style="western">
              <surname>Duwairi</surname>
              <given-names>R</given-names>
            </name>
          </person-group>
          <article-title>Self-supervised learning methods and applications in medical imaging analysis: a survey</article-title>
          <source>PeerJ Comput Sci</source>
          <year>2022</year>
          <volume>8</volume>
          <fpage>e1045</fpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://europepmc.org/abstract/MED/36091989"/>
          </comment>
          <pub-id pub-id-type="doi">10.7717/peerj-cs.1045</pub-id>
          <pub-id pub-id-type="medline">36091989</pub-id>
          <pub-id pub-id-type="pii">cs-1045</pub-id>
          <pub-id pub-id-type="pmcid">PMC9455147</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref33">
        <label>33</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Spathis</surname>
              <given-names>D</given-names>
            </name>
            <name name-style="western">
              <surname>Perez-Pozuelo</surname>
              <given-names>I</given-names>
            </name>
            <name name-style="western">
              <surname>Marques-Fernandez</surname>
              <given-names>L</given-names>
            </name>
            <name name-style="western">
              <surname>Mascolo</surname>
              <given-names>C</given-names>
            </name>
          </person-group>
          <article-title>Breaking away from labels: the promise of self-supervised machine learning in intelligent health</article-title>
          <source>Patterns</source>
          <year>2022</year>
          <month>02</month>
          <day>11</day>
          <volume>3</volume>
          <issue>2</issue>
          <fpage>100410</fpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://linkinghub.elsevier.com/retrieve/pii/S2666-3899(21)00284-1"/>
          </comment>
          <pub-id pub-id-type="doi">10.1016/j.patter.2021.100410</pub-id>
          <pub-id pub-id-type="medline">35199063</pub-id>
          <pub-id pub-id-type="pii">S2666-3899(21)00284-1</pub-id>
          <pub-id pub-id-type="pmcid">PMC8848012</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref34">
        <label>34</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Zhao</surname>
              <given-names>Q</given-names>
            </name>
            <name name-style="western">
              <surname>Liu</surname>
              <given-names>Z</given-names>
            </name>
            <name name-style="western">
              <surname>Adeli</surname>
              <given-names>E</given-names>
            </name>
            <name name-style="western">
              <surname>Pohl</surname>
              <given-names>KM</given-names>
            </name>
          </person-group>
          <article-title>Longitudinal self-supervised learning</article-title>
          <source>Med Image Anal</source>
          <year>2021</year>
          <month>07</month>
          <volume>71</volume>
          <fpage>102051</fpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://europepmc.org/abstract/MED/33882336"/>
          </comment>
          <pub-id pub-id-type="doi">10.1016/j.media.2021.102051</pub-id>
          <pub-id pub-id-type="medline">33882336</pub-id>
          <pub-id pub-id-type="pii">S1361-8415(21)00097-9</pub-id>
          <pub-id pub-id-type="pmcid">PMC8184636</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref35">
        <label>35</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Islam</surname>
              <given-names>T</given-names>
            </name>
            <name name-style="western">
              <surname>Washington</surname>
              <given-names>P</given-names>
            </name>
          </person-group>
          <article-title>Individualized stress mobile sensing using self-supervised pre-training</article-title>
          <source>Appl Sci (Basel)</source>
          <year>2023</year>
          <month>11</month>
          <volume>13</volume>
          <issue>21</issue>
          <fpage>12035</fpage>
          <pub-id pub-id-type="doi">10.3390/app132112035</pub-id>
          <pub-id pub-id-type="medline">39507765</pub-id>
          <pub-id pub-id-type="pii">12035</pub-id>
          <pub-id pub-id-type="pmcid">PMC11540419</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref36">
        <label>36</label>
        <nlm-citation citation-type="confproc">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Islam</surname>
              <given-names>T</given-names>
            </name>
            <name name-style="western">
              <surname>Peter</surname>
              <given-names>W</given-names>
            </name>
          </person-group>
          <article-title>Personalized prediction of recurrent stress events using self-supervised learning on multimodal time-series data</article-title>
          <year>2023</year>
          <conf-name>International Conference on Machine Learning 2023 Workshop on Artificial Intelligence &#38; Human Computer Interaction</conf-name>
          <conf-date>July 23-29, 2023</conf-date>
          <conf-loc>Honolulu, HI</conf-loc>
        </nlm-citation>
      </ref>
      <ref id="ref37">
        <label>37</label>
        <nlm-citation citation-type="confproc">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Schmidt</surname>
              <given-names>P</given-names>
            </name>
            <name name-style="western">
              <surname>Reiss</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Duerichen</surname>
              <given-names>R</given-names>
            </name>
            <name name-style="western">
              <surname>Marberger</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Van Laerhoven</surname>
              <given-names>K</given-names>
            </name>
          </person-group>
          <article-title>Introducing WESAD, a multimodal dataset for wearable stress and affect detection</article-title>
          <year>2018</year>
          <conf-name>20th ACM International Conference on Multimodal Interaction</conf-name>
          <conf-date>October 16-20, 2018</conf-date>
          <conf-loc>Boulder, CO</conf-loc>
          <pub-id pub-id-type="doi">10.1145/3242969.3242985</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref38">
        <label>38</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Eom</surname>
              <given-names>S</given-names>
            </name>
            <name name-style="western">
              <surname>Eom</surname>
              <given-names>S</given-names>
            </name>
            <name name-style="western">
              <surname>Washington</surname>
              <given-names>P</given-names>
            </name>
          </person-group>
          <article-title>SIM-CNN: self-supervised individualized multimodal learning for stress prediction on nurses using biosignals</article-title>
          <source>MedRXiv</source>
          <comment>Preprint posted online on August 28, 2023</comment>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://www.medrxiv.org/content/10.1101/2023.08.25.23294640v1"/>
          </comment>
          <pub-id pub-id-type="doi">10.1101/2023.08.25.23294640</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref39">
        <label>39</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Hosseini</surname>
              <given-names>S</given-names>
            </name>
            <name name-style="western">
              <surname>Gottumukkala</surname>
              <given-names>R</given-names>
            </name>
            <name name-style="western">
              <surname>Katragadda</surname>
              <given-names>S</given-names>
            </name>
            <name name-style="western">
              <surname>Bhupatiraju</surname>
              <given-names>RT</given-names>
            </name>
            <name name-style="western">
              <surname>Ashkar</surname>
              <given-names>Z</given-names>
            </name>
            <name name-style="western">
              <surname>Borst</surname>
              <given-names>CW</given-names>
            </name>
            <name name-style="western">
              <surname>Cochran</surname>
              <given-names>K</given-names>
            </name>
          </person-group>
          <article-title>A multimodal sensor dataset for continuous stress detection of nurses in a hospital</article-title>
          <source>Sci Data</source>
          <year>2022</year>
          <month>06</month>
          <day>01</day>
          <volume>9</volume>
          <issue>1</issue>
          <fpage>255</fpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://doi.org/10.1038/s41597-022-01361-y"/>
          </comment>
          <pub-id pub-id-type="doi">10.1038/s41597-022-01361-y</pub-id>
          <pub-id pub-id-type="medline">35650267</pub-id>
          <pub-id pub-id-type="pii">10.1038/s41597-022-01361-y</pub-id>
          <pub-id pub-id-type="pmcid">PMC9159985</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref40">
        <label>40</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Nimitsurachat</surname>
              <given-names>P</given-names>
            </name>
            <name name-style="western">
              <surname>Washington</surname>
              <given-names>P</given-names>
            </name>
          </person-group>
          <article-title>Audio-based emotion recognition using self-supervised learning on an engineered feature space</article-title>
          <source>AI (Basel)</source>
          <year>2024</year>
          <month>03</month>
          <volume>5</volume>
          <issue>1</issue>
          <fpage>195</fpage>
          <lpage>207</lpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://europepmc.org/abstract/MED/38715564"/>
          </comment>
          <pub-id pub-id-type="doi">10.3390/ai5010011</pub-id>
          <pub-id pub-id-type="medline">38715564</pub-id>
          <pub-id pub-id-type="pmcid">PMC11076058</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref41">
        <label>41</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Penev</surname>
              <given-names>Y</given-names>
            </name>
            <name name-style="western">
              <surname>Dunlap</surname>
              <given-names>K</given-names>
            </name>
            <name name-style="western">
              <surname>Husic</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Hou</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Washington</surname>
              <given-names>P</given-names>
            </name>
            <name name-style="western">
              <surname>Leblanc</surname>
              <given-names>E</given-names>
            </name>
            <name name-style="western">
              <surname>Kline</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Kent</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Ng-Thow-Hing</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Liu</surname>
              <given-names>B</given-names>
            </name>
            <name name-style="western">
              <surname>Harjadi</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Tsou</surname>
              <given-names>M</given-names>
            </name>
            <name name-style="western">
              <surname>Desai</surname>
              <given-names>M</given-names>
            </name>
            <name name-style="western">
              <surname>Wall</surname>
              <given-names>DP</given-names>
            </name>
          </person-group>
          <article-title>A mobile game platform for improving social communication in children with autism: a feasibility study</article-title>
          <source>Appl Clin Inform</source>
          <year>2021</year>
          <month>10</month>
          <volume>12</volume>
          <issue>5</issue>
          <fpage>1030</fpage>
          <lpage>1040</lpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="http://www.thieme-connect.com/DOI/DOI?10.1055/s-0041-1736626"/>
          </comment>
          <pub-id pub-id-type="doi">10.1055/s-0041-1736626</pub-id>
          <pub-id pub-id-type="medline">34788890</pub-id>
          <pub-id pub-id-type="pmcid">PMC8598393</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref42">
        <label>42</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Voss</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Schwartz</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Daniels</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Kline</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Haber</surname>
              <given-names>N</given-names>
            </name>
            <name name-style="western">
              <surname>Washington</surname>
              <given-names>P</given-names>
            </name>
            <name name-style="western">
              <surname>Tariq</surname>
              <given-names>Q</given-names>
            </name>
            <name name-style="western">
              <surname>Robinson</surname>
              <given-names>TN</given-names>
            </name>
            <name name-style="western">
              <surname>Desai</surname>
              <given-names>M</given-names>
            </name>
            <name name-style="western">
              <surname>Phillips</surname>
              <given-names>JM</given-names>
            </name>
            <name name-style="western">
              <surname>Feinstein</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Winograd</surname>
              <given-names>T</given-names>
            </name>
            <name name-style="western">
              <surname>Wall</surname>
              <given-names>DP</given-names>
            </name>
          </person-group>
          <article-title>Effect of wearable digital intervention for improving socialization in children with autism spectrum disorder: a randomized clinical trial</article-title>
          <source>JAMA Pediatr</source>
          <year>2019</year>
          <month>05</month>
          <day>01</day>
          <volume>173</volume>
          <issue>5</issue>
          <fpage>446</fpage>
          <lpage>454</lpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://europepmc.org/abstract/MED/30907929"/>
          </comment>
          <pub-id pub-id-type="doi">10.1001/jamapediatrics.2019.0285</pub-id>
          <pub-id pub-id-type="medline">30907929</pub-id>
          <pub-id pub-id-type="pii">2728462</pub-id>
          <pub-id pub-id-type="pmcid">PMC6503634</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref43">
        <label>43</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Washington</surname>
              <given-names>P</given-names>
            </name>
            <name name-style="western">
              <surname>Kalantarian</surname>
              <given-names>H</given-names>
            </name>
            <name name-style="western">
              <surname>Kent</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Husic</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Kline</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Leblanc</surname>
              <given-names>E</given-names>
            </name>
            <name name-style="western">
              <surname>Hou</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Mutlu</surname>
              <given-names>OC</given-names>
            </name>
            <name name-style="western">
              <surname>Dunlap</surname>
              <given-names>K</given-names>
            </name>
            <name name-style="western">
              <surname>Penev</surname>
              <given-names>Y</given-names>
            </name>
            <name name-style="western">
              <surname>Varma</surname>
              <given-names>M</given-names>
            </name>
            <name name-style="western">
              <surname>Stockham</surname>
              <given-names>NT</given-names>
            </name>
            <name name-style="western">
              <surname>Chrisman</surname>
              <given-names>B</given-names>
            </name>
            <name name-style="western">
              <surname>Paskov</surname>
              <given-names>K</given-names>
            </name>
            <name name-style="western">
              <surname>Sun</surname>
              <given-names>MW</given-names>
            </name>
            <name name-style="western">
              <surname>Jung</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Voss</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Haber</surname>
              <given-names>N</given-names>
            </name>
            <name name-style="western">
              <surname>Wall</surname>
              <given-names>DP</given-names>
            </name>
          </person-group>
          <article-title>Improved digital therapy for developmental pediatrics using domain-specific artificial intelligence: machine learning study</article-title>
          <source>JMIR Pediatr Parent</source>
          <year>2022</year>
          <month>04</month>
          <day>08</day>
          <volume>5</volume>
          <issue>2</issue>
          <fpage>e26760</fpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://pediatrics.jmir.org/2022/2/e26760/"/>
          </comment>
          <pub-id pub-id-type="doi">10.2196/26760</pub-id>
          <pub-id pub-id-type="medline">35394438</pub-id>
          <pub-id pub-id-type="pii">v5i2e26760</pub-id>
          <pub-id pub-id-type="pmcid">PMC9034430</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref44">
        <label>44</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Kline</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Voss</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Washington</surname>
              <given-names>P</given-names>
            </name>
            <name name-style="western">
              <surname>Haber</surname>
              <given-names>N</given-names>
            </name>
            <name name-style="western">
              <surname>Schwartz</surname>
              <given-names>H</given-names>
            </name>
            <name name-style="western">
              <surname>Tariq</surname>
              <given-names>Q</given-names>
            </name>
            <name name-style="western">
              <surname>Winograd</surname>
              <given-names>T</given-names>
            </name>
            <name name-style="western">
              <surname>Feinstein</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Wall</surname>
              <given-names>DP</given-names>
            </name>
          </person-group>
          <article-title>Superpower glass</article-title>
          <source>GetMobile Mobile Comp and Comm</source>
          <year>2019</year>
          <month>11</month>
          <day>14</day>
          <volume>23</volume>
          <issue>2</issue>
          <fpage>35</fpage>
          <lpage>38</lpage>
          <pub-id pub-id-type="doi">10.1145/3372300.3372308</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref45">
        <label>45</label>
        <nlm-citation citation-type="confproc">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Warr</surname>
              <given-names>M</given-names>
            </name>
          </person-group>
          <article-title>Beat Bias? Personalization, bias, and generative AI</article-title>
          <year>2024</year>
          <conf-name>Society for Information Technology &#38; Teacher Education International Conference</conf-name>
          <conf-date>Mar 25, 2024</conf-date>
          <conf-loc>Los Angelos, NV</conf-loc>
        </nlm-citation>
      </ref>
      <ref id="ref46">
        <label>46</label>
        <nlm-citation citation-type="confproc">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Rebuffi</surname>
              <given-names>SA</given-names>
            </name>
            <name name-style="western">
              <surname>Kolesnikov</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Sperl</surname>
              <given-names>G</given-names>
            </name>
            <name name-style="western">
              <surname>Lampert</surname>
              <given-names>CH</given-names>
            </name>
          </person-group>
          <article-title>icarl: incremental classifier and representation learning</article-title>
          <year>2017</year>
          <conf-name>IEEE Conference on Computer Vision and Pattern Recognition</conf-name>
          <conf-date>July 21-26, 2017</conf-date>
          <conf-loc>Honolulu, HI</conf-loc>
          <pub-id pub-id-type="doi">10.1109/cvpr.2017.587</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref47">
        <label>47</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Rosenfeld</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Tsotsos</surname>
              <given-names>JK</given-names>
            </name>
          </person-group>
          <article-title>Incremental learning through deep adaptation</article-title>
          <source>IEEE Trans Pattern Anal Mach Intell</source>
          <year>2020</year>
          <month>3</month>
          <day>1</day>
          <volume>42</volume>
          <issue>3</issue>
          <fpage>651</fpage>
          <lpage>663</lpage>
          <pub-id pub-id-type="doi">10.1109/tpami.2018.2884462</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref48">
        <label>48</label>
        <nlm-citation citation-type="confproc">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Zhou</surname>
              <given-names>Z</given-names>
            </name>
            <name name-style="western">
              <surname>ShinShin</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Zhang</surname>
              <given-names>L</given-names>
            </name>
            <name name-style="western">
              <surname>Gurudu</surname>
              <given-names>S</given-names>
            </name>
            <name name-style="western">
              <surname>Gotway</surname>
              <given-names>M</given-names>
            </name>
            <name name-style="western">
              <surname>Liang</surname>
              <given-names>J</given-names>
            </name>
          </person-group>
          <article-title>Fine-tuning convolutional neural networks for biomedical image analysis: actively and incrementally</article-title>
          <year>2017</year>
          <conf-name>IEEE Conference on Computer Vision and Pattern Recognition</conf-name>
          <conf-date>July 21-26, 2017</conf-date>
          <conf-loc>Honolulu, HI</conf-loc>
          <pub-id pub-id-type="doi">10.1109/cvpr.2017.506</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref49">
        <label>49</label>
        <nlm-citation citation-type="confproc">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Buzzega</surname>
              <given-names>P</given-names>
            </name>
            <name name-style="western">
              <surname>Boschini</surname>
              <given-names>M</given-names>
            </name>
            <name name-style="western">
              <surname>Porrello</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Calderara</surname>
              <given-names>S</given-names>
            </name>
          </person-group>
          <article-title>Rethinking experience replay: a bag of tricks for continual learning</article-title>
          <year>2021</year>
          <conf-name>25th International Conference on Pattern Recognition</conf-name>
          <conf-date>January 10-15, 2021</conf-date>
          <conf-loc>Milan, Italy</conf-loc>
          <pub-id pub-id-type="doi">10.1109/icpr48806.2021.9412614</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref50">
        <label>50</label>
        <nlm-citation citation-type="confproc">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Rolnick</surname>
              <given-names>D</given-names>
            </name>
            <name name-style="western">
              <surname>Ahuja</surname>
              <given-names>A</given-names>
            </name>
            <name name-style="western">
              <surname>Schwarz</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Lillicrap</surname>
              <given-names>T</given-names>
            </name>
            <name name-style="western">
              <surname>Wayne</surname>
              <given-names>G</given-names>
            </name>
          </person-group>
          <article-title>Experience replay for continual learning</article-title>
          <year>2019</year>
          <conf-name>NeurIPS 2019</conf-name>
          <conf-date>December 8-14, 2019</conf-date>
          <conf-loc>Vancouver, Canada</conf-loc>
        </nlm-citation>
      </ref>
      <ref id="ref51">
        <label>51</label>
        <nlm-citation citation-type="confproc">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Javed</surname>
              <given-names>M</given-names>
            </name>
            <name name-style="western">
              <surname>White</surname>
              <given-names>M</given-names>
            </name>
          </person-group>
          <article-title>Meta-learning representations for continual learning</article-title>
          <year>2019</year>
          <conf-name>NeurIPS 2019</conf-name>
          <conf-date>December 8-14, 2019</conf-date>
          <conf-loc>Vancouver, Canada</conf-loc>
        </nlm-citation>
      </ref>
      <ref id="ref52">
        <label>52</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Son</surname>
              <given-names>J</given-names>
            </name>
            <name name-style="western">
              <surname>Lee</surname>
              <given-names>S</given-names>
            </name>
            <name name-style="western">
              <surname>Kim</surname>
              <given-names>G</given-names>
            </name>
          </person-group>
          <article-title>When meta-learning meets online and continual learning: a survey</article-title>
          <source>IEEE Trans Pattern Anal Mach Intell</source>
          <year>2025</year>
          <month>1</month>
          <volume>47</volume>
          <issue>1</issue>
          <fpage>413</fpage>
          <lpage>432</lpage>
          <pub-id pub-id-type="doi">10.1109/tpami.2024.3463709</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref53">
        <label>53</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Slade</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Sun</surname>
              <given-names>Y</given-names>
            </name>
            <name name-style="western">
              <surname>Chao</surname>
              <given-names>WC</given-names>
            </name>
            <name name-style="western">
              <surname>Chen</surname>
              <given-names>CC</given-names>
            </name>
            <name name-style="western">
              <surname>Benzo</surname>
              <given-names>RM</given-names>
            </name>
            <name name-style="western">
              <surname>Washington</surname>
              <given-names>P</given-names>
            </name>
          </person-group>
          <article-title>Current challenges and opportunities in active and passive data collection for mobile health sensing: a scoping review</article-title>
          <source>JAMIA Open</source>
          <year>2025</year>
          <month>08</month>
          <volume>8</volume>
          <issue>4</issue>
          <fpage>ooaf025</fpage>
          <pub-id pub-id-type="doi">10.1093/jamiaopen/ooaf025</pub-id>
          <pub-id pub-id-type="medline">40688708</pub-id>
          <pub-id pub-id-type="pii">ooaf025</pub-id>
          <pub-id pub-id-type="pmcid">PMC12274063</pub-id>
        </nlm-citation>
      </ref>
      <ref id="ref54">
        <label>54</label>
        <nlm-citation citation-type="journal">
          <person-group person-group-type="author">
            <name name-style="western">
              <surname>Slade</surname>
              <given-names>C</given-names>
            </name>
            <name name-style="western">
              <surname>Benzo</surname>
              <given-names>RM</given-names>
            </name>
            <name name-style="western">
              <surname>Washington</surname>
              <given-names>P</given-names>
            </name>
          </person-group>
          <article-title>Design guidelines for improving mobile sensing data collection: prospective mixed methods study</article-title>
          <source>J Med Internet Res</source>
          <year>2024</year>
          <month>11</month>
          <day>18</day>
          <volume>26</volume>
          <fpage>e55694</fpage>
          <comment>
            <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://www.jmir.org/2024//e55694/"/>
          </comment>
          <pub-id pub-id-type="doi">10.2196/55694</pub-id>
          <pub-id pub-id-type="medline">39556828</pub-id>
          <pub-id pub-id-type="pii">v26i1e55694</pub-id>
          <pub-id pub-id-type="pmcid">PMC11632896</pub-id>
        </nlm-citation>
      </ref>
    </ref-list>
  </back>
</article>
