Sardine named a Leader in The Forrester Wave™: Financial Crime Management Solutions, Q3 2026

Learn More

Sardine AI Labs

Financial Crime

Sardine AI Labs

Advancing the frontier of intelligence to fight financial crime

Sardine AI Labs is an applied research group building AI to tackle some of the hardest problems in financial crime.

Grounded in Sardine’s network of device, identity, behavioral, and transaction data, we are developing models that can understand complex financial behavior and detect attacks they were never explicitly trained to find.

Sequence model / live traceLearning
32,768 tokens of history8-layer transformer
Purpose

Understanding the language of financial crime

Our research tackles open problems in sequential modeling, transfer learning, adversarial robustness, and explainability.

We test each advance against the demands of production risk systems, including detection performance, cross-institution generalization, and low-latency inference. Our goal is to turn advances in AI into measurable protection against financial crime.

Purpose built for risk

Trained on our large repository of actual fraudulent transactions, financial crime data, and observed outcomes.

Engineered for production

Model accuracy is measured alongside latency, governance, explainability, and the requirements for human oversight.

Transparent research

We publish what worked, where it failed, and the questions the evidence cannot answer yet.

RESEARCH FINDINGS

Learnings from our first foundation model for issuing risk

Our first payments foundation model learned from unlabeled transaction sequences, then supplied new features to the issuing fraud model already in production.

24-35%

more fraud caught at the same share of transactions flagged for action

68%

improvement in overall ranking quality, measured by AUC-PR

29%

improvement for a client population held out of pretraining

Baseline vs. Foundation Features

Recall by action depth

BaselineWith foundation model
  • 0.05%7.2%
  • 0.10%13.4%
  • 0.50%35.5%
  • 1.00%47.5%
  • 2.00%58.7%

Action depth is the share of scored traffic selected for decline, freeze, or review.

The method

Learn first, classify second

  1. Tokenize merchant, amount, time, geography, channel, and terminal.

  2. Pretrain on 10 months of unlabeled histories.

  3. Represent each history with an eight-layer transformer.

  4. Combine the features with the existing fraud model.

DATA FOUNDATION

Built on the fastest-growing dataset in financial crime

Our research starts with the breadth of Sardine’s network and goes deep into the sequence of each customer’s financial behavior.

7.8B
Devices profiled
441M
Consumer identities
3.4M
Businesses screened
6.58B
Transactions analyzed
$1.8T
Transactions protected

Data scope and schema

Our broad data consortium captures how financial behavior evolves over time across sessions, transactions, and customer profiles. Here’s a look at the dataset that powers our Issuing Risk Foundation Model.

  1. Data

    Card-issuing histories from 13 issuers across consumer, SMB, crypto-card, and neobank programs. Coverage runs from January 2024 to July 2026, with up to 31 months per issuer.

  2. Learning Unit

    Each cardholder’s complete history becomes a single sequence, reaching approximately 2,300 transactions.

  3. Schema

    Each transaction contains 14 fixed fields spanning merchant, MCC, amount, timing, geography, entry mode, presence context, terminal information, and card balance.

  4. Vocabulary

    Approximately 72,000 tokens. The top 50,000 merchants receive dedicated tokens, the long tail maps to 20,000 stable hash buckets, and numeric values are quantile-binned.

  5. Model

    A Llama-style decoder with approximately 300 million parameters, trained through next-token prediction. It produces a 640-dimensional embedding for every transaction.

CALL FOR APPLICATIONS

Research grants up to $50,000

We are awarding up to five (5) research grants to independent researchers that can help us tackle our research topics.

Research areas we’re funding

  1. Cross-issuer transfer

    How can representations learned across participating issuers improve fraud detection for an institution the model has never seen? In early testing on a fully held-out issuer, embeddings increased AUC-PR from approximately 0.05-0.07 to 0.14-0.21 compared with a strong hand-crafted-feature baseline.

  2. Multi-stream event modeling

    How can device intelligence, behavioral biometrics, onboarding and KYC, logins, card transactions, ACH and transfers, and disputes be modeled as a single customer sequence? Research may address shared tokenization, relationships between events, and the value of sparse signals relative to dense transaction activity.

  3. Scaling laws for financial models

    How does performance change as the number of issuers, length of customer histories, and model size increase? Research should help establish whether consistent scaling laws exist for financial event models.

  4. Cold-start learning

    How much history does a model need to produce useful representations for a new cardholder or issuer? Research should establish when embeddings begin to outperform aggregation-based features.

  5. Applications beyond fraud

    Can representations learned from financial activity transfer to other predictive tasks? Potential applications include credit risk, churn prediction, spend forecasting, and merchant categorization.