The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

An explainable AI layer makes Earned Value Management proactive: when applied to 1,847 federal IT investments, XGBoost+SHAP cut average risk-detection lag from 2.3 to 0.7 reporting cycles and raised at-risk project recall from 61% to 89%, with program managers rating the AI explanations as substantially more actionable.

Beyond the Rear-View Mirror: An Explainable Artificial Intelligence Layer for Earned Value Management in Information Technology Program Portfolio Risk Governance
Funmilayo Abibat Sanusi, Ezeokechukwu Chiemere Victor, Okorie Grace Chinenye, Fatade Oluwayemisi Boye · January 01, 2026 · International Journal Of Engineering And Computer Science
openalex quasi_experimental medium evidence 7/10 relevance Full text usable extracted full text DOI Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

OpenAlex

Latest observation:

  1. Funmilayo Abibat Sanusi provider ID
  2. Ezeokechukwu Chiemere Victor provider ID
  3. Okorie Grace Chinenye provider ID
  4. Fatade Oluwayemisi Boye provider ID

Semantic Scholar

Latest observation:

  1. Funmilayo Abibat Sanusi provider ID
  2. Ezeokechukwu Chiemere Victor provider ID
  3. Okorie Grace Chinenye provider ID
  4. Fatade Oluwayemisi Boye provider ID
Integrating an XGBoost-based explainable AI layer into Earned Value Management substantially reduces mean time-to-risk-detection (2.3→0.7 reporting cycles), raises recall for at-risk projects (61.4%→89.2%), and yields explanations practitioners rate as more actionable than standard EVM variance reports.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

Earned Value Management (EVM) is the most widely mandated performance monitoring framework in IT program and project delivery, yet it only identifies schedule and cost deviations after they have already occurred. This paper proposes a novel hybrid governance framework that integrates an Explainable Artificial Intelligence predictive intelligence layer directly into the EVM reporting cycle, transforming EVM from a reactive variance tracking tool into a proactive, evidence-based risk governance system. The framework maps XGBoost-generated delay risk probabilities onto the EVM performance status quadrant and applies SHapley Additive Explanations to translate machine-readable feature attributions into EVM-compatible risk language that program managers and governance boards can interpret and act upon within existing institutional workflows. Using real-world project performance data drawn from the federal IT investment portfolio repository, spanning 1,847 investment records, the framework demonstrates that the XAI intelligence layer reduces the mean time to risk detection from 2.3 reporting cycles under standard EVM to 0.7 reporting cycles, improves at-risk project identification recall from 61.4 percent under EVM alone to 89.2 percent under XAI-EVM, and produces governance-ready explanations whose feature attribution narratives are rated significantly more actionable than standard EVM variance reports by a panel of 42 certified program management practitioners. The findings provide empirically validated evidence that XAI and EVM can be systematically integrated without displacing existing governance infrastructure, and that the combination produces materially superior proactive risk intelligence compared to either approach deployed in isolation. The governance implications for public sector IT program delivery, defense procurement, and enterprise portfolio management are substantial.

Summary

Main Finding

Integrating an XGBoost-based predictive layer with SHAP explanations into the Earned Value Management (EVM) reporting cycle (the XAI‑EVM framework) converts EVM from a retrospective variance tracker into a proactive governance tool. On a federal IT investment portfolio (n = 1,847), the XAI‑EVM layer lowered mean time to risk detection from 2.3 to 0.7 reporting cycles, raised recall for at‑risk project identification from 61.4% to 89.2%, and produced explanation narratives rated significantly more actionable than standard EVM variance reports by 42 certified program management practitioners.

Key Points

  • Problem addressed: Standard EVM is retrospective (reports already‑manifested variance); governance needs earlier, interpretable risk signals.
  • Core approach: Hybrid governance pipeline that (i) applies an XGBoost classifier to augmented EVM + contextual features to produce P(risk); (ii) uses TreeSHAP to produce local/global feature attributions; (iii) maps risk probabilities into the SPI–CPI EVM quadrant and translates SHAP attributions into EVM‑native narrative risk drivers; (iv) defines a Predictive Governance Trigger (PGT) to escalate investments exceeding a threshold.
  • Four original contributions claimed:
  • Bidirectional mapping of ML risk probabilities onto the SPI–CPI EVM performance quadrant.
  • An EVM‑compatible explanation translation schema converting SHAP values into governance language.
  • A Predictive Governance Trigger (T_PGT = 0.60 + 0.10 × Investment_Criticality_Index) to force explanatory deep dives regardless of current SPI/CPI deterioration.
  • Empirical evaluation on real federal IT portfolio records plus a practitioner utility study.
  • Operationalization details:
    • Risk bins on the EVM quadrant: low (<0.30), moderate [0.30,0.60), high [0.60,0.80), critical ≥0.80.
    • Translation schema groups SHAP contributions into four families (EVM indices, structural attributes, portfolio context, schedule trajectory) and produces governance‑language narratives (e.g., “SPI below threshold is the primary driver, contributing moderate‑high risk”).
  • Human factors: Practitioners judged XAI‑EVM explanations more actionable than raw EVM variance reports (panel n = 42; significance reported).
  • Practical implication emphasized: XAI‑EVM augments existing EVM workflows without displacing contractual/organizational infrastructures.

Data & Methods

  • Data: Real federal IT investment portfolio repository, 1,847 investment records. Input vector included standard EVM fields (PV, EV, AC, BAC; derived SPI = EV/PV, CPI = EV/AC, SV, CV) plus supplementary contextual features: investment type, lifecycle phase, agency‑level aggregated schedule variance, planned duration, projected completion deviation, investment complexity, concurrent investment count, and proxies for portfolio resource allocation.
  • Predictive model: XGBoost classifier selected for tabular performance and robustness to class imbalance. Training: stratified 70:15:15 train/validation/test split; hyperparameter tuning via GridSearchCV; five‑fold cross‑validation; optimization objective: F1 score (reported improvements focused on recall and detection lead time).
  • Explainability: TreeSHAP (SHAP for trees) produced global feature importance, per‑investment SHAP value decompositions, and SHAP interaction plots for top feature pairs. SHAP satisfies additive decomposition f(x) = E[f(x)] + Σ φi.
  • Integration into EVM: Each investment is plotted at (SPI,CPI) and color‑coded by P(risk). The EVM‑compatible translation schema converts the largest positive SHAP contributors into narrative risk drivers mapped to EVM terms.
  • Predictive Governance Trigger (PGT): Fires when P(risk) > T_PGT, where T_PGT = 0.60 + 0.10 × Investment_Criticality_Index (Criticality Index ∈ [0,1], derived from budget quartile and other criticality proxies) — triggering full SHAP governance report and escalation.
  • Evaluation metrics and outcomes:
    • Mean time to detection: EVM alone = 2.3 reporting cycles; XAI‑EVM = 0.7 cycles.
    • Recall (at‑risk identification): EVM = 61.4%; XAI‑EVM = 89.2%.
    • Practitioner study: n = 42 certified program management practitioners; XAI‑EVM narratives rated significantly more actionable than standard EVM variance reports (statistical test details not reproduced in abstract).
  • Limitations noted by authors: scope limited to federal IT portfolio data; need for calibration to other domains and further operational deployment studies.

Implications for AI Economics

  • Efficiency and cost implications
    • Earlier detection reduces intervention timing and likely intervention cost; the paper cites literature that reactive interventions can be ~2.6× more expensive than proactive responses. If replicated at scale, XAI‑EVM could materially lower expected overrun costs and improve capital productivity in public IT portfolios.
    • Higher recall in early detection enables reallocation of limited governance resources to truly at‑risk investments, raising portfolio‑level return on oversight spending.
  • Adoption and market effects
    • Because XAI‑EVM augments rather than replaces EVM and speaks EVM language, it lowers institutional adoption friction—this could accelerate demand for XAI tools tailored to procurement/PMO markets, creating commercial opportunities for integrated ML+XAI governance products.
    • Vendors and consultancies may compete on explanation quality, integration ease, and compliance with audit/regulatory frameworks.
  • Incentives and contracting
    • Procurement and contract management frameworks that rely on EVM could integrate predictive governance triggers into performance clauses, changing incentives for contractors and shifting risk allocation earlier in the delivery lifecycle.
    • Governments and large enterprises might revise oversight budgets and audit practices to account for predictive signals, affecting contractor pricing and risk premia.
  • Labor and organizational impacts
    • Program managers and governance boards could shift from firefighting to preventive governance; demand for staff skilled in interpreting XAI narratives (not necessarily ML engineers) will rise.
    • Possible redistribution of effort: fewer late‑stage crisis interventions; more early‑stage monitoring, mitigation planning, and portfolio optimization.
  • Model governance, auditability, and regulatory economics
    • For public sector adoption, model transparency and documented SHAP narratives help satisfy auditability and accountability requirements, but regulators may still demand documented model validation, versioning, and bias checks—introducing compliance costs and a new professional market (model auditors).
    • Economic value depends on reliable calibration and low false positive rates; over‑escalation (false alarms) carries administrative costs that must be weighed against avoided overruns.
  • Distributional and systemic risks
    • Portfolio‑level reallocation driven by predictive signals could concentrate resources on flagged projects and deprioritize others, with possible second‑order effects (e.g., smaller projects starved of attention).
    • If models reflect historical resource allocation biases, XAI explanations could legitimize biased decisions unless model governance actively mitigates such biases.
  • Research and policy priorities
    • Need for cost‑benefit studies quantifying avoided overrun dollars per unit of XAI‑EVM deployment cost.
    • Cross‑sector generalizability testing (defense, construction, private IT) and randomized field trials would strengthen economic case for procurement policy changes.
  • Bottom line for AI economics: this work demonstrates a plausible path for XAI to produce tangible governance value by converting predictive output into institutionally readable signals. The economic payoff depends on integration costs, model calibration/generalization, and careful governance to prevent over‑escalation and preserve fairness in portfolio resource allocation.

Assessment

Paper Typequasi_experimental Evidence Strengthmedium — The paper demonstrates materially better predictive performance and practitioner-rated explanations on real-world data and includes an external (practitioner) validation. However, it does not establish causal effects on downstream economic outcomes (e.g., cost savings, final schedule adherence) and is based on observational historical data with potential selection/labeling biases and limited external validation. Methods Rigormedium — Uses standard, well-regarded methods (XGBoost, SHAP) and evaluates on 1,847 investment records with practitioner assessment of explanations, which is appropriate for the research question. But the description lacks key robustness details (preprocessing/missing-data handling, class-balance and calibration diagnostics, temporal out-of-sample validation, sensitivity to hyperparameters, and potential leakage), and the practitioner evaluation is not randomized across broader stakeholder populations. SampleAdministrative records from a federal IT investment portfolio repository comprising 1,847 investment records (EVM metrics, project metadata, and labeled delay/risk outcomes); model evaluation uses train/validation/test splits on these historical records; additional human-subject component: 42 certified program management practitioners who rated the actionability of XAI-generated explanations versus standard EVM variance reports. Themesgovernance productivity org_design IdentificationComparative predictive evaluation using historical federal IT investment records: the authors train an XGBoost classifier on labeled past EVM and project metadata, evaluate performance on held-out validation/test sets (reporting detection lag, recall, etc.), and compare those metrics to baseline EVM-only rules; explanatory quality is assessed via a between-subjects panel rating (42 certified program managers). There is no randomized assignment or instrument for causal identification of counterfactual governance outcomes. GeneralizabilityRestricted to U.S. federal IT investment context — may not transfer to private sector, non-IT projects, or other countries, Depends on the presence and quality of EVM data; organizations with sparse or different EVM implementations may see different performance, Historical data and label definitions may embed administrative practices and biases that limit applicability to new cohorts or evolving delivery methods, Practitioner panel is modest (n=42) and may not represent the broader governance community or decision-makers, Performance may degrade over time without retraining; temporal robustness and external validation on independent portfolios are not reported

Claims (10)

ClaimDirectionOutcomeConfidence & EvidenceDetails
Earned Value Management (EVM) is the most widely mandated performance monitoring framework in IT program and project delivery. Adoption Rate null_result framework prevalence / mandate frequency
Reading fidelity high
Study strength low
not reported
0.24
EVM only identifies schedule and cost deviations after they have already occurred (i.e., it is reactive rather than predictive). Organizational Efficiency negative timing of deviation detection (reactive vs. predictive)
Reading fidelity high
Study strength medium
not reported
0.48
The paper proposes a novel hybrid governance framework that integrates an Explainable Artificial Intelligence (XAI) predictive intelligence layer directly into the EVM reporting cycle, transforming EVM from a reactive variance tracking tool into a proactive, evidence-based risk governance system. Governance And Regulation positive governance capability (reactive vs. proactive risk governance)
Reading fidelity high
Study strength speculative
not reported
0.08
The framework maps XGBoost-generated delay risk probabilities onto the EVM performance status quadrant and applies SHapley Additive Explanations (SHAP) to translate machine-readable feature attributions into EVM-compatible risk language that program managers and governance boards can interpret and act upon within existing institutional workflows. Decision Quality positive interpretability / usability of model explanations within EVM workflows
Reading fidelity high
Study strength medium
not reported
0.48
The empirical evaluation uses real-world project performance data drawn from the federal IT investment portfolio repository, spanning 1,847 investment records. Other null_result sample used for empirical evaluation
Reading fidelity high
Study strength high
n=1847
0.8
The XAI intelligence layer reduces the mean time to risk detection from 2.3 reporting cycles under standard EVM to 0.7 reporting cycles. Task Completion Time positive mean time to risk detection (in reporting cycles)
Reading fidelity high
Study strength high
n=1847
from 2.3 reporting cycles under standard EVM to 0.7 reporting cycles
0.8
The XAI intelligence layer improves at-risk project identification recall from 61.4 percent under EVM alone to 89.2 percent under XAI-EVM. Decision Quality positive recall (at-risk project identification)
Reading fidelity high
Study strength high
n=1847
from 61.4 percent under EVM alone to 89.2 percent under XAI-EVM
0.8
The framework produces governance-ready explanations whose feature attribution narratives are rated significantly more actionable than standard EVM variance reports by a panel of 42 certified program management practitioners. Decision Quality positive actionability rating of explanatory narratives (practitioner judgments)
Reading fidelity high
Study strength medium
n=42
0.48
XAI and EVM can be systematically integrated without displacing existing governance infrastructure, and the combination produces materially superior proactive risk intelligence compared to either approach deployed in isolation. Governance And Regulation positive integrability with existing governance and overall proactive risk intelligence
Reading fidelity high
Study strength medium
n=1847
0.48
The governance implications for public sector IT program delivery, defense procurement, and enterprise portfolio management are substantial. Governance And Regulation positive governance implications for specified domains
Reading fidelity high
Study strength speculative
not reported
0.08

Notes