Now You See the Hate: Adaptive View Retrieval for Hidden Hateful Illusions

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy · Depth: Expert, extended

Summary

Adaptive View Retrieval (AVR) is a novel framework designed to detect hidden hateful optical illusions, addressing a critical gap where current multimodal safety systems achieve only 10.2% accuracy with state-of-the-art VLMs like GPT-4o and Gemini-2. AVR formulates this as a perceptual retrieval problem, employing a complementary view bank of image transformations (e.g., contrast, edge closure, figure-ground separation, low-pass smoothing). It adaptively selects the most informative views for each image, retrieves hidden message identities, and calibrates for harmfulness. Using a frozen CLIP encoder, AVR achieved 93.2% balanced accuracy on the HatefulIllusion test split, significantly surpassing original-view baselines and fixed single-transform filters. The system also matched or exceeded human performance on IllusionMNIST, IllusionFashionMNIST, and IllusionAnimals, and improved VLM hidden-content recognition on HC-Bench under the SemVink protocol.

Key takeaway

For AI Security Engineers or Machine Learning Engineers developing multimodal safety systems, you must move beyond original-view classification. Implement adaptive multi-view retrieval to expose hidden hateful content, as single-transform filters are insufficient and current VLMs fail significantly. Prioritize recovering hidden meaning before assessing harm to improve moderation accuracy and auditability. This is crucial for platforms managing libraries of known slurs and symbols.

Key insights

Effective multimodal moderation necessitates recovering hidden meaning prior to assessing its harmfulness.

Principles

Method

Adaptive View Retrieval builds a complementary view bank from perceptual operations. It adaptively gates views, retrieves best-matching templates, and calibrates for harmfulness, separating identity recovery from moderation.

In practice

Topics

Best for: Computer Vision Engineer, Research Scientist, AI Scientist, Machine Learning Engineer, AI Security Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.