Home Knowledge Base Modality Hallucination

Modality Hallucination is a knowledge distillation technique where a model learns to internally generate (hallucinate) the features of a missing modality at inference time — training a student network to mimic the representations that a teacher network produces from a modality that is available during training but unavailable during deployment, enabling the student to benefit from multimodal knowledge while operating on a single modality.

What Is Modality Hallucination?

Why Modality Hallucination Matters

Modality Hallucination Applications

ScenarioTraining ModalitiesTest ModalityHallucinatedPerformance Recovery
RGB → DepthRGB + DepthRGB onlyDepth features85-95% of multimodal
MRI → CTMRI + CTMRI onlyCT features80-90% of multimodal
Video → AudioVideo + AudioVideo onlyAudio features75-85% of multimodal
Camera → LiDARCamera + LiDARCamera onlyLiDAR features80-90% of multimodal
Text → ImageText + ImageText onlyImage features70-85% of multimodal

Modality hallucination is the knowledge distillation bridge between multimodal training and unimodal deployment — teaching models to internally imagine missing sensory inputs by mimicking a multimodal teacher's representations, enabling single-modality systems to achieve near-multimodal performance without the cost, complexity, or availability constraints of additional sensors.

modality hallucinationmultimodal ai

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.