← Search

Tamar Rott Shaham

13 accepted papers

2026

Language Models Use Lookbacks to Track Beliefs

ICLR 2026poster

How do language models (LMs) represent characters’ beliefs, especially when those beliefs may differ from reality? This question lies at the heart of understanding the Theory of Mind (ToM) capabilities of LMs. We analyze LMs' ability to reason about characters’ beliefs using causal mediation and abs…

Cited by 0SourceScholar
2025

Automated Detection of Visual Attribute Reliance with a Self-Reflective Agent

NeurIPS 2025poster

When a vision model performs image recognition, which visual attributes drive its predictions? Detecting unintended reliance on specific visual features is critical for ensuring model robustness, preventing overfitting, and avoiding spurious correlations. We introduce an automated framework for dete…

Cited by 0SourceScholar
2025

SketchAgent: Language-Driven Sequential Sketch Generation

CVPR 2025poster

Sketching serves as a versatile tool for externalizing ideas, enabling rapid exploration and visual communication that spans various disciplines. While artificial systems have driven substantial advances in content creation and human-computer interaction, capturing the dynamic and abstract nature of…

Cited by 5SourcePDFScholar
2024

A Multimodal Automated Interpretability Agent

ICML 2024poster

This paper describes MAIA, a Multimodal Automated Interpretability Agent. MAIA is a system that uses neural models to automate neural model understanding tasks like feature interpretation and failure mode discovery. It equips a pre-trained vision-language model with a set of tools that support itera…

Cited by 67SourcePDFScholar
2024

A Vision Check-up for Language Models

CVPR 2024highlight

What does learning to model relationships between strings teach Large Language Models (LLMs) about the visual world? We systematically evaluate LLMs' abilities to generate and recognize an assortment of visual concepts of increasing complexity and then demonstrate how a preliminary visual representa…

Cited by 29SourcePDFScholar
2024

Fine-Tuning Enhances Existing Mechanisms: A Case Study on Entity Tracking

ICLR 2024poster

Fine-tuning on generalized tasks such as instruction following, code generation, and mathematics has been shown to enhance language models' performance on a range of tasks. Nevertheless, explanations of how such fine-tuning influences the internal computations in these models remain elusive. We stud…

Cited by 43SourcePDFScholar
2023

FIND: A Function Description Benchmark for Evaluating Interpretability Methods

NeurIPS 2023poster

Labeling neural network submodules with human-legible descriptions is useful for many downstream tasks: such descriptions can surface failures, guide interventions, and perhaps even explain important model behaviors. To date, most mechanistic descriptions of trained networks have involved small mode…

2021

Catch-A-Waveform: Learning to Generate Audio from a Single Short Example

NeurIPS 2021poster

Models for audio generation are typically trained on hours of recordings. Here, we illustrate that capturing the essence of an audio source is typically possible from as little as a few tens of seconds from a single training signal. Specifically, we present a GAN-based generative model that can be t…

2021

Deep Self-Dissimilarities as Powerful Visual Fingerprints

NeurIPS 2021spotlight

Features extracted from deep layers of classification networks are widely used as image descriptors. Here, we exploit an unexplored property of these features: their internal dissimilarity. While small image patches are known to have similar statistics across image scales, it turns out that the inte…

Cited by 10SourcePDFScholar
2021

Spatially-Adaptive Pixelwise Networks for Fast Image Translation

CVPR 2021poster

We introduce a new generator architecture, aimed at fast and efficient high-resolution image-to-image translation. We design the generator to be an extremely lightweight function of the full-resolution image. In fact, we use pixel-wise networks; that is, each pixel is processed independently of othe…

Cited by 105PDFcodeScholar
2018

xUnit: Learning a Spatial Activation Function for Efficient Image Restoration

CVPR 2018poster

In recent years, deep neural networks (DNNs) achieved unprecedented performance in many low-level vision tasks. However, state-of-the-art results are typically achieved by very deep networks, which can reach tens of layers with tens of millions of parameters. To make DNNs implementable on platforms…

Cited by 63SourcePDFScholar