Skip to content

3 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 Sep 2026

Enhancing disease surveillance in Nigeria through machine learning: opportunities, challenges and strategic recommendations

Disease surveillance is fundamental to public health, enabling timely outbreak detection, efficient resource allocation, and evidence-based policymaking. In Nigeria, the Integrated Disease Surveillance and Response (IDSR) framework, while structured, is hampered by inconsistent data quality, limited private sector participation, and infrastructural constraints. Machine Learning (ML), a powerful subset of Artificial Intelligence (AI), offers transformative potential through its capacity for predictive analytics, real-time data processing, and automated pattern recognition to enhance surveillance capabilities. Despite global advancements in ML for disease forecasting and syndromic surveillance, its adoption within Nigeria’s IDSR system lags considerably. This paper addresses this critical gap by investigating how ML can overcome Nigeria-specific barriers, such as fragmented data systems and rural connectivity deficits. We provide enhanced technical depth on ML methodologies, comparing supervised and unsupervised learning, and detailing relevant architectures, including Decision Trees, Recurrent Neural Networks (RNNs), and Convolutional Neural Networks (CNNs), suited for time-series epidemiological forecasting. We present a methodological illustration of malaria surveillance in Northern Nigeria using synthetic data, benchmarking five ML models (Linear Regression, Decision Tree, Random Forest, Gradient Boosting, and Support Vector Machine) under temporal validation, and employing SHapley Additive exPlanations (SHAP) for robust model interpretability. A sensitivity analysis further examines the stability of model performance under coefficient perturbations. A benchmarking analysis compares Nigeria’s ML adoption against Rwanda and Kenya. Finally, we propose a tiered strategic framework encompassing policy, infrastructure, and capacity-building recommendations, complemented by a cost-benefit perspective emphasizing potential Disability-Adjusted Life Years (DALYs) averted and significant economic returns, aiming to foster a more resilient and equitable public health system in Nigeria. Not applicable.

L. Aliyu, Abbas B. Umar, Saifuddeen K. Sani et al. · 1 citation
Open access 2026

Team HausaNLP at SemEval-2026 Task 4: Narratives via Semantic Embeddings

This paper presents Team HausaNLP’s sub-mission to SemEval-2026 Task 4 (Track A), which requires identifying the more narratively similar of two candidate stories relative to an anchor. Narrative similarity is defined along three dimensions: abstract theme, course of action, and story outcomes. We conduct a systematic ablation comparing five approaches: a lexical TF-IDF baseline, two bi-encoder SBERT variants ( all-MiniLM-L6-v2 and all-mpnet-base-v2 ), a paraphrase-focused embedding model, and a cross-encoder re-ranker. On the 200-instance development set, all-mpnet-base-v2 achieves the best performance (61.5% accuracy, 61.48 macro-F1), out-performing both TF-IDF (54.5%) and the official SBERT baseline (55.0%). Surprisingly, the cross-encoder re-ranker (55.5%) does not improve on the bi-encoders, which we attribute to the long-document nature of Wikipedia story summaries exceeding the model’s effective context window. On the official test set, our primary SBERT MiniLM submission achieved 61.50% accuracy (33rd of 44 teams). Our error analysis over 200 development instances identifies five systematic failure categories, distinct from the All Correct / Partial cases, including 23 Lexical Trap cases, 23 Hard Cases, and 24 Proposed-Recovery cases, thereby informing concrete directions for future work.

F. Adam, L. Aliyu, Sani Aji · 1 citation