

Amit LeVi ✈️ ICML2026
271 posts

@AmitLeViAI
AI researcher: Alignment & Interpretability





Tomorrow is the last day 😭😭😭 #ICML


Tomorrow is the last day 😭😭😭 #ICML


Tomorrow is the last day 😭😭😭 #ICML



Really interesting. We focused on two types of hallucinations in visual understanding. The first happens when the model comfortably continues the text based on its language knowledge, without fully grounding everything in the image. For example, it may say, “The shirt is nice.” The shirt may be visually grounded, but the word “nice” may simply be a likely textual continuation. Haha Ideally, when the model says that our shirt looks nice, we want it to actually look at the shirt and judge it, rather than just continue the text 😂 The second type, the shirt has a representation in the visual embedding even though there is no shirt in the image. The hallucination is not coming from the language part which is actually following the visual representation it received, here the error comes from the visual understanding of the vision component of the multimodal model, like if there is a jacket in the image so the model visual hallucinate a shirt as well in the scene. This may happen because of visual understanding bias. The vision model recognizes a certain type of scene and expects an object that commonly appears in that context, so it creates a visual representation of a shirt even though no shirt is actually present. The text then correctly follows that mistaken visual representation. This kind of error may sometimes be understandable…. As human doing the same thing often For example, if we(humans) briefly saw a flying car with wings in the sky, we might initially classify it as a plane because that interpretation fits the scene and our previous experience. In some sense, we also want models to understand the world in a human-like way and use context when classifying objects.


My new interpretability paper is out! Unsupervised Features Mining via Activation Geometry. Many interpretability methods start with labeled examples of a human-defined concept, then look for that concept inside the model. We propose MAG Mining via Activation Geometry, an unsupervised framework for extracting model-relative reasoning features directly from activations. For each input p, we prepend the same instruction Q, such as “Is this prompt malicious?” or “Can this object be found in the desert?”, and measure the activation shift m(Q \| p)-m(p). This shift captures how the model’s internal representation changes when it is asked to reason about that feature.


People aren’t really getting how wild what we found is. Are you using tools like #Codex, #ClaudeCode, or other AI coding tools? Attackers can extract vulnerabilities in your codebase with almost 100% success—just by knowing which AI you’re using. The issue is the code just sits there. Nothing happens now, but hopefully we won’t wake up one day to a system-wide crash.
