Elias Hossain

Hello! I’m Elias, a graduate student at Mississippi State University, USA, specializing in large language models (LLMs) with a focus on healthcare applications. My research centers on LLM reasoning and clinical uncertainty measurement, aiming to make AI-driven medical systems more interpretable, reliable, and safe. I’m particularly interested in how LLMs respond to ambiguous clinical scenarios, with the goal of enhancing trust and usability in real-world healthcare environments. In addition to uncertainty modeling, I’ve worked on conversational AI, including the development of BarkPlug, an LLM-based chatbot designed to help students easily access engineering department resources. I also contributed to an NIH-funded project in collaboration with the Psychology Department, where I applied machine learning to investigate age-related memory patterns. Earlier in my career, I gained nearly three years of experience in the software industry, where I focused on AI solutions in healthcare and built custom desktop, web, and Linux-based applications. I also developed speech-to-text (STT) and text-to-speech (TTS) systems for low-resource languages, contributing to accessibility-focused innovations. My journey began in Bangladesh, where I earned my bachelor's degree and started building mobile applications before modern AI tools were widely accessible. In 2017, I was honored to win the divisional championship in the NASA Space Apps Challenge for best use of NASA data—an early milestone that fueled my passion for research. For me, research is not just about publishing papers; it’s about solving meaningful problems that can make a real-world impact. I’m excited about what lies ahead and remain committed to advancing AI in healthcare and beyond.

Recent News

  1. Distinguished Speaker, 2nd Global Congress on Advanced Satellite Communications (Adv. Satellite 2024) event, London, United Kingdom
  2. Invited Speaker, Mississippi Health Innovation Conference 2024, Millsaps College in Jackson, United States
  3. Abstract Accepted, Frontiers in Education 2024 - Washington D.C., USA

Education

Mississippi State University, United States

Master of Science (MS) in Computer Science
Research Focus: Natural Language Processing and Machine Learning
Jan 2024 - Present

Research

R-GAT: Residual Graph Attention Network for Biomedical Document Classification

This completed project proposes R-GAT, a Residual Graph Attention Network for classifying medical documents from the PubMed database. It encodes textual units as graph nodes and semantic relations as edges, effectively handling long-form biomedical texts across thyroid, colon, lung, and generic categories.

The model computes node representations using multi-head graph attention:

\[ h_i' = \sigma\left(\sum_{j \in \mathcal{N}(i)} \alpha_{ij} W h_j\right) \]

\[ \alpha_{ij} = \frac{\exp\left(\text{LeakyReLU}(a^T [Wh_i \, || \, Wh_j])\right)}{\sum_{k \in \mathcal{N}(i)} \exp\left(\text{LeakyReLU}(a^T [Wh_i \, || \, Wh_k])\right)} \]

Residual connections and global pooling improve training stability and classification performance. A version has been submitted as a preprint to arXiv.

[Read the preprint on arXiv]

LLM Reasoning: Enhancing Multi-Step Reasoning in Large Language Models

This ongoing project investigates the reasoning capabilities of Large Language Models (LLMs) in multi-hop and chain-of-thought tasks. We explore methods to inject structured reasoning using step supervision and logical consistency constraints.

We define a hybrid loss combining language modeling with reasoning consistency:

\[ \mathcal{L}_{\text{total}} = \lambda_1 \cdot \mathcal{L}_{\text{LM}} + \lambda_2 \cdot \mathcal{L}_{\text{reason}} \]

Here, \( \mathcal{L}_{\text{LM}} \) is the standard token prediction loss, and \( \mathcal{L}_{\text{reason}} \) ensures intermediate steps follow logical structure. We evaluate on datasets like GSM8K, MEDQA, and StrategyQA.

📄 Preprint coming soon

Contrastive Learning in Positive-Unlabeled Data with LLMs

This project explores the integration of contrastive learning with Large Language Models (LLMs) to enhance classification in Positive-Unlabeled (PU) settings, where only partial labels are available. The method learns discriminative representations by contrasting positive examples against ambiguous unlabeled data in embedding space.

We fine-tune a pretrained LLM using a contrastive loss that separates positive pairs from uncertain examples while preserving semantic alignment:

\[ \mathcal{L}_{\text{total}} = \lambda_1 \cdot \mathcal{L}_{\text{LM}} + \lambda_2 \cdot \mathcal{L}_{\text{cont}} \]

\[ \mathcal{L}_{\text{cont}} = -\log \frac{\exp(\text{sim}(z_i, z_j)/\tau)}{\sum_{k=1}^{K} \exp(\text{sim}(z_i, z_k)/\tau)} \]

Here, \( \text{sim}(z_i, z_j) \) denotes cosine similarity between representations, and \( \tau \) is a temperature parameter. This framework helps the LLM distinguish informative unlabeled instances without requiring full supervision.

📄 Manuscript in progress


Publications

Hossain, E., Alshahrani, A., and Rahman, W.
News Modeling and Retrieving Information: Data-Driven Approach.
Intelligent Automation & Soft Computing, vol. 38, no. 2, pp. 109–123, 2024.
Download PDF
Hossain, E., Rana, R., et al.
Natural Language Processing in Electronic Health Records in relation to healthcare decision-making: A systematic review.
Computers in Biology and Medicine, vol. 155, 2023. [Q1, IF: 7.7]
Download PDF
Hossain, E., Alshehri, M., Almakdi, S., Halawani, H., Rahman, M. M., Rahman, W., et al.
Dm-Health App: Diabetes Diagnosis Using Machine Learning with Smartphone.
CMC-Computers Materials & Continua, vol. 72, no. 1, pp. 1713–1746, 2022. [Q1, IF: 3.1]
Download PDF
Hossain, E., Hossain, M. S., Al Jannat, S., Huda, M., Alsharif, S., et al.
Brain Tumor Auto-Segmentation on Multimodal Imaging Modalities Using Deep Neural Network.
CMC-Computers Materials & Continua, vol. 72, no. 3, pp. 4509–4523, 2022. [Q1, IF: 3.1]
Download PDF
Hossain, E., Alazeb, A., Almudawi, N., Almakdi, S., Alshehri, M., Faruque, M. G. G., and Rahman, W.
Forecasting Mental Stress Using Machine Learning Algorithms.
CMC-Computers Materials & Continua, vol. 72, no. 3, pp. 4945–4966, 2022. [Q1, IF: 3.1]
Download PDF
Siddiqui, S., Arifeen, M., Hopgood, A., Good, A., Gegov, A., Hossain, E., et al.
Deep Learning Models for the Diagnosis and Screening of COVID-19: A Systematic Review.
SN Computer Science, vol. 3, no. 5, pp. 1–22, 2022. [Scopus]
Download PDF
Hossain, M. M., Swarna, R. A., Mostafiz, R., Shaha, P., Pinky, L. Y., Rahman, M. M., et al., Hossain, E.
Analysis of the performance of feature optimization techniques for the diagnosis of machine learning-based chronic kidney disease.
Machine Learning with Applications, 100330, 2022.
Download PDF
Imran, A. Z. M., Hakim, M. L., Ahmed, M. R., Islam, M. T., and Hossain, E.
Design of microstrip patch antenna to deploy unmanned aerial vehicle as UE in 5G wireless network.
International Journal of Electrical and Computer Engineering (IJECE), vol. 11, no. 5, pp. 4202–4213, 2021.
Download PDF
Hossain, E., Rahman, M. W., Islam, M. T., and Hossain, M. S.
Manifesting a mobile application on safety which ascertains women salus in Bangladesh.
International Journal of Electrical and Computer Engineering, vol. 9, no. 5, pp. 4355–4363, 2019. [Q3, Scopus]
Download PDF
Rahman, W., Hossain, E., Islam, R., Harun-Ar-Rashid, N.-A.-A., and Hasan, M.
Real-time and low-cost IoT based farming using raspberry Pi.
Indonesian Journal of Electrical Engineering and Computer Science, vol. 17, no. 1, pp. 197–204, 2020.
Download PDF

Siddiqui, S., Hossain, E., Asaduzzaman, S. M., Al Jannat, S., Niloy, T. S., Rahman, W., et al.
Analysing and Identifying COVID-19 Risk Factors Using Machine Learning Algorithm with Smartphone Application.
in Inventive Systems and Control, Springer, Singapore, pp. 775–788, 2022.
Download PDF
Siddiqui, S., Hossain, E., Ferdous, R., Arifeen, M., Rahman, W., Masum, S., et al.
A Comparative Study of Deep Learning Models for COVID-19 Diagnosis Based on X-Ray Images.
in Smart and Sustainable Technology for Resilient Cities and Communities, Springer, Singapore, pp. 163–174, 2022.
Download PDF
Hossain, E., Kaysar, N., Joy, J. U., Md, A. Z., Rahman, M., and Rahman, W.
A Study Towards Bangla Fake News Detection Using Machine Learning and Deep Learning.
in Sentimental Analysis and Deep Learning, Springer, Singapore, pp. 79–95, 2021.
Download PDF
Siddiqui, S., Hopgood, A., Good, A., Gegov, A., Hossain, E., Rahman, W., et al.
A Next-Generation Telemedicine and Health Advice System.
in Proc. 6th Int. Congr. on Information and Communication Technology, Springer, Singapore, pp. 981–989, 2021. [Scopus]
Download PDF
Hossain, M., Qaiduzzaman, K. M., and Hossain, E.
Sightless Helper: An Interactive Mobile Application for Blind Assistance and Safe Navigation.
in Int. Conf. on Cyber Security and Computer Science, Springer, Cham, pp. 581–592, 2020. [Scopus]
Download PDF
Qaiduzzaman, K. M., Khatun, S., Afsa, M., Sobhan, S., Hossain, E., Shaharum, S. M., and Rahman, M.
A Mutation Triggering Method for Genetic Algorithm to Solve Traveling Salesman Problem.
in Embracing Industry 4.0, Springer, Singapore, pp. 159–170, 2020.
Download PDF

Neupane, S., Hossain, E., Keith, J., Tripathi, H., Ghiasi, F., Golilarz, N. A., Amirlatifi, A., Mittal, S., and Rahimi, S.
From Questions to Insightful Answers: Building an Informed Chatbot for University Resources.
Proc. 2024 IEEE Frontiers in Education Conference (FIE), USA, 2024.
Download PDF
Hossain, E., Rahman, M.E., Siddiqui, S., and Masum, S.
Hybrid Machine Learning Model for A Next-Generation Ecofriendly Travelling and Guides to Reduce Carbon Emissions.
Proc. 25th Int. Conf. on Computer and Information Technology (ICCIT), Bangladesh, 2022. [Scopus]
Download PDF
Jannat, S.A., Hossain, S., and Hossain, E.
ADPT: An Automated Disease Prognosis Tool Using Hybrid Deep Learning Architecture.
Proc. 25th Int. Conf. on Computer and Information Technology (ICCIT), Bangladesh, 2022.
Download PDF
Hossain, E., Najib, A. U., and Islam, M. Z.
Combating Domestic Violence During COVID-19 Pandemic in Bangladesh: Using a Mobile Application Integrated with an Effective Solution.
Proc. 23rd Int. Conf. on Computer and Information Technology (ICCIT), IEEE, 2020.
Download PDF
Kulsum, M. U., Najib, A. U., and Hossain, E.
Design and Development of MGA System: A Maternity Guidance Lightweight Mobile Application.
Proc. IEEE Int. Conf. on Signal Processing, Information, Communication & Systems (SPICSCON), 2019. [Scopus]
Download PDF
Hossain, E., Rahman, M., Qaiduzzaman, K. M., Shakir, A. K., and Hassan, M. M.
Efficient Anti-Kidnapping and Anti-Harassment Mobile Application for Unwanted Incidents.
Proc. IEEE Student Conf. on Research and Development (SCOReD), 2019.
Download PDF

Hossain, E., Nuzhat, T., Masum, S., Rahimi, S., and Golilarz, N. A.
Medical-GAT: Cancer Document Classification Leveraging Graph-Based Residual Network for Scenarios with Limited Data.
arXiv preprint, 2025.
Download PDF
Golilarz, N. A., Hossain, E., Addeh, A., and Rahimi, K. A.
Learning Algorithms Made Simple.
arXiv preprint, 2024.
Download PDF

Conferences

The Mississippi Innovation Health Conference was held at the historic Christian Center within Millsaps College in Jackson, United States, on 26 March 2024. This event showcased advancements in health informatics and featured presentations from industry experts. I was invited to present my research on AI in healthcare at this conference.

Group Discussion

Talking about AI in Healthcare

Conference Presentation

Unveiling the Latest in Health Innovation

Poster Session

Navigating the Digital Health and Technology

Group Discussion

Spotlight on My Poster Research: MIHC 2024

Group Discussion

In Discussion with Dr. David, MSU Professor

Group Discussion

Spring 2024 Graduate Research Symposium


Awards

4IR Skills Award (2023)

In recognition of notable contribution in 4IR skills, organized by North South University Career and Placement Center, in collaboration with Aspire to Innovate (a2i) and Thriving Skills.

DIU Research Award (2021)

For scholarly publication in reputed indexed journals (2019–2021), awarded by the Division of Research, Daffodil International University, Bangladesh.

Innovation Awards Finalist (2019)

Finalist at Dr. Pradeep P Thevannoor Innovation Awards (PPTIA), organized by SCMS School of Engineering and Technology (SSET), Kerala, India.

Champion – UAP Carnival (2018)

Best Innovative Mobile Application Development category, University of Asia Pacific (UAP) Software and Hardware Carnival.

National Winner – SS12 Innovation Challenge (2018)

Organized by IEEE Bangladesh Section and Humanitarian Activity Committee (HAC), held at Independent University Bangladesh.

NASA Space Apps Champion (2017)

Division Champion on Best Use of NASA Data Resources, organized by Bangladesh Association of Software and Information Services (BASIS). [View Project]