EDBT 2026 Demo / reviewers in the wild / expert
K. M. Sajjadul Islam
dblp:339/7971
· DBLP profile ↗
4ranked-venue papers in the field
2as first author
4since 2021 · last 2025
0000-0003-0829-3656ORCID · reported
Domains — venue-derived; a paper can count in several
Big Data, Cloud & Distributed Data Systems · 4 (2 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | MultiMentalRoBERTa: A Fine-Tuned Multiclass Classifier for Mental Health Disorder
K. M. Sajjadul Islam, John Fields, Praveen Madiraju |
IEEE Big Data | 1 |
| 2025 | Prediction of Long COVID and Mortality Among Patients With Substance use Disorder
K. M. Sajjadul Islam, Praveen Madiraju |
IEEE Big Data | 2 |
| 2023 | Autocompletion of Chief Complaints in the Electronic Health Records using Large Language ModelsabstractThe Chief Complaint (CC) is a crucial component of a patient’s medical record as it describes the main reason or concern for seeking medical care. It provides critical information for healthcare providers to make informed decisions about patient care. However, documenting CCs can be time-consuming for healthcare providers, especially in busy emergency departments. To address this issue, an autocompletion tool that suggests accurate and well-formatted phrases or sentences for clinical notes can be a valuable resource for triage nurses. In this study, we utilized text generation techniques to develop machine learning models using CC data. In our proposed work, we train a Long Short-Term Memory (LSTM) model and fine-tune three different variants of Biomedical Generative Pretrained Transformers (BioGPT), namely microsoft/biogpt, microsoft/BioGPT-Large, and microsoft/BioGPT-Large-PubMedQA. Additionally, we tune a prompt by incorporating exemplar CC sentences, utilizing the OpenAI API of GPT-4. We evaluate the models’ performance based on the perplexity score, modified BERTScore, and cosine similarity score. The results show that BioGPT-Large exhibits superior performance compared to the other models. It consistently achieves a remarkably low perplexity score of 1.65 when generating CC, whereas the baseline LSTM model achieves the best perplexity score of 170. Further, we evaluate and assess the proposed models’ performance and the outcome of GPT-4.0. Our study demonstrates that utilizing LLMs such as BioGPT, leads to the development of an effective autocompletion tool for generating CC documentation in healthcare settings. K. M. Sajjadul Islam, Ayesha Siddika Nipu, Praveen Madiraju, Priya Deshpande |
IEEE Big Data | 1 |
| 2022 | Oversampling techniques for predicting COVID-19 patient length of stayabstractCOVID-19 is a respiratory disease that caused a global pandemic in 2019. It is highly infectious and has the following symptoms: fever or chills, cough, shortness of breath, fatigue, muscle or body aches, headache, the new loss of taste or smell, sore throat, congestion or runny nose, nausea or vomiting, and diarrhea. These symptoms vary in severity; some people with many risk factors have been known to have lengthy hospital stays or die from the disease. In this paper, we analyze patients’ electronic health records (EHR) to predict the severity of their COVID-19 infection using the length of stay (LOS) as our measurement of severity. This is an imbalanced classification problem, as many people have a shorter LOS rather than a longer one. To combat this problem, we synthetically create alternate oversampled training data sets. Once we have this oversampled data, we run it through an Artificial Neural Network (ANN), which during training has its hyperparameters tuned by using bayesian optimization. We select the model with the best F1 score and then evaluate it and discuss it. Zach Farahany, K. M. Sajjadul Islam, Praveen Madiraju |
IEEE Big Data | 3 |