Urgent.News

What's breaking now, across thousands of outlets.

AI

Investigating Fraud with a Graph, Not Just a Prompt

September 2026 We built an agent that investigates flagged card transactions the way a fraud analyst would: pull the transaction graph, check the bank's actual policy, decide if it has enough to act, and revise that decision when new evidence comes in. Built for the TigerGraph "Agentic Fraud Investigation" hackathon (Hacker House Goa 2026), on the IEEE-CIS dataset extended with customers, closed…

In September 2026, researchers developed an artificial intelligence agent capable of investigating suspicious card transactions, modeled after a human fraud analyst. The agent, built for the TigerGraph Agentic Fraud Investigation hackathon, operates by gathering evidence from a live graph database using the TigerGraph platform.

The agent is triggered by risk-scored transactions, customer complaints, or analyst requests. It gathers evidence from the transaction's recent card activity, the cardholder's baseline behavior, and whether the device used has appeared on other cards. The agent then checks the flagged activity against five documented fraud patterns, using the bank's own written policy as guidance. The agent assesses a fraud probability and decides if there is enough evidence to take action.

If insufficient evidence is found, the agent requests additional information such as customer validation, step-up authentication, or input from a fraud analyst. Once this additional information is received, the agent reassesses the situation and decides on an appropriate action. The agent recommends one or more actions, which can be approved by either an auto route, a Level 1 team lead, or a Level 2 fraud manager, with each action citing the specific policy rule behind it.

The agent writes its findings back into the graph, creating a memory of the investigation for future reference. The researchers tested the agent against all 20 cases from the hackathon's benchmark, generated graded answer files for each case, and made the investigations available through a live dashboard.

The architecture of the agent relies on TigerGraph's graph database, with the agent's tools being six pre-installed GSQL queries. Both case memory and policy grounding are native TigerVector attributes within the graph, including 5,565 closed-case narratives and the bank's fraud policy and documented patterns. The agent's state machine and decision logic were validated against a mock graph before being tested on the real graph, MCP session, and Gemini calls.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in AI

9 Best Enterprise AI Gateways With SSO, RBAC, and Audit Logs (2026)

TL;DR Enterprise AI gateways protect production infrastructure by replacing scattered, unmanaged API keys with centralized identity mapping, role-based authorization, and immutable compliance records.

  • Bifrost gateway offers sub-millisecond latency and OIDC support
  • Essential criteria include OIDC, OAuth 2.0, SAML 2.0, SCIM 2.0 support
  • Bifrost enforces centralized security policies for AI workloads

More from Thursday 24 September →