FraudSMSWalker: Benchmarking Agentic Large Language Models for SMS-to-Webpage Fraud Detection

22d ago · Global · primary source: export.arxiv.org

A new benchmark called FraudSMSWalker tests whether large language models can detect SMS-to-webpage fraud without relying on URL reputation shortcuts, according to a paper submitted to arXiv on June 15, 2026 [1]. The benchmark comprises 699 bilingual chains — 332 fraudulent and 367 benign — spanning ten service scenarios [2]. The model-visible input includes only the SMS context and sanitized webpage evidence; raw URLs, hosts, domains, IPs, redirects, and reputation metadata are withheld [2]. This design prevents models from leaning on domain reputation, a common shortcut in existing evaluations that either focus on message-only smishing classification or expose URL and domain cues [2]. The dataset includes hard benign cases whose pages contain login, payment, verification, or account-management elements that are plausible under the service context but also appear in scam flows [2]. The authors evaluated nine web agents under masked browser-agent protocols and conducted URL-visibility ablations [2]. Current agents can detect suspicious cues, but they struggle to preserve benign recall and often produce positive predictions weakly supported by the observed evidence [2]. Large language models have advanced rapidly in recent years. DeepSeek, a Chinese AI company founded in July 2023, launched its DeepSeek-R1 model in January 2025 with performance comparable to OpenAI's GPT-4 and o1 [7]. Alibaba Cloud's Qwen family of models is distributed under open-source licenses including Apache 2.0 [9]. These models are increasingly deployed as web agents that navigate and interpret online content, making benchmarks like FraudSMSWalker relevant for measuring their real-world reliability [2]. The paper's associated code and dataset are accessible through an anonymous link, and the work appears on Hugging Face's paper pages, which allow the community to find related models, datasets, and demos [4][2]. Hugging Face and arXiv have collaborated to embed interactive demos directly alongside papers on arXiv abstract pages, enabling users to try state-of-the-art research without writing code [5]. The FraudSMSWalker benchmark positions itself as a tool for measuring whether web agents can make fraud judgments that remain both accurate and evidence-grounded when direct reputation shortcuts are suppressed [2].

research-paperbenchmarkapplication

Background sources we checked (8)
  • arxiv.org ↗ SMS fraud is increasingly cross-channel: a message directs the user to a webpage, and the final risk depends on how the SMS claim aligns with the page content and requested user action. However, existing evaluations either focus on message-only smishing classification or expose U…
  • arxiv.org ↗ We review thirteen generative systems and five supporting datasets for quantum circuit and quantum code generation, identified through a structured scoping review of Hugging Face, arXiv, and provenance tracing (January-February 2026). We organize the field along two axes: artifac…
  • huggingface.co ↗ # Paper Pages Paper pages allow people to find artifacts related to a paper such as models, datasets and apps/demos (Spaces). Paper pages also enable the community to discuss about the paper. ## Linking a Paper to a model, dataset or Space If the repository card (`README.md`) …
  • huggingface.co ↗ # How to Add a Space to ArXiv ... Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to th…
  • huggingface.co ↗ Daily Papers - Hugging Face new Get trending papers in your email inbox once a day! Get trending papers in your email inbox! Subscribe # Daily Papers ## byAK and the research community - Daily - Weekly - Monthly Trending Papers https://huggingface.co/papers/date/2026-06-…
  • en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
  • en.wikipedia.org ↗ Qwen (also known as Tongyi Qianwen, Chinese: 通义千问; pinyin: Tōngyì Qiānwèn) is a family of large language models developed by Alibaba Cloud. Many Qwen models are distributed under the free and open-source Apache 2.0 license, the source-available Qwen License, or the non-commercial…

Sources

Spot something wrong? Report an issue