paper-with-me

Papers

GHOST: Hallucination-Inducing Image Generation for Multimodal LLMs

2025-09-29 · Aryan Yazdan Parast, Parsa Hosseini, Hesam Asadollahzadeh, Arshia Soltani Moakhar, Basim Azam, Soheil Feizi, Naveed Akhtar arxiv

Object hallucination in Multimodal Large Language Models (MLLMs) is a persistent failure mode that causes the model to perceive objects absent in the image. This weakness of MLLMs is currently studied using static benchmarks with fixed visual scenarios, which preempts the possibility of uncovering model-specific or unanticipated hallucination vulnerabilities. We introduce GHOST (Generating Hallucinations via Optimizing Stealth Tokens), a method designed to stress-test MLLMs by actively generating images that induce hallucination. GHOST is fully automatic and requires no human supervision or prior knowledge. It operates by optimizing in the image embedding space to mislead the model while keeping the target object absent, and then guiding a diffusion model conditioned on the embedding to generate natural-looking images. The resulting images remain visually natural and close to the original input, yet introduce subtle misleading cues that cause the model to hallucinate. We evaluate our method across a range of models, including reasoning models like GLM-4.1V-Thinking, and achieve a hallucination success rate exceeding 28%, compared to around 1% in prior data-driven discovery methods. We confirm that the generated images are both high-quality and object-free through quantitative metrics and human evaluation. Also, GHOST uncovers transferable vulnerabilities: images optimized for Qwen2.5-VL induce hallucinations in GPT-4o at a 66.5% rate. Finally, we show that fine-tuning on our images mitigates hallucination, positioning GHOST as both a diagnostic and corrective tool for building more reliable multimodal systems.

📄 PDF Abstract BibTeX arXiv:2509.25178

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

HII-DPO: Eliminate Hallucination via Accurate Hallucination-Inducing Counterfactual Images

2026-02-11 · Yilin Yang, Zhenghui Guo, Yuke Wang, Omprakash Gnawali 외 arxiv

Large Vision-Language Models (VLMs) have achieved remarkable success across diverse multimodal tasks but remain vulnerable to hallucinations rooted in inherent language bias. Despite recent progress, existing hallucinati…

LLM Ghostbusters: Surgical Hallucination Suppression via Adaptive Unlearning

2026-05-01 · Joseph Spracklen, Pedram Aghazadeh, Farinaz Koushanfar, Murtuza Jadliwala arxiv

Hallucinations, outputs that sound plausible but are factually incorrect, remain an open challenge for deployed LLMs. In code generation, models frequently hallucinate non-existent software packages, recommending imports…

Code Generation

ReactBench: A Cause-Driven Benchmark for Multimodal Hallucination via Systematic Evaluation

2026-05-28 · Shizhe Zhou, Bohan Jia, Kai Wu, Yan Shen 외 arxiv

While multimodal large language models (MLLMs) have achieved rapid progress in vision-language understanding, they remain prone to multimodal hallucinations, producing responses that are inconsistent with the visual inpu…

Abductive Logical Rule Induction by Bridging Inductive Logic Programming and Multimodal Large Language Models

2025-09-26 · Yifei Peng, Yaoli Liu, Enbo Xia, Yu Jin 외 arxiv

We propose ILP-CoT, a method that bridges Inductive Logic Programming (ILP) and Multimodal Large Language Models (MLLMs) for abductive logical rule induction. The task involves both discovering logical facts and inducing…

Inductive logic programming

Visually Dehallucinative Instruction Generation: Know What You Don't Know

2024-02-15 · Sungguk Cha, Jusung Lee, Younghyun Lee, Cheoljong Yang

"When did the emperor Napoleon invented iPhone?" Such hallucination-inducing question is well known challenge in generative language modeling. In this study, we present an innovative concept of visual hallucination, refe…

HallucinationLanguage ModelingLanguage Modelling