Apr 28, 2025

Mitigating AI-Driven Income Inequality in Africa LMICs

Sylvia Nanfuka Kirumira, Stephen Njiguwa Macharia

This project examines how Transformative AI (TAI) could reshape economic growth in African labor markets, potentially deepening inequality if its benefits are not equitably distributed. As AI automates processes and shifts workforce dynamics, understanding its AI distribution effects is crucial to preventing disproportionate gains among a few while leaving others behind. The study employs macroeconomic modeling to assess market dynamics, tracing AI’s impact on labor and capital concentration. Additionally, case studies of past technological disruptions provide insights into successful policy interventions that mitigated inequality. Stakeholder surveys with African policymakers, entrepreneurs, and workers help contextualize AI’s economic influence and identify pathways for equitable adaptation. Expected outcomes include a predictive model for AI-driven inequality trends, a policy toolkit supporting reskilling and localized AI adoption, and an open-access dataset capturing AI’s labor market effects in LMICs.

Reviewer's Comments

Reviewer's Comments

Arrow
Arrow
Arrow

* Formatting was highly unusual and difficult to read. (Also provided in .docx, not pdf as suggested)

* Generally, Little evidence provided to suggest

* No details provided for the simulation environments used to model AI-driven labor markets

* It seems the Paper skips from Methods to Anticipated Results, leaving out the most important part (The process)

* No evidence or citations supporting the claim that "AI-driven automation could reduce employment opportunities in clerical and service sectors

* No definitions of key concepts (e.g., "Transformative AI"

* Very few (only 3) references and citations

* The appendix doesn't actually contain any of the claimed Appendix items (e.g., no survey, no model parameters etc) The appendix is just a vague description of what should be there.

The submission spotlights a neglected region by examining how transformative AI may widen or reduce income inequality in African low and middle-income countries. It combines a task based exposure framework adapted from Acemoglu and Restrepo with macro simulations and proposes to triangulate results through case studies and stakeholder surveys. The emphasis on informal employment and locally owned AI cooperatives shows awareness of distinctive African labor market realities. The outline commits to releasing an open dataset and code which, if delivered, would add value for future researchers. ​

At this stage the study is mainly a project plan rather than completed research. The macroeconomic model is not specified, no parameter values are reported, and the expected results section presents qualitative predictions without data. References are few and omit recent empirical work on AI exposure metrics, digital labor platforms in Africa, and inequality projections under automation. Links to AI safety are indirect because the paper does not explain how inequality trends in African LMICs feed back into global catastrophic risk, alignment funding, or governance of advanced models.

Technical documentation is thin. The survey instrument and model parameters are only described in prose; no questionnaire file, code repository, or calibration table accompanies the manuscript. Without these materials reviewers cannot judge methodological soundness or replicability. The promised predictive model, policy toolkit, and dataset remain future deliverables. Clarifying the modeling equations, publishing a minimal working dataset, and running an illustrative calibration for one pilot country would greatly strengthen the submission.

1. Innovation & Literature Foundation

1. 1

2. Should engage with existing work on AI impacts in Africa (Otis et al. 2024, Dan Björkegren's work). This is relatively new stuff, but gives a better grounding to what

3. Of the three citations, the Acemoglu+Restrepo is very relevant, especially if you plan to identify exposed professions. I couldn't find either of the other two citations, the ILO or World Bank reports. The report cited as "World Bank. (2024). AI and Inequality in Low- and Middle-Income Countries. Washington, DC: World Bank Group." sounds really interesting; please share if this exists or is in drafting stages.

2. Practical Impact on AI Risk Reduction

1. 1.5

2. The question is highly policy relevant, under transformative AI. Generally neglected as well — even when African welfare under TAI is discussed, it's usually in the context of American/European policies. Good to account for African policy maker sovereignty.

3. I am initially skeptical of the second policy lever (farmer-owned agritech co-ops). If you believe this would be a very high-impact policy, please sketch the theory of change.

4. No discussion of regulation (outside of appendix). That's the first lever which will be pulled.

3. Methodological Rigor & Scientific Quality

1. 2

2. There's potential here — I would be really interested in someone doing the analysis gestured at in section 3. The anticipated results are plausible (urban clerical workers and outsourced service roles being the most vulnerable), but I don't believe we have the data to support this yet. A full research project here might require new data collection, or an RCT.

3. I'm a bit more sceptical of the macro simulations. Lay out what assumptions would go into this.

Interesting planned work on the impact of AI on LMICs, with a well-developed methodology. Still, the report would have benefitted a lot if some empirical analysis would have been conducted.

Cite this work

@misc {

title={

Mitigating AI-Driven Income Inequality in Africa LMICs

},

author={

Sylvia Nanfuka Kirumira, Stephen Njiguwa Macharia

},

date={

4/28/25

},

organization={Apart Research},

note={Research submission to the research sprint hosted by Apart.},

howpublished={https://apartresearch.com}

}

Recent Projects

Apr 27, 2026

OliGraph: graph-based screening of large oligopools

Existing synthesis screening tools cannot evaluate short oligonucleotide pools, whose overlapping fragments can be reassembled into regulated sequences via polymerase cycling assembly (PCA) yet fall below gene-length detection thresholds. We present OliGraph, an open-source tool that constructs a bi-directed overlap graph from an oligonucleotide pool and extracts contigs for downstream gene-length screening. An optional PCA mode retains only cross-strand overlaps consistent with PCA chemistry. We validated OliGraph in a blinded study across ten simulated pools (70–9,184 oligonucleotides, 30–300 bp) spanning four risk categories. BLAST screening of individual oligonucleotides failed to identify sequences of concern in most pools: three returned zero hits, and vector noise obscured true positives in the remainder. After OliGraph assembly, contig-level BLAST matched the longest assembled sequences (up to 1,905 bp) to sequences of concern at 97–100% identity. In one pool, assembly collapsed 1,634 individual BLAST results into 10 hits from a single contig, all assigned to the same source organism. PCA mode correctly distinguished assemblable from non-assemblable fragments within the same pool. Two pools with no assemblable structure yielded no contigs. OliGraph processed all pools in under 0.2 seconds, fast enough for real-time order screening and consistent with proposals to bring oligonucleotide orders within the scope of synthesis screening regulation.

Read More

Apr 27, 2026

BioRT-Bench: A Multi-Attack Red-Teaming Benchmark for Bio-Misuse Safeguards in Frontier LLMs

Frontier AI laboratories are expected to maintain safeguards against biological misuse, but whether deployed models actually refuse bio-misuse queries under adversarial pressure is largely unmeasured in the public literature. We introduce BioRT-Bench, a benchmark that runs four attack methods (direct request, PAIR, Crescendo, and base64 encoding) against four frontier models (Claude Sonnet 4.6, GPT-5.4, DeepSeek V4-flash, Kimi K2.5) across 40 prompts spanning five biosecurity-relevant categories. Responses are scored by a calibrated judge extending StrongREJECT with two bio-specific dimensions: specificity and actionability. We measure Attack Success Rate (ASR), where 0 means the model fully refused and 1 means it provided specific, actionable bio-misuse content. Our results reveal a sharp robustness divide: Chinese frontier models (DeepSeek, Kimi) have under 5% refusal rates even under direct request (ASR 0.88 and 0.79), while Western models (Claude, GPT) maintain substantially stronger safeguards (ASR 0.15 and 0.16). Crescendo is the most effective attack across all models, both in bypassing refusal and in eliciting actionable content. Claude Sonnet 4.6 is the most robust model tested, achieving 100% refusal against base64-encoded prompts.

Read More

Apr 27, 2026

PROTEUS (PROTein Evaluation for Unusual Sequences): Structure-Informed Safety Screening for de novo and Evasion-Prone Protein-Coding Sequences

AI protein design tools like RFdiffusion, ProteinMPNN, and Bindcraft make it trivial to produce low-homology sequences that fold into active, potentially hazardous architectures. However, sequence homology-based biosafety screening tools cannot detect proteins that pose functional risk through structurally novel mechanisms with no sequence precedent. We present a tiered computational pipeline that addresses this gap by combining MMseqs2 sequence alignment with structure-based comparison via FoldSeek and DALI against curated toxin databases totaling ~34,000 entries. AlphaFold2-predicted structures are screened for both global fold similarity (FoldSeek) and local active/allosteric site geometry (DALI), capturing convergent functional hazards that sequence screening misses. The pipeline was validated against a panel of toxins, benign proteins, structural mimics, and de novo-designed Munc13 binders, as well as modified ricin variants with residue substitutions. We additionally tested robustness to partial-synthesis evasion, where a bad actor submits multiple shorter coding sequences intended for downstream reassembly into a full toxin-coding gene. We found that while sequence-based screening did not identify any de novo ricin analogues with high certainty, the combined pipeline with FoldSeek and DALI identified all 24 tested de novo ricins as toxic.

Read More

Apr 27, 2026

OliGraph: graph-based screening of large oligopools

Existing synthesis screening tools cannot evaluate short oligonucleotide pools, whose overlapping fragments can be reassembled into regulated sequences via polymerase cycling assembly (PCA) yet fall below gene-length detection thresholds. We present OliGraph, an open-source tool that constructs a bi-directed overlap graph from an oligonucleotide pool and extracts contigs for downstream gene-length screening. An optional PCA mode retains only cross-strand overlaps consistent with PCA chemistry. We validated OliGraph in a blinded study across ten simulated pools (70–9,184 oligonucleotides, 30–300 bp) spanning four risk categories. BLAST screening of individual oligonucleotides failed to identify sequences of concern in most pools: three returned zero hits, and vector noise obscured true positives in the remainder. After OliGraph assembly, contig-level BLAST matched the longest assembled sequences (up to 1,905 bp) to sequences of concern at 97–100% identity. In one pool, assembly collapsed 1,634 individual BLAST results into 10 hits from a single contig, all assigned to the same source organism. PCA mode correctly distinguished assemblable from non-assemblable fragments within the same pool. Two pools with no assemblable structure yielded no contigs. OliGraph processed all pools in under 0.2 seconds, fast enough for real-time order screening and consistent with proposals to bring oligonucleotide orders within the scope of synthesis screening regulation.

Read More

Apr 27, 2026

BioRT-Bench: A Multi-Attack Red-Teaming Benchmark for Bio-Misuse Safeguards in Frontier LLMs

Frontier AI laboratories are expected to maintain safeguards against biological misuse, but whether deployed models actually refuse bio-misuse queries under adversarial pressure is largely unmeasured in the public literature. We introduce BioRT-Bench, a benchmark that runs four attack methods (direct request, PAIR, Crescendo, and base64 encoding) against four frontier models (Claude Sonnet 4.6, GPT-5.4, DeepSeek V4-flash, Kimi K2.5) across 40 prompts spanning five biosecurity-relevant categories. Responses are scored by a calibrated judge extending StrongREJECT with two bio-specific dimensions: specificity and actionability. We measure Attack Success Rate (ASR), where 0 means the model fully refused and 1 means it provided specific, actionable bio-misuse content. Our results reveal a sharp robustness divide: Chinese frontier models (DeepSeek, Kimi) have under 5% refusal rates even under direct request (ASR 0.88 and 0.79), while Western models (Claude, GPT) maintain substantially stronger safeguards (ASR 0.15 and 0.16). Crescendo is the most effective attack across all models, both in bypassing refusal and in eliciting actionable content. Claude Sonnet 4.6 is the most robust model tested, achieving 100% refusal against base64-encoded prompts.

Read More

This work was done during one weekend by research workshop participants and does not represent the work of Apart Research.
This work was done during one weekend by research workshop participants and does not represent the work of Apart Research.