Skip to content

Author

Husnain Rafiq

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access Jul 2026

A knowledge graph–driven big data framework for explainable clinical decision support using heterogeneous healthcare data

The increasing volume and heterogeneity of healthcare data pose significant challenges for developing reliable and interpretable clinical decision support systems. Conventional machine learning approaches often struggle to integrate structured electronic health records, real-time patient inputs, and unstructured clinical narratives at scale, limiting their effectiveness in complex medical settings. This study proposes a scalable, knowledge graph driven big data framework for explainable clinical decision support that unifies heterogeneous healthcare data into a semantically structured representation. The framework integrates RDF-based semantic modeling, domain-specific natural language processing for entity extraction, and graph-based reasoning to map patient-reported symptoms to evidence-based treatment guidelines. Large-scale clinical data from the MIMIC-III database comprising over 40,000 hospital admissions real-time patient records, and international clinical protocols from the International Diabetes Federation (IDF) are incorporated to enable dynamic, data-driven decision making. Experimental evaluation demonstrates strong predictive performance in detecting critical diabetic conditions under controlled settings, achieving perfect precision and recall for hypoglycemia and a recall of 0.90 for diabetic ketoacidosis. A macro-averaged F1-score of 0.79 is achieved across all four diabetic condition classes, comparing favorably with rule-based clinical decision support systems and classical machine learning baselines while offering superior explainability. In addition to predictive accuracy, the framework provides transparent, traceable decision paths through knowledge graph reasoning addressing key challenges of interpretability and trust in clinical AI systems. The results highlight the effectiveness of knowledge graph based big data integration for scalable, explainable, and guideline-compliant clinical decision support. The proposed framework is generalizable to other data-intensive healthcare applications, offering a robust foundation for next-generation big data analytics and intelligent decision systems.

Ubaid Ul Rehman, Hufsa Mohsin, Ghulam Mustafa et al. · 0 citations
Open access Aug 2026

An ontology-guided knowledge graph and retrieval-augmented LLM framework for interpretable mental health assessment

Mental health detection from social media has gained increasing attention due to the spontaneous expression of psychological states on online platforms. However, accurate interpretation remains challenging because social media language is highly contextual, ambiguous, and often includes sarcasm, metaphors, or non-clinical expressions, which can lead to unreliable predictions. Existing approaches based on machine learning, deep learning, transformers, and large language models (LLMs) primarily rely on text-driven patterns and often lack explicit ontology-guided grounding, structured knowledge validation, and interpretability. Although LLMs improve contextual reasoning, their predictions can be inconsistent and prone to hallucination when not supported by structured domain knowledge and a unified cross-component validation mechanism. To address these limitations, this paper proposes an ontology-guided framework that integrates a Knowledge Graph (KG), an Ontology-Informed Retrieval Classifier (ORC), and a Large Language Model for interpretable mental health detection from social media text. The framework leverages the Human Phenotype Ontology (HPO) to guide symptom extraction and Knowledge Graph construction, normalizing informal linguistic expressions into ontology-grounded representations. A key design contribution is an explicit KG–ORC cross-validation consistency gate, which requires both the Knowledge Graph and the ORC module to independently reach agreement before a prediction is committed reducing erroneous inferences from either component alone. The LLM is deliberately restricted to a post-validation role, generating human-readable explanations and supportive recommendations only from validated outputs, thereby reducing hallucination risks and preserving knowledge-consistency. The proposed framework is evaluated on the Dreaddit dataset, a large-scale, multi-domain Reddit corpus for stress and mental health analysis. Empirical evaluation on the HPO guided symptom extraction confirms differential detection rates of 56.04% in stress positive posts versus 31.11% in stress negative posts, validating the signal relevance of the ontology-driven extraction. End-to-end binary classification on the held-out test split achieves an accuracy of 74.82% with an F1-score of 75.64%. Crucially, on the 66.55% of instances where the KG and ORC modules reach consensus, the consistent subset accuracy rises to 78.84% (F1 = 78.28%), compared to 63.03% for the Knowledge Graph alone. The KG–ORC agreement rate across the full test set is 82.02%. These results demonstrate that the KG–ORC cross-validation gate measurably improves predictive reliability over single component baselines, and that ontology-guided, knowledge-grounded reasoning offers a principled path toward interpretable and knowledge-consistent mental health analysis from social media.

Amina Tahir, Ghulam Mustafa, Muhammad Tanvir Afzal et al. · 0 citations