← Search

Benno Krojer

8 accepted papers

2026

LatentLens: Revealing Highly Interpretable Visual Tokens in LLMs

ICML 2026poster

Transforming a large language model (LLM) into a vision-language model (VLM) can be achieved by mapping the visual tokens from a vision encoder into the embedding space of an LLM. Intriguingly, this mapping can be as simple as a shallow MLP transformation. To understand why LLMs can so readily proce…

Cited by 0SourceScholar
2025

The Promise of RL for Autoregressive Image Editing

NeurIPS 2025poster

While image generation techniques are now capable of producing high-quality images that respect prompts which span multiple sentences, the task of text-guided image editing remains a challenge. Even edit requests that consist of only a few words often fail to be executed correctly. We explore three…

Cited by 0SourcecodeScholar
2024

Learning Action and Reasoning-Centric Image Editing from Videos and Simulation

NeurIPS 2024spotlight

An image editing model should be able to perform diverse edits, ranging from object replacement, changing attributes or style, to performing actions or movement, which require many forms of reasoning. Current *general* instruction-guided editing models have significant shortcomings with action and r…

Cited by 4SourcePDFScholar
2023

Are Diffusion Models Vision-And-Language Reasoners?

NeurIPS 2023poster

Text-conditioned image generation models have recently shown immense qualitative success using denoising diffusion processes. However, unlike discriminative vision-and-language models, it is a non-trivial task to subject these diffusion-based generative models to automatic fine-grained quantitative…

2023

Pragmatic Inference with a CLIP Listener for Contrastive Captioning

ACL 2023findings

We propose a simple yet effective and robust method for contrastive captioning: generating discriminative captions that distinguish target images from very similar alternative distractor images. Our approach is built on a pragmatic inference procedure that formulates captioning as a reference game b…

2022

Image Retrieval from Contextual Descriptions

ACL 2022long

The ability to integrate context, including perceptual and temporal cues, plays a pivotal role in grounding the meaning of a linguistic utterance. In order to measure to what extent current vision-and-language models master this ability, we devise a new multimodal challenge, Image Retrieval from Con…

2020

ContraCAT: Contrastive Coreference Analytical Templates for Machine Translation

COLING 2020main

Recent high scores on pronoun translation using context-aware neural machine translation have suggested that current approaches work well. ContraPro is a notable example of a contrastive challenge set for English→German pronoun translation. The high scores achieved by transformer models may suggest…