<?xml version="1.0" encoding="UTF-8"?><ns2:project xmlns:ns1="http://gtr.rcuk.ac.uk/gtr/api" xmlns:ns2="http://gtr.rcuk.ac.uk/gtr/api/project" xmlns:ns3="http://gtr.rcuk.ac.uk/gtr/api/fund" xmlns:ns4="http://gtr.rcuk.ac.uk/gtr/api/person" xmlns:ns5="http://gtr.rcuk.ac.uk/gtr/api/project/outcome" xmlns:ns6="http://gtr.rcuk.ac.uk/gtr/api/organisation" ns1:created="2026-06-03T15:52:43Z" ns1:href="http://gtr.ukri.org/gtr/api/projects/0B660A8E-1087-48DF-9604-3D0FCEC20080" ns1:id="0B660A8E-1087-48DF-9604-3D0FCEC20080"><ns1:links><ns1:link ns1:href="http://gtr.ukri.org/gtr/api/persons/7787EE88-A89B-4303-8D1A-AB8000A3747C" ns1:rel="PM_PER"/><ns1:link ns1:href="http://gtr.ukri.org/gtr/api/organisations/AA784A82-B60D-47D3-ACB8-ED0A92F3FA8C" ns1:rel="LEAD_ORG"/><ns1:link ns1:href="http://gtr.ukri.org/gtr/api/organisations/AA784A82-B60D-47D3-ACB8-ED0A92F3FA8C" ns1:rel="PARTICIPANT_ORG"/><ns1:link ns1:end="2023-01-31T00:00:00Z" ns1:href="http://gtr.ukri.org/gtr/api/funds/BBAD130F-FE97-4947-8A9B-38ECD8AE16B7" ns1:rel="FUND" ns1:start="2022-09-30T23:00:00Z"/></ns1:links><ns2:identifiers><ns2:identifier ns2:type="RCUK">10048524</ns2:identifier></ns2:identifiers><ns2:title>Financial crime prevention using privacy preserving Federated Learning</ns2:title><ns2:status>Closed</ns2:status><ns2:grantCategory>CR&amp;D Bilateral</ns2:grantCategory><ns2:leadFunder>Innovate UK</ns2:leadFunder><ns2:abstractText>Financial crime and financial fraud cost billions of dollars to banks and related firms every year. It is possible to build a fraud detection machine learning model to prevent such fraudulent transactions, but due to a lack of relevant training data, its use is limited. There is a wealth of transactional data that financial firms possess, but due to privacy and security concerns, the data cannot be utilized. Federated learning(FL) is a machine learning (ML) technique that can train an algorithm from the private data of these financial firms without compromising user/client's privacy. FL naturally offers privacy advantages compared to the traditional ML approaches. However for highly sensitive data, privacy at each step of FL cycle is required to ensure that private data is not leaked through trained ML models.

In this paper, we proposed a privacy-preserving federated learning (FL) solution to tackle fraud detection in highly sensitive bank transactional data. Our federated learning privacy technology stack consists of **SSL-enabled server-client** connection and a **SecAgg+** (secure aggregation plus) strategy to mask local client models. Our secure aggregation strategy is robust client dropouts. We further strengthened our privacy stack with **differential privacy** by introducing noise in the training gradients. Differential privacy can be optionally added or removed depending on the privacy-utility trade-off of the required task. For our fraud/anomaly detection task, we have proposed a **FT-transformer** which is compatible with FL framework and performs at par with tabular models such as XGBoost and random forest. By combining state-of-the-art privacy algorithms and deep learning architecture, we created a unique, scalable, customisable, machine learning task-agnostic, ML framework agnostic and privacy-preserving federated learning solution.</ns2:abstractText></ns2:project>