Skip to main content
Didit Raises $7.5M to Build the Infrastructure for Identity and Fraud
Didit
Back to blog
Blog · March 14, 2026

Two-Sided Verification for Marketplaces: Advanced Fraud Detection

Marketplaces face unique fraud challenges, particularly from buyer-seller collusion. This post dives into how advanced two-sided verification, powered by graph neural networks and sophisticated fraud detection, combats these.

By DiditUpdated
marketplace-fraud-two-sided-verification-advanced.png

Collusion DetectionTraditional fraud detection struggles with buyer-seller collusion; advanced two-sided verification models relationships between entities.

Graph Neural Networks (GNNs)GNNs are crucial for modeling complex, non-linear relationships in marketplace data, identifying hidden fraud patterns.

Behavioral BiometricsAnalyzing user interaction patterns, device data, and IP intelligence helps detect anomalies indicative of coordinated fraud.

Real-time OrchestrationEffective fraud prevention requires real-time data analysis and dynamic workflow adjustments to respond to evolving threats.

Online marketplaces are booming, offering unparalleled convenience and choice. However, this growth also attracts sophisticated fraudsters. While many platforms focus on individual buyer or seller fraud, a more insidious threat lurks: two-sided verification for marketplaces, often involving buyer-seller collusion. This advanced form of fraud can bypass traditional detection methods, making it critical to implement robust solutions utilizing techniques like graph neural networks and comprehensive fraud detection strategies.

Understanding Buyer-Seller Collusion and its Impact

Buyer-seller collusion occurs when two or more marketplace participants conspire to defraud the platform or legitimate users. This can manifest in various ways:

  • Fake Reviews/Ratings: Sellers create fake buyer accounts (or use compromised ones) to post glowing reviews, artificially boosting their reputation and product visibility. Conversely, competitors might collude to post negative reviews.
  • Wash Trading: Conspiring parties simulate legitimate transactions to manipulate sales volumes or prices, often seen in NFT or high-value goods marketplaces.
  • Warranty/Insurance Fraud: Buyers and sellers collude to falsely claim product defects or non-delivery to receive payouts from the marketplace's protection policies.
  • Account Takeover (ATO) Networks: Fraudsters use stolen credentials to create multiple accounts, then collude to cash out funds or exploit platform vulnerabilities.

The impact of such fraud is severe: eroded trust among genuine users, significant financial losses for the marketplace, damage to brand reputation, and skewed market data. Traditional fraud detection, often rule-based or focused on single-entity risk scores, struggles to identify these interconnected illicit activities because they look like legitimate interactions when viewed in isolation.

Leveraging Graph Neural Networks for Collusion Detection

To combat sophisticated marketplace fraud like buyer-seller collusion, a paradigm shift in fraud detection is necessary. This is where Graph Neural Networks (GNNs) become indispensable. Instead of viewing users and transactions as isolated data points, GNNs model them as nodes and edges in a vast, interconnected graph.

Consider a graph where:

  • Nodes: Represent entities like buyers, sellers, products, IP addresses, payment methods, and devices.
  • Edges: Represent relationships or interactions, such as a buyer purchasing from a seller, a seller listing a product, two accounts sharing the same IP, or using the same payment card.

GNNs can then learn from the structure of this graph, propagating information across connected nodes and identifying patterns that are indicative of collusion. For instance, a GNN can detect a cluster of distinct buyer accounts repeatedly purchasing from a single seller, all originating from the same IP subnet, using similar device fingerprints, and leaving overly positive, generic reviews. This interconnected pattern is a strong signal of collusive behavior that a traditional model might miss when evaluating each transaction independently.

Didit's approach leverages GNNs to analyze these complex relationships in real-time. By building embeddings for each node (user, device, IP) that capture its context within the graph, we can identify anomalies. For example, if a seller's network of buyers suddenly shows an unusual density of connections to known fraud-related IPs or compromised devices, the GNN can flag this network for deeper investigation. This allows for proactive identification of collusive networks rather than reactive detection of individual fraudulent transactions.

Advanced Fraud Detection Techniques for Marketplaces

Beyond GNNs, a multi-layered approach to fraud detection is essential for marketplaces:

  1. Behavioral Biometrics & Device Fingerprinting: Analyzing how users interact with the platform (typing speed, mouse movements, scrolling patterns) and collecting detailed device information (OS, browser, hardware IDs) helps create unique profiles. Deviations from these profiles, or multiple accounts exhibiting identical behavioral patterns, can signal fraud or bot activity. Didit's IP Analysis module collects silent background data on IP geolocation, VPN/proxy detection, and device intelligence to flag high-risk connections.
  2. Identity Verification & Biometrics: For high-value transactions or seller onboarding, robust identity verification is paramount. This includes ID document verification, passive and active liveness detection, and face matching (1:1 and 1:N). The 1:N Face Search module is particularly effective in marketplaces for detecting duplicate accounts created by the same individual to facilitate collusion.
  3. Transaction Monitoring & Anomaly Detection: Continuous monitoring of transaction patterns for unusual spikes in volume, value, or frequency. Machine learning models can identify deviations from normal behavior, such as a new seller suddenly achieving implausibly high sales, or a buyer making purchases far outside their typical spending habits.
  4. Cross-Referencing & Database Validation: Validating extracted identity data against official government databases, sanctions lists (AML Screening), and internal blocklists helps prevent known fraudsters from re-entering the platform.
  5. Actionable Insights & Workflow Orchestration: The ability to dynamically adjust verification workflows based on real-time risk scores. For instance, a low-risk user might only require email verification, while a user flagged by the GNN for potential collusion could be routed through full ID verification, active liveness, and additional questionnaires. Didit's visual workflow builder allows marketplaces to implement such dynamic logic without writing code.

How Didit Helps Combat Marketplace Fraud

Didit provides an all-in-one identity platform designed to address the complex challenges of marketplace fraud, including buyer-seller collusion.

  • Unified Identity & Fraud Primitives: We integrate identity verification, biometrics, fraud signals, and compliance tools into a single system. This allows marketplaces to get a holistic view of user risk, rather than piecing together data from disparate vendors.
  • Graph-Powered Fraud Detection: While not explicitly a GNN platform, Didit's underlying architecture collects and correlates identity, device, behavioral, and transactional data, creating a rich dataset ripe for relationship-based analysis. Our Face Search 1:N module, for example, is a direct application of graph-like analysis, identifying individuals attempting to create multiple accounts. Our fraud signals and IP analysis contribute to building a comprehensive risk graph.
  • Workflow Orchestration: Our visual workflow builder enables marketplaces to design dynamic verification paths. You can set rules to automatically trigger higher-level checks (like full KYC or active liveness) if a user's profile or behavior exhibits suspicious patterns, including those indicative of potential collusion.
  • Real-time AML & Ongoing Monitoring: Screen users against global watchlists and continuously monitor them post-onboarding. This is crucial for detecting when previously legitimate users fall into collusive networks or become associated with illicit activities.
  • Cost-Effective & Scalable: Didit's pay-per-success model and competitive pricing mean marketplaces can implement advanced fraud prevention without prohibitive costs, scaling their protection as they grow.

Ready to Get Started?

Protecting your marketplace from advanced fraud schemes, including buyer-seller collusion, requires a proactive, intelligent, and integrated approach. Didit offers the tools and technology to build trust and security across your platform.

Explore Didit's solutions:

FAQ

Q: What is two-sided verification in a marketplace context?

A: Two-sided verification refers to the process of verifying both buyers and sellers (or any two interacting parties) within a marketplace ecosystem. This goes beyond verifying individual identities to also analyzing the relationships and interactions between these parties to detect collusive fraud.

Q: How do graph neural networks (GNNs) help detect marketplace fraud?

A: GNNs model marketplace entities (users, transactions, devices, IPs) as nodes and their relationships as edges in a graph. By analyzing the structure and patterns within this graph, GNNs can identify complex, non-obvious connections and clusters of activity indicative of collusive behavior or organized fraud rings that traditional methods might miss.

Q: Can traditional fraud detection methods prevent buyer-seller collusion?

A: Traditional fraud detection, often relying on rule-based systems or individual risk scores, struggles to prevent buyer-seller collusion because collusive activities often mimic legitimate transactions when viewed in isolation. Advanced techniques like GNNs and behavioral analytics are needed to detect the interconnectedness of such fraud.

Q: What role does real-time data play in combating marketplace fraud?

A: Real-time data analysis is critical for combating marketplace fraud because it allows platforms to detect and respond to suspicious activities as they happen. This includes real-time IP analysis, device intelligence, and transaction monitoring, enabling immediate intervention and dynamic adjustment of verification workflows to block fraudsters before they can cause significant damage.

Infrastructure for identity and fraud.

One API for KYC, KYB, Transaction Monitoring, and Wallet Screening. Integrate in 5 minutes.

Ask an AI to summarise this page
Marketplace Fraud: Advanced Two-Sided Verification & GNNs.