TL;DR
Visual Language Models (VLMs) often generate hallucinated outputs that lack visual grounding, creating a gap in understanding their reliability. A causal influence metric was developed to assess the robustness of these hallucinations under counterfactual perturbations.
✦ Why It Matters
Engineers can use this causal influence metric to better evaluate and enhance the robustness of VLMs against hallucinations.
Key Takeaways
How It Works
The study defines a causal influence metric that measures the log-probability differences between factual and counterfactual outputs. This metric helps in understanding how changes in input affect the model's predictions, particularly focusing on hallucinations.
By analyzing the activation of specific model components through circuit discovery techniques, the authors can pinpoint which parts of the model contribute to unreliable outputs.
Related