Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

YinkaAjao/African-Language-Health-QA-Challenge

Domain:

natural language processinghealthcare

Record type:

project
Creator:
Yin
Host:
Multilingual Health Question Answering in Low-Resource African Languages: A Deep Learning Approach # African-Language-Health-QA-Challenge Multilingual Health Question Answering in Low-Resource African Languages: A Deep Learning Approach ## Project Overview Developing healthcare Artificial Intelligence (AI) for low-resource African languages presents a critical dual challenge: the catastrophic risk of medical hallucinations and the severe scarcity of high-quality training data. This repository contains the complete end-to-end Machine Learning pipeline I engineered to answer health queries in dialects such as Swahili, Akan, Luganda, and Amharic. Through a rigorous progression of 27 experiments, I mapped the theoretical limits of statistical lexical algorithms (TF-IDF, BM25), parameter-efficient generative fine-tuning (mT5, ByT5, Gemma-2B), and dense semantic retrieval (E5, BGE-M3). **Peak Performance:** Achieved a **Zindi Score of 0.5718** using a State-of-the-Art Dense Bi-Encoder (`BAAI/bge-m3`) augmented with strict algorithmic language-constraint masks. --- ## Key Findings & Architectural Breakthroughs Throughout this research, I discovered that industry-standard NLP techniques built for high-resource languages actively degrade performance when applied to morphologically complex, data-starved African languages. 1. **The Generative Bottleneck:** Small encoder-decoder models (~300M parameters) lack the capacity to learn agglutinative African grammar from subsampled data. Attempting Retrieval-Augmented Generation (RAG) on zero-shot LLMs caused catastrophic syntax failure. 2. **The Agglutinative Trap:** Upgrading traditional lexical models to BM25 crashed accuracy scores because whitespace tokenization destroys shared morphological prefixes/suffixes. Character-level N-Grams (TF-IDF) are far superior for African textual roots. 3. **The Cross-Lingual Semantic Flaw:** Dense embedding models (like `E5-Small`) perfectly map universal medical concepts but completely ignore dialect barriers, confidently returning perfect medical advice in the wrong language (s …

Visit

github.com

Tasks

question answering

Languages

AmharicGandaSwahili

Similar

PapiWinnie/African-Language-Health-QA-Challengedavidbirenzi/African-Language-Health-QA-ChallengeSharif2138/African-Language-Health-QA-Challengeicyeza/African-Language-Health-QA-ChallengeBonaparte003/African-Language-Health-QA-ChallengeReneNtabana/African-Language-Health-QA-Challenge

PapiWinnie/African-Language-Health-QA-Challenge

# Multilingual Health Question Answering in Low-Resource African Languages **Machine Learning Techn

davidbirenzi/African-Language-Health-QA-Challenge

# Multilingual Health QA — Zindi Challenge Retrieval-first pipeline for the Zindi Multilingual Heal

Sharif2138/African-Language-Health-QA-Challenge

# Multilingual Health Question Answering in Low-Resource African Languages All notebooks have a lin

icyeza/African-Language-Health-QA-Challenge

# Multilingual Health QA — African Language Health Question Answering Competition solution for the

Bonaparte003/African-Language-Health-QA-Challenge

Multilingual Health Q&A Retrieval-first semantic routing for low-resource African health question

ReneNtabana/African-Language-Health-QA-Challenge

# Multilingual Health Question Answering in Low-Resource African Languages Final project for the