CVAILGMMMar 22, 2024

Make VLM Recognize Visual Hallucination on Cartoon Character Image with Pose Information

arXiv:2403.15048v31 citationsh-index: 6WACV
Originality Incremental advance
AI Analysis

This work addresses visual hallucinations in non-photorealistic rendering for applications in image synthesis and video editing, representing an incremental advance by enhancing existing VLM methods with pose information.

The paper tackles the problem of detecting semantic structural visual hallucinations in non-photorealistic rendering (e.g., cartoons) by proposing a pose-aware in-context visual learning (PA-ICVL) system using Vision-Language Models (VLMs), resulting in improvements from 50% to 78% and 57% to 80% in hallucination detection for GPT-4v and Gemini Pro Vision, respectively.

Leveraging large-scale Text-to-Image (TTI) models have become a common technique for generating exemplar or training dataset in the fields of image synthesis, video editing, 3D reconstruction. However, semantic structural visual hallucinations involving perceptually severe defects remain a concern, especially in the domain of non-photorealistic rendering (NPR) such as cartoons and pixelization-style character. To detect these hallucinations in NPR, We propose a novel semantic structural hallucination detection system using Vision-Language Model (VLM). Our approach is to leverage the emerging capability of large language model, in-context learning which denotes that VLM has seen some examples by user for specific downstream task, here hallucination detection. Based on in-context learning, we introduce pose-aware in-context visual learning (PA-ICVL) which improve the overall performance of VLM by further inputting visual data beyond prompts, RGB images and pose information. By incorporating pose guidance, we enable VLMs to make more accurate decisions. Experimental results demonstrate significant improvements in identifying visual hallucinations compared to baseline methods relying solely on RGB images. Within selected two VLMs, GPT-4v, Gemini pro vision, our proposed PA-ICVL improves the hallucination detection with 50% to 78%, 57% to 80%, respectively. This research advances a capability of TTI models toward real-world applications by mitigating visual hallucinations via in-context visual learning, expanding their potential in non-photorealistic domains. In addition, it showcase how users can boost the downstream-specialized capability of open VLM by harnessing additional conditions. We collect synthetic cartoon-hallucination dataset with TTI models, this dataset and final tuned VLM will be publicly available.

Foundations

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

Your Notes