Back to evaluations
Public evaluation
Fraud Detection Accuracy
The system is evaluated based on its ability to correctly identify fraud in a synthetic UPI dataset and the latency of its multimodal analysis.
Evaluation type
task based
Challenge
Scalable UPI Merchant Fraud Triage Agent using Google ADK and Galileo
Difficulty
Advanced
Rigor
Unspecified
Evaluation overview
How the linked challenge is judged: tasks, benchmarks, and criteria count.
Tasks
1
Benchmarks
0
Criteria
0
Task templates
Inputs and expected outputs.
Task 1
Fraud Detection Accuracy
Evaluate the agent's ability to flag suspicious merchant accounts based on transaction spikes and inconsistent KYC photos.
Input format
JSON containing merchant_id, transaction_history (list), and kyc_image_url
Output format
JSON containing risk_score (0-1), reasoning_string, and recommended_action