ScamLingua ScamLingua

Academic research project · Old Dominion University & Christopher Newport University

Academic Research on Scam Detection

A university research project studying the language of scams to build AI that detects and prevents fraud against older adults. We do not send, facilitate, or endorse scams.

Data disclosure All datasets are fully synthetic and AI-generated — no real people, no real data.

Request dataset access →

Researchers
Publications
Contact (Attn: Carl Lochstampfor)
Status notice COVA-X is a synthetic research dataset — every conversation is machine-generated, and it contains no real victim data. It is released for non-commercial research use under the access terms stated below. It is not a certified benchmark, a safety or detection product, or legal and compliance advice, and it carries no regulatory standing. It is published as independent academic research by Carl Lochstampfor (Old Dominion University) and Dr. Ayan Roy (Christopher Newport University).

What is COVA-X?

COVA-X is a fully synthetic dataset of approximately 11,000 AI-generated, multi-turn scam conversations modeled on fraud techniques used against older adults. It exists for one purpose: to help researchers build and evaluate systems that detect social-engineering fraud. Every conversation is machine-generated — no real victims, no real communications, and no personal data of any kind.

Generation runs entirely on local, offline research hardware using an open-weight language model (Qwen 2.5 14B via Ollama) — no cloud services and no third-party data exposure at any stage. The full methodology, generation pipeline, and quality-assurance process are documented in the peer-submitted papers linked above.

COVA-X generation pipeline: prompt templates feed a locally hosted Qwen 2.5 14B language model that drives a multi-agent attacker and victim dialogue loop; a quality pipeline then applies contamination scanning, stage-direction stripping, and automated relabeling to produce the labeled synthetic dataset.
Generation methodology: prompt templates → local LLM (Qwen 2.5 14B) → multi-agent dialogue → quality pipeline → labeled synthetic dataset.

Each record carries structured metadata alongside the dialogue — scam type, outcome label, turn count, victim parameters, and data-quality flags:

{ "conversation_id": "romance_20260214_...", "scam_type": "romance", "outcome_label": "verification_attempt", "total_turns": 13, "victim_age_range": "70-74", "model": "qwen2.5:14b (local)", "legacy_contamination": false, "turns": [ ...synthetic dialogue... ] }

Illustrative structure only — field names and format match the dataset; values shown are placeholders. Full schema documentation accompanies each data distribution.

Requesting access

The dataset is shared by request with researchers and organizations working on fraud detection and prevention.

  1. Email requests@scamlingua.org (Attn: Carl Lochstampfor) with your name, institutional affiliation, and a brief description of your intended use.
  2. Access is granted for non-commercial research use. Redistribution is not permitted.
  3. Any publication or product of research using the dataset must cite the reference below.

Tip for faster review: requests sent from an institutional email address (university or organization domain) are typically processed fastest. Students — CC'ing your supervising professor or thesis advisor helps us confirm research alignment quickly. Requests from personal email accounts are welcome, but may involve a brief follow-up to confirm affiliation.

All requests are reviewed for research alignment.
Please allow at least 24–72 hours for a response.

Lochstampfor, C., & Roy, A. (2026). COVA-X. arXiv:2606.06879.
https://arxiv.org/abs/2606.06879