Document Type
Article
Publication Date
2025
Abstract
Electronic health Records (EHRs) have become a cornerstone in modern-day healthcare. They are a crucial part for analyzing the progression of patient health; however, their complexity, characterized by long, multivariate sequences, sparsity, and missing values-poses significant challenges in traditional deep learning modeling. While Transformer-based models have demonstrated success in modeling EHR data and predicting clinical outcomes, their quadratic computational complexity and limited context length hinder their efficiency and practical applications. On the other hand, State Space Models (SSMs) like Mamba present a promising alternative offering linear-time sequence modeling and improved efficiency for handling long sequences, but focus mostly on mixing sequence-level information rather than channel-level data. To overcome these challenges, we propose HyMaTE (A Hybrid Mamba and Transformer Model for EHR Representation Learning), a novel hybrid model tailored for representing longitudinal data, combining the strengths of SSMs with advanced attention mechanisms. By testing the model on predictive tasks on multiple clinical datasets, we demonstrate HyMaTE's ability to capture an effective, richer, and more nuanced unified representation of EHR data. Additionally, the interpretability of the outcomes achieved by self-attention illustrates the effectiveness of our model as a scalable and generalizable solution for real-world healthcare applications. Codes are available at: https://github.com/healthylaife/HyMaTE.
Recommended Citation
Mottalib, MD Mozaharul; Phan, Thao-Ly; and Beheshti, Rahmatollah, "HyMaTE: A Hybrid Mamba and Transformer Model for EHR Representation Learning" (2025). Department of Medicine Faculty Papers. Paper 544.
https://jdc.jefferson.edu/medfp/544
Creative Commons License

This work is licensed under a Creative Commons Attribution 4.0 License.
Language
English


Comments
This article is the author's final published version in BCB 2025 - Proceedings of the 16th ACM International Conference on Bioinformatics, Computational Biology, and Health Informatics, 2025, Article Number 26, Pages 1-9.
The published version is available at https://doi.org/10.1145/3765612.3767245.Copyright held by the owner/author(s).