CRApr 4

Perceptual Gaps: ASCII Art and Overlapping Audio as CAPTCHA

arXiv:2604.036129.0
Predicted impact top 83% in CR · last 90 daysOriginality Incremental advance
AI Analysis

For security practitioners, this proposes potentially more robust CAPTCHAs against current LLMs, though durability is uncertain.

The paper introduces two new CAPTCHA classes—ASCII art for vision and overlapping/noisy audio for audio—that exploit human-specific neural processing. None of the tested LLMs solved any ASCII CAPTCHA, and audio CAPTCHAs were solved only slightly better than random.

As multimodal large language models (LLMs) advance, traditional CAPTCHAs have become obsolete at distinguishing humans from bots. To address this shift, this paper aims to investigate the possibility of using tasks for which humans have evolved highly specialised neural processing. We introduce two CAPTCHA classes: a vision-based CAPTCHA, which renders alphanumeric strings as ASCII art, and an audio-based CAPTCHA, which is a question-answering task with overlapping or noise-corrupted audio context. We evaluate our vision-based CAPTCHA both as text and image input with multiple frontier LLMs (GPT 5.2, Gemini 3, etc.), and assess our audio-based CAPTCHAs by applying augmentations like background noise, Gaussian noise, and overlapping speech. We determined that none of the LLMs were able to solve a single ASCII-based CAPTCHA, with the best performing model only being able to infer at most one or two characters. Additionally, all models that supported audio performed only modestly better than random when solving audio CAPTCHAs. Our results suggest that these CAPTCHAs are exceptionally effective today, but it is unclear whether it can withstand the fast-evolving landscape of artificial intelligence. Subsequent research is needed to determine whether these tasks are temporary vulnerabilities or represent a more durable method of distinguishing humans from bots.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes