Loading Now

Summary of Vecaug: Unveiling Camouflaged Frauds with Cohort Augmentation For Enhanced Detection, by Fei Xiao et al.


VecAug: Unveiling Camouflaged Frauds with Cohort Augmentation for Enhanced Detection

by Fei Xiao, Shaofeng Cai, Gang Chen, H. V. Jagadish, Beng Chin Ooi, Meihui Zhang

First submitted to arxiv on: 1 Aug 2024

Categories

  • Main: Machine Learning (cs.LG)
  • Secondary: None

     Abstract of paper      PDF of paper


GrooveSquid.com Paper Summaries

GrooveSquid.com’s goal is to make artificial intelligence research accessible by summarizing AI papers in simpler terms. Each summary below covers the same AI paper, written at different levels of difficulty. The medium difficulty and low difficulty versions are original summaries written by GrooveSquid.com, while the high difficulty version is the paper’s original abstract. Feel free to learn from the version that suits you best!

Summary difficulty Written by Summary
High Paper authors High Difficulty Summary
Read the original abstract here
Medium GrooveSquid.com (original content) Medium Difficulty Summary
This paper introduces a novel approach to fraud detection called VecAug, which uses cohort-augmented learning to enhance the representation of target users and improve fraud detection performance. The existing methods rely on graph-based or sequence-based approaches, but VecAug combines both by analyzing users’ behavioral patterns and interactions between similar users. The framework includes three main components: vector burn-in for automatic cohort identification, attentive cohort aggregation for augmenting target user representations, and label-aware cohort neighbor separation to distance negative neighbors and calibrate the aggregated information. VecAug is flexible and can be integrated with existing fraud detection models, and it outperforms state-of-the-art methods significantly on three e-commerce datasets.
Low GrooveSquid.com (original content) Low Difficulty Summary
Fraud detection is a tough problem because scammers are always changing their tricks and there’s not much data to work with. Most current methods use either graphs or sequences of events to spot fraud. But VecAug is different – it uses both graph and sequence ideas together, plus some new stuff called “cohort analysis”. This means the program looks at groups of similar people and how they behave, which helps it catch scammers more effectively. The VecAug system has three main parts: first, it figures out what group a person belongs to based on their past behavior; then, it combines that information with other details about the person to make a better picture of who they are; finally, it uses this new information to spot fraud more accurately. The researchers tested VecAug on e-commerce websites and found that it did way better than existing methods.

Keywords

* Artificial intelligence