← Search

Roei Herzig

28 accepted papers

2026

ChartNet: A Million-Scale, High-Quality Multimodal Dataset for Robust Chart Understanding

CVPR 2026

Understanding charts requires models to jointly reason over geometric visual patterns, structured numerical data, and natural language -- a capability where current vision-language models (VLMs) remain limited. We introduce ChartNet, a high-quality, million-scale multimodal dataset designed to advan

Cited by 0SourceScholar
2026

DAVE: A VLM Vision Encoder for Document Understanding and Web Agents

ICLR 2026poster

While Vision–language models (VLMs) have demonstrated remarkable performance across multi-modal tasks, their choice of vision encoders presents a fundamental weakness: their low-level features lack the robust structural and spatial information essential for document understanding and web agents. To…

Cited by 0SourceScholar
2026

Learning to Grasp Anything By Playing with Random Toys

ICLR 2026poster

Robotic manipulation policies often struggle to generalize to novel objects, limiting their real-world utility. In contrast, cognitive science suggests that children develop generalizable dexterous manipulation skills by mastering a small set of simple toys and then applying that knowledge to more c…

Cited by 0SourceScholar
2025

Do What? Teaching Vision-Language-Action Models to Reject the Impossible

EMNLP 2025

Recently, Vision-Language-Action (VLA) models have demonstrated strong performance on a range of robotic tasks. These models rely on multimodal inputs, with language instructions playing a crucial role-not only in predicting actions, but also in robustly interpreting user intent, even when the reque

Cited by 0SourcePDFScholar
2025

Enhancing Few-Shot Vision-Language Classification with Large Multimodal Model Features

ICCV 2025poster

Generative Large Multimodal Models (LMMs) like LLaVA and Qwen-VL excel at a wide variety of vision-language (VL) tasks. Despite strong performance, LMMs' generative outputs are not specialized for vision-language classification tasks (i.e., tasks with vision-language inputs and discrete labels) such…

Cited by 0SourcePDFScholar
2025

In-Context Learning Enables Robot Action Prediction in LLMs

ICRA 2025

Recently, Large Language Models (LLMs) have achieved remarkable success using in-context learning (ICL) in the language domain. However, leveraging the ICL capabilities within LLMs to directly predict robot actions remains largely unexplored. In this paper, we introduce RoboPrompt, a frame-work that

Cited by 19SourcecodeScholar
2025

Pre-training Auto-regressive Robotic Models with 4D Representations

ICML 2025poster

Foundation models pre-trained on massive unlabeled datasets have revolutionized natural language and computer vision, exhibiting remarkable generalization capabilities, thus highlighting the importance of pre-training. Yet, efforts in robotics have struggled to achieve similar success, limited by ei…

Cited by 0SourcePDFScholar
2024

Compositional Chain-of-Thought Prompting for Large Multimodal Models

CVPR 2024poster

The combination of strong visual backbones and Large Language Model (LLM) reasoning has led to Large Multimodal Models (LMMs) becoming the current standard for a wide range of vision and language (VL) tasks. However recent research has shown that even the most advanced LMMs still struggle to capture…

2024

ConMe: Rethinking Evaluation of Compositional Reasoning for Modern VLMs

NeurIPS 2024poster

Compositional Reasoning (CR) entails grasping the significance of attributes, relations, and word order. Recent Vision-Language Models (VLMs), comprising a visual encoder and a Large Language Model (LLM) decoder, have demonstrated remarkable proficiency in such reasoning tasks. This prompts a crucia…

2024

LLARVA: Vision-Action Instruction Tuning Enhances Robot Learning

CoRL 2024poster

In recent years, instruction-tuned Large Multimodal Models (LMMs) have been successful at several tasks, including image captioning and visual question answering; yet leveraging these models remains an open question for robotics. Prior LMMs for robotics applications have been extensively trained on…

Cited by 22SourceScholar
2024

Multimodal Task Vectors Enable Many-Shot Multimodal In-Context Learning

NeurIPS 2024poster

The recent success of interleaved Large Multimodal Models (LMMs) in few-shot learning suggests that in-context learning (ICL) with many examples can be promising for learning new tasks. However, this many-shot multimodal ICL setting has one crucial problem: it is fundamentally limited by the model's…

2024

TraveLER: A Modular Multi-LMM Agent Framework for Video Question-Answering

EMNLP 2024main

Recently, image-based Large Multimodal Models (LMMs) have made significant progress in video question-answering (VideoQA) using a frame-wise approach by leveraging large-scale pretraining in a zero-shot manner. Nevertheless, these models need to be capable of finding relevant information, extracting…

2024

Unsupervised Universal Image Segmentation

CVPR 2024poster

Several unsupervised image segmentation approaches have been proposed which eliminate the need for dense manually-annotated segmentation masks; current models separately handle either semantic segmentation (e.g. STEGO) or class-agnostic instance segmentation (e.g. CutLER) but not both (i.e. panoptic…

2023

Dense and Aligned Captions (DAC) Promote Compositional Reasoning in VL Models

NeurIPS 2023spotlight

Vision and Language (VL) models offer an effective method for aligning representation spaces of images and text allowing for numerous applications such as cross-modal retrieval, visual and multi-hop question answering, captioning, and many more. However, the aligned image-text spaces learned by all…

Cited by 50SourcePDFScholar
2023

Incorporating Structured Representations into Pretrained Vision \& Language Models Using Scene Graphs

EMNLP 2023long main

Vision and language models (VLMs) have demonstrated remarkable zero-shot (ZS) performance in a variety of tasks. However, recent works have shown that even the best VLMs struggle to capture aspects of compositional scene understanding, such as object attributes, relations, and action states. In cont…

Cited by 0SourceScholar
2023

Teaching Structured Vision & Language Concepts to Vision & Language Models

CVPR 2023poster

Vision and Language (VL) models have demonstrated remarkable zero-shot performance in a variety of tasks. However, some aspects of complex language understanding still remain a challenge. We introduce the collective notion of Structured Vision & Language Concepts (SVLC) which includes object attribu…

2022

Bringing Image Scene Structure to Video via Frame-Clip Consistency of Object Tokens

NeurIPS 2022accept

Recent action recognition models have achieved impressive results by integrating objects, their locations and interactions. However, obtaining dense structured annotations for each frame is tedious and time-consuming, making these methods expensive to train and less scalable. At the same time, if a…

2022

DETReg: Unsupervised Pretraining With Region Priors for Object Detection

CVPR 2022poster

Recent self-supervised pretraining methods for object detection largely focus on pretraining the backbone of the object detector, neglecting key parts of detection architecture. Instead, we introduce DETReg, a new self-supervised method that pretrains the entire object detection network, including t…

Cited by 157PDFcodeScholar
2022

FETA: Towards Specializing Foundational Models for Expert Task Applications

NeurIPS 2022accept

Foundational Models (FMs) have demonstrated unprecedented capabilities including zero-shot learning, high fidelity data synthesis, and out of domain generalization. However, the parameter capacity of FMs is still limited, leading to poor out-of-the-box performance of FMs on many expert tasks (e.g. r…

Cited by 15SourcePDFScholar
2022

Object-Region Video Transformers

CVPR 2022poster

Recently, video transformers have shown great success in video understanding, exceeding CNN performance; yet existing video transformer models do not explicitly model objects, although objects can be essential for recognizing actions. In this work, we present Object-Region Video Transformers (ORViT)…

Cited by 105PDFScholar
2022

Unsupervised Domain Generalization by Learning a Bridge Across Domains

CVPR 2022oral

The ability to generalize learned representations across significantly different visual domains, such as between real photos, clipart, paintings, and sketches, is a fundamental capacity of the human visual system. In this paper, different from most cross-domain works that utilize some (or full) sour…

Cited by 49PDFcodeScholar
2021

Compositional Video Synthesis with Action Graphs

ICML 2021spotlight

Videos of actions are complex signals containing rich compositional structure in space and time. Current video generation methods lack the ability to condition the generation on multiple coordinated and potentially simultaneous timed actions. To address this challenge, we propose to represent the ac…

2020

Learning Canonical Representations for Scene Graph to Image Generation

ECCV 2020poster

Generating realistic images of complex visual scenes becomes challenging when one wishes to control the structure of the generated images. Previous approaches showed that scenes with few entities can be controlled using scene graphs, but this approach struggles as the complexity of the graph (the nu…

2020

Something-Else: Compositional Action Recognition With Spatial-Temporal Interaction Networks

CVPR 2020poster

Human action is naturally compositional: humans can easily recognize and perform actions with objects that are different from those used in training demonstrations. In this paper, we study the compositionality of action by looking into the dynamics of subject-object interactions. We propose a novel…

Cited by 218PDFScholar
2019

Precise Detection in Densely Packed Scenes

CVPR 2019poster

Man-made scenes are often densely packed, containing numerous objects, often identical, positioned in close proximity. We show that precise object detection in such scenes remains a challenging frontier even for state-of-the-art object detectors. We propose a novel, deep-learning based method for pr…

Cited by 257PDFcodeScholar
2018

Mapping Images to Scene Graphs with Permutation-Invariant Structured Prediction

NeurIPS 2018poster

Machine understanding of complex images is a key goal of artificial intelligence. One challenge underlying this task is that visual scenes contain multiple inter-related objects, and that global context plays an important role in interpreting the scene. A natural modeling framework for capturing suc…