Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Deep learning in Myocarditis: A novel approach to severity assessment

  • Makoto Nishimori,

    Roles Conceptualization, Data curation, Formal analysis, Investigation, Methodology, Project administration, Software, Supervision, Validation, Visualization, Writing – original draft, Writing – review & editing

    Affiliations Division of Molecular Epidemiology, Kobe University Graduate School of Medicine, Kobe, Japan, Department of Preventive Medicine and Epidemiology, National Cerebral and Cardiovascular Center, Osaka, Japan

  • Tomoyuki Otani,

    Roles Data curation

    Affiliation Department of Pathology, National Cerebral and Cardiovascular Center, Osaka, Japan

  • Yasuhide Asaumi,

    Roles Data curation, Resources

    Affiliation Department of Cardiology, National Cerebral and Cardiovascular Center, Osaka, Japan

  • Keiko Ogo,

    Roles Resources

    Affiliation Department of Pathology, National Cerebral and Cardiovascular Center, Osaka, Japan

  • Yoshihiko Ikeda,

    Roles Resources

    Affiliation Department of Pathology, National Cerebral and Cardiovascular Center, Osaka, Japan

  • Kisaki Amemiya,

    Roles Resources

    Affiliation Department of Pathology, National Cerebral and Cardiovascular Center, Osaka, Japan

  • Teruo Noguchi,

    Roles Resources

    Affiliation Department of Cardiology, National Cerebral and Cardiovascular Center, Osaka, Japan

  • Chisato Izumi,

    Roles Resources

    Affiliation Department of Cardiology, National Cerebral and Cardiovascular Center, Osaka, Japan

  • Masakazu Shinohara,

    Roles Resources

    Affiliation Division of Molecular Epidemiology, Kobe University Graduate School of Medicine, Kobe, Japan

  • Kinta Hatakeyama,

    Roles Supervision

    Affiliation Department of Pathology, National Cerebral and Cardiovascular Center, Osaka, Japan

  • Kunihiro Nishimura

    Roles Supervision

    knishimu@ncvc.go.jp

    Affiliation Department of Preventive Medicine and Epidemiology, National Cerebral and Cardiovascular Center, Osaka, Japan

Abstract

Background

Myocarditis is life-threatening in the acute phase, yet biopsy—the diagnostic gold standard—lacks an objective method to quantify cardiomyocyte damage. We developed deep learning models to derive a pathology-based severity index for myocarditis from whole-slide biopsy images.

Methods and results

We retrospectively analyzed 305 consecutive patients (1,056 digitized hematoxylin–eosin slides) who underwent endomyocardial biopsy between 2002 and 2021 at the National Cerebral and Cardiovascular Center; 145 met Dallas criteria for myocarditis and were used for severity modeling. Severe myocarditis was defined by short-term in-hospital outcomes (SCAI-aligned cardiogenic shock, initiation of mechanical circulatory support, or death). A multiple instance learning (MIL) classifier was first trained on slide-level myocarditis labels. We then built two severity models: (1) logistic regression using lymphocyte density derived from a YOLOv8-based object detector (Model 1), and (2) a Transformer that processed the top MIL-ranked patches to predict severe versus non-severe myocarditis (Model 2). Model 1 confirmed a strong association between inflammatory burden and severe outcomes (AUROC 0.809). Model 2 achieved superior discrimination (AUROC 0.993) with higher accuracy and precision. Attention maps indicated that Model 2 focused not only on inflammatory infiltrates but also on myocyte injury and architectural disruption, suggesting broader histologic signal capture. The final output was a continuous pathology-based severity score; clinical variables were not input to the models.

Conclusions

Combining MIL with a Transformer enables comprehensive extraction of histologic features associated with clinically severe myocarditis and yields an objective, reproducible tissue-injury index. This score is intended to standardize histologic severity assessment and complement, rather than replace, clinical evaluation; incremental clinical utility requires prospective, multi-center validation.

Introduction

Myocarditis is a very serious and high-risk disease carrying the risk of circulatory fluctuations during the acute phase [13]. Although clinical assessment typically involves symptoms, laboratory findings, and electrocardiograms, the definitive diagnosis relies on histopathological evaluation of myocardial biopsy [4]. Early assessment of clinical disease severity is also essential for guiding treatment and estimating prognosis [5].

Although a study evaluating the clinical severity of myocarditis from histopathology has been reported [6,7], an accurate index for evaluation has not yet been established. A factor that histologically defines the severity of myocarditis is the degree of myocardial cell damage. However, there is no method for morphologically objective assessment of cardiomyocyte damage, such as coarsening of the myocyte cytoplasm, irregular shape, or disorganization of the arrangement of myocytes. Therefore, we aimed to develop an artificial intelligence (AI)-based model capable of detecting myocardial tissue features indicative of clinical disease severity.

In previous studies on pathology AI models, various deep learning models have been developed for analyzing pathological tissues, including myocarditis [811]. While AI models for diagnosing myocarditis have been reported, no models specifically designed to assess the clinical severity of myocarditis have been developed. Achieving this goal requires a model capable of comprehensively interpreting whole-slide pathology images (WSIs). However, these images tend to be extremely large, making direct input into the model inefficient in terms of both computational resources and cost. Multiple Instance Learning (MIL) [12] provides a potential solution by dividing slides into smaller regions for training. In addition, MIL does not require detailed pixel-level annotations, instead using slide-level labels, which is particularly advantageous for pathology applications [13]. Transformer architectures [14]—now widely used as the backbone of large language models—have recently demonstrated high learning efficiency across multiple domains. To date, there are no reports of combining MIL with Transformer-based methods for myocardial pathology. We anticipate that this combination could significantly enhance performance in analyzing myocardial tissue. Therefore, the objective of this study is to develop a high-accuracy AI model capable of comprehensively interpreting WSIs to evaluate the clinical severity of myocarditis, ultimately aiming for clinical applicability.

We sought to derive and internally validate a pathology-based severity index for myocarditis from routine whole-slide images. Because no validated histopathologic severity scale exists beyond inflammatory cell counts, we used short-term clinical severity (SCAI-aligned cardiogenic shock/MCS/death) only as an outcome-aligned training signal to establish criterion validity. This study does not propose a stand-alone clinical decision-support tool; rather, it develops an objective tissue-injury indicator that could be standardized across cohorts and later combined with hemodynamics and imaging in multimodal models.

Methods

Study design, data sources, and patient population

We included 305 consecutive patients for whom at least one digitized H&E whole-slide image (WSI) of the index endomyocardial biopsy was available between 2002–2021 (1,056 WSIs). Digitization was part of routine archiving/batch scanning and independent of clinical outcomes. Within this eligible set, 145 had biopsy-proven myocarditis and 160 did not; the myocarditis cohort was used for severity-score modeling. Non-myocarditis cases were predominantly post–heart-transplant surveillance biopsies showing no acute cellular rejection (ISHLT ACR 0R) (Fig 1). In this cohort, biopsies were generally performed on the day of or after admission.

thumbnail
Fig 1. Study cohort and analysis workflow.

The flowchart shows the selection and analysis process for patients undergoing myocardial biopsy from 2002 to 2021. From 305 eligible patients (1,056 slides), 145 biopsy-proven myocarditis cases (259 slides) and 160 without myocarditis (797 slides) were identified. The myocarditis group was used for training two models after pre-training with a MIL model.

https://doi.org/10.1371/journal.pone.0354714.g001

Ethics approval

This study was approved by the Ethics Committee of the National Cerebral and Cardiovascular Center (NCVC, Approval No. R21078-2) and conducted in accordance with the Declaration of Helsinki. The requirement for individual informed consent was waived by the committee based on an opt-out policy. De-identified (pseudonymized) data were accessed for research purposes on 9 June 2022. The authors could not access identifiable information; the re-identification key was retained by NCVC and was not provided to the authors.

Diagnostic and severity criteria for myocarditis

Diagnosis of myocarditis was determined by three cardiac pathologists based on the comprehensive Dallas criteria with clinicopathologic correlation.

Severe myocarditis was defined a priori by short-term in-hospital outcomes: (i) cardiogenic shock (SCAI stages C–E; operationalized as sustained hypotension <90 mmHg for ≥30 min or the need for vasoactive/inotropic agents to maintain MAP ≥ 65 mmHg, plus ≥1 sign of hypoperfusion such as lactate ≥2.0 mmol/L, oliguria, cool extremities, or altered mentation), (ii) initiation of temporary MCS (IABP, Impella, VA-ECMO, or temporary VAD), or (iii) in-hospital death [15].

Intended use of the model output. The model produces a continuous pathology-based severity score (higher values indicate greater tissue injury). Clinical variables were not provided to the model, and the score is not intended for bedside decision-making in this study. The outcome labels were used solely to align the score with clinically recognized severity and to test its criterion validity.

Whole slide image data

Hematoxylin and eosin-stained slides were digitized using a Hamamatsu NanoZoomer S210 C13239 series at a Source lens magnification of 40x, capturing detailed virtual slide images.

Data preprocessing

We used the openslide (Python) library [16] to read and process each ndpi file. To accommodate the large size of whole-slide images (WSIs) while retaining detailed histological features, we segmented each slide into 256 × 256-pixel patches. These dimensions were chosen based on preliminary experiments and prior pathology studies, which suggested a balance between sufficient tissue context and computational feasibility [17]. Patches containing less than 50% tissue (based on simple thresholding of non-background pixels) were excluded to reduce noise from empty or artifact-laden regions. Data augmentation (e.g., random horizontal/vertical flips, rotations, and slight color jitter) was applied to mitigate overfitting and improve the model’s robustness to variations in staining and tissue orientation. [18]

Pretraining model

To efficiently extract features indicative of myocarditis, a pretraining model was developed using all cases. The cases were randomly divided at the patient level into training (70%), validation (15%), and test datasets (15%); all WSIs from a given patient were assigned exclusively to one partition to prevent slide-level data leakage. A MIL model was employed, which does not require pixel-level annotations but uses slide-level labels for presence or absence of myocarditis.

Model developement and training

In this study, we developed two distinct approaches for severity prediction, each leveraging a different methodology. We then evaluated and compared their prognostic performance to determine which approach could more accurately predict clinical outcomes (Fig 2). For myocarditis severity modeling, the myocarditis cohort was also partitioned at the patient level so that no patient's slides appeared in more than one dataset.

thumbnail
Fig 2. AI Models for severity classification.

The figure shows two AI models used to classify myocarditis severity. Model 1: An object detection AI model counts inflammatory cells, followed by a logistic model to classify severity as severe or non-severe. Model 2: A trained MIL model predicts myocarditis probability. The MIL features are processed through a Transformer model to provide the final diagnosis of severe or non-severe.

https://doi.org/10.1371/journal.pone.0354714.g002

Model1 (Inflammatory cell detection and logistic regression)

We focused on quantifying inflammatory infiltration as an initial, straightforward indicator of disease severity. First, two board-certified pathologists annotated lymphocytes on randomly selected patches. Lymphocytes were defined as mononuclear inflammatory cells with round nuclei, dense chromatin, and scant cytoplasm. All annotations were based on the consensus of the two pathologists. Using these annotations, we trained an object detection model based on YOLOv8 model [19] to count inflammatory cells per unit tissue area. A total of 1,000 annotated images were used; these were split into training (70%), validation (15%), and test (15%) sets. Default YOLOv8 hyperparameters were employed. We evaluated the object detection performance using metrics such as mean average precision on the validation set. The resulting feature for each 256 × 256 patch was the average lymphocytes count, computed by summing YOLOv8 detections and normalizing by tissue area.

Finally, we applied a univariate logistic regression model, using the lymphocytes density as the sole independent variable to predict disease severity. This univariate approach enabled us to isolate the contribution of lymphocytes infiltration, with future plans to incorporate additional factors for more comprehensive modeling.

Model2 (Transformer-based severity classification)

Model 2 employed a Transformer-based approach to classify disease severity. We began by applying a pretrained MIL model to estimate the likelihood of myocarditis for each patch. To reduce computational demands and focus on the most informative regions, we selected the top N patches showing the highest probabilities of myocarditis. These patches were then encoded into embedding vectors and processed by a Transformer encoder along with a Class Token. The final classification layer—a multi-layer perceptron applied to the Class Token output—performed a binary classification (severe vs. non-severe) via a sigmoid function. All major hyperparameters, including the Transformer architecture (e.g., number of layers, attention heads), the learning rate, and batch size, were optimized using Bayesian optimization [20]. Training was conducted in parallel on two workstations, each equipped with an NVIDIA GeForce RTX 4090 GPU, to expedite processing. Validation set performance guided hyperparameter tuning, ensuring the model converged effectively on the classification task.

Decision rationale visualization

To elucidate the contributions of different regions to the severity diagnosis, we visualized the attention scores assigned to each patch by the Class Token in the Transformer model [14], indicating key areas impacting the severity assessment (Fig 5).

thumbnail
Fig 3. Distribution plot of lymphocytes cells detection model.

(A) The distribution of lymphocytes counts per patch, comparing severe and non-severe samples. The x-axis represents the number of lymphocytes per patch, and the y-axis represents the frequency of these counts. (B) The distribution of lymphocytes counts per 1 mm² for each patient, comparing severe and non-severe samples. The x-axis represents the number of lymphocytes per 1 mm², and the y-axis represents the frequency of these counts.

https://doi.org/10.1371/journal.pone.0354714.g003

thumbnail
Fig 4. Results of Model 1.

(A) Receiver Operating Characteristic (ROC) curve for Model 1. The x-axis represents the false positive rate, and the y-axis represents the true positive rate. Each point on the curve represents a different threshold value used to discriminate between classes. (B) Histogram of predicted values for Model 1. The x-axis represents the predicted value, and the y-axis represents the count of predictions. The red bars indicate positive samples, and the blue bars indicate negative samples.

https://doi.org/10.1371/journal.pone.0354714.g004

Statistics

Model performance was assessed through precision, recall, F1-score, area under the receiver operating characteristic curve (AUROC), and area under the precision-recall curve (AUPRC). Overall accuracy was also evaluated. Point estimates were calculated on the held-out test set, and 95% confidence intervals were estimated using the bootstrap method [21].

Software

The analysis was conducted using Python 3.8, with PyTorch 1.8 [22] for deep learning tasks and scikit-learn for statistical calculations.

Results

Patients characteristics

The study period spanned from January 2002 to December 2021 at the NCVC. A total of 145 patients diagnosed with myocarditis, including children, were eligible for inclusion. These patients had undergone myocardial biopsy and were confirmed to have myocarditis. No specific exclusion criteria were set.

The average age of these patients was 45 years (±21.46 years), with 59% being male. Among the total cohort, 88 patients (60.7%) were classified as severe cases. The average peak creatine kinase-MB values were 135.43 for the entire cohort, 166.83 for the severe group, and 54.99 for the non-severe group. Detailed information on other laboratory data at the onset for each group is provided in Table 1.

Pre-training with multiple instance learning model

A pre-training model was developed using MIL on a dataset of 305 patients with 1,056 myocardial pathology samples, including myocarditis patients, to diagnose myocarditis (Table 2). The results from the training dataset showed an accuracy of 0.751 and an AUROC of 0.717. In the validation dataset, the model achieved an accuracy of 0.749 and an AUROC of 0.712. Visualization of the diagnostic rationale in the inference phase was performed, with heatmaps illustrating the areas diagnosed as myocarditis shown in S1 Fig. The heatmaps indicate higher values in regions where inflammatory cells are more concentrated.

Model 1: Predicting myocarditis severity using a deep learning model based on inflammatory cell infiltration

An object detection model (YOLOv8) was pre-trained to detect lymphocytes, based on annotations by two myocardial pathology specialists. This model was used to automatically detect the number of lymphocytes, and a logistic regression model was constructed using the number of lymphocytes per unit area as a variable to evaluate clinical myocarditis severity. The results of inflammatory cell detection by the object detection model are shown in S1 Fig. Histogram plots of lymphocyte counts per 256 × 256-pixel patch showed that clinically severe myocarditis cases had relatively higher lymphocytes counts per patch, while non-severe cases had lower counts (Fig 3A). When converted to the number of lymphocytes per unit area (1 mm²), high values were observed in clinically severe cases, but most overlapped with non-severe cases (Fig 3B). The logistic regression model using the number of lymphocytes per unit area as a variable resulted in an AUROC of 0.809 (Fig 4A). Histograms of the predicted values for clinically severe and non-severe cases were also shown (Fig 4B).

Model 2: Predicting myocarditis severity using a transformer-based model

The pre-trained MIL model was fixed, and for each patch, the MIL model inferred the presence of myocarditis. The top N candidate patches were then input into a Transformer-based model to predict clinical myocarditis severity. The results showed an AUROC of 0.993 (0.952–1.000), an accuracy of 0.92 (0.800–1.000), a precision of 1.000 (1.000–1.000), and a recall of 0.875 (0.688–1.000) (S1 Table). ROC curves and histograms of predicted values are shown in Fig 5-A and 5-B.

Comparison of models for predicting myocarditis severity

The performance summary for predicting clinically severe myocarditis is shown in S1 Table. Model 2 showed higher accuracy, precision, AUROC, and AUPRC than Model 1, although recall was lower.

Visualization of rationale for severity prediction

To visualize the rationale for clinical severe myocarditis prediction with Model 2, the attention scores of each input patch were illustrated for representative cases (Fig 6).

thumbnail
Fig 5. Results of Model 2.

(A) Receiver Operating Characteristic (ROC) curve for Model 2. The x-axis represents the false positive rate, and the y-axis represents the true positive rate. Each point on the curve represents a different threshold value used to discriminate between classes. (B) Histogram of predicted values for Model 2. The x-axis represents the predicted value, and the y-axis represents the count of predictions. The red bars indicate positive samples, and the blue bars indicate negative samples.

https://doi.org/10.1371/journal.pone.0354714.g005

thumbnail
Fig 6. Attention scores for severe myocarditis.

The figure displays attention scores assigned to histological images of severe myocarditis by the model. Each image is associated with an attention score, indicating the model's focus on different regions of the images. The green bars above each image represent the attention score, with higher bars indicating greater attention by the model.

https://doi.org/10.1371/journal.pone.0354714.g006

Discussion

In this study, we developed two AI models to evaluate the severity of myocarditis. Model 1, based on lymphocytes density, achieved an AUROC of 0.809, providing novel evidence that lymphocytes count correlate strongly with disease severity. In contrast, Model 2, which uses a Transformer-based approach to analyze whole-slide pathology images, attained a higher AUROC of 0.993. These findings suggest that a deep learning model capable of integrating diverse morphological features throughout the tissue may outperform a simpler model focused solely on the extent of inflammatory cell infiltration.

Our primary contribution is an objective, reproducible histopathologic indicator of tissue injury in myocarditis. Prior work has centered on inflammatory-cell counts, whereas myocyte injury and architectural derangement lack standardized quantification. A pathology-based index can (i) standardize severity grading across centers and time, enabling comparable cohorts and trials; (ii) serve as a research anchor to relate tissue patterns to virology, immunophenotypes, or genomics; and (iii) be combined with clinical variables in future multimodal risk models. Consistent with this scope, the present study does not claim that pathology alone should guide acute treatment decisions; rather, it adds a missing histologic dimension that complements hemodynamics and imaging.

The clinical significance of Model 1 lies in its demonstration that inflammatory cell density is closely linked to disease severity. While immunological mechanisms have long been implicated in myocarditis [23], research quantifying inflammatory infiltrates as a direct prognostic marker remains sparse. One plausible reason for the superior performance of Model 2 is that clinically severe myocarditis represents a composite histopathologic phenotype that cannot be captured by inflammatory-cell burden alone. Histopathologically, severe cases may show not only dense inflammatory infiltrates but also myocyte injury, interstitial change, and architectural disruption. Computationally, the Transformer-based Model 2 can integrate spatially distributed and interrelated information across multiple informative patches; unlike recurrent neural network (RNN)-based methods [24], this approach can capture broader contextual information rather than collapsing each case into a univariate summary. Consistent with this interpretation, the attention maps suggested that Model 2 focused not only on inflammatory infiltrates but also on regions with myocyte injury and tissue disorganization.

Limitations

Several limitations must be acknowledged. First, this is a retrospective, single-center analysis and therefore cannot establish causality. Second, external validation was not performed, so the generalizability of these models across institutions, scanners, staining protocols, practice eras, and specific myocarditis subtypes (such as giant cell myocarditis) remains uncertain. Third, the long inclusion period and modest sample size may have introduced temporal heterogeneity and limit the robustness of the reported performance estimates.

Conclusion

We introduce a pathology-based severity index for myocarditis that aligns with short-term clinical severity. The index offers a standardized histologic indicator of tissue injury and complements clinical assessment, providing a foundation for future multimodal prognostic modeling. Future studies should evaluate whether integrating this pathology-based severity score with clinical variables, hemodynamic measures, biomarkers, and cardiac imaging further improves prognostic performance. Prospective, multi-center validation will be necessary to determine clinical utility and the potential role of such multimodal models in decision-support settings.

Code availability

The author-generated scripts used in this study are publicly available at GitHub and archived on Zenodo (https://doi.org/10.5281/zenodo.19370751). Trained model weights are not included in the public repository in the current revision, but may be made available for research purposes upon reasonable request and subject to institutional and ethical approval.

Supporting information

S1 Fig. Model-derived myocarditis probability maps.

(A) Biopsy with high predicted probability (dark green); magnified H&E confirms dense lymphocytic infiltration. (B) Biopsy with low probability; enlarged view shows preserved cardiomyocytes and minimal inflammation. Scale bars = 100 µm.

https://doi.org/10.1371/journal.pone.0354714.s001

(PDF)

S1 Table. Detailed performance metrics of Models 1 and 2.

The table compares the performance of two models (Model 1 and Model 2) in predicting the severity of myocarditis. Metrics include accuracy, precision, recall, AUROC (Area Under the Receiver Operating Characteristic curve), and AUPRC (Area Under the Precision-Recall Curve). Point estimates and 95% confidence intervals (CI) estimated by bootstrap are provided for each metric.

https://doi.org/10.1371/journal.pone.0354714.s002

(XLSX)

References

  1. 1. Lorusso R, Centofanti P, Gelsomino S, Barili F, Di Mauro M, Orlando P, et al. Venoarterial extracorporeal membrane oxygenation for acute fulminant myocarditis in adult patients: a 5-year multi-institutional experience. Ann Thorac Surg. 2016;101(3):919–26. pmid:26518372
  2. 2. McCarthy RE 3rd, Boehmer JP, Hruban RH, Hutchins GM, Kasper EK, Hare JM, et al. Long-term outcome of fulminant myocarditis as compared with acute (nonfulminant) myocarditis. N Engl J Med. 2000;342(10):690–5. pmid:10706898
  3. 3. Gupta S, Markham DW, Drazner MH, Mammen PP. Fulminant myocarditis. Nat Clin Pract Cardiovasc Med. 2008;5(11):693–706. pmid:18797433
  4. 4. Aretz HT, Billingham ME, Edwards WD, Factor SM, Fallon JT, Fenoglio JJ Jr, et al. Myocarditis. A histopathologic definition and classification. Am J Cardiovasc Pathol. 1987;1(1):3–14. pmid:3455232
  5. 5. Ammirati E, Frigerio M, Adler ED, Basso C, Birnie DH, Brambatti M, et al. Management of acute myocarditis and chronic inflammatory cardiomyopathy: an expert consensus document. Circ Heart Fail. 2020;13(11):e007405. pmid:33176455
  6. 6. Ahmed SK, Dabou EA, Abdelsamad S, Mohamed MG, Chandran D, Chakraborty S, et al. Monkeypox virus infection and myocarditis: a review of current evidence and possible pathogenesis. Narra J. 2023;3(1):e104. pmid:38450040
  7. 7. Kanaoka K, Onoue K, Terasaki S, Nakano T, Nakai M, Sumita Y, et al. Features and outcomes of histologically proven myocarditis with fulminant presentation. Circulation. 2022;146(19):1425–33. pmid:36164974
  8. 8. Song Z, Zou S, Zhou W, Huang Y, Shao L, Yuan J, et al. Clinically applicable histopathological diagnosis system for gastric cancer detection using deep learning. Nat Commun. 2020;11(1):4294. pmid:32855423
  9. 9. Yang H, Chen L, Cheng Z, Yang M, Wang J, Lin C, et al. Deep learning-based six-type classifier for lung cancer and mimics from histopathological whole slide images: a retrospective study. BMC Med. 2021;19(1):80. pmid:33775248
  10. 10. Jiang B, Bao L, He S, Chen X, Jin Z, Ye Y. Deep learning applications in breast cancer histopathological imaging: diagnosis, treatment, and prognosis. Breast Cancer Res. 2024;26(1):137. pmid:39304962
  11. 11. Moravvej SV, Alizadehsani R, Khanam S, Sobhaninia Z, Shoeibi A, Khozeimeh F, et al. RLMD-PA: a reinforcement learning-based myocarditis diagnosis combined with a population-based algorithm for pretraining weights. Contrast Media Mol Imaging. 2022;2022:8733632. pmid:35833074
  12. 12. Andrews S, Tsochantaridis I, Hofmann T. Support vector machines for multiple-instance learning. Advances in neural information processing systems. 2002;15.
  13. 13. Gadermayr M, Tschuchnig M. Multiple instance learning for digital pathology: a review of the state-of-the-art, limitations & future potential. Comput Med Imaging Graph. 2024;112:102337. pmid:38228020
  14. 14. Vaswani A. Attention is all you need. Advances in Neural Information Processing Systems. 2017.
  15. 15. Naidu SS, Baran DA, Jentzer JC, Hollenberg SM, van Diepen S, Basir MB, et al. SCAI SHOCK Stage Classification Expert Consensus Update: A Review and Incorporation of Validation Studies: This statement was endorsed by the American College of Cardiology (ACC), American College of Emergency Physicians (ACEP), American Heart Association (AHA), European Society of Cardiology (ESC) Association for Acute Cardiovascular Care (ACVC), International Society for Heart and Lung Transplantation (ISHLT), Society of Critical Care Medicine (SCCM), and Society of Thoracic Surgeons (STS) in December 2021. J Am Coll Cardiology. 2022;79(9):933–46.
  16. 16. Goode A, Gilbert B, Harkes J, Jukic D, Satyanarayanan M. OpenSlide: a vendor-neutral software foundation for digital pathology. J Pathol Inform. 2013;4:27. pmid:24244884
  17. 17. Campanella G, Hanna MG, Geneslaw L, Miraflor A, Werneck Krauss Silva V, Busam KJ, et al. Clinical-grade computational pathology using weakly supervised deep learning on whole slide images. Nat Med. 2019;25(8):1301–9. pmid:31308507
  18. 18. Wang Z, Wang P, Liu K, Wang P, Fu Y, Lu CT. A Comprehensive Survey on Data Augmentation. 2024. https://doi.org/arXiv:240509591
  19. 19. Redmon J, Divvala S, Girshick R, Farhadi A. You only look once: unified, real-time object detection. In: 2016 IEEE conference on computer vision and pattern recognition (CVPR), 2016. 779–88. https://doi.org/10.1109/cvpr.2016.91
  20. 20. Snoek J, Larochelle H, Adams RP. Practical bayesian optimization of machine learning algorithms. Advances in Neural Information Processing Systems. 2012;25.
  21. 21. Mooney CZ, Duval RD, Duvall R. Bootstrapping: a nonparametric approach to statistical inference. Sage. 1993.
  22. 22. Paszke A, Gross S, Massa F, Lerer A, Bradbury J, Chanan G, et al. Pytorch: an imperative style, high-performance deep learning library. Advances in Neural Information Processing Systems. 2019;32.
  23. 23. Brociek E, Tyminska A, Giordani AS, Caforio ALP, Wojnicz R, Grabowski M. Myocarditis: etiology, pathogenesis, and their implications in clinical practice. Biology. 2023;12(6):Epub 2023-06-17. pmid:37372158
  24. 24. Mienye ID, Swart TG, Obaido G. Recurrent neural networks: a comprehensive review of architectures, variants, and applications. Information. 2024;15(9):517.