PulseAugur
EN
LIVE 15:44:51

Researchers seek help with underperforming fraud detection GNN model

A user on Reddit is seeking assistance with a Graph Neural Network (GNN) model designed for fraud detection. Despite implementing feature engineering and constructing a heterogeneous graph using the IEEE CIS Fraud Detection Dataset, the model's performance, measured by AUC, PR-AUC, recall@5%, and precision@5%, is not meeting expectations compared to state-of-the-art models. The user has tried GCN, GraphSAGE, and GAT, all yielding similar results, and is asking for guidance on potential issues. AI

RANK_REASON User is seeking help with a research paper on a GNN model for fraud detection, indicating a research context. [lever_c_demoted from research: ic=1 ai=1.0]

Read on r/MachineLearning →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Researchers seek help with underperforming fraud detection GNN model

COVERAGE [1]

  1. r/MachineLearning TIER_1 English(EN) · /u/LiveAccident5312 ·

    [R]GNN Model For Fraud Detection Isn't Performing Well[R]

    <!-- SC_OFF --><div class="md"><p>We're writing a research paper on explainable fraud detection GNN model and in the first step we're creating a basic Graph Neural Network for that. We're using the most famous dataset available on this topic i.e IEEE CIS Fraud Detection Dataset a…