← Search

Ivan Laptev

76 accepted papers

2026

Evaluating Intuitive Physics Understanding in Video Diffusion Models via Likelihood Preference

ICLR 2026poster

Intuitive physics understanding in video diffusion models plays an essential role in building general-purpose physically plausible world simulators, yet accurately evaluating such capacity remains a challenging task due to the difficulty in disentangling physics correctness from visual appearance in…

Cited by 0SourcecodeScholar
2026

LongCoT: Benchmarking Long-Horizon Chain-of-Thought Reasoning

ICML 2026poster

As language models are increasingly deployed for complex autonomous tasks, their ability to reason accurately over longer horizons becomes critical. An essential component of this ability is planning and managing a long, complex chain-of-thought (CoT). We introduce LongCoT, a scalable benchmark of 2…

Cited by 0SourceScholar
2026

PixelVLA: Advancing Pixel-level Understanding in Vision-Language-Action Model

ICLR 2026poster

Vision-Language-Action models (VLAs) are emerging as powerful tools for learning generalizable visuomotor control policies. However, current VLAs are mostly trained on large-scale image–text–action data and remain limited in two key ways: (i) they struggle with pixel-level scene understanding, and (…

Cited by 0SourceScholar
2025

A Culturally-diverse Multilingual Multimodal Video Benchmark & Model

EMNLP 2025

Large multimodal models (LMMs) have recently gained attention due to their effectiveness to understand and generate descriptions of visual content. Most existing LMMs are in English language. While few recent works explore multilingual image LMMs, to the best of our knowledge, moving beyond the Engl

Cited by 0SourcePDFScholar
2025

All Languages Matter: Evaluating LMMs on Culturally Diverse 100 Languages

CVPR 2025highlight

Existing Large Multimodal Models (LMMs) generally focus on only a few regions and languages. As LMMs continue to improve, it is increasingly important to ensure they understand cultural contexts, respect local sensitivities, and support low-resource languages, all while effectively integrating corr…

2025

DEFT: Decompositional Efficient Fine-Tuning for Text-to-Image Models

NeurIPS 2025poster

Efficient fine-tuning of pre-trained Text-to-Image (T2I) models involves adjusting the model to suit a particular task or dataset while minimizing computational resources and limiting the number of trainable parameters. However, it often faces challenges in striking a trade-off between aligning with…

Cited by 0SourcecodeScholar
2025

DriveLMM-o1: A Step-by-Step Reasoning Dataset and Large Multimodal Model for Driving Scenario Understanding

IROS 2025

While large multimodal models (LMMs) have demonstrated strong performance across various Visual Question Answering (VQA) tasks, certain challenges require complex multi-step reasoning to reach accurate answers. One particularly challenging task is autonomous driving, which demands thorough cognitive

Cited by 32SourcecodeScholar
2025

LlamaV-o1: Rethinking Step-by-step Visual Reasoning in LLMs

ACL 2025finding

Step-by-step reasoning is crucial for solving complex visual tasks, yet existing approaches lack a comprehensive framework for evaluating this capability and do not emphasize step-wise problem-solving. To this end, we propose a comprehensive framework for advancing multi-step visual reasoning in lar…

2025

MALMM: Multi-Agent Large Language Models for Zero-Shot Robotic Manipulation

IROS 2025

Large Language Models (LLMs) have demonstrated remarkable planning abilities across various domains, including robotic manipulation and navigation. While recent work in robotics deploys LLMs for high-level and low-level planning, existing methods often face challenges with failure recovery and suffe

Cited by 22SourceScholar
2025

PhyBlock: A Progressive Benchmark for Physical Understanding and Planning via 3D Block Assembly

NeurIPS 2025poster

While vision-language models (VLMs) have demonstrated promising capabilities in reasoning and planning for embodied agents, their ability to comprehend physical phenomena, particularly within structured 3D environments, remains severely limited. To close this gap, we introduce PhyBlock, a progressiv…

Cited by 0SourceScholar
2025

RoomTour3D: Geometry-Aware Video-Instruction Tuning for Embodied Navigation

CVPR 2025poster

Vision-and-Language Navigation (VLN) suffers from the limited diversity and scale of training data, primarily constrained by the manual curation of existing simulators.To address this, we introduce RoomTour3D, a video-instruction dataset derived from web-based room tour videos that capture real-worl…

Cited by 3SourcePDFScholar
2025

ShowHowTo: Generating Scene-Conditioned Step-by-Step Visual Instructions

CVPR 2025poster

The goal of this work is to generate step-by-step visual instructions in the form of a sequence of images, given an input image that provides the scene context and the sequence of textual instructions. This is a challenging problem as it requires generating multi-step image sequences to achieve a co…

2025

Towards Reliable Identification of Diffusion-based Image Manipulations

NeurIPS 2025poster

Changing facial expressions, gestures, or background details may dramatically alter the meaning conveyed by an image. Notably, recent advances in diffusion models greatly improve the quality of image manipulation while also opening the door to misuse. Identifying changes made to authentic images,…

Cited by 0SourcecodeScholar
2025

ViViDex: Learning Vision-Based Dexterous Manipulation from Human Videos

ICRA 2025

In this work, we aim to learn a unified vision-based policy for multi-fingered robot hands to manipulate a variety of objects in diverse poses. Though prior work has shown benefits of using human videos for policy learning, performance gains have been limited by the noise in estimated trajectories.

Cited by 36SourcecodeScholar
2024

Mitigating Object Hallucination via Concentric Causal Attention

NeurIPS 2024poster

Recent Large Vision Language Models (LVLMs) present remarkable zero-shot conversational and reasoning capabilities given multimodal queries. Nevertheless, they suffer from object hallucination, a phenomenon where LVLMs are prone to generate textual responses not factually aligned with image inputs.…

2024

PairDETR : Joint Detection and Association of Human Bodies and Faces

CVPR 2024poster

Image and video analysis requires not only accurate object but also the understanding of relationships among detected objects. Common solutions to relation modeling typically resort to stand-alone object detectors followed by non-differentiable post-processing techniques. Recently introduced detecti…

2024

SUGAR: Pre-training 3D Visual Representations for Robotics

CVPR 2024poster

Learning generalizable visual representations from Internet data has yielded promising results for robotics. Yet prevailing approaches focus on pre-training 2D representations being sub-optimal to deal with occlusions and accurately localize objects in complex 3D scenes. Meanwhile 3D representation…

Cited by 15SourcePDFScholar
2023

Enforcing the consensus between Trajectory Optimization and Policy Learning for precise robot control

ICRA 2023poster

Reinforcement learning (RL) and trajectory opti-mization (TO) present strong complementary advantages. On one hand, RL approaches are able to learn global control policies directly from data, but generally require large sample sizes to properly converge towards feasible policies. On the other hand,…

Cited by 7SourceScholar
2023

PolarNet: 3D Point Clouds for Language-Guided Robotic Manipulation

CoRL 2023poster

The ability for robots to comprehend and execute manipulation tasks based on natural language instructions is a long-term goal in robotics. The dominant approaches for language-guided manipulation use 2D image representations, which face difficulties in combining multi-view cameras and inferring pre…

Cited by 37SourcecodeScholar
2023

Robust Visual Sim-to-Real Transfer for Robotic Manipulation

IROS 2023poster

Learning visuomotor policies in simulation is much safer and cheaper than in the real world. However, due to discrepancies between the simulated and real data, simulator-trained policies often fail when transferred to real robots. One common approach to bridge the visual sim-to-real domain gap is do…

Cited by 4SourceScholar
2023

Tackling Ambiguity with Images: Improved Multimodal Machine Translation and Contrastive Evaluation

ACL 2023long

One of the major challenges of machine translation (MT) is ambiguity, which can in some cases be resolved by accompanying context such as images. However, recent work in multimodal MT (MMT) has shown that obtaining improvements from images is challenging, limited not only by the difficulty of buildi…

2023

Vid2Seq: Large-Scale Pretraining of a Visual Language Model for Dense Video Captioning

CVPR 2023poster

In this work, we introduce Vid2Seq, a multi-modal single-stage dense event captioning model pretrained on narrated videos which are readily-available at scale. The Vid2Seq architecture augments a language model with special time tokens, allowing it to seamlessly predict event boundaries and textual…

2023

VidChapters-7M: Video Chapters at Scale

NeurIPS 2023poster

Segmenting untrimmed videos into chapters enables users to quickly navigate to the information of their interest. This important topic has been understudied due to the lack of publicly released datasets. To address this issue, we present VidChapters-7M, a dataset of 817K user-chaptered videos includ…

Cited by 36SourcePDFScholar
2023

gSDF: Geometry-Driven Signed Distance Functions for 3D Hand-Object Reconstruction

CVPR 2023poster

Signed distance functions (SDFs) is an attractive framework that has recently shown promising results for 3D shape reconstruction from images. SDFs seamlessly generalize to different shape resolutions and topologies but lack explicit modelling of the underlying 3D geometry. In this work, we exploit…

2022

AlignSDF: Pose-Aligned Signed Distance Fields for Hand-Object Reconstruction

ECCV 2022poster

"Recent work achieved impressive progress towards joint reconstruction of hands and manipulated objects from monocular color images. Existing methods focus on two alternative representations in terms of either parametric meshes or signed distance fields (SDFs). On one side, parametric models can ben…

2022

Instruction-driven history-aware policies for robotic manipulations

CoRL 2022oral

In human environments, robots are expected to accomplish a variety of manipulation tasks given simple natural language instructions. Yet, robotic manipulation is extremely challenging as it requires fine-grained motor control, long-term memory as well as generalization to previously unseen tasks and…

Cited by 117SourcecodeScholar
2022

Language Conditioned Spatial Relation Reasoning for 3D Object Grounding

NeurIPS 2022accept

Localizing objects in 3D scenes based on natural language requires understanding and reasoning about spatial relations. In particular, it is often crucial to distinguish similar objects referred by the text, such as "the left most chair" and "a chair next to the window". In this work we propose a la…

2022

Learning from Unlabeled 3D Environments for Vision-and-Language Navigation

ECCV 2022poster

"In vision-and-language navigation (VLN), an embodied agent is required to navigate in realistic 3D environments following natural language instructions. One major bottleneck for existing VLN approaches is the lack of sufficient training data, resulting in unsatisfactory generalization to unseen env…

2022

Look for the Change: Learning Object States and State-Modifying Actions From Untrimmed Web Videos

CVPR 2022poster

Human actions often induce changes of object states such as "cutting an apple", "cleaning shoes" or "pouring coffee". In this paper, we seek to temporally localize object states (e.g. "empty" and "full" cup) together with the corresponding state-modifying actions ("pouring coffee") in long uncurated…

Cited by 36PDFcodeScholar
2022

Think Global, Act Local: Dual-Scale Graph Transformer for Vision-and-Language Navigation

CVPR 2022oral

Following language instructions to navigate in unseen environments is a challenging problem for autonomous embodied agents. The agent not only needs to ground languages in visual scenes, but also should explore the environment to reach its target. In this work, we propose a dual-scale graph transfor…

Cited by 181PDFScholar
2022

TubeDETR: Spatio-Temporal Video Grounding With Transformers

CVPR 2022oral

We consider the problem of localizing a spatio-temporal tube in a video corresponding to a given text query. This is a challenging task that requires the joint and efficient modeling of temporal, spatial and multi-modal interactions. To address this task, we propose TubeDETR, a transformer-based arc…

Cited by 120PDFcodeScholar
2022

Zero-Shot Video Question Answering via Frozen Bidirectional Language Models

NeurIPS 2022accept

Video question answering (VideoQA) is a complex task that requires diverse multi-modal data for training. Manual annotation of question and answers for videos, however, is tedious and prohibits scalability. To tackle this problem, recent methods consider zero-shot settings with no manual annotation…

2021

Airbert: In-Domain Pretraining for Vision-and-Language Navigation

ICCV 2021poster

Vision-and-language navigation (VLN) aims to enable embodied agents to navigate in realistic environments using natural language instructions. Given the scarcity of domain-specific training data and the high diversity of image and language inputs, the generalization of VLN agents to unseen environme…

Cited by 169PDFcodeScholar
2021

Differentiable Simulation for Physical System Identification

RA-L 2021

Simulating frictional contacts remains a challenging research topic in robotics. Recently, differentiable physics emerged and has proven to be a key element in model-based Reinforcement Learning (RL) and optimal control fields. However, most of the current formulations deploy coarse approximations o

Cited by 65SourceScholar
2021

Differentiable rendering with perturbed optimizers

NeurIPS 2021poster

Reasoning about 3D scenes from their 2D image projections is one of the core problems in computer vision. Solutions to this inverse and ill-posed problem typically involve a search for models that best explain observed image data. Notably, images depend both on the properties of observed scenes and…

Cited by 16SourcePDFScholar
2021

Goal-Conditioned Reinforcement Learning with Imagined Subgoals

ICML 2021spotlight

Goal-conditioned reinforcement learning endows an agent with a large variety of skills, but it often struggles to solve tasks that require more temporally extended reasoning. In this work, we propose to incorporate imagined subgoals into policy learning to facilitate learning of complex tasks. Imagi…

Cited by 170SourcePDFScholar
2021

History Aware Multimodal Transformer for Vision-and-Language Navigation

NeurIPS 2021poster

Vision-and-language navigation (VLN) aims to build autonomous visual agents that follow instructions and navigate in real scenes. To remember previously visited locations and actions taken, most approaches to VLN implement memory using recurrent states. Instead, we introduce a History Aware Multimod…

Cited by 268SourcePDFScholar
2021

Just Ask: Learning To Answer Questions From Millions of Narrated Videos

ICCV 2021poster

Recent methods for visual question answering rely on large-scale annotated datasets. Manual annotation of questions and answers for videos, however, is tedious, expensive and prevents scalability. In this work, we propose to avoid manual annotation and generate a large-scale training dataset for vid…

Cited by 352PDFcodeScholar
2021

Thinking Fast and Slow: Efficient Text-to-Visual Retrieval With Transformers

CVPR 2021poster

Our objective is language-based search of large-scale image and video datasets. For this task, the approach that consists of independently mapping text and vision to a joint embedding space, a.k.a. dual encoders, is attractive as retrieval scales and is efficient for billions of images using approxi…

Cited by 160PDFScholar
2021

XCiT: Cross-Covariance Image Transformers

NeurIPS 2021poster

Following their success in natural language processing, transformers have recently shown much promise for computer vision. The self-attention operation underlying transformers yields global interactions between all tokens ,i.e. words or image patches, and enables flexible modelling of image data bey…

Cited by 448SourcePDFScholar
2020

Action Modifiers: Learning From Adverbs in Instructional Videos

CVPR 2020poster

We present a method to learn a representation for adverbs from instructional videos using weak supervision from the accompanying narrations. Key to our method is the fact that the visual representation of the adverb is highly dependent on the action to which it applies, although the same adverb will…

Cited by 38PDFcodeScholar
2020

End-to-End Learning of Visual Representations From Uncurated Instructional Videos

CVPR 2020oral

Annotating videos is cumbersome, expensive and not scalable. Yet, many strong video models still rely on manually annotated data. With the recent introduction of the HowTo100M dataset, narrated videos now offer the possibility of learning video representations without manual supervision. In this wor…

Cited by 867PDFcodeScholar
2020

Learning Actionness via Long-range Temporal Order Verification

ECCV 2020poster

Current methods for action recognition typically rely on supervision provided by manual labeling. Such methods, however, do not scale well given the high burden of manual video annotation and a very large number of possible actions. The annotation is particularly difficult for temporal action locali…

Cited by 32SourcePDFScholar
2020

Learning Object Manipulation Skills via Approximate State Estimation from Real Videos

CoRL 2020

Humans are adept at learning new tasks by watching a few instructional videos. On the other hand, robots that learn new actions either require a lot of effort through trial and error, or use expert demonstrations that are challenging to obtain. In this paper, we explore a method that facilitates lea

Cited by 0SourcePDFScholar
2020

Learning Obstacle Representations for Neural Motion Planning

CoRL 2020

Motion planning and obstacle avoidance is a key challenge in robotics applications. While previous work succeeds to provide excellent solutions for known environments, sensor-based motion planning in new and dynamic environments remains to be difficult. In this work we address sensor-based motion pl

2020

Learning to combine primitive skills: A step towards versatile robotic manipulation §

ICRA 2020poster

Manipulation tasks such as preparing a meal or assembling furniture remain highly challenging for robotics and vision. Traditional task and motion planning (TAMP) methods can solve complex tasks but require full state observability and are not adapted to dynamic scene changes. Recent learning method…

Cited by 56SourcecodeScholar
2020

Learning visual policies for building 3D shape categories

IROS 2020poster

Manipulation and assembly tasks require non-trivial planning of actions depending on the environment and the final goal. Previous work in this domain often assembles particular instances of objects from known sets of primitives. In contrast, we aim to handle varying sets of primitives and to constru…

Cited by 6SourceScholar
2020

Leveraging Photometric Consistency Over Time for Sparsely Supervised Hand-Object Reconstruction

CVPR 2020poster

Modeling hand-object manipulations is essential for understanding how humans interact with their environment. While of practical importance, estimating the pose of hands and objects during interactions is challenging due to the large mutual occlusions that occur during manipulation. Recent efforts h…

Cited by 217PDFScholar
2020

Monte-Carlo Tree Search for Efficient Visually Guided Rearrangement Planning

RA-L 2020

We address the problem of visually guided rearrangement planning with many movable objects, i.e., finding a sequence of actions to move a set of objects from an initial arrangement to a desired one, while relying on visual inputs coming from an RGB camera. To do so, we introduce a complete pipeline

Cited by 82SourcecodeScholar
2019

Cross-Task Weakly Supervised Learning From Instructional Videos

CVPR 2019poster

In this paper we investigate learning visual models for the steps of ordinary tasks using weak supervision via instructional narrations and an ordered list of steps instead of strong supervision via temporal annotations. At the heart of our approach is the observation that weakly supervised learning…

Cited by 311PDFcodeScholar
2019

Estimating 3D Motion and Forces of Person-Object Interactions From Monocular Video

CVPR 2019oral

In this paper, we introduce a method to automatically reconstruct the 3D motion of a person interacting with an object from a single RGB video. Our method estimates the 3D poses of the person and the object, contact positions, and forces and torques actuated by the human limbs. The main contribution…

Cited by 86PDFcodeScholar
2019

HowTo100M: Learning a Text-Video Embedding by Watching Hundred Million Narrated Video Clips

ICCV 2019poster

Learning text-video embeddings usually requires a dataset of video clips with manually provided captions. However, such datasets are expensive and time consuming to create and therefore difficult to obtain on a large scale. In this work, we propose instead to learn such embeddings from video data wi…

Cited by 1412PDFScholar
2019

Learning Joint Reconstruction of Hands and Manipulated Objects

CVPR 2019poster

Estimating hand-object manipulations is essential for in- terpreting and imitating human actions. Previous work has made significant progress towards reconstruction of hand poses and object shapes in isolation. Yet, reconstructing hands and objects during manipulation is a more challeng- ing task du…

Cited by 631PDFScholar
2019

Learning to Augment Synthetic Images for Sim2Real Policy Transfer

IROS 2019poster

Vision and learning have made significant progress that could improve robotics policies for complex tasks and environments. Learning deep neural networks for image understanding, however, requires large amounts of domain-specific visual data. While collecting such data from real robots is possible,…

Cited by 55SourcecodeScholar
2018

A flexible model for training action localization with varying levels of supervision

NeurIPS 2018poster

Spatio-temporal action detection in videos is typically addressed in a fully-supervised setup with manual annotation of training videos required at every frame. Since such annotation is extremely tedious and prohibits scalability, there is a clear need to minimize the amount of manual supervision.…

2018

BodyNet: Volumetric Inference of 3D Human Body Shapes

ECCV 2018poster

Human shape estimation is an important task for video editing, animation and fashion industry. Predicting 3D human body shape from natural images, however, is highly challenging due to factors such as variation in human bodies, clothing and viewpoint. Prior methods addressing this problem typically…

Cited by 530SourcePDFScholar
2017

Joint Discovery of Object States and Manipulation Actions

ICCV 2017poster

Many human activities involve object manipulations aiming to modify the object state. Examples of common state changes include full/empty bottle, open/closed door, and attached/detached car wheel. In this work, we seek to automatically discover the states of objects and the associated manipulation a…

Cited by 106PDFcodeScholar
2017

Learning From Synthetic Humans

CVPR 2017poster

Estimating human pose, shape, and motion from images and video are fundamental challenges with many applications. Recent advances in 2D human pose estimation use large amounts of manually-labeled training data for learning convolutional neural networks (CNNs). Such data is time consuming to acquire…

Cited by 1234PDFScholar
2017

Learning From Video and Text via Large-Scale Discriminative Clustering

ICCV 2017spotlight

Discriminative clustering has been successfully applied to a number of weakly supervised learning tasks. Such applications include person and action recognition, text-to-video alignment, object co-segmentation and colocalization in videos and images. One drawback of discriminative clustering, howeve…

Cited by 45PDFScholar
2016

Unsupervised Learning From Narrated Instruction Videos

CVPR 2016oral

We address the problem of automatically learning the main steps to complete a certain task, such as changing a car tire, from a set of narrated instruction videos. The contributions of this paper are three-fold. First, we develop a new unsupervised learning approach that takes advantage of the compl…

Cited by 378PDFScholar
2015

Is Object Localization for Free? - Weakly-Supervised Learning With Convolutional Neural Networks

CVPR 2015poster

Successful visual object recognition methods typically rely on training datasets containing lots of richly annotated images. Annotating object bounding boxes is both expensive and subjective. We describe a weakly supervised convolutional neural network (CNN) for object classification that relies onl…

Cited by 1196SourcePDFScholar
2015

On Pairwise Costs for Network Flow Multi-Object Tracking

CVPR 2015poster

Multi-object tracking has been recently approached with the min-cost network flow optimization techniques. Such methods simultaneously resolve multiple object tracks in a video and enable modeling of dependencies among tracks. Min-cost network flow methods also fit well within the "tracking-by-detec…

Cited by 164SourcePDFScholar
2015

Unsupervised Object Discovery and Tracking in Video Collections

ICCV 2015poster

This paper addresses the problem of automatically localizing dominant objects as spatio-temporal tubes in a noisy collection of videos with minimal or even no supervision. We formulate the problem as a combination of two complementary processes: discovery and tracking. The first one establishes corr…

Cited by 153PDFScholar
2015

Weakly-Supervised Alignment of Video With Text

ICCV 2015poster

Suppose that we are given a set of videos, along with natural language descriptions in the form of multiple sentences (e.g., manual annotations, movie scripts, sport summaries etc.), and that these sentences appear in the same temporal order as their visual counterparts. We propose in this paper a m…

Cited by 171PDFcodeScholar