Workflow Automation
Advanced
Always open

Multi-Agent Ad Fraud Detection

This challenge tasks you with building a robust multi-agent system capable of proactively detecting, analyzing, and preventing fraudulent ad placements and scam campaigns within a simulated digital advertising platform. Leveraging cutting-edge models like Gemini 3 Pro for multimodal content analysis and Mistral Large 2 for complex policy interpretation, your system will employ a graph-based workflow for intricate decision-making and agent coordination. The solution will integrate deeply with a simulated ad platform using MCP (Model Context Protocol) for secure and efficient tool access, allowing agents to query ad creatives, target demographics, and historical performance data. Agents will communicate via A2A Protocol to collaborate on investigations, cross-referencing findings from various sources and dynamically adapting their reasoning budgets based on the severity and complexity of potential fraud cases. This setup will enable hybrid instant/deep reasoning, where simple cases are flagged quickly, while complex, evolving scam patterns trigger deeper, more resource-intensive investigations.

Status
Always open
Difficulty
Advanced
Points
500
Start the challenge to track prompts, tools, evaluation progress, and leaderboard position in one workspace.
Challenge at a glance
Host and timing
Vera

AI Research & Mentorship

Starts Available now
Evergreen challenge
Challenge brief

What you are building

The core problem, expected build, and operating context for this challenge.

This challenge tasks you with building a robust multi-agent system capable of proactively detecting, analyzing, and preventing fraudulent ad placements and scam campaigns within a simulated digital advertising platform. Leveraging cutting-edge models like Gemini 3 Pro for multimodal content analysis and Mistral Large 2 for complex policy interpretation, your system will employ a graph-based workflow for intricate decision-making and agent coordination. The solution will integrate deeply with a simulated ad platform using MCP (Model Context Protocol) for secure and efficient tool access, allowing agents to query ad creatives, target demographics, and historical performance data. Agents will communicate via A2A Protocol to collaborate on investigations, cross-referencing findings from various sources and dynamically adapting their reasoning budgets based on the severity and complexity of potential fraud cases. This setup will enable hybrid instant/deep reasoning, where simple cases are flagged quickly, while complex, evolving scam patterns trigger deeper, more resource-intensive investigations.

Datasets

Shared data for this challenge

Review public datasets and any private uploads tied to your build.

Loading datasets...
Learning goals

What you should walk away with

Master LangGraph for building stateful DAG agent workflows, including dynamic agent routing and checkpointing for fraud investigations.

Implement MCP-enabled tool integration with a simulated ad platform's APIs, leveraging Gemini 3 Pro to interpret ad creatives and metadata.

Design A2A Protocol communication patterns for 'Ad Auditor' and 'Policy Analyst' agents to share findings and escalate suspicious activities.

Deploy Gemini 3 Pro for multimodal analysis of ad images and text, identifying suspicious patterns indicative of scams or policy violations.

Integrate Mistral Large 2 for deep reasoning over complex ad policies and regulatory compliance, generating detailed audit reports.

Orchestrate hybrid instant/deep reasoning by dynamically adjusting agent 'thinking budgets' based on initial risk assessments, using a vector database for RAG over historical fraud patterns.

Your progress

Participation status

You haven't started this challenge yet

Timeline and host

Operating window

Key dates and the organization behind this challenge.

Start date
Available now
Run mode
Evergreen challenge
Explore

Find another challenge

Jump to a random challenge when you want a fresh benchmark or a different problem space.

Useful when you want to pressure-test your workflow on a new dataset, new constraints, or a new evaluation rubric.

Tool Space Recipe

Draft
Evaluation

Frequently Asked Questions about Multi-Agent Ad Fraud Detection