惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 叶小钗
爱范儿
爱范儿
WordPress大学
WordPress大学
Last Week in AI
Last Week in AI
博客园 - 聂微东
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 三生石上(FineUI控件)
T
Tailwind CSS Blog
博客园 - Franky
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园_首页
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 司徒正美
月光博客
月光博客
大猫的无限游戏
大猫的无限游戏
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
The Cloudflare Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
人人都是产品经理
人人都是产品经理
宝玉的分享
宝玉的分享
罗磊的独立博客
Jina AI
Jina AI

informationweek

2026 tech company layoffs InformationWeek Podcast: CTOs on using AI in regulated spaces How top CIOs are measuring the real ROI of IT automation What AI must learn from Roosevelt, conservation and 1929 Experian's chief innovation officer gleans AI gains with startup collab ETS CIO on competing with AI startups 'running with scissors' Before the next VMware: How CIOs prepare for vendor shocks The strategic alignment powering cyber-resilient organizations The AI infrastructure bottleneck is becoming a CIO problem InformationWeek Podcast: CTOs on reining in rogue AI agents Workplace equity in the age of AI Why and how to implement an AI asset rationalization strategy Why companies are shifting toward private AI models AI agents in automation: When to build, when to buy Navan CTO AI on trial: The Workday case that CIOs can The AI infrastructure boom is coming for enterprise budgets How CIOs can manage LLM costs: A practical guide What CIOs miss when buying vertical SaaS software InformationWeek Podcast: How CTOs balance AI and their teams Whirlpool, Duke Energy, Cleveland Clinic CIOs on scaling AI Where CIOs get stuck rebuilding the enterprise: What 'Rewired' reveals As AI makes projects harder to track, will CIOs need new controls? Why disaster recovery plans fail in geopolitical crises A silent erosion of enterprise AI by data poisoning Priceline CTO prioritizes engineers able to 'hold a room and a roadmap' InformationWeek Podcast: When CTOs need to restart IT projects Wayfair CTO maps agentic path across digital and brick-and-mortar commerce The AI contract gaps the Google-Pentagon deal just made visible Non-human identity sprawl is agentic AI's real risk
Why bank AI projects stall at approval
Mike Crosby · 2026-06-11 · via informationweek

Banks don't have an AI problem — they have an approval problem.

In many cases, AI models already outperform existing systems, whether in fraud detection, customer service or internal decision support. Still, a substantial number never reach production. Progress tends to slow once model validation or compliance review begins, and often it doesn't recover.

We see this play out repeatedly. Organizations still lack a clear way to move AI projects into production.

Approval frameworks built for a different kind of system

Most governance structures in banking were designed for predictable systems. Traditional models are relatively straightforward: Their logic can be traced step by step, and their behavior is easier to explain and document.

AI systems simply behave differently. They rely on massive data sets, evolve over time, and don't always produce results that can be explained in simple terms. That creates friction as soon as they enter the internal review stage.

Related:What Apple's AI update reveals about the future of build vs. buy

It is further complicated by regulatory expectations. Banks operate under strict supervisory frameworks set by financial authorities, yet guidance on AI is still evolving and often inconsistent across markets. That lack of clarity makes internal approval even harder.

The review process itself hasn't changed, but AI makes it harder to apply. Questions start to pile up:

  • How does the system behave over time?

  • Can decisions be reproduced?

  • Who is responsible for the outcome?

If these points aren't clear, decisions tend to stall. It's not because the model is rejected; it's because no one is comfortable approving it. Such hesitation is particularly pronounced in a highly regulated industry such as banking. Here, organizations are structurally risk-averse, and accountability sits high.

Explainability as a production requirement

Explainability is frequently framed as technical capacity. In practice, it determines whether a system can go live.

For an AI model to pass validation, reviewers need to understand how it arrives at a decision and whether that decision would stand up to scrutiny. That includes tracing outputs back to input data, understanding how edge cases are handled, and ensuring that results remain consistent over time.

This is where many otherwise strong initiatives break down.

In many banks, fraud detection models perform well in testing but do not perform well in production. The issue isn't performance; it's the difficulty of explaining individual decisions in a way that meets audit requirements.

The limitation isn't accuracy; it's auditability. In some cases, this gap delays deployment for months, even when the model is already exceeding existing systems.

Related:The agentic shift at the Snowflake Summit: Finding a platform's 'right to win'

This becomes even more complex in customer-facing use cases. With conversational AI, generating correct responses is only part of the challenge. Systems also need to operate within strict security and compliance boundaries, while ensuring that every interaction remains traceable, especially when actions such as payments or account changes are involved.

Where AI projects get stuck

One pattern shows up frequently: Governance is treated as something to address only at the very end.

Teams build a model, prove that it works and only then try to align it with internal requirements. That approach creates problems later, particularly when sensitive data or customer-facing use cases are involved.

In one recent engagement, an organization explored using large language models to analyze internal financial documents and support research workflows. The initial results looked promising. Once questions arose around data access, auditability and control, however, progress slowed and eventually stopped. Those issues hadn't been addressed up front, and resolving them took longer than building the model itself. That's not unusual; governance questions often surface only after the technical work is done.

Related:AI is the future! So why do we feel so scared?

What works in practice

Banks that move AI into production take a different approach. Governance isn't treated as a final hurdle; it shapes how systems are built from the start.

Three practices tend to make a noticeable difference:

  1. Start with use cases that are easy to validate, control and measure: Focus on high-volume, low-risk interactions such as balance inquiries or transaction status checks. These are predictable and easier to review, which makes them a practical way to test both the model and the approval process.

  2. Define how decisions will be documented and reviewed from the start: Before building the model, clarify how outcomes will be traced back to data, how decisions can be explained and how the system will be monitored over time.

  3. Set clear boundaries for human involvement: Routine tasks can be automated, but more sensitive actions should be escalated to human review. Clear boundaries make accountability easier and simplify internal approval.

A structural gap, not a technical one

It's easy to frame this as a lack of trust in AI. In reality, it's more concrete than that. Most banks already know how to build effective AI systems. What's missing is a reliable way to evaluate and approve them.

Until that changes, models will continue to perform well inside controlled environments but fail to reach production. It's not because they don't work, it's because the organization can't sign off on them.

As long as approval remains unpredictable, banks will keep investing in AI that never generates real returns. The banks that solve this won't just deploy AI more safely. They'll deploy it faster and at scale.

About the Author

Mike Crosby

Avenga

Mike Crosby is director of business development for banking and financial services at Avenga. He works with financial institutions to deploy AI and advanced analytics in these highly regulated environments, focusing on governance, explainability and production readiness.