Operationalizing AI for public sector fraud prevention
- Databricks提供统一平台支持欺诈检测的全流程开发与部署。
- 强调数据治理和安全共享对公共部门AI应用的重要性。
- 案例展示如何结合批处理和实时数据提升预测准确性。
Operationalizing AI for public sector fraud prevention | Databricks Blog
[](http://www.databricks.com/)
[](http://www.databricks.com/)
- Why Databricks
- * Discover
- Customers
- Partners
- Product
- * Databricks Platform
- Integrations and Data
- Pricing
- Open Source
- Solutions
- * Databricks for Industries
- Cross Industry Solutions
- Migration & Deployment
- Solution Accelerators
- Resources
- * Learning
- Events
- Blog and Podcasts
- Get Help
- Dive Deep
- About
- * Company
- Careers
- Press
- Security and Trust
- DATA + AI SUMMIT 
Table of contents
- Operationalizing AI for public sector fraud prevention
- A New Operating Model for Fraud Investigation
- Embedding Intelligence into Operational Workflows with Databricks Apps
- Governed Data and Secure Collaboration with Unity Catalog + Delta Sharing
- Coordinating Intelligence with Agent Bricks
- Turning Questions into Actionable Insight with AI/BI Genie
- Conclusion
Table of contents
Table of contents
- Operationalizing AI for public sector fraud prevention
- A New Operating Model for Fraud Investigation
- Embedding Intelligence into Operational Workflows with Databricks Apps
- Governed Data and Secure Collaboration with Unity Catalog + Delta Sharing
- Coordinating Intelligence with Agent Bricks
- Turning Questions into Actionable Insight with AI/BI Genie
- Conclusion
SolutionsApril 28, 2026
Operationalizing AI for public sector fraud prevention
by Johnathan Tafoya and Kacey Hertan
Summary
- Why AI-powered fraud is growing fast — and why government agencies need a smarter, scalable way to catch it
- How clean data, smart automation, and real-time insights team up to spot and investigate fraud risks
- What it takes to bring AI into everyday workflows to make faster, clearer, better decisions
Operationalizing AI for public sector fraud prevention
Public sector agencies are at a pivotal crossroads. Governments are embracing artificial intelligence (AI) not only to modernize core operations and improve citizen services. At the same time, the rise of AI is also reshaping the threat landscape. Criminals now deploy synthetic identities, deepfake-enhanced documentation and hyper-personalized social engineering campaigns are forcing agencies to rethink legacy risk controls that were never designed for this scale or sophistication. For example:
- **Benefits:** Fraud offenses have increased 242% since 2020.
- **Taxes:** There was $4.5 billion in tax fraud uncovered in 2025 (up 111.8% YoY)
- **Patents:** single foreign actor was tied to over 52,000 fraudulent trademark filings
AI holds enormous promise, but only when grounded in trusted data and strong governance. Modernization isn’t about a single model; it’s about building a secure, end-to-end system that connects data, intelligence and workflows. This blog illustrates how to modernize fraud prevention with Databricks through a fictional agency called the Services Bureau.
A New Operating Model for Fraud Investigation
Before exploring how this modernization works, it helps to understand how fraud investigations often happen today at the Services Bureau. Analysts must jump between multiple systems to gather the data needed for a single case. They export files from one system, download spreadsheets from another and receive additional information through email attachments or shared folders. They then combine those sources manually, running macros or rules to flag suspicious rows and performing deeper searches in other systems to validate the findings. The process is time consuming, fragmented and difficult to scale.
Now imagine a modern workflow where a single application visualizes 17 prioritized cases, each with supporting evidence and clear explanations tied to policies or fraud signals. AI surfaces the most urgent risks, while the analyst makes the final call. What once took weeks can now be done in a day, allowing them to move faster and with greater confidence.
Embedding Intelligence into Operational Workflows with Databricks Apps
Data and insights deliver the most value when embedded directly into daily workflows.
Using Databricks Appspowered by Lakebase, the Services Bureau brings governance, agents and dashboards into a single fraud operations application tailored to its mission.
A senior fraud analyst logs into the application and sees assigned cases. When opening a case, the analyst can review supporting documents stored in Unity Catalog volumes and third-party verification data.
Meanwhile, an embedded agent evaluates the case in the background and provides recommendations with supporting rationale.

Expand
Case detail view with embedded agent recommendation panel.
If the analyst agrees, they can approve the case. If not, they can override the recommendation and escalate it for investigation. Human judgment remains central.
Executives use the same application to view dashboards and interact with Genie without logging into multiple tools. Leadership and analysts operate within a unified environment that connects governance, intelligence and action.

Expand
Embedded executive dashboard and Genie interface within the app.
This is what operationalized AI looks like in practice. Insights are not isolated in analytics platforms. They are embedded into mission workflows where decisions are made.
Teams can process far more cases with the same workforce, all while reducing the likelihood that suspicious activity slips through the cracks. Investigators gain visibility into patterns across programs and leadership gains confidence that every flagged activity is being evaluated systematically and consistently.
Governed Data and Secure Collaboration with Unity Catalog + Delta Sharing
The fictional Services Bureau processes grants, contracts, benefits, tax returns and patents, which requires strong governance. Thousands of applications stream in daily through external systems and land in Delta tables within the lakehouse. Machine learning models and business rules flag suspicious cases for fraud analysts across the country.
Within Unity Catalog, the agency manages its fraud investigation tables with attribute-based access control (ABAC). Sensitive columns such as Personally Identifiable Information (PII) are governed by tags that automatically enforce masking policies for specific user groups.
For example, junior fraud analysts can view case details needed for review but never see masked PII fields. Senior analysts and approved investigators can access additional context based on role and policy.

Expand
Unity Catalog table view showing governed tags and masked PII columns for a junior analyst role.
Governance extends beyond access controls. Full lineage is available at the table and column level. Analysts and compliance teams can see exactly where a data element originated and where it flows downstream. If a regulator asks where a field came from, the answer is available in seconds.

Expand
Column-level lineage graph within Unity Catalog.
Coordinating Intelligence with Agent Bricks
Once data is governed and accessible, the next challenge is prioritization. Executives need to understand risk trends. Fraud leaders must align operational decisions with policy guidance and emerging external threats.
The Services Bureau uses Agent Bricks, a multi-agent supervisor, to coordinate three capabilities:
- **Genie:** Pulls live stats within a workspace that queries data in the lakehouse.
- **Knowledge Assistant:** Adds procedures with an agent grounded in agency policies.
- **Web:** Brings trends via an external Model Context Protocol (MCP) server that scans for emerging fraud patterns.
Within the Databricks Platform, Agent Bricks is configured by defining its role and specifying which agents it can orchestrate. From there, executives can ask natural language questions such as: _**“As of December 1st, what should we prioritize next? Where are our top risk areas and how are we performing?”**_

Expand
Agent Bricks configuration panel showing connected agents.
Behind the scenes, Agent Bricks calls Genie to run SQL queries against live fraud tables. It invokes the knowledge agent to surface relevant policy citations with direct references to source documents, then retrieves external signals about emerging fraud schemes.
The supervisor synthesizes these inputs into a clear response with recommended actions and supporting reasoning.

Expand
Agent response includes citations and external references.
This is not a generic LLM response. It is AI grounded in enterprise data, aligned to policy and enriched with real-time context. The agent recommends where the Fraud Investigation Unit should spend its time in the next 24–48 hours, armed with the context that they are currently in a “critical” backlog situation of nearly 53,000 cases.
For executives, this means actionable guidance delivered in plain language. And for operational teams, it means faster alignment around risk.
Feedback loops are built-in. Through labeling sessions, users can rate responses and provide guidance to refine outputs over time.

Expand
Labeling session interface for agent feedback.
This approach brings AI into production as a coordinated system rather than a standalone model.
Equally important is AI governance. Every recommendation produced by the agent is grounded in traceable data sources, policy references and documented reasoning. Analysts remain in the loop and can review the supporting evidence before accepting or overriding the recommendation. This transparency helps agencies maintain trust in AI-assisted decisions while ensuring compliance with regulatory and oversight requirements.
Turning Questions into Actionable Insight with AI/BI Genie
Operational leaders also need visibility into workload distribution and performance metrics.
Within an executive dashboard built on AI/BI Genie, the Services Bureau tracks key performance indicators across its fraud program. The interface is interactive. Selecting an individual examiner automatically updates related charts to reveal workload, overdue cases and case mix.

Expand
Executive dashboard with interactive filtering applied to a single examiner, Jennifer.
Suppose leadership notices that senior examiners are carrying a disproportionate share of overdue cases. To investigate further, they can ask Genie directly: _**“What is the breakdown of cases by examiner level?”**_
Genie generates the SQL query against the gold fraud table, returns a structured table and produces a visualization automatically. The SQL remains visible for transparency and validation.

Expand
Genie response showing generated SQL and accompanying visualization.
With this insight, leadership can rebalance workloads or accelerate training for junior examiners. Analysts and executives alike can move from question to evidence without waiting on technical teams.
AI/BI Genie transforms analytics from static reporting into conversational, transparent and actionable intelligence.
Conclusion
Modern public sector agencies cannot afford fragmented systems where data governance lives in one tool, analytics in another and operational workflows somewhere else entirely.
By unifying data, AI and governance within the Databricks platform, agencies can build secure foundations, coordinate intelligent agents and embed insights directly into mission-critical applications.
With models being built on trusted, context-aware data:
- Fraud detection becomes faster.
- Collaboration becomes more secure.
- Decisions become more transparent and defensible.
To learn how your agency can modernize fraud prevention and other mission critical programs, connect with our public sector team.
Get the latest posts in your inbox
Subscribe to our blog and get the latest posts delivered to your inbox.
Sign up
*
Work Email
*
Country Country*
By clicking “Subscribe” I understand that I will receive Databricks communications, and I agree to Databricks processing my personal data in accordance with its Privacy Policy.
Subscribe

Why Databricks
Discover
Customers
Partners
Why Databricks
Discover
Customers
Partners
Product
Databricks Platform
- Platform Overview
- Sharing
- Governance
- Artificial Intelligence
- Business Intelligence
- Database
- Data Management
- Data Warehousing
- Data Engineering
- Data Science
- Application Development
- Security
Pricing
Integrations and Data
Product
Databricks Platform
- Platform Overview
- Sharing
- Governance
- Artificial Intelligence
- Business Intelligence
- Database
- Data Management
- Data Warehousing
- Data Engineering
- Data Science
- Application Development
- Security
Pricing
Open Source
Integrations and Data
Solutions
Databricks For Industries
- Communications
- Financial Services
- Healthcare and Life Sciences
- Manufacturing
- Media and Entertainment
- Public Sector
- Retail
- View All
Cross Industry Solutions
Solutions
Databricks For Industries
- Communications
- Financial Services
- Healthcare and Life Sciences
- Manufacturing
- Media and Entertainment
- Public Sector
- Retail
- View All
Cross Industry Solutions
Data Migration
Professional Services
Solution Accelerators
Resources
Learning
Events
Blog and Podcasts
Resources
Documentation
Customer Support
Community
Learning
Events
Blog and Podcasts
About
Company
Careers
Press
About
Company
Careers
Press
Security and Trust

Databricks Inc.
160 Spear Street, 15th Floor
San Francisco, CA 94105
1-866-330-0121
- [](https://www.linkedin.com/company/databricks)
- [](https://www.facebook.com/pages/Databricks/560203607379694)
- [](https://twitter.com/databricks)
- [](https://www.databricks.com/feed)
- [](https://www.glassdoor.com/Overview/Working-at-Databricks-EI_IE954734.11,21.htm)
- [](https://www.youtube.com/@Databricks)

- [](https://www.linkedin.com/company/databricks)
- [](https://www.facebook.com/pages/Databricks/560203607379694)
- [](https://twitter.com/databricks)
- [](https://www.databricks.com/feed)
- [](https://www.glassdoor.com/Overview/Working-at-Databricks-EI_IE954734.11,21.htm)
- [](https://www.youtube.com/@Databricks)
© Databricks 2026. All rights reserved. Apache, Apache Spark, Spark, the Spark Logo, Apache Iceberg, Iceberg, and the Apache Iceberg logo are trademarks of the Apache Software Foundation.
- Privacy Notice
- |Terms of Use
- |Modern Slavery Statement
- |California Privacy
- |Your Privacy Choices
- !Image 19
We Care About Your Privacy
Databricks uses cookies and similar technologies to enhance site navigation, analyze site usage, personalize content and ads, and as further described in our Cookie Notice. To disable non-essential cookies, click “Reject All”. You can also manage your cookie settings by clicking “Manage Preferences.”
Manage Preferences
Reject All Accept All

Privacy Preference Center
Opt-Out Preference Signal Honored
Privacy Preference Center
- ### Your Privacy
- ### Strictly Necessary Cookies
- ### Performance Cookies
- ### Functional Cookies
- ### Targeting Cookies
- ### TOTHR
#### Your Privacy
When you visit any website, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings to find out more and change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer.
#### Opting out of sales, sharing, and targeted advertising
Depending on your location, you may have the right to opt out of the “sale” or “sharing” of your personal information or the processing of your personal information for purposes of online “targeted advertising.” You can opt out based on cookies and similar identifiers by disabling optional cookies here. To opt out based on other identifiers (such as your email address), submit a request in our Privacy Request Center.
#### Strictly Necessary Cookies
Always Active
These cookies are necessary for the website to function and cannot be switched off in our systems. They assist with essential site functionality such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will no longer work.
#### Performance Cookies
- [x] Performance Cookies
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site.
#### Functional Cookies
- [x] Functional Cookies
These cookies enable the website to provide enhanced functionality and personalization. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.
#### Targeting Cookies
- [x] Targeting Cookies
These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant advertisements on other sites. If you do not allow these cookies, you will experience less targeted advertising.
#### TOTHR
- [x] TOTHR
Cookie List
Consent Leg.Interest
- [x] checkbox label label
- [x] checkbox label label
- [x] checkbox label label
Clear
- - [x] checkbox label label
Apply Cancel
Confirm My Choices
Allow All
