SearcharxivSearch

arXiv subjects

Ibrahim Denis Fofanah

Publications and source records attributed to Ibrahim Denis Fofanah.

3 recordsLinked to original sources

The Algorithmic Barrier: A Framework for Artificial Frictional Unemployment and Information Asymmetry in Automated Recruitment Systems

The United States labor market has entered a period in which high job vacancy rates and prolonged unemployment persist together. Classical theory attributes such conditions to skills mismatch or geographic immobility, but neither fully explains a pattern now widely reported: qualified candidates are rejected at the earliest, automated stage of hiring, before any human sees their application. This paper introduces Artificial Frictional Unemployment (AFU), a framework describing how deterministic automated screening rejects qualified candidates through semantic misinterpretation rather than genuine skill gaps. We situate the phenomenon within labor economics and information asymmetry theory and formalize the mechanism by which legacy Applicant Tracking Systems (ATS) turn hiring into a high-precision classification problem that inflates false negatives. The contribution is primarily conceptual. To make the mechanism concrete, we report a controlled proof-of-concept simulation comparing keyword-based screening with vector-space semantic matching under identical conditions. The simulation shows how lexical variance alone can produce false negatives; it is not a measurement of how much real-world friction is artificial, which we leave to future field studies. Building on the framework, we outline JobOS, a candidate-side architecture that illustrates how semantic competency mapping could operate alongside existing hiring infrastructure. Framing automated recruitment as labor market infrastructure, rather than a firm-level convenience, exposes a correctable source of matching inefficiency with consequences for workforce participation and the use of human capital.

cs.CY

Can Machine Learning Forecast Rice Yields in Data-Constrained Settings? Satellite Climate Data, National Crop Statistics, and Lessons from Sierra Leone

Sierra Leone's agriculture operates with almost no data-driven decision support, and no published machine learning study has examined the country's crop yields. We ask whether rice yield can be forecast from data Sierra Leone currently has. Using 25 years of FAOSTAT production data (2000-2024) for nine major crops, we train XGBoost, Gradient Boosting, and Random Forest under a strict anti-leakage protocol with expanding-window walk-forward evaluation across seven held-out years, benchmarked against naive persistence. No model trained on crop statistics alone outperforms persistence. Augmenting with free satellite climate data (CHIRPS rainfall, NASA POWER temperature) reverses this result: a climate-only XGBoost reduces forecast error by one third (RMSE 284 vs 428 kg/ha), a gain that holds for a linear model and is robust to excluding the anomalous 2018 season. Early-season (May-June) rainfall is the dominant predictor, implying seasonal yield risk is observable months before harvest. No model anticipated the 2018 collapse, whose origins were institutional rather than climatic. We translate the findings into policy recommendations for Sierra Leone's Feed Salone Strategy, with a fully open-source pipeline.

cs.LG

Quantifying Algorithmic Friction in Automated Resume Screening Systems

Automated resume screening systems are now a central part of hiring at scale, yet there is growing evidence that rigid screening logic can exclude qualified candidates before human review. In prior work, we introduced the concept of Artificial Frictional Unemployment to describe labor market inefficiencies arising from automated recruitment systems. This paper extends that framework by focusing on measurement. We present a method for quantifying algorithmic friction in resume screening pipelines by modeling screening as a classification task and defining friction as excess false negative rejection caused by semantic misinterpretation. Using controlled simulations, we compare deterministic keyword-based screening with vector-space semantic matching under identical qualification conditions. The results show that keyword-based screening exhibits high levels of algorithmic friction, while semantic representations substantially reduce false negative rejection without compromising precision. By treating algorithmic friction as a system-level property, this study provides an empirical basis for evaluating how recruitment system design affects matching efficiency in modern labor markets.

cs.CY