fraud-detection

Tag

Cards List
#fraud-detection

Before the Warning Comes Too Late: Incremental Phone-Scam Detection from Speech

arXiv cs.CL · yesterday Cached

This paper introduces StreamFraudNet, a weakly supervised incremental model for detecting phone scams from raw speech, achieving a ROC-AUC of 0.9953 and operating in real-time to provide early warnings during calls.

0 favorites 0 likes
#fraud-detection

The sexy AI-powered dating app scams are here

The Verge · 3d ago Cached

The article reports on AI-powered dating app scams uncovered by Anthropic, where autonomous AI personas impersonate real people to defraud users.

0 favorites 0 likes
#fraud-detection

Unpopular take: most enterprise AI pilots never reach production because they apply generative models to problems that require discriminative ones

Reddit r/artificial · 2026-08-20

The article argues that many enterprise AI pilots fail because they use generative models for tasks better suited to discriminative models, highlighting differences in mathematical objectives and update mechanisms.

0 favorites 0 likes
#fraud-detection

FraudBench: Stress-Testing Policy-Grounded Banking Agents Against Adaptive Fraud

arXiv cs.AI · 2026-08-20 Cached

FraudBench is an executable benchmark for stress-testing policy-grounded banking agents against adaptive fraud attacks, simulating scenarios with tools, mutable state, and internal policy documents.

0 favorites 0 likes
#fraud-detection

You Probably Don't Get Why Stripe Bought OpenRouter (7 minute read)

TLDR AI · 2026-08-20 Cached

Stripe's acquisition of OpenRouter is focused on ecosystem-wide AI security and alignment, using OpenRouter's AI traffic data to improve fraud detection and risk management through continuous context feedback loops.

0 favorites 0 likes
#fraud-detection

Application of Artificial Intelligence for Fraudulent Banking Operations Recognition

arXiv cs.LG · 2026-08-11 Cached

This paper studies the application of AI and machine learning algorithms for recognizing fraudulent banking transactions, proposing preprocessing techniques and comparing models. An artificial neural network and stacked generalization achieve improved AUC scores, with the best result around 0.954.

0 favorites 0 likes
#fraud-detection

An MCP tool that hands an agent a Google Maps reviewer's full history for vetting and fraud checks

Reddit r/AI_Agents · 2026-08-05

The author built an MCP tool that lets AI agents retrieve a Google Maps reviewer's full history and metadata for vetting reviews and detecting fraudulent patterns.

0 favorites 0 likes
#fraud-detection

SeqLLM: Augmenting LLMs with Behavioral-Sequence Modeling for High-Stakes Decisions at WeChat Pay

arXiv cs.CL · 2026-08-05 Cached

SeqLLM is a framework that injects behavioral-sequence modeling into pretrained LLMs while preserving language ability, enabling joint analysis of text and behavior for high-stakes decisions. Deployed at WeChat Pay, it improves merchant screening precision from 92.0% to 97.5% and achieves state-of-the-art results on open recommendation benchmarks.

0 favorites 0 likes
#fraud-detection

Neutralizing Structural Inequality in the Nigerian FinTech Sector

arXiv cs.CL · 2026-07-14 Cached

This paper introduces a hierarchical human-AI triage model for POS fraud detection in Nigerian FinTech, designed to neutralize structural bias that discriminates against rural agents due to infrastructure-related noise. The system uses a calibrated ensemble model, specialist analysts, and senior supervisors to achieve substantive equality of opportunity, reducing the regional performance gap from 19.43 to 2.88 percentage points.

0 favorites 0 likes
#fraud-detection

RUBRIC: Realism--Utility Balanced Ranking for Imbalanced Classification

arXiv cs.LG · 2026-07-14 Cached

RUBRIC is a generator-agnostic filtering framework for imbalanced classification that selects synthetic samples by balancing realism (via a discriminator) and utility (margin-based scoring), improving F1-macro and recall on benchmarks like credit-card fraud detection.

0 favorites 0 likes
#fraud-detection

Quantum-Inspired Contextual Learning for Sparse-Ring Fraud Detection in Dynamic Transaction Graphs

arXiv cs.LG · 2026-07-14 Cached

This paper presents an exploratory benchmark for detecting sparse-ring fraud in dynamic transaction graphs using quantum-inspired Contextual Machine Learning (CML) compared to a GRU baseline, finding that hybrid graph features combining identity-preserving and topological summaries yield the best results.

0 favorites 0 likes
#fraud-detection

@patio11: The decision to not just forward “sort by amount received” to the fraud department is, always and everywhere, a policy …

X AI KOLs Following · 2026-07-13

A comment on how the decision not to forward 'sort by amount received' to fraud departments is always a policy choice, highlighting organizational priorities.

0 favorites 0 likes
#fraud-detection

An interactive explorer for Benford's Law across real datasets

Hacker News Top · 2026-07-08 Cached

An interactive exploration of Benford's Law across real datasets, explaining the mathematical phenomenon where the digit 1 appears as the first digit about 30% of the time, and its applications in fraud detection.

0 favorites 0 likes
#fraud-detection

Interpretable vs Learned Encoders for High-Cardinality Fraud Detection

arXiv cs.LG · 2026-07-02 Cached

This paper presents a controlled comparison of seven categorical encoding methods on the IEEE-CIS fraud dataset, evaluating accuracy, interpretability, and computational trade-offs with a fixed LightGBM learner, finding that entity embeddings achieve the highest AUC-ROC but no encoder dominates both metrics.

0 favorites 0 likes
#fraud-detection

@PyTorch: PyTorch-native NeMo AutoModel handles transformer pretraining in @nvidia's end-to-end workflow for building a transacti…

X AI KOLs Timeline · 2026-06-30 Cached

NVIDIA's blog post describes an end-to-end workflow using PyTorch-native NeMo AutoModel for pretraining a transaction foundation model. The workflow uses GPU-accelerated data processing and tokenization, decoder-only model pretraining, and embedding extraction to improve fraud classification performance by over 40% on the IBM TabFormer dataset.

0 favorites 0 likes
#fraud-detection

Dialogue to Detection: A Multimodal Hybrid NLP Pipeline for Insurance Fraud Detection

arXiv cs.CL · 2026-06-29 Cached

This paper presents a synthetic multimodal framework for insurance fraud detection at the first notice of loss (FNOL). It generates dialogue transcripts and two-speaker audio, combining ASR, NER, LLM-RAG, and speaker embeddings into a rule-based risk scoring system.

0 favorites 0 likes
#fraud-detection

Multi-Stream Temporal Fusion for Financial Fraud Detection

arXiv cs.LG · 2026-06-25 Cached

Proposes the Multi-Stream Fraud Transformer (MSFT) for financial fraud detection, which independently encodes transaction, login, and risk event streams using Transformers and fuses them with time-aware positional encoding and gated fusion, achieving 0.9961 AUROC on a large dataset.

0 favorites 0 likes
#fraud-detection

TMR-GGNN: Credit Card Fraud Detection based on Time-Aware Multi-Relational Guided Graph Neural Network

arXiv cs.LG · 2026-06-18 Cached

Proposes TMR-GGNN, a time-aware multi-relational graph neural network for credit card fraud detection that handles imbalanced data and evolving fraud patterns via contrastive learning and focal loss.

0 favorites 0 likes
#fraud-detection

AI Deepfakes and Creator Economy Fraud: Detection & Protection Guide 2026

Reddit r/artificial · 2026-06-10 Cached

This article from Sumsub examines the rising threat of AI-powered deepfake fraud targeting the creator economy, and offers a guide on detection and protection methods to combat impersonation and voice cloning scams.

0 favorites 0 likes
#fraud-detection

the boring part of AI agents nobody builds and everyone needs

Reddit r/artificial · 2026-06-09

A practitioner recounts how deploying AI agents in production required 80% engineering effort on workflow, ownership, and approval processes rather than the model itself, highlighting that the 'boring layer' of shared context and routing is critical for real-world impact.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback