← Search

Amir Bar

20 accepted papers

2026

OpenApps: Simulating Environment Variations to Measure UI Agent Reliability

ICLR 2026oral

Reliability is key to realizing the promise of autonomous UI-agents, multimodal agents that directly interact with the apps humans use, as users must be able to trust an agent to complete a given task. Current evaluations rely on fixed environments---often clones of existing apps--- which are limite…

Cited by 0SourcecodeScholar
2026

PGT: Procedurally Generated Tasks for improving fine-grained understanding in MLLMs

ICML 2026poster

Despite remarkable progress in Multimodal Large Language Models (MLLMs), these models still struggle with fine-grained understanding tasks. In this work, we propose **Procedurally Generated Tasks (PGT)** a simple data-driven framework that serves a dual purpose: inducing fine-grained visual understa…

Cited by 0SourceScholar
2026

Parallel Stochastic Gradient-Based Planning for World Models

ICML 2026poster

World models simulate environment dynamics from raw sensory inputs like video. However, using them for planning can be challenging due to the vast and unstructured search space. We propose a robust and highly parallelizable planner that leverages the differentiability of the learned world model for …

Cited by 0SourceScholar
2026

TV2TV: A Unified Framework for Interleaved Language and Video Generation

CVPR 2026

Video generation models are rapidly advancing, but can still struggle with complex video outputs that require significant semantic branching or repeated high-level reasoning about what should happen next. In this paper, we introduce a new class of omni video-text models that integrate ideas from rec

Cited by 0SourceScholar
2026

Towards Unified Multimodal Pretraining

ICML 2026spotlight

Unified multimodal models aim to input and output both vision and language data within a single system. In this work, we explore the design space of Unified Multimodal Pretraining through a controlled, from-scratch study. We find that leveraging a single high-dimensional semantic encoder (e.g. SigLI…

Cited by 0SourceScholar
2025

Forgotten Polygons: Multimodal Large Language Models are Shape-Blind

ACL 2025finding

Despite strong performance on vision-language tasks, Multimodal Large Language Models (MLLMs) struggle with mathematical problem-solving, with both open-source and state-of-the-art models falling short of human performance on visual-math benchmarks. To systematically examine visual-mathematical reas…

2025

Pixels Versus Priors: Controlling Knowledge Priors in Vision-Language Models through Visual Counterfacts

EMNLP 2025

Multimodal Large Language Models (MLLMs) perform well on tasks such as visual question answering, but it remains unclear whether their reasoning relies more on memorized world knowledge or on the visual information present in the input image. To investigate this, we introduce Visual CounterFact, a n

2025

Scaling Language-Free Visual Representation Learning

ICCV 2025poster

Visual Self-Supervised Learning (SSL) currently underperforms Contrastive Language-Image Pretraining (CLIP) in multimodal settings such as Visual Question Answering (VQA). This multimodal gap is often attributed to the semantics introduced by language supervision, even though visual SSL and CLIP mod…

2025

Whole-Body Conditioned Egocentric Video Prediction

NeurIPS 2025poster

We train models to predict ego-centric video from human actions (PEVA), given the past video and an action represented by the relative 3D body pose. By conditioning on kinematic pose trajectories, structured by the joint hierarchy of the body, our model learns to simulate how physical human actions…

Cited by 0SourceScholar
2024

Sequential Modeling Enables Scalable Learning for Large Vision Models

CVPR 2024poster

We introduce a novel sequential modeling approach which enables learning a Large Vision Model (LVM) without making use of any linguistic data. To do this we define a common format "visual sentences" in which we can represent raw images and videos as well as annotated data sources such as semantic se…

2024

Stochastic positional embeddings improve masked image modeling

ICML 2024poster

Masked Image Modeling (MIM) is a promising self-supervised learning approach that enables learning from unlabeled images. Despite its recent success, learning good representations through MIM remains challenging because it requires predicting the right semantic content in accurate locations. For exa…

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

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

Visual Prompting via Image Inpainting

NeurIPS 2022accept

How does one adapt a pre-trained visual model to novel downstream tasks without task-specific finetuning or any model modification? Inspired by prompting in NLP, this paper investigates visual prompting: given input-output image example(s) of a new task at test time and a new input image, the goal i…

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…

2019

Learning Individual Styles of Conversational Gesture

CVPR 2019poster

Human speech is often accompanied by hand and arm gestures. We present a method for cross-modal translation from "in-the-wild" monologue speech of a single speaker to their conversational gesture motion. We train on unlabeled videos for which we only have noisy pseudo ground truth from an automatic…

Cited by 403PDFcodeScholar