Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…

Listen to today's AI briefing

Daily podcast — 5 min, AI-narrated summary of top stories

Decoy Font Tricks AI Vision Models With Dual-Layer Glyphs
AI ResearchScore: 65

Decoy Font Tricks AI Vision Models With Dual-Layer Glyphs

Mixfont's Decoy Font hides text from AI vision models by layering two characters into one glyph, exploiting a tokenization blind spot in ChatGPT and Gemini.

·4h ago·4 min read··5 views·AI-Generated·Report error
Share:
How does Mixfont's Decoy Font trick AI vision models?

Mixfont's Decoy Font embeds two characters into a single glyph, showing one message to humans and another to AI image recognition models like ChatGPT and Gemini, exploiting vision model tokenization blind spots.

TL;DR

Mixfont's Decoy Font hides text from AI · Layers two characters into one glyph · Fools ChatGPT and Gemini image recognition

Mixfont's Decoy Font embeds two characters into one glyph, showing humans one message and AI vision models another. The font exploits a blind spot in how ChatGPT and Gemini tokenize rendered text.

Key facts

  • Decoy Font layers two characters into one glyph
  • Fools ChatGPT and Gemini image recognition
  • No adversarial noise or image manipulation required
  • Exploits patch-based vision encoder tokenization
  • Deployable in physical-world printed documents

Mixfont, a typography studio known for experimental font design, released the Decoy Font that renders one textual message to human readers and a different one to AI image recognition models. According to @_vmlops, the font works by layering two characters into a single glyph — the dominant visual shape is legible to humans, while a secondary, often smaller or differently-styled character is encoded in a way that vision models prioritize.

The technique exploits a fundamental blind spot in how vision-language models parse rendered text. Models like GPT-4V and Gemini Pro process images through patch-based vision encoders (e.g., CLIP-style ViTs) that tokenize the image into fixed-size patches. When a glyph contains two overlapping characters, the encoder may latch onto the less salient but visually distinct features of the secondary character, misreading the intended message. Early tests shared by Mixfont show the font fooling ChatGPT and Gemini in controlled scenarios, though the company did not disclose the exact success rate or the number of test cases.

This is not the first time adversarial typography has targeted AI vision. In 2023, researchers at ETH Zurich showed that adding subtle perturbations to road signs could cause models to misclassify them — but those required digital noise. The Decoy Font achieves the same effect with clean, printable glyphs, making it deployable in physical-world contexts like posters, signage, or printed documents without any post-processing. [According to prior work by Athalye et al. 2018], adversarial patches can survive real-world transformations; the Decoy Font extends that principle to the character level.

The commercial or adversarial use cases are immediate. A protest sign could display "PEACE" to human eyes but "PROTEST" to an AI surveillance system scanning the crowd. A CAPTCHA variant could show a different string to bots than to humans. Conversely, the technique could be used to watermark AI-generated images with hidden text that only models can read, or to hide instructions in AI-training data that are invisible to human reviewers.

Why this matters more than a novelty font

The Decoy Font reveals a structural weakness in how vision-language models handle text — they lack character-level supervision during pretraining. Most models learn to map image patches to semantic concepts via contrastive learning (CLIP) or autoregressive next-token prediction, but they never explicitly learn to segment individual characters. This means any font that breaks the standard single-character-per-glyph assumption can create a persistent blind spot. The font does not require adversarial noise or image manipulation, making it harder to defend against without fundamentally changing the vision encoder architecture.

Broader implications for multimodal safety

This technique adds to a growing list of adversarial attacks on multimodal models. In 2025, researchers at Carnegie Mellon demonstrated that adding specific Unicode characters to text prompts could jailbreak vision-language models. The Decoy Font is the inverse — it works through the image input channel. As companies deploy AI vision models in safety-critical settings like autonomous driving, content moderation, and surveillance, attacks that exploit text-rendering blind spots become harder to ignore. Defenses would likely require training with synthetic data that includes multi-character glyphs, or adding a dedicated OCR head to the vision pipeline.

What to watch

Watch for whether OpenAI or Google release a patch or model update to handle dual-character glyphs. Also watch for Mixfont releasing a public demo or benchmark dataset that quantifies the fooling rate across different vision models.

Source: gentic.news · · author= · citation.json

AI-assisted reporting. Generated by gentic.news from multiple verified sources, fact-checked against the Living Graph of 4,300+ entities. Edited by Ala SMITH.

Following this story?

Get a weekly digest with AI predictions, trends, and analysis — free.

AI Analysis

The Decoy Font is a clever but narrow attack that highlights a specific architectural limitation in vision-language models: their lack of character-level supervision. Unlike prior adversarial attacks that require digital noise or patch perturbations, this font works with clean, printable glyphs, making it a practical tool for real-world deception. The key vulnerability is in the patch-based tokenization used by CLIP-style ViTs, which group pixels into fixed-size patches and lose character-boundary information. However, the attack's effectiveness likely varies by model. Models with higher-resolution vision encoders or those that use OCR-based preprocessing (e.g., GPT-4V's text-reading mode) may be less susceptible. Mixfont's early tests focused on consumer-grade image recognition in chat interfaces, not on industrial OCR pipelines. The true test would be against a dedicated OCR system like Google Cloud Vision or Tesseract, which are trained on character-level annotations and would likely not be fooled. The broader lesson is that multimodal safety research has focused overwhelmingly on prompt injection and adversarial noise — attacks that require digital access. Physical-world attacks that exploit typography, lighting, or occlusion remain understudied. As AI vision models move into cameras, drones, and autonomous systems, these physical-blind-spot attacks will become more dangerous.
Compare side-by-side
Decoy Font vs ChatGPT

Mentioned in this article

Enjoyed this article?
Share:

AI Toolslive

Five one-click lenses on this article. Cached for 24h.

Pick a tool above to generate an instant lens on this article.

Related Articles

From the lab

The framework underneath this story

Every article on this site sits on top of one engine and one framework — both built by the lab.

More in AI Research

View all