← Search

Kate Saenko

103 accepted papers

2026

BabyVLM-V2: Toward Developmentally Grounded Pretraining and Benchmarking of Vision Foundation Models

CVPR 2026

Early children's developmental trajectories set up a natural goal for sample-efficient pretraining of vision foundation models. We introduce BabyVLM-V2, a developmentally grounded framework for infant-inspired vision-language modeling that extensively improves upon BabyVLM-V1 through a longitudinal,

Cited by 0SourcecodeScholar
2026

SAM 3: Segment Anything with Concepts

ICLR 2026poster

We present Segment Anything Model (SAM) 3, a unified model that detects, segments, and tracks objects in images and videos based on concept prompts, which we define as either short noun phrases (e.g., “yellow school bus”), image exemplars, or a combination of both. Promptable Concept Segmentation (P…

Cited by 687SourcecodeScholar
2026

The SA-FARI Dataset: Segment Anything in Footage of Animals for Recognition and Identification

CVPR 2026

Automated video analysis is critical for wildlife conservation. A foundational task in this domain is multi-animal tracking (MAT), which underpins applications such as individual re-identification and behavior recognition. However, existing datasets are limited in scale, constrained to a few species

Cited by 0SourceScholar
2025

Is Large-scale Pretraining the Secret to Good Domain Generalization?

ICLR 2025poster

Multi-Source Domain Generalization (DG) is the task of training on multiple source domains and achieving high classification performance on unseen target domains. Recent methods combine robust features from web-scale pretrained backbones with new features learned from source data, and this has drama…

Cited by 1SourcePDFScholar
2025

KiVA: Kid-inspired Visual Analogies for Testing Large Multimodal Models

ICLR 2025poster

This paper investigates visual analogical reasoning in large multimodal models (LMMs) compared to human adults and children. A “visual analogy” is an abstract rule inferred from one image and applied to another. While benchmarks exist for testing visual reasoning in LMMs, they require advanced skill…

2025

SPARC: Score Prompting and Adaptive Fusion for Zero-Shot Multi-Label Recognition in Vision-Language Models

CVPR 2025poster

Zero-shot multi-label recognition (MLR) with Vision-Language Models (VLMs) faces significant challenges without training data, model tuning, or architectural modifications. Existing approaches require prompt tuning or architectural adaptations, limiting zero-shot applicability. Our work proposes a n…

2025

Scaling Up Temporal Domain Generalization via Temporal Experts Averaging

EMNLP 2025

Temporal Domain Generalization (TDG) aims to generalize across temporal distribution shifts, e.g., lexical change over time. Prior work often addresses this by predicting future model weights. However, full model prediction is prohibitively expensive for even reasonably sized models. Thus, recent me

2025

Web Artifact Attacks Disrupt Vision Language Models

ICCV 2025poster

Vision-language models (VLMs) (e.g., CLIP, LLaVA) are trained on large-scale, lightly curated web datasets, leading them to learn unintended correlations between semantic concepts and unrelated visual signals. These associations degrade model accuracy by causing predictions to rely on incidental pat…

2024

From Fake to Real: Pretraining on Balanced Synthetic Images to Prevent Spurious Correlations in Image Recognition

ECCV 2024oral

"Visual recognition models are prone to learning spurious correlations induced by a biased training set where certain conditions B (, Indoors) are over-represented in certain classes Y (, Big Dogs). Synthetic data from off-the-shelf large-scale generative models offers a promising direction to mitig…

2024

Koala: Key Frame-Conditioned Long Video-LLM

CVPR 2024highlight

Long video question answering is a challenging task that involves recognizing short-term activities and reasoning about their fine-grained relationships. State-of-the-art video Large Language Models (vLLMs) hold promise as a viable solution due to their demonstrated emergent capabilities on new task…

Cited by 33SourcePDFScholar
2024

Tell Me What’s Next: Textual Foresight for Generic UI Representations

ACL 2024findings

Mobile app user interfaces (UIs) are rich with action, text, structure, and image content that can be utilized to learn generic UI representations for tasks like automating user commands, summarizing content, and evaluating the accessibility of user interfaces. Prior work has learned strong visual r…

2023

A Suite of Generative Tasks for Multi-Level Multimodal Webpage Understanding

EMNLP 2023long main

Webpages have been a rich, scalable resource for vision-language and language only tasks. Yet only pieces of webpages are kept in existing datasets: image-caption pairs, long text articles, or raw HTML, never all in one place. Webpage tasks have resultingly received little attention and structured i…

Cited by 0SourcecodeScholar
2023

Bias Mimicking: A Simple Sampling Approach for Bias Mitigation

CVPR 2023poster

Prior work has shown that Visual Recognition datasets frequently underrepresent bias groups B (e.g. Female) within class labels Y (e.g. Programmers). This dataset bias can lead to models that learn spurious correlations between class labels and bias groups such as age, gender, or race. Most recent m…

2023

Cola: A Benchmark for Compositional Text-to-image Retrieval

NeurIPS 2023poster

Compositional reasoning is a hallmark of human visual intelligence. Yet, despite the size of large vision-language models, they struggle to represent simple compositions by combining objects with their attributes. To measure this lack of compositional capability, we design Cola, a text-to-image retr…

Cited by 36SourcePDFScholar
2023

DIME-FM : DIstilling Multimodal and Efficient Foundation Models

ICCV 2023poster

Large Vision-Language Foundation Models (VLFM), such as CLIP, ALIGN and Florence, are trained on large private datasets of image-caption pairs and achieve superior transferability and robustness on downstream tasks, but they are difficult to use in many practical applications due to their large size…

Cited by 21PDFScholar
2023

Language-Guided Audio-Visual Source Separation via Trimodal Consistency

CVPR 2023poster

We propose a self-supervised approach for learning to perform audio source separation in videos based on natural language queries, using only unlabeled video and audio pairs as training data. A key challenge in this task is learning to associate the linguistic description of a sound-emitting object…

Cited by 19SourcePDFScholar
2023

MaskSketch: Unpaired Structure-Guided Masked Image Generation

CVPR 2023highlight

Recent conditional image generation methods produce images of remarkable diversity, fidelity and realism. However, the majority of these methods allow conditioning only on labels or text prompts, which limits their level of control over the generation result. In this paper, we introduce MaskSketch,…

2023

Pic2Word: Mapping Pictures to Words for Zero-Shot Composed Image Retrieval

CVPR 2023poster

In Composed Image Retrieval (CIR), a user combines a query image with text to describe their intended target. Existing methods rely on supervised learning of CIR models using labeled triplets consisting of the query image, text specification, and the target image. Labeling such triplets is expensive…

2023

Prefix Conditioning Unifies Language and Label Supervision

CVPR 2023poster

Pretraining visual models on web-scale image-caption datasets has recently emerged as a powerful alternative to traditional pretraining on image classification data. Image-caption datasets are more "open-domain", containing broader scene types and vocabulary words, and result in models that have str…

Cited by 15SourcePDFScholar
2022

A Broad Study of Pre-training for Domain Generalization and Adaptation

ECCV 2022poster

"Deep models must learn robust and transferable representations in order to perform well on new domains. While domain transfer methods (\eg, domain adaptation, domain generalization) have been proposed to learn transferable representations across domains, they are typically applied to ResNet backbon…

2022

A Dataset for Interactive Vision-Language Navigation with Unknown Command Feasibility

ECCV 2022poster

"Vision-language navigation (VLN), in which an agent follows language instruction in a visual environment, has been studied under the premise that the input command is fully feasible in the environment. Yet in practice, a request may not be possible due to language ambiguity or environment changes.…

2022

A Unified Framework for Domain Adaptive Pose Estimation

ECCV 2022poster

"While pose estimation is an important computer vision task, it requires expensive annotation and suffers from domain shift. In this paper, we investigate the problem of domain adaptive 2D pose estimation that transfers knowledge learned on a synthetic source domain to a target domain without superv…

2022

DualCoOp: Fast Adaptation to Multi-Label Recognition with Limited Annotations

NeurIPS 2022accept

Solving multi-label recognition (MLR) for images in the low-label regime is a challenging task with many real-world applications. Recent work learns an alignment between textual and visual spaces to compensate for insufficient image labels, but loses accuracy because of the limited amount of availab…

Cited by 141SourcePDFScholar
2022

Extending the WILDS Benchmark for Unsupervised Adaptation

ICLR 2022oral

Machine learning systems deployed in the wild are often trained on a source distribution but deployed on a different target distribution. Unlabeled data can be a powerful point of leverage for mitigating these distribution shifts, as it is frequently much more available than labeled data and can oft…

Cited by 143SourcePDFScholar
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

Finding Differences Between Transformers and ConvNets Using Counterfactual Simulation Testing

NeurIPS 2022accept

Modern deep neural networks tend to be evaluated on static test sets. One shortcoming of this is the fact that these deep neural networks cannot be easily evaluated for robustness issues with respect to specific scene variations. For example, it is hard to study the robustness of these networks to v…

2022

How Transferable are Video Representations Based on Synthetic Data?

NeurIPS 2022accept

Action recognition has improved dramatically with massive-scale video datasets. Yet, these datasets are accompanied with issues related to curation cost, privacy, ethics, bias, and copyright. Compared to that, only minor efforts have been devoted toward exploring the potential of synthetic video dat…

2022

MetaPose: Fast 3D Pose From Multiple Views Without 3D Supervision

CVPR 2022poster

In the era of deep learning, human pose estimation from multiple cameras with unknown calibration has received little attention to date. We show how to train a neural model to perform this task with high precision and minimal latency overhead. The proposed model takes into account joint location unc…

Cited by 34PDFcodeScholar
2022

Multi-Critic Actor Learning: Teaching RL Policies to Act with Style

ICLR 2022poster

Using a single value function (critic) shared over multiple tasks in Actor-Critic multi-task reinforcement learning (MTRL) can result in negative interference between tasks, which can compromise learning performance. Multi-Critic Actor Learning (MultiCriticAL) proposes instead maintaining separate c…

Cited by 32SourcePDFScholar
2022

Neural Parameter Allocation Search

ICLR 2022poster

Training neural networks requires increasing amounts of memory. Parameter sharing can reduce memory and communication costs, but existing methods assume networks have many identical layers and utilize hand-crafted sharing strategies that fail to generalize. We introduce Neural Parameter Allocation S…

2022

NewsStories: Illustrating Articles with Visual Summaries

ECCV 2022poster

"Recent self-supervised approaches have used large-scale image-text datasets to learn powerful representations that transfer to many tasks without finetuning. These methods often assume that there is one-to-one correspondence between its images and their (short) captions. However, many tasks require…

2022

Task2Sim: Towards Effective Pre-Training and Transfer From Synthetic Data

CVPR 2022poster

Pre-training models on Imagenet or other massive datasets of real images has led to major advances in computer vision, albeit accompanied with shortcomings related to curation cost, privacy, usage rights, and ethical issues. In this paper, for the first time, we study the transferability of pre-trai…

Cited by 47PDFScholar
2022

The Abduction of Sherlock Holmes: A Dataset for Visual Abductive Reasoning

ECCV 2022poster

"Humans have remarkable capacity to reason abductively and hypothesize about what lies beyond the literal content of an image. By identifying concrete visual clues scattered throughout a scene, we almost can’t help but draw probable inferences beyond the literal scene based on our everyday experienc…

Cited by 53SourcePDFScholar
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
2022

ZeroWaste Dataset: Towards Deformable Object Segmentation in Cluttered Scenes

CVPR 2022poster

Less than 35% of recyclable waste is being actually recycled in the US, which leads to increased soil and sea pollution and is one of the major concerns of environmental researchers as well as the common public. At the heart of the problem are the inefficiencies of the waste sorting process (separat…

Cited by 67PDFcodeScholar
2021

Active Domain Adaptation via Clustering Uncertainty-Weighted Embeddings

ICCV 2021poster

Generalizing deep neural networks to new target domains is critical to their real-world utility. In practice, it may be feasible to get some target data labeled, but to be cost-effective it is desirable to select a maximally-informative subset via active learning (AL). We study the problem of AL und…

Cited by 173PDFcodeScholar
2021

AdaFuse: Adaptive Temporal Fusion Network for Efficient Action Recognition

ICLR 2021poster

Temporal modelling is the key for efficient video action recognition. While understanding temporal information can improve recognition accuracy for dynamic actions, removing temporal redundancy and reusing past features can significantly save computation leading to efficient action recognition. In t…

2021

AdaMML: Adaptive Multi-Modal Learning for Efficient Video Recognition

ICCV 2021poster

Multi-modal learning, which focuses on utilizing various modalities to improve the performance of a model, is widely used in video recognition. While traditional multi-modal learning offers excellent recognition results, its computational expense limits its impact for many real-world applications. I…

Cited by 65PDFcodeScholar
2021

Black-Box Explanation of Object Detectors via Saliency Maps

CVPR 2021poster

We propose D-RISE, a method for generating visual explanations for the predictions of object detectors. Utilizing the proposed similarity metric that accounts for both localization and categorization aspects of object detection allows our method to produce saliency maps that show image areas that mo…

Cited by 148PDFcodeScholar
2021

CDS: Cross-Domain Self-Supervised Pre-Training

ICCV 2021poster

We present a two-stage pre-training approach that improves the generalization ability of standard single-domain pre-training. While standard pre-training on a single large dataset (such as ImageNet) can provide a good initial representation for transfer learning tasks, this approach may result in bi…

Cited by 57PDFScholar
2021

Contrast and Mix: Temporal Contrastive Video Domain Adaptation with Background Mixing

NeurIPS 2021poster

Unsupervised domain adaptation which aims to adapt models trained on a labeled source domain to a completely unlabeled target domain has attracted much attention in recent years. While many domain adaptation techniques have been proposed for images, the problem of unsupervised domain adaptation in v…

2021

Detector-Free Weakly Supervised Grounding by Separation

ICCV 2021poster

Nowadays, there is an abundance of data involving images and surrounding free-form text weakly corresponding to those images. Weakly Supervised phrase-Grounding (WSG) deals with the task of using this data to learn to localize (or to ground) arbitrary text phrases in images without any additional an…

Cited by 28PDFcodeScholar
2021

Dynamic Network Quantization for Efficient Video Inference

ICCV 2021poster

Deep convolutional networks have recently achieved great success in video recognition, yet their practical realization remains a challenge due to the large amount of computational resources required to achieve robust recognition. Motivated by the effectiveness of quantization for boosting efficiency…

Cited by 56PDFScholar
2021

Fine-Grained Angular Contrastive Learning With Coarse Labels

CVPR 2021poster

Few-shot learning methods offer pre-training techniques optimized for easier later adaptation of the model to new classes (unseen during training) using one or a few examples. This adaptivity to unseen classes is especially important for many practical applications where the pre-trained label space…

Cited by 70PDFcodeScholar
2021

Learning Cross-Modal Contrastive Features for Video Domain Adaptation

ICCV 2021poster

Learning transferable and domain adaptive feature representations from videos is important for video-relevant tasks such as action recognition. Existing video domain adaptation methods mainly rely on adversarial feature alignment, which has been derived from the RGB image space. However, video data…

Cited by 94PDFScholar
2021

Look at What I’m Doing: Self-Supervised Spatial Grounding of Narrations in Instructional Videos

NeurIPS 2021spotlight

We introduce the task of spatially localizing narrated interactions in videos. Key to our approach is the ability to learn to spatially localize interactions with self-supervision on a large corpus of videos with accompanying transcribed narrations. To achieve this goal, we propose a multilayer cro…

Cited by 26SourcePDFScholar
2021

OpenMatch: Open-Set Semi-supervised Learning with Open-set Consistency Regularization

NeurIPS 2021poster

Semi-supervised learning (SSL) is an effective means to leverage unlabeled data to improve a model’s performance. Typical SSL methods like FixMatch assume that labeled and unlabeled data share the same label space. However, in practice, unlabeled data can contain categories unseen in the labeled set…

2021

Real-Time Semantic Segmentation With Fast Attention

RA-L 2021

In deep CNN based models for semantic segmentation, high accuracy relies on rich spatial context (large receptive fields) and fine spatial details (high resolution), both of which incur high computational costs. In this letter, we propose a novel architecture that addresses both challenges and achie

Cited by 143SourcecodeScholar
2021

Regularizing Action Policies for Smooth Control with Reinforcement Learning

ICRA 2021poster

A critical problem with the practical utility of controllers trained with deep Reinforcement Learning (RL) is the notable lack of smoothness in the actions learned by the RL policies. This trend often presents itself in the form of control signal oscillation and can result in poor control, high powe…

Cited by 106SourceScholar
2021

Semi-Supervised Action Recognition With Temporal Contrastive Learning

CVPR 2021poster

Learning to recognize actions from only a handful of labeled videos is a challenging problem due to the scarcity of tediously collected activity labels. We approach this problem by learning a two-pathway temporal contrastive model using unlabeled videos at two different speeds leveraging the fact th…

Cited by 134PDFcodeScholar
2021

Separating Skills and Concepts for Novel Visual Question Answering

CVPR 2021poster

Generalization to out-of-distribution data has been a problem for Visual Question Answering (VQA) models. To measure generalization to novel questions, we propose to separate them into "skills" and "concepts". "Skills" are visual tasks, such as counting or attribute recognition, and are applied to "…

Cited by 45PDFcodeScholar
2021

Temporal Action Detection With Multi-Level Supervision

ICCV 2021poster

Training temporal action detection in videos requires large amounts of labeled data, yet such annotation is expensive to collect. Incorporating unlabeled or weakly-labeled data to train action detection model could help reduce annotation cost. In this work, we first introduce the Semi-supervised Act…

Cited by 16PDFcodeScholar
2021

Tune It the Right Way: Unsupervised Validation of Domain Adaptation via Soft Neighborhood Density

ICCV 2021poster

Unsupervised domain adaptation (UDA) methods can dramatically improve generalization on unlabeled target domains. However, optimal hyper-parameter selection is critical to achieving high accuracy and avoiding negative transfer. Supervised hyper-parameter validation is not possible without labeled ta…

Cited by 75PDFcodeScholar
2021

VA-RED$^2$: Video Adaptive Redundancy Reduction

ICLR 2021poster

Performing inference on deep learning models for videos remains a challenge due to the large amount of computational resources required to achieve robust recognition. An inherent property of real-world videos is the high correlation of information across frames which can translate into redundancy in…

Cited by 20SourcePDFScholar
2020

A Broader Study of Cross-Domain Few-Shot Learning

ECCV 2020poster

Recent progress on few-shot learning largely relies on annotated data for meta-learning: base classes sampled from the same domain as the novel classes. However, in many applications, collecting data for meta-learning is infeasible or impossible. This leads to the cross-domain few-shot learning prob…

2020

AR-Net: Adaptive Frame Resolution for Efficient Action Recognition

ECCV 2020poster

Action recognition is an open and challenging problem in computer vision. While current state-of-the-art models offer excellent recognition results, their computational expense limits their impact for many real-world applications. In this paper, we propose a novel approach, called AR-Net (Adaptive R…

2020

AdaShare: Learning What To Share For Efficient Deep Multi-Task Learning

NeurIPS 2020poster

Multi-task learning is an open and challenging problem in computer vision. The typical way of conducting multi-task learning with deep neural networks is either through handcrafted schemes that share all initial layers and branch out at an adhoc point, or through separate task-specific networks with…

Cited by 315SourcePDFScholar
2020

Auxiliary Task Reweighting for Minimum-data Learning

NeurIPS 2020poster

Supervised learning requires a large amount of training data, limiting its application where labeled data is scarce. To compensate for data scarcity, one possible method is to utilize auxiliary tasks to provide additional supervision for the main task. Assigning and optimizing the importance weights…

Cited by 39SourcePDFScholar
2020

COCO-FUNIT: Few-Shot Unsupervised Image Translation with a Content Conditioned Style Encoder

ECCV 2020poster

Unsupervised image-to-image translation intends to learn a mapping of an image in a given domain to an analogous image in a different domain, without explicit supervision of the mapping. Few-shot unsupervised image-to-image translation further attempts to generalize the model to an unseen domain by…

2020

Learning to Scale Multilingual Representations for Vision-Language Tasks

ECCV 2020poster

Current multilingual vision-language models either require a large number of additional parameters for each supported language, or suffer performance degradation as languages are added. In this paper, we propose a Scalable Multilingual Aligned Language Representation (SMALR) that supports many langu…

Cited by 37SourcePDFScholar
2020

Log-Likelihood Ratio Minimizing Flows: Towards Robust and Quantifiable Neural Distribution Alignment

NeurIPS 2020poster

Distribution alignment has many applications in deep learning, including domain adaptation and unsupervised image-to-image translation. Most prior work on unsupervised distribution alignment relies either on minimizing simple non-parametric statistical distances such as maximum mean discrepancy or o…

2020

Universal Domain Adaptation through Self Supervision

NeurIPS 2020poster

Unsupervised domain adaptation methods traditionally assume that all source categories are present in the target domain. In practice, little may be known about the category overlap between the two domains. While some methods address target settings with either partial or open-set categories, they as…

2020

Why do These Match? Explaining the Behavior of Image Similarity Models

ECCV 2020poster

Explaining a deep learning model can help users understand its behavior and allow researchers to discern its shortcomings. Recent work has primarily focused on explaining models for tasks like image classification or visual question answering. In this paper, we introduce Salient Attributes for Netwo…

2019

Domain Agnostic Learning with Disentangled Representations

ICML 2019oral

Unsupervised model transfer has the potential to greatly improve the generalizability of deep models to novel domains. Yet the current literature assumes that the separation of target data into distinct domains is known a priori. In this paper, we propose the task of Domain-Agnostic Learning (DAL):…

2019

Language Features Matter: Effective Language Representations for Vision-Language Tasks

ICCV 2019poster

Shouldn't language and vision features be treated equally in vision-language (VL) tasks? Many VL approaches treat the language component as an afterthought, using simple language models that are either built upon fixed word embeddings trained on text-only data or are learned from scratch. We conclud…

Cited by 39PDFScholar
2019

Learning Multi-Level Hierarchies with Hindsight

ICLR 2019poster

Hierarchical agents have the potential to solve sequential decision making tasks with greater sample efficiency than their non-hierarchical counterparts because hierarchical agents can break down tasks into sets of subtasks that only require short sequences of decisions. In order to realize this po…

2019

Learning Similarity Conditions Without Explicit Supervision

ICCV 2019poster

Many real-world tasks require models to compare images along multiple similarity conditions (e.g. similarity in color, category or shape). Existing methods often reason about these complex similarity relationships by learning condition-aware embeddings. While such embeddings aid models in learning d…

Cited by 113PDFcodeScholar
2019

Semi-Supervised Domain Adaptation via Minimax Entropy

ICCV 2019poster

Contemporary domain adaptation methods are very effective at aligning feature distributions of source and target domains without any target supervision. However, we show that these techniques perform poorly when even a few labeled examples are available in the target domain. To address this semi-sup…

Cited by 848PDFScholar
2019

Strong-Weak Distribution Alignment for Adaptive Object Detection

CVPR 2019poster

We propose an approach for unsupervised adaptation of object detectors from label-rich to label-poor domains which can significantly reduce annotation costs associated with detection. Recently, approaches that align distributions of source and target images using an adversarial loss have been proven…

Cited by 853PDFcodeScholar
2018

CyCADA: Cycle-Consistent Adversarial Domain Adaptation

ICML 2018oral

Domain adaptation is critical for success in new, unseen environments. Adversarial adaptation models have shown tremendous progress towards adapting to new environments by focusing either on discovering domain invariant representations or by mapping between unpaired image domains. While feature spac…

2018

Explainable Neural Computation via Stack Neural Module Networks

ECCV 2018poster

In complex inferential tasks like question answering, machine learning models must confront two challenges: the need to implement a compositional reasoning process, and, in many applications, the need for this reasoning process to be interpretable to assist users in both development and prediction.…

Cited by 243SourcePDFScholar
2018

Speaker-Follower Models for Vision-and-Language Navigation

NeurIPS 2018poster

Navigation guided by natural language instructions presents a challenging reasoning problem for instruction followers. Natural language instructions typically identify only a few high-level decisions and landmarks rather than complete low-level motor behaviors; much of the missing information must b…

Cited by 589SourcePDFScholar
2018

Toward Driving Scene Understanding: A Dataset for Learning Driver Behavior and Causal Reasoning

CVPR 2018poster

Driving Scene understanding is a key ingredient for intelligent transportation systems. To achieve systems that can operate in a complex physical and social environment, they need to understand and learn how humans drive and interact with traffic scenes. We present the Honda Research Institute Drivi…

Cited by 406SourcePDFScholar
2018

Women also Snowboard: Overcoming Bias in Captioning Models

ECCV 2018poster

Most machine learning methods are known to capture and exploit biases of the training data. While some biases are beneficial for learning, others are harmful. Specifically, image captioning models tend to exaggerate biases present in training data (e.g., if a word is present in 60% of training sente…

Cited by 526SourcePDFScholar
2017

Captioning Images With Diverse Objects

CVPR 2017oral

Recent captioning models are limited in their ability to scale and describe concepts unseen in paired image-text corpora. We propose the Novel Object Captioner (NOC), a deep visual semantic captioning model that can describe a large number of object categories not present in existing image-caption…

Cited by 226PDFScholar
2017

Learning a visuomotor controller for real world robotic grasping using simulated depth images

CoRL 2017

We want to build robots that are useful in unstructured real world applications, such as doing work in the household. Grasping in particular is an important skill in this domain, yet it remains a challenge. One of the key hurdles is handling unexpected changes or motion in the objects being grasped

Cited by 0SourcePDFScholar
2017

Learning to Reason: End-To-End Module Networks for Visual Question Answering

ICCV 2017spotlight

Natural language questions are inherently compositional, and many are most easily answered by reasoning about their decomposition into modular sub-problems. For example, to answer "is there an equal number of balls and boxes?" we can look for balls, look for boxes, count them, and compare the result…

Cited by 742PDFScholar
2017

Modeling Relationships in Referential Expressions With Compositional Modular Networks

CVPR 2017spotlight

People often refer to entities in an image in terms of their relationships with other entities. For example, "the black cat sitting under the table" refers to both a "black cat" entity and its relationship with another "table" entity. Understanding these relationships is essential for interpreting a…

Cited by 454PDFScholar
2016

Deep Compositional Captioning: Describing Novel Object Categories Without Paired Training Data

CVPR 2016oral

While recent deep neural network models have achieved promising results on the image captioning task, they rely largely on the availability of corpora with paired image and sentence captions to describe objects in context. In this work, we propose the Deep Compositional Captioner (DCC) to address th…

Cited by 346PDFScholar
2016

High precision grasp pose detection in dense clutter

IROS 2016poster

This paper considers the problem of grasp pose detection in point clouds. We follow a general algorithmic structure that first generates a large set of 6-DOF grasp candidates and then classifies each of them as a good or a bad grasp. Our focus in this paper is on improving the second step by using d…

Cited by 364SourcecodeScholar
2015

Detector Discovery in the Wild: Joint Multiple Instance and Representation Learning

CVPR 2015poster

We develop methods for detector learning which exploit joint training over both weak and strong labels and which transfer learned perceptual representations from strongly-labeled auxiliary tasks. Previous methods for weak-label learning often learn detector models independently using latent variable…

Cited by 98SourcePDFScholar
2015

Long-Term Recurrent Convolutional Networks for Visual Recognition and Description

CVPR 2015poster

Models comprised of deep convolutional network layers have dominated recent image interpretation tasks; we investigate whether models which are also compositional, or "deep", temporally are effective on tasks involving visual sequences or label sequences. We develop a novel recurrent convolutional a…

Cited by 8345SourcePDFScholar
2015

Sequence to Sequence - Video to Text

ICCV 2015poster

Real-world videos often have complex dynamics; methods for generating open-domain video descriptions should be senstive to temporal structure and allow both input (sequence of frames) and output (sequence of words) of variable length. To approach this problem we propose a novel end-to-end sequence-t…

Cited by 1877PDFcodeScholar
2015

Spatial Semantic Regularisation for Large Scale Object Detection

ICCV 2015poster

Large scale object detection with thousands of classes introduces the problem of many contradicting false positive detections, which have to be suppressed. Class-independent non-maximum suppression has traditionally been used for this step, but it does not scale well as the number of classes grows.…

Cited by 29PDFScholar