https://drive.google.com/file/d/1LE_eSIOze6kh9vcpNMevzmwM0LSUSYuz/view?usp=sharing
Finds clique nodes in a graph using quantum computing optimisers.
- This is a bank customer graph. Each node represents a customer.
- Here the edges between each customer can be a interaction (chat, email, add benificary, calls, transfer of money)
- Here node 1,2,3,4 has been identified as scammer nodes by before. But node 0 is not identified as neither scammer or good node.
The clique technique helps to classify this node 0 as either scammer or good node. It also helps to identify scam rings thereby to identify common attributes amongst each of these scammer customers. We can create precautionary steps on this identified attributes so that the bank can weed out scammers early on.