cd /news/machine-learning/temporal-heterogeneous-graph-transfo… · home topics machine-learning article
[ARTICLE · art-125487] src=machinebrief.com ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Temporal Heterogeneous Graph Transformer for Credit Card Fraud Detection

A paper on arXiv proposes THGT-FD, a Temporal Heterogeneous Graph Transformer for credit card fraud detection that represents each transaction with one transaction token and six types of relation tokens plus Time2Vec encoding. Tested on 150,000 transactions sampled from the IEEE-CIS Fraud Detection dataset and chronologically partitioned by TransactionDT, THGT-FD reached an AUC-ROC of 0.8536, an average precision of 0.4164, and a Recall@5% of 0.4708, while a class-weighted histogram-based gradient-boosting baseline scored a higher AUC-ROC of 0.8722. The authors report that relation tokens provide useful information for fraud-risk ranking, though the model does not yet incorporate entity-level historical aggregation.

by read1 min views1 publishedSep 10, 2026

arXiv:2609.07100v1 Announce Type: cross Abstract: Credit card fraud detection typically relies on tabular features, while repeated attributes can also provide useful relational signals. This paper proposes THGT-FD, a Temporal Heterogeneous Graph Transformer for Fraud Detection. Each transaction is represented using one transaction token and six types of relation tokens and incorporates Time2Vec encoding into the transaction representation. A Transformer learns the interactions among these tokens within each individual transaction and then outputs a fraud probability. Experiments were conducted on 150,000 transactions sampled from the IEEE-CIS Fraud Detection dataset and chronologically partitioned according to TransactionDT. On the test set, THGT-FD achieved an AUC-ROC of 0.8536, an average precision of 0.4164, and a Recall@5% of 0.4708. The class-weighted histogram-based gradient-boosting baseline achieved an AUC-ROC of 0.8722. The results indicate that relation tokens provide useful information for fraud-risk ranking, although the current model does not yet incorporate entity-level historical aggregation.

── more in #machine-learning 4 stories · sorted by recency
── more on @thgt-fd 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/temporal-heterogeneo…] indexed:0 read:1min 2026-09-10 ·