Home > Blogs > Can AI help lenders prevent financial fraud and protect personal data?

Can AI help lenders prevent financial fraud and protect personal data?

April 23, 2018 - Saravanan Annamalai Palaniappan

16188-1

Preventing financial fraud and protecting personal data requires intelligence and self-learning along with computation power. Artificial Intelligence is the key to making a system an efficient e-auditor by removing manual intervention. In some recent cases, the involvement of bank employees in a financial fraud has been amply evident. Artificial Intelligence is needed to reduce the reliance on human auditors without losing the knowledge and self-learning capability of humans.

The system for e-auditing can be made artificially intelligent with the following concepts:

Decision Trees

Decision trees are a popular tool in machine learning. The first step in a decision tree is to create a knowledge base. Knowledge base is similar to the memory component of our brain. Knowledge base holds information like – “If a transaction is done from a terrorist country then it is fraud”, “If a transaction involves multiple currencies and the volume of the transaction is high then it could potentially be a fraudulent transaction”. Knowledge base holds information about the parameters and the decision logic. It could start with limited information and data, but the system learns and updates the knowledge as it goes along. Whenever an event occurs the system scans the knowledge base to arrive at a decision. The knowledge base is represented as a tree and the decision is taken by traversing the tree.

Fuzzy Logic

Computers recognize data as zero or one. Fuzzy logic is to have a representation between zero and
1. Some of the Fuzzy words that are difficult to represent in computer language are “Beautiful”, “Tall”, “Roast the bread till it turns light brown”. Fraud is also a kind of fuzzy word and we cannot directly identify an event as a “fraud” or “not a fraud”. A huge volume of transaction in a day cannot be considered as a fraud for a corporate customer but it could potentially be a fraud for a retail customer.
So the output from decision trees cannot be used as-is to arrive at the conclusion. Based on the decision from the decision trees a fuzzy set is formed and the events with the highest cardinality are considered as fraud suspects.

Neural networks

To make a system as intelligent as a human brain, we need to borrow some concepts from the functioning of a human brain. Neural network adopts the concept of self-learning and pattern identification from neurons and axons. Human brain remembers and learns the instance based on the impact created by dendrites. It is similar to an impact created by a stone thrown to a clear water. Learning will done based on the communication between neurons through dendrites1.
Once the fuzzy set is created and the fraud suspects are identified the system needs to be sent for learning through neural networks. Human intervention is required to correct the decision and based on the weightage assigned to different parameters the system learns by updating its knowledge base.
To conclude, with the help of AI tools bank lenders can prevent financial fraud and protect personal data.

Reference 1:
https://www.doc.ic.ac.uk/~nd/surprise_96/journal/vol2/cs11/article2.html

Related Blogs All Blogs

process-excellence-thumbs

The Role of Process Excellence in AI-Driven Automation
January 19, 2024

16147

From Adoption to Interaction to Feedback – Cracking the Platform Code
April 27, 2018

Leave a Reply

Your email address will not be published. Required fields are marked *

3 thoughts on “Can AI help lenders prevent financial fraud and protect personal data?

  • Nice Article Saravanan#8230;

  • Nice read Saravanan. Very well briefed that how the self learning cognitive approach can help AI in making decisions closer to human beings. This can reduce human interventions and reduce efforts and time.

  • Good Article Sara

  Load more comments...