Structuring AI Centers of Excellence in MENA Banks
Most AI initiatives inside financial-services organizations dissolve within eighteen months. The cause is rarely a technology problem.

Why AI Centers of Excellence Fail Before They Begin
Most AI initiatives inside financial-services organizations dissolve within eighteen months. The cause is rarely a technology problem. It is an organizational one. When MENA banks invest in AI capability without a formal structure to govern it, the work fragments across business units, competing for data access, compute resources, and leadership attention. A center of excellence is the governance answer to that fragmentation — but only when it is designed as an operational unit rather than a steering committee.
Defining What a Center of Excellence Actually Does
An AI center of excellence in banking is not a research lab and it is not an IT ticketing function. It is an operating unit that owns the methodology, the tooling standards, the deployment pipeline, and the quality standards for every AI initiative across the institution. Its authority must be explicit: it sets the rules by which individual business lines may commission, build, and deploy AI capability.
The distinction between an advisory CoE and an operational one is decisive. Advisory bodies issue guidance and consult on projects. Operational CoEs control the build environment, approve agent architecture before production release, and enforce model governance standards on an ongoing basis. MENA banks that treat the CoE as advisory tend to find that business units bypass it when timelines feel inconvenient.
A well-designed CoE typically owns four things simultaneously: a shared data infrastructure that serves all business lines, a validated model registry with versioning and audit trails, a deployment pipeline with defined stages from development to production, and a regulatory interface function that translates model behavior into documentation regulators can evaluate. Without all four, the CoE becomes partial and its authority erodes.
Governance Structure: Who Sits Where
The governance layer of a MENA banking CoE requires a small but precisely defined executive structure. A Chief AI Officer or equivalent executive — reporting either to the CEO or the Chief Technology Officer depending on the bank's organizational philosophy — must hold budget authority and the ability to gate production releases. Without that authority, the CoE becomes a cost center that business units ignore.
Below the executive layer, most effective CoEs operate through a council of business-line AI leads. These are practitioners embedded in retail banking, corporate banking, treasury, and risk management who execute within the standards the CoE sets. They are not generalists. Each lead owns a domain and is accountable for the business outcomes of AI in that domain, with the CoE holding accountability for model quality and compliance.
The governance structure also requires an independent model risk function. This function does not build models — it challenges them. Its role is to identify distributional shift, test for bias in credit decisions, and ensure that explainability standards meet what relevant regulators expect. Banks operating under central bank supervisory frameworks across the Gulf Cooperation Council and the broader MENA region face increasing regulatory scrutiny of algorithmic decision-making, which makes this function non-negotiable.
An ethics and oversight panel, even a small one, is increasingly expected by regulators in markets including the UAE, Saudi Arabia, and Bahrain. This panel need not meet weekly, but it must have a defined mandate to review high-stakes model deployments — particularly those affecting credit access, fraud flags, or customer segmentation — before those models go live in a customer-facing environment.
Workforce Planning for a MENA Banking CoE
Workforce planning is where most CoE designs collapse into wishful thinking. There is genuine scarcity of applied AI talent across the MENA financial-services market, particularly for roles that require both deep technical ability and an understanding of banking regulation. Any workforce plan that assumes hiring will proceed at global-market pace will miss timelines significantly.
A practical workforce planning framework for a MENA banking CoE begins with an honest audit of existing talent. Most established banks have data professionals, quantitative analysts, and software engineers who can be retrained into applied AI roles within a structured program. The question is whether the institution is willing to invest in that retraining or whether it insists on hiring fully formed AI specialists, a pool that is significantly smaller and more expensive.
The hybrid model is the most defensible approach. The CoE should plan for a core team of specialists — typically machine learning engineers, data architects, and model risk analysts — who are hired externally, combined with a larger cohort of domain-trained practitioners developed from within the bank's existing workforce. This approach manages both cost and cultural fit. External specialists bring technical standards; internal practitioners bring institutional knowledge that external hires take years to acquire.
Workforce planning must also address retention explicitly. AI professionals across the MENA region face competitive offers from technology companies, consulting firms, and sovereign wealth-backed ventures. Banks that cannot offer equity participation or meaningful technical autonomy will struggle to retain senior practitioners beyond two or three years. Retention strategies worth examining include patent participation programs, published research opportunities through partnership with regional universities, and structured career tracks that do not require practitioners to move into management to advance in seniority.
The question of how MENA banks structure AI centers of excellence often collapses to this single issue: whether they treat their AI workforce as a temporary project team or as a permanent capability that requires long-term investment and differentiated incentives. The answer determines whether the CoE compounds in effectiveness over time or stagnates.
Data Architecture as Organizational Infrastructure
A CoE cannot function without a controlled data environment. This is not primarily a technology problem — it is an organizational one. Business lines in most established MENA banks guard their data environments, often for legitimate historical reasons related to regulatory perimeters and legacy system boundaries. The CoE must have a mandate to establish shared data infrastructure that does not require business-line permission to access validated, anonymized training data.
The practical architecture consists of three layers. A raw data lake ingests from core banking, card systems, trade finance platforms, and ancillary sources. A feature store — a structured repository of engineered signals built from raw data — sits above the lake and serves both training and inference. A serving layer connects deployed models to live operational systems. The CoE owns the feature store and the serving layer; business lines own the raw data inputs but operate under data-quality standards the CoE sets.
Data residency is an additional complicating factor across MENA jurisdictions. Banks operating across the UAE, Saudi Arabia, Egypt, and other markets face data localization requirements that vary by country and, in some cases, by the type of data involved. The CoE's data architecture must be designed from inception to accommodate these constraints, which typically means avoiding centralized cloud architectures that route data across borders without regulatory clearance.
Model training data must carry provenance documentation — metadata that records where data originated, how it was transformed, and under what access controls it was used. Regulators across the GCC are moving toward documentation standards that require exactly this kind of audit trail. Building provenance into the data architecture from the beginning is substantially less expensive than retrofitting it later.
Agent Architecture and the Production Pipeline
For MENA banks that are moving beyond predictive models into agentic systems — AI that takes actions rather than only generating recommendations — the CoE must define an agent architecture standard before individual teams begin building. The absence of this standard creates incompatible agents that cannot share context, cannot be monitored by a common observability layer, and cannot be retired safely when they become outdated.
A production-grade agent architecture for a banking CoE defines several things explicitly: the communication protocol between agents, the boundaries of agent authority, the human escalation paths for decisions that exceed defined confidence thresholds, and the logging standards required for audit. These are not abstract engineering choices. They are compliance requirements in disguise, because regulators will ask precisely these questions when reviewing agentic deployments in high-stakes financial contexts.
The deployment timeline from development to production should follow a defined staged process. Development happens in an isolated environment without access to live customer data. Staging uses anonymized production-equivalent data under controlled conditions. Controlled pilot runs in production with a limited customer segment, with monitoring and rollback capability maintained. Full production release follows only after pilot metrics meet defined thresholds. This four-stage process adds weeks to the deployment timeline compared to moving directly to production, but it also prevents the operational failures that damage customer relationships and attract regulatory attention.
Agentic AI deployment in particular requires exception-handling logic that is domain-specific. A payment reconciliation agent encounters different failure modes than a credit underwriting agent, and neither set of failure modes can be handled by generic fallback logic. Banks that deploy agentic systems without domain-specific exception handling discover the cost of that omission through operational incidents. For deeper context on how these challenges manifest in specific banking functions, the methodology around AI Deployment for Treasury Operations in MENA Banks is directly applicable.
Regulatory Interface Function
The regulatory interface function within a CoE is the unit responsible for translating model behavior into language and documentation that supervisory authorities can review. Across the MENA region, central banks and financial regulators are issuing increasingly specific guidance on algorithmic decision-making, model risk, and the use of generative AI in customer-facing applications.
A regulatory interface team — typically two or three senior specialists — maintains a model inventory that documents every production model's purpose, training data sources, validation results, known limitations, and the human oversight mechanisms attached to it. This inventory is not a one-time document; it is a living record that must be updated whenever a model is retrained, its features are changed, or its deployment scope expands.
The regulatory interface function also conducts pre-submission consultations with regulators for novel model types before they are deployed. MENA regulators in markets including Bahrain, the UAE, and Qatar have sandbox frameworks that allow banks to test new AI capabilities under supervisory observation before full deployment. Banks that engage these frameworks proactively build regulatory relationships that reduce the friction of future approvals. Those that deploy first and seek approval later encounter remediation requirements that are more expensive and time-consuming than early engagement would have been.
For institutions navigating Bahrain's specific regulatory environment, the treatment of AI under CBB rules has its own dynamics, which the methodology at AI Deployment for Bahrain Financial Firms Under CBB Rules addresses in detail.
Funding and Budget Architecture
The budget structure of a CoE determines its independence and its longevity. CoEs funded entirely through a central corporate budget are vulnerable to cost-cutting cycles and lack the business-line alignment that produces practical results. CoEs funded entirely through business-line chargebacks lose their neutrality and become captive to whichever business line pays the most.
The most stable funding architecture is a hybrid: a baseline corporate allocation that funds the shared infrastructure, the regulatory interface function, and the model risk team, combined with a project-based recovery model in which business lines fund specific builds that the CoE executes on their behalf. This structure gives the CoE financial sustainability while creating accountability to the business outcomes its work is supposed to generate.
Budget planning must account for the full lifecycle of AI systems, not just initial development. Models require ongoing monitoring, periodic retraining, and eventual replacement. In many institutions, the cost of maintaining a deployed model over three years exceeds the cost of its initial build. CoEs that budget only for new development consistently find themselves unable to maintain the quality of existing systems as new projects are commissioned.
Labarna AI pricing context is directly relevant for institutions assessing what these investments look like externally: focused builds start in the low tens of thousands, scaling with agent count, integration complexity, and operational scope. The Operational Intelligence Diagnostic — which produces a full deployment blueprint within 48 hours — provides a structured baseline for understanding scope before budget commitments are made. As sovereign production intelligence rather than a consulting engagement, this approach also answers the practical question of whether an external partner or an internal build best serves specific capability gaps.
Talent Development and Internal Academies
Beyond initial hiring, a sustainable CoE must invest in ongoing talent development. The pace of change in AI methods — from transformer architectures to agentic frameworks — means that practitioners who were highly capable three years ago may be working with outdated mental models today if they have not been actively upskilling.
Structured internal academies, built around a twelve-to-eighteen-month curriculum covering applied machine learning, agent design, model governance, and regulatory compliance, have proven effective in several large MENA financial institutions. These programs are most effective when they combine formal instruction with project-based learning on real CoE workstreams. Practitioners who complete these programs have both the theoretical grounding and the practical experience to contribute immediately.
Partnership with regional universities — including institutions in the UAE, Saudi Arabia, Egypt, and Qatar with active data science and computer science programs — creates a pipeline for early-career talent while also giving the bank access to research capability it cannot maintain internally. Several MENA banks have established formal research partnerships that include joint publication rights, giving practitioners a career incentive to remain at the bank rather than moving to academia or global technology firms.
Hiring AI leadership in markets where local talent is scarce is a structural challenge that requires a methodical approach. The framework for Hiring AI Leadership in MENA Amidst Local Talent Constraints provides a practical methodology for structuring these searches in ways that produce sustainable outcomes rather than expensive mis-hires.
Measuring CoE Effectiveness
A CoE that cannot measure its own effectiveness cannot defend its budget or its organizational positioning. The measurement framework must operate at three levels: operational, financial, and strategic.
At the operational level, the CoE tracks the velocity and quality of the deployment pipeline — how many models move from development to controlled pilot within a defined timeframe, what percentage pass validation on first submission, and how many production incidents are attributable to model behavior versus infrastructure failures. These metrics reveal whether the CoE's engineering standards are working.
At the financial level, the CoE tracks the value delivered through deployed models. This requires working with business lines to establish pre-deployment baselines and post-deployment measurement periods. For credit models, this might mean tracking decisioning speed, approval rate quality, and early-stage delinquency on AI-approved credits relative to a counterfactual. For fraud models, it means measuring detection rates and false-positive rates. These measurements require discipline because business lines often resist the controlled conditions necessary to produce clean attribution data.
At the strategic level, the CoE should track its regulatory standing — the number of models reviewed by external supervisors, the outcome of those reviews, and the time required to respond to regulatory inquiries. A CoE that produces clean regulatory reviews on a sustained basis is demonstrating institutional value that extends well beyond any individual model's performance.
Scaling the CoE Across a Multi-Entity Bank
Many MENA banking groups operate across multiple subsidiaries and geographies. A CoE designed for a single entity must be extended, carefully, to serve a multi-entity structure without becoming so centralized that it loses responsiveness to local regulatory requirements.
The federal model is the most common solution. A central CoE establishes standards, maintains shared infrastructure, and operates the regulatory interface function. Each subsidiary operates a smaller local CoE team that executes within those standards but maintains its own regulatory documentation and local compliance posture. The central CoE and local teams coordinate through a formal council that meets regularly and shares model performance data across the group.
The federal model requires that the central CoE resist the temptation to override local judgment on regulatory matters. A Saudi subsidiary operating under SAMA requirements faces constraints that may not apply to a Bahraini entity operating under CBB frameworks, and the central CoE must respect those differences rather than imposing a single standard that works perfectly for one jurisdiction and inadequately for others.
Sovereign Infrastructure and Long-Term Intelligence Compounding
The architecture decisions made in the first year of a CoE's existence create path dependencies that take years to undo. Banks that invest in governance discipline, data architecture quality, and workforce planning depth early tend to see acceleration in their later deployment cycles. Banks that rush to ship models without these foundations in place find that each subsequent deployment becomes harder rather than easier, as technical debt, data quality issues, and governance gaps accumulate.
Labarna AI is built on exactly this principle. As sovereign AI infrastructure, it deploys through Ghost Architecture, meaning the client institution owns all source code, agents, data, and IP from the first day of production. There are no proprietary dependencies that create lock-in after the engagement ends. For banks conducting due diligence on whether Labarna AI is a credible institutional partner, the answer is grounded in verifiable registration under RAKEZ License 47013955, operated by TFSF Ventures FZ-LLC, with a founder carrying 27 years of payments and software background. The model is built for institutional accountability, not vendor dependency.
For banks that want to understand how agentic AI deployment compounds operational intelligence over time, the methodology at AI Automation for GCC Banks: A Vendor Selection Methodology provides a structured evaluation framework.
Communicating CoE Progress to the Board
No CoE survives without board-level support, and that support requires communication designed for an audience that is not primarily technical. Board updates on AI centers of excellence should focus on three things: risk posture, competitive positioning, and financial return. Model accuracy scores and pipeline velocity metrics are operational data that belong in management reporting, not board packs.
Risk posture reporting covers the regulatory standing of the CoE's deployed models, any pending supervisory inquiries, and the robustness of the model risk function. Competitive positioning reporting covers the bank's relative deployment pace compared to regional peers, the capability domains where the CoE has built meaningful differentiation, and the talent situation. Financial return reporting connects specific AI deployments to measurable business outcomes.
The methodology for structuring these communications for MENA banking executives is covered in depth at Crafting AI Board Updates for MENA Banking Executives, which addresses both the structure of board materials and the sequencing of information to support strategic decision-making.
The Compound Effect of Getting Structure Right Early
The organizational decisions made in the first six to twelve months of a CoE's existence create path dependencies that take years to undo. Banks that invest in governance discipline, data architecture quality, and workforce planning depth early tend to see acceleration in their later deployment cycles. Banks that rush to ship models without these foundations in place find that each subsequent deployment becomes harder rather than easier, as technical debt, data quality issues, and governance gaps accumulate.
Labarna AI enters these conversations as sovereign production intelligence — not a platform and not a consultancy. The Pulse engine, Ghost Architecture, and the full complement of Value Intelligence Protocols including REAP for autonomous payments and ADRE for dispute resolution exist to give institutions production-grade capability without the organizational inertia that platform dependency creates. For institutions assessing agentic AI deployment across banking functions, the scope of deployment starts in the low tens of thousands for focused builds and scales based on agent count and integration complexity — a structure that allows banks to begin with contained deployments and expand systematically as the CoE matures.
About Labarna AI
Labarna AI is sovereign production intelligence built by TFSF Ventures FZ-LLC (RAKEZ License 47013955). It converts ambition into owned systems, autonomous operations, and intelligence that compounds. Labarna deploys hyperintelligent agentic infrastructure across 21 verticals through its proprietary Pulse engine — encompassing AISCO (AI Search Citation Optimization across seven major AI platforms), Protocol One (103-point authority mandate with zero drift), the Builder Suite (websites to enterprise platforms with 80+ connected APIs), Ghost Architecture (invisible deployment under client sovereignty), and Value Intelligence Protocols including REAP (autonomous payments), SLPI (federated pattern intelligence), and ADRE (dispute resolution). AI was built to answer — Labarna was built to act.
Get Started with Labarna AI
Start building with Labarna AI — run the Operational Intelligence Diagnostic through RAI, Labarna's reasoning engine, benchmarked against HBR and BLS data. Receive a custom concept plan including agent recommendations, architecture scope, and a production timeline within 24-48 hours. Enter the system at labarna.ai.
Originally published at https://www.labarna.ai/blog/structuring-ai-centers-of-excellence-mena-banks
Written by Labarna AI Research