← Search

Abhinav Gupta

131 accepted papers

2025

Gen2Act: Human Video Generation in Novel Scenarios enables Generalizable Robot Manipulation

CoRL 2025poster

How can robot manipulation policies generalize to novel tasks involving unseen object types and new motions? In this paper, we provide a solution in terms of predicting motion information from web data through human video generation and conditioning a robot policy on the generated video. Instead of…

Cited by 0SourceScholar
2024

DROID: A Large-Scale In-The-Wild Robot Manipulation Dataset

RSS 2024poster

The creation of large, diverse, high-quality robot manipulation datasets is an important stepping stone on the path toward more capable and robust robotic manipulation policies. However, creating such datasets is challenging: collecting robot manipulation data in diverse environments poses logistica…

Cited by 216SourcePDFScholar
2024

Exploitation-Guided Exploration for Semantic Embodied Navigation

ICRA 2024poster

In the recent progress in embodied navigation and sim-to-robot transfer, modular policies have emerged as a de facto framework. However, there is more to compositionality beyond the decomposition of the learning load into modular components. In this work, we investigate a principled way to syntactic…

Cited by 4SourcecodeScholar
2024

G-HOP: Generative Hand-Object Prior for Interaction Reconstruction and Grasp Synthesis

CVPR 2024poster

We propose G-HOP a denoising diffusion based generative prior for hand-object interactions that allows modeling both the 3D object and a human hand conditioned on the object category. To learn a 3D spatial diffusion model that can capture this joint distribution we represent the human hand via a ske…

Cited by 0SourcePDFScholar
2024

Hearing Touch: Audio-Visual Pretraining for Contact-Rich Manipulation

ICRA 2024poster

Although pre-training on a large amount of data is beneficial for robot learning, current paradigms only perform large-scale pretraining for visual representations, whereas representations for other modalities are trained from scratch. In contrast to the abundance of visual data, it is unclear what…

Cited by 14SourceScholar
2024

Hierarchical State Space Models for Continuous Sequence-to-Sequence Modeling

ICML 2024poster

Reasoning from sequences of raw sensory data is a ubiquitous problem across fields ranging from medical devices to robotics. These problems often involve using long sequences of raw sensor data (e.g. magnetometers, piezoresistors) to predict sequences of desirable physical quantities (e.g. force, in…

2024

Legolas: Deep Leg-Inertial Odometry

CoRL 2024poster

Estimating odometry, where an accumulating position and rotation is tracked, has critical applications in many areas of robotics as a form of state estimation such as in SLAM, navigation, and controls. During deployment of a legged robot, a vision system's tracking can easily get lost. Instead, usin…

Cited by 1SourcecodeScholar
2024

RoboAgent: Generalization and Efficiency in Robot Manipulation via Semantic Augmentations and Action Chunking

ICRA 2024poster

The grand aim of having a single robot that can manipulate arbitrary objects in diverse settings is at odds with the paucity of robotics datasets. Acquiring and growing such datasets is strenuous due to manual efforts, operational costs, and safety challenges. A path toward such a universal agent re…

Cited by 131SourcecodeScholar
2024

Towards Generalizable Zero-Shot Manipulation via Translating Human Interaction Plans

ICRA 2024poster

We pursue the goal of developing robots that can interact zero-shot with generic unseen objects via a diverse repertoire of manipulation skills and show how passive human videos can serve as a rich source of data for learning such generalist robots. Unlike typical robot learning approaches which dir…

Cited by 44SourcecodeScholar
2024

Towards Latent Masked Image Modeling for Self-Supervised Visual Representation Learning

ECCV 2024poster

"Masked Image Modeling (MIM) has emerged as a promising method for deriving visual representations from unlabeled image data by predicting missing pixels from masked portions of images. It excels in region-aware learning and provides strong initializations for various tasks, but struggles to capture…

2024

Track2Act: Predicting Point Tracks from Internet Videos enables Generalizable Robot Manipulation

ECCV 2024poster

"We seek to learn a generalizable goal-conditioned policy that enables diverse robot manipulation — interacting with unseen objects in novel scenes without test-time adaptation. While typical approaches rely on a large amount of demonstration data for such generalization, we propose an approach that…

2023

Affordance Diffusion: Synthesizing Hand-Object Interactions

CVPR 2023poster

Recent successes in image synthesis are powered by large-scale diffusion models. However, most methods are currently limited to either text- or image-conditioned generation for synthesizing an entire image, texture transfer or inserting objects into a user-specified region. In contrast, in this work…

2023

All the Feels: A Dexterous Hand With Large-Area Tactile Sensing

RA-L 2023

High cost and lack of reliability have precluded the widespread adoption of dexterous hands in robotics. Furthermore, the lack of a viable tactile sensor capable of sensing over the entire area of the hand impedes the rich, low-level feedback that would improve the learning of dexterous manipulation

Cited by 22SourceScholar
2023

Diffusion-Guided Reconstruction of Everyday Hand-Object Interaction Clips

ICCV 2023oral

We tackle the task of reconstructing hand-object interactions from short video clips. Given an input video, our approach casts 3D inference as a per-video optimization and recovers a neural 3D representation of the object shape, as well as the time-varying motion and hand articulation. While the inp…

Cited by 47PDFScholar
2023

Learning Dexterous Manipulation from Exemplar Object Trajectories and Pre-Grasps

ICRA 2023poster

Learning diverse dexterous manipulation behaviors with assorted objects remains an open grand challenge. While policy learning methods offer a powerful avenue to attack this problem, these approaches require extensive per-task engineering and algorithmic tuning. This paper seeks to escape these cons…

Cited by 48SourcecodeScholar
2023

Manipulate by Seeing: Creating Manipulation Controllers from Pre-Trained Representations

ICCV 2023oral

The field of visual representation learning has seen explosive growth in the past years, but its benefits in robotics have been surprisingly limited so far. Prior work uses generic visual representations as a basis to learn (task-specific) robot action policies (e.g., via behavior cloning). While th…

Cited by 18PDFcodeScholar
2023

Real World Offline Reinforcement Learning with Realistic Data Source

ICRA 2023poster

Offline reinforcement learning (ORL) holds great promise for robot learning due to its ability to learn from arbitrary pre-generated experience. However, current ORL benchmarks are almost entirely in simulation and utilize contrived datasets like replay buffers of online RL agents or sub-optimal tra…

Cited by 31SourceScholar
2023

Train Offline, Test Online: A Real Robot Learning Benchmark

ICRA 2023poster

Three challenges limit the progress of robot learning research: robots are expensive (few labs can participate), everyone uses different robots (findings do not generalize across labs), and we lack internet-scale robotics data. We take on these challenges via a new benchmark: Train Offline, Test Onl…

Cited by 20SourcecodeScholar
2022

Last-Mile Embodied Visual Navigation

CoRL 2022poster

Realistic long-horizon tasks like image-goal navigation involve exploratory and exploitative phases. Assigned with an image of the goal, an embodied agent must explore to discover the goal, i.e., search efficiently using learned priors. Once the goal is discovered, the agent must accurately calibrat…

Cited by 45SourcecodeScholar
2022

Learning Multi-Objective Curricula for Robotic Policy Learning

CoRL 2022poster

Various automatic curriculum learning (ACL) methods have been proposed to improve the sample efficiency and final performance of robots' policies learning. They are designed to control how a robotic agent collects data, which is inspired by how humans gradually adapt their learning processes to thei…

Cited by 4SourcecodeScholar
2022

Learning State-Aware Visual Representations from Audible Interactions

NeurIPS 2022accept

We propose a self-supervised algorithm to learn representations from egocentric video data. Recently, significant efforts have been made to capture humans interacting with their own environments as they go about their daily activities. In result, several large egocentric datasets of interaction-rich…

2022

Pre-Train, Self-Train, Distill: A Simple Recipe for Supersizing 3D Reconstruction

CVPR 2022poster

Our work learns a unified model for single-view 3D reconstruction of objects from hundreds of semantic categories. As a scalable alternative to direct 3D supervision, our work relies on segmented image collections for learning 3D of generic categories. Unlike prior works that use similar supervision…

Cited by 44PDFScholar
2022

R3M: A Universal Visual Representation for Robot Manipulation

CoRL 2022poster

We study how visual representations pre-trained on diverse human video data can enable data-efficient learning of downstream robotic manipulation tasks. Concretely, we pre-train a visual representation using the Ego4D human video dataset using a combination of time-contrastive learning, video-langua…

Cited by 615SourcecodeScholar
2022

The Unsurprising Effectiveness of Pre-Trained Vision Models for Control

ICML 2022oral

Recent years have seen the emergence of pre-trained representations as a powerful abstraction for AI applications in computer vision, natural language, and speech. However, policy learning for control is still dominated by a tabula-rasa learning paradigm, with visuo-motor policies often trained from…

2021

A Differentiable Recipe for Learning Visual Non-Prehensile Planar Manipulation

CoRL 2021poster

Specifying tasks with videos is a powerful technique towards acquiring novel and general robot skills. However, reasoning over mechanics and dexterous interactions can make it challenging to scale visual learning for contact-rich manipulation. In this work, we focus on the problem of visual dexterou…

Cited by 4SourcecodeScholar
2021

Ask Your Humans: Using Human Instructions to Improve Generalization in Reinforcement Learning

ICLR 2021poster

Complex, multi-task problems have proven to be difficult to solve efficiently in a sparse-reward reinforcement learning setting. In order to be sample efficient, multi-task learning requires reuse and sharing of low-level policies. To facilitate the automatic decomposition of hierarchical tasks, we…

2021

Audio-Visual Floorplan Reconstruction

ICCV 2021poster

Given only a few glimpses of an environment, how much can we infer about its entire floorplan? Existing methods can map only what is visible or immediately apparent from context, and thus require substantial movements through a space to fully map it. We explore how both audio and visual sensing toge…

Cited by 57PDFScholar
2021

Dynamic population-based meta-learning for multi-agent communication with natural language

NeurIPS 2021poster

In this work, our goal is to train agents that can coordinate with seen, unseen as well as human partners in a multi-agent communication environment involving natural language. Previous work using a single set of agents has shown great progress in generalizing to known partners, however it struggles…

Cited by 30SourcePDFScholar
2021

Interesting Object, Curious Agent: Learning Task-Agnostic Exploration

NeurIPS 2021oral

Common approaches for task-agnostic exploration learn tabula-rasa --the agent assumes isolated environments and no prior knowledge or experience. However, in the real world, agents learn in many environments and always come with prior experiences as they explore new ones. Exploration is a lifelong p…

2021

KRISP: Integrating Implicit and Symbolic Knowledge for Open-Domain Knowledge-Based VQA

CVPR 2021poster

One of the most challenging question types in VQA is when answering the question requires outside knowledge not present in the image. In this work we study open-domain knowledge, the setting when the knowledge required to answer a question is not given/annotated, neither at training nor test time. W…

Cited by 247PDFScholar
2021

Learn-To-Race: A Multimodal Control Environment for Autonomous Racing

ICCV 2021poster

Existing research on autonomous driving primarily focuses on urban driving, which is insufficient for characterising the complex driving behaviour underlying high-speed racing. At the same time, existing racing simulation frameworks struggle in capturing realism, with respect to visual rendering, ve…

Cited by 40PDFcodeScholar
2021

No RL, No Simulation: Learning to Navigate without Navigating

NeurIPS 2021poster

Most prior methods for learning navigation policies require access to simulation environments, as they need online policy interaction and rely on ground-truth maps for rewards. However, building simulators is expensive (requires manual effort for each and every scene) and creates challenges in trans…

Cited by 93SourcePDFScholar
2021

RB2: Robotic Manipulation Benchmarking with a Twist

NeurIPS 2021poster

Benchmarks offer a scientific way to compare algorithms using objective performance metrics. Good benchmarks have two features: (a) they should be widely useful for many research groups; (b) and they should produce reproducible findings. In robotic manipulation research, there is a trade-off between…

Cited by 25SourceScholar
2021

RTVS: A Lightweight Differentiable MPC Framework for Real-Time Visual Servoing

IROS 2021poster

Recent data-driven approaches to visual servoing have shown improved performances over classical methods due to precise feature matching and depth estimation. Some recent servoing approaches use a model predictive control (MPC) framework which generalise well to novel environments and are capable of…

Cited by 6SourceScholar
2021

ReSkin: versatile, replaceable, lasting tactile skins

CoRL 2021oral

Soft sensors have continued growing interest in robotics, due to their ability to enable both passive conformal contact from the material properties and active contact data from the sensor properties. However, the same properties of conformal contact result in faster deterioration of soft sensors an…

Cited by 100SourcecodeScholar
2021

Wanderlust: Online Continual Object Detection in the Real World

ICCV 2021poster

Online continual learning from data streams in dynamic environments is a critical direction in the computer vision field. However, realistic benchmarks and fundamental studies in this line are still missing. To bridge the gap, we present a new online continual object detection benchmark with an egoc…

Cited by 68PDFcodeScholar
2021

Where2Act: From Pixels to Actions for Articulated 3D Objects

ICCV 2021poster

One of the fundamental goals of visual perception is to allow agents to meaningfully interact with their environment. In this paper, we take a step towards that long-term goal -- we extract highly localized actionable information related to elementary actions such as pushing or pulling for articulat…

Cited by 202PDFcodeScholar
2021

droidlet: modular, heterogenous, multi-modal agents

ICRA 2021poster

In recent years, there have been significant advances in building end-to-end Machine Learning (ML) systems that learn at scale. But most of these systems are: (a) isolated (perception, speech, or language only); (b) trained on static datasets. On the other hand, in the field of robotics, large-scale…

Cited by 0SourcecodeScholar
2020

ClusterFit: Improving Generalization of Visual Representations

CVPR 2020poster

Pre-training convolutional neural networks with weakly-supervised and self-supervised strategies is becoming increasingly popular for several computer vision tasks. However, due to the lack of strong discriminative signals, these learned representations may overfit to the pre-training objective (e.g…

Cited by 167PDFcodeScholar
2020

DeepMPCVS: Deep Model Predictive Control for Visual Servoing

CoRL 2020

The simplicity of the visual servoing approach makes it an attractive option for tasks dealing with vision-based control of robots in many real-world applications. However, attaining precise alignment for unseen environments pose a challenge to existing visual servoing approaches. While classical ap

2020

Demystifying Contrastive Self-Supervised Learning: Invariances, Augmentations and Dataset Biases

NeurIPS 2020poster

Self-supervised representation learning approaches have recently surpassed their supervised learning counterparts on downstream tasks like object detection and image classification. Somewhat mysteriously the recent gains in performance come from training instance classification models, treating each…

Cited by 260SourcePDFScholar
2020

Efficient Bimanual Manipulation Using Learned Task Schemas

ICRA 2020poster

We address the problem of effectively composing skills to solve sparse-reward tasks in the real world. Given a set of parameterized skills (such as exerting a force or doing a top grasp at a location), our goal is to learn policies that invoke these skills to efficiently solve such tasks. Our insigh…

Cited by 84SourceScholar
2020

Evolutionary Population Curriculum for Scaling Multi-Agent Reinforcement Learning

ICLR 2020poster

In multi-agent games, the complexity of the environment can grow exponentially as the number of agents increases, so it is particularly challenging to learn good policies when the agent population is large. In this paper, we introduce Evolutionary Population Curriculum (EPC), a curriculum learning p…

Cited by 139SourcecodeScholar
2020

Intrinsic Motivation for Encouraging Synergistic Behavior

ICLR 2020poster

We study the role of intrinsic motivation as an exploration bias for reinforcement learning in sparse-reward synergistic tasks, which are tasks where multiple agents must work together to achieve a goal they could not individually. Our key idea is that a good guiding principle for intrinsic motivati…

Cited by 32SourceScholar
2020

Learning To Explore Using Active Neural SLAM

ICLR 2020poster

This work presents a modular and hierarchical approach to learn policies for exploring 3D environments, called `Active Neural SLAM'. Our approach leverages the strengths of both classical and learning-based methods, by using analytical path planners with learned SLAM module, and global and local pol…

Cited by 649SourcecodeScholar
2020

Neural Dynamic Policies for End-to-End Sensorimotor Learning

NeurIPS 2020spotlight

The current dominant paradigm in sensorimotor control, whether imitation or reinforcement learning, is to train policies directly in raw action spaces such as torque, joint angle, or end-effector position. This forces the agent to make decision at each point in training, and hence, limits the scalab…

2020

Object Goal Navigation using Goal-Oriented Semantic Exploration

NeurIPS 2020poster

This work studies the problem of object goal navigation which involves navigating to an instance of the given object category in unseen environments. End-to-end learning-based navigation methods struggle at this task as they are ineffective at exploration and long-term planning. We propose a modular…

2020

Same Object, Different Grasps: Data and Semantic Knowledge for Task-Oriented Grasping

CoRL 2020

Despite the enormous progress and generalization in robotic grasping in recent years, existing methods have yet to scale and generalize task-oriented grasping to the same extent. This is largely due to the scale of the datasets both in terms of the number of objects and tasks studied. We address the

2020

See, Hear, Explore: Curiosity via Audio-Visual Association

NeurIPS 2020poster

Exploration is one of the core challenges in reinforcement learning. A common formulation of curiosity-driven exploration uses the difference between the real future and the future predicted by a learned model. However, predicting the future is an inherently difficult task which can be ill-posed in…

2020

Use the Force, Luke! Learning to Predict Physical Forces by Simulating Effects

CVPR 2020oral

When we humans look at a video of human-object interaction, we can not only infer what is happening but we can even extract actionable information and imitate those interactions. On the other hand, current recognition or geometric approaches lack the physicality of action representation. In this pap…

Cited by 57PDFcodeScholar
2019

3D-RelNet: Joint Object and Relational Network for 3D Prediction

ICCV 2019poster

We propose an approach to predict the 3D shape and pose for the objects present in a scene. Existing learning based methods that pursue this goal make independent predictions per object, and do not leverage the relationships amongst them. We argue that reasoning about these relationships is crucial,…

Cited by 58PDFScholar
2019

Bounce and Learn: Modeling Scene Dynamics with Real-World Bounces

ICLR 2019poster

We introduce an approach to model surface properties governing bounces in everyday scenes. Our model learns end-to-end, starting from sensor inputs, to predict post-bounce trajectories and infer two underlying physical properties that govern bouncing - restitution and effective collision normals. O…

Cited by 26SourcePDFScholar
2019

Hierarchical RL Using an Ensemble of Proprioceptive Periodic Policies

ICLR 2019poster

In this paper we introduce a simple, robust approach to hierarchically training an agent in the setting of sparse reward tasks. The agent is split into a low-level and a high-level policy. The low-level policy only accesses internal, proprioceptive dimensions of the state observation. The low-level…

Cited by 20SourcePDFScholar
2019

Object-centric Forward Modeling for Model Predictive Control

CoRL 2019

We present an approach to learn an object-centric forward model, and show that this allows us to plan for sequences of actions to achieve distant desired goals. We propose to model a scene as a collection of objects, each with an explicit spatial location and implicit visual feature, and learn to mo

2019

Scaling and Benchmarking Self-Supervised Visual Representation Learning

ICCV 2019poster

Self-supervised learning aims to learn representations from the data itself without explicit manual supervision. Existing efforts ignore a crucial aspect of self-supervised learning - the ability to scale to large amount of data because self-supervision requires no manual labels. In this work, we re…

Cited by 500PDFcodeScholar
2019

Task-Driven Modular Networks for Zero-Shot Compositional Learning

ICCV 2019poster

One of the hallmarks of human intelligence is the ability to compose learned knowledge into novel concepts which can be recognized without a single training example. In contrast, current state-of-the-art methods require hundreds of training examples for each possible category to build reliable and a…

Cited by 219PDFScholar
2019

Third-Person Visual Imitation Learning via Decoupled Hierarchical Controller

NeurIPS 2019poster

We study a generalized setup for learning from demonstration to build an agent that can manipulate novel objects in unseen scenarios by looking at only a single video of human demonstration from a third-person perspective. To accomplish this goal, our agent should not only learn to understand the in…

2019

Visual Semantic Navigation using Scene Priors

ICLR 2019poster

How do humans navigate to target objects in novel scenes? Do we use the semantic/functional priors we have built over years to efficiently search and navigate? For example, to search for mugs, we search cabinets near the coffee machine and for fruits we try the fridge. In this work, we focus on inco…

Cited by 391SourcePDFScholar
2018

Actor and Observer: Joint Modeling of First and Third-Person Videos

CVPR 2018poster

Several theories in cognitive neuroscience suggest that when people interact with the world, or simulate interactions, they do so from a first-person egocentric perspective, and seamlessly transfer knowledge between third-person (observer) and first-person (actor). Despite this, learning such models…

2018

CASSL: Curriculum Accelerated Self-Supervised Learning

ICRA 2018poster

Recent self-supervised learning approaches focus on using a few thousand data points to learn policies for high-level, low-dimensional action spaces. However, scaling this framework for higher-dimensional control requires either scaling up the data collection efforts or using a clever sampling strat…

Cited by 41SourceScholar
2018

Hardware Conditioned Policies for Multi-Robot Transfer Learning

NeurIPS 2018poster

Deep reinforcement learning could be used to learn dexterous robotic policies but it is challenging to transfer them to new robots with vastly different hardware properties. It is also prohibitively expensive to learn a new policy from scratch for each robot hardware due to the high sample complexit…

2018

Learning 6-DOF Grasping Interaction via Deep Geometry-Aware 3D Representations

ICRA 2018poster

This paper focuses on the problem of learning 6- DOF grasping with a parallel jaw gripper in simulation. Our key idea is constraining and regularizing grasping interaction learning through 3D geometry prediction. We introduce a deep geometry-aware grasping network (DGGN) that decomposes the learning…

Cited by 139SourceScholar
2018

Learning by Asking Questions

CVPR 2018poster

We introduce an interactive learning framework for the development and testing of intelligent visual systems, called learning-by-asking (LBA). We explore LBA in context of the Visual Question Answering (VQA) task. LBA differs from standard VQA training in that most questions are not observed during…

Cited by 97SourcePDFScholar
2018

Multiple Interactions Made Easy (MIME): Large Scale Demonstrations Data for Imitation

CoRL 2018

In recent years, we have seen an emergence of data-driven approaches in robotics. However, most existing efforts and datasets are either in simulation or focus on a single task in isolation such as grasping, pushing or poking. In order to make progress and capture the space of manipulation, we would

Cited by 0SourcePDFScholar
2018

Robot Learning in Homes: Improving Generalization and Reducing Dataset Bias

NeurIPS 2018poster

Data-driven approaches to solving robotic tasks have gained a lot of traction in recent years. However, most existing policies are trained on large-scale datasets collected in curated lab settings. If we aim to deploy these models in unstructured visual environments like people's homes, they will be…

Cited by 167SourcePDFScholar
2017

A-Fast-RCNN: Hard Positive Generation via Adversary for Object Detection

CVPR 2017poster

How do we learn an object detector that is invariant to occlusions and deformations? Our current solution is to use a data-driven strategy -- collect large-scale datasets which have object instances under different conditions. The hope is that the final classifier can use these examples to learn inv…

Cited by 802PDFcodeScholar
2017

ActionVLAD: Learning Spatio-Temporal Aggregation for Action Classification

CVPR 2017poster

In this work, we introduce a new video representation for action classification that aggregates local convolutional features across the entire spatio-temporal extent of the video. We do so by integrating state-of-the-art two-stream networks with learnable spatio-temporal feature aggregation. The res…

Cited by 607PDFScholar
2017

Asynchronous Temporal Fields for Action Recognition

CVPR 2017poster

Actions are more than just movements and trajectories: we cook to eat and we hold a cup to drink from it. A thorough understanding of videos requires going beyond appearance modeling and necessitates reasoning about the sequence of activities, as well as the higher-level constructs such as intention…

Cited by 212PDFcodeScholar
2017

Learning From Noisy Large-Scale Datasets With Minimal Supervision

CVPR 2017spotlight

We present an approach to effectively use millions of images with noisy annotations in conjunction with a small subset of cleanly-annotated images to learn powerful image representations. One common approach to combine clean and noisy data is to first pre-train a network using the large noisy datase…

Cited by 606PDFScholar
2017

Revisiting Unreasonable Effectiveness of Data in Deep Learning Era

ICCV 2017spotlight

The success of deep learning in vision can be attributed to: (a) models with high capacity; (b) increased computational power; and (c) availability of large-scale labeled data. Since 2012, there have been significant advances in representation capabilities of the models and computational capabilitie…

Cited by 3433PDFScholar
2017

Target-driven visual navigation in indoor scenes using deep reinforcement learning

ICRA 2017poster

Two less addressed issues of deep reinforcement learning are (1) lack of generalization capability to new goals, and (2) data inefficiency, i.e., the model requires several (and often costly) episodes of trial and error to converge, which makes it impractical to be applied to real-world scenarios. I…

Cited by 2062SourceScholar
2017

Temporal Dynamic Graph LSTM for Action-Driven Video Object Detection

ICCV 2017poster

In this paper, we investigate a weakly-supervised object detection framework. Most existing frameworks focus on using static images to learn object detectors. However, these detectors often fail to generalize to videos because of the existing domain shift. Therefore, we investigate learning these de…

Cited by 108PDFcodeScholar
2017

Transitive Invariance for Self-Supervised Visual Representation Learning

ICCV 2017poster

Learning visual representations with self-supervised learning has become popular in computer vision. The idea is to design auxiliary tasks where labels are free to obtain. Most of these tasks end up providing data to learn specific kinds of invariance useful for recognition. In this paper, we propos…

Cited by 216PDFcodeScholar
2017

Visual Semantic Planning Using Deep Successor Representations

ICCV 2017poster

A crucial capability of real-world intelligent agents is their ability to plan a sequence of actions to achieve their goals in the visual world. In this work, we address the problem of visual semantic planning: the task of predicting a sequence of actions from visual observations that transform a dy…

Cited by 178PDFScholar
2017

What Actions Are Needed for Understanding Human Actions in Videos?

ICCV 2017poster

What is the right way to reason about human activities? What directions forward are most promising? In this work, we analyze the current state of human activity understanding in videos. The goal of this paper is to examine datasets, evaluation metrics, algorithms, and potential future directions. We…

Cited by 165PDFcodeScholar
2017

What's in a Question: Using Visual Questions as a Form of Supervision

CVPR 2017spotlight

Collecting fully annotated image datasets is challenging and expensive. Many types of weak supervision have been explored: weak manual annotations, web search results, temporal continuity, ambient sound and others. We focus on one particular unexplored mode: visual questions that are asked about ima…

Cited by 19PDFcodeScholar