← Search

Erik Learned-Miller

22 accepted papers

2025

Improving Pre-trained Self-Supervised Embeddings Through Effective Entropy Maximization

AISTATS 2025poster

A number of different architectures and loss functions have been applied to the problem of self-supervised learning (SSL), with the goal of developing embeddings that provide the best possible pre-training for as-yet-unknown, lightly supervised downstream tasks. One of these SSL criteria is to maxim…

Cited by 0SourceScholar
2023

Event Camera-Based Visual Odometry for Dynamic Motion Tracking of a Legged Robot Using Adaptive Time Surface

IROS 2023poster

Our paper proposes a direct sparse visual odometry method that combines event and RGBD data to estimate the pose of agile-legged robots during dynamic locomotion and acrobatic behaviors. Event cameras offer high temporal resolution and dynamic range, which can eliminate the issue of blurred RGB imag…

Cited by 6SourceScholar
2023

Robust Frame-to-Frame Camera Rotation Estimation in Crowded Scenes

ICCV 2023poster

We present an approach to estimating camera rotation in crowded, real-world scenes from handheld monocular video. While camera rotation estimation is a well-studied problem, no previous methods exhibit both high accuracy and acceptable speed in this setting. Because the setting is not addressed well…

Cited by 1PDFScholar
2021

The Spatio-Temporal Poisson Point Process: A Simple Model for the Alignment of Event Camera Data

ICCV 2021poster

Event cameras, inspired by biological vision systems, provide a natural and data efficient representation of visual information. Visual information is acquired in the form of events that are triggered by local brightness changes. However, because most brightness changes are triggered by relative mot…

Cited by 36PDFcodeScholar
2021

Universal Off-Policy Evaluation

NeurIPS 2021poster

When faced with sequential decision-making problems, it is often useful to be able to predict what would happen if decisions were made using a new policy. Those predictions must often be based on data collected under some previously used decision-making rule. Many previous methods enable such off-p…

2020

Improving Face Recognition by Clustering Unlabeled Faces in the Wild

ECCV 2020poster

While deep face recognition has benefited significantly from large-scale labeled data, current research is focused on leveraging unlabeled data to further boost performance, reducing the cost of human annotation. Prior work has mostly been in controlled settings, where the labeled and unlabeled data…

Cited by 22SourcePDFScholar
2020

In Defense of Grid Features for Visual Question Answering

CVPR 2020poster

Popularized as `bottom-up' attention, bounding box (or region) based visual features have recently surpassed vanilla grid-based convolutional features as the de facto standard for vision and language tasks like visual question answering (VQA). However, it is not clear whether the advantages of regio…

Cited by 444PDFcodeScholar
2020

Label-Efficient Learning on Point Clouds using Approximate Convex Decompositions

ECCV 2020poster

The problems of shape classification and part segmentation from 3D point clouds have garnered increasing attention in the last few years. Both of these problems, however, suffer from relatively small training sets, creating the need for statistically efficient methods to learn 3D shape representatio…

2019

Automatic Adaptation of Object Detectors to New Domains Using Self-Training

CVPR 2019poster

This work addresses the unsupervised adaptation of an existing object detector to a new target domain. We assume that a large number of unlabeled videos from this domain are readily available. We automatically obtain labels on the target data by using high-confidence detections from the existing det…

Cited by 184PDFScholar
2019

Pixel-Adaptive Convolutional Neural Networks

CVPR 2019poster

Convolutions are the fundamental building blocks of CNNs. The fact that their weights are spatially shared is one of the main reasons for their widespread use, but it is also a major limitation, as it makes convolutions content-agnostic. We propose a pixel-adaptive convolution (PAC) operation, a sim…

Cited by 383PDFcodeScholar
2019

SENSE: A Shared Encoder Network for Scene-Flow Estimation

ICCV 2019oral

We introduce a compact network for holistic scene flow estimation, called SENSE, which shares common encoder features among four closely-related tasks: optical flow estimation, disparity estimation from stereo, occlusion estimation, and semantic segmentation. Our key insight is that sharing features…

Cited by 88PDFcodeScholar
2018

Self-Supervised Relative Depth Learning for Urban Scene Understanding

ECCV 2018poster

As an agent moves through the world, the apparent motion of scene elements is (usually) inversely proportional to their depth. It is natural for a learning agent to associate image patterns with the magnitude of their displacement over time: as the agent moves, faraway mountains don't move much; nea…

2018

Super SloMo: High Quality Estimation of Multiple Intermediate Frames for Video Interpolation

CVPR 2018poster

Given two consecutive frames, video interpolation aims at generating intermediate frame(s) to form both spatially and temporally coherent video sequences. While most existing methods focus on single-frame interpolation, we propose an end-to-end convolutional neural network for variable-length multi-…

Cited by 981SourcePDFScholar
2018

The Best of Both Worlds: Combining CNNs and Geometric Constraints for Hierarchical Motion Segmentation

CVPR 2018poster

Traditional methods of motion segmentation use powerful geometric constraints to understand motion, but fail to leverage the semantics of high-level image understanding. Modern CNN methods of motion analysis, on the other hand, excel at identifying well-known structures, but may not precisely charac…

Cited by 59SourcePDFScholar
2018

Unsupervised Hard Example Mining from Videos for Improved Object Detection

ECCV 2018poster

Important gains have recently been obtained in object detection by using training objectives that focus on {em hard negative} examples, i.e., negative examples that are currently rated as positive or ambiguous by the detector. These examples can strongly influence parameters when the network is trai…

Cited by 90SourcePDFScholar
2017

Active Bias: Training More Accurate Neural Networks by Emphasizing High Variance Samples

NeurIPS 2017poster

Self-paced learning and hard example mining re-weight training instances to improve learning accuracy. This paper presents two improved alternatives based on lightweight estimates of sample uncertainty in stochastic gradient descent (SGD): the variance in predicted probability of the correct class a…

2017

An aspect representation for object manipulation based on convolutional neural networks

ICRA 2017poster

We propose an intelligent visuomotor system that interacts with the environment and memorizes the consequences of actions. As more memories are recorded and more interactions are observed, the agent becomes more capable of predicting the consequences of actions and is, thus, better at planning seque…

Cited by 12SourceScholar
2017

Associating grasp configurations with hierarchical features in convolutional neural networks

IROS 2017poster

In this work, we provide a solution for posturing the anthropomorphic Robonaut-2 hand and arm for grasping based on visual information. A mapping from visual features extracted from a convolutional neural network (CNN) to grasp points is learned. We demonstrate that a CNN pre-trained for image class…

Cited by 13SourceScholar
2017

End-To-End Face Detection and Cast Grouping in Movies Using Erdos-Renyi Clustering

ICCV 2017spotlight

We present an end-to-end system for detecting and clustering faces by identity in full-length movies. Unlike works that start with a predefined set of detected faces, we consider the end-to-end problem of detection and clustering together. We make three separate contributions. First, we combine a st…

Cited by 50PDFScholar
2015

Multi-View Convolutional Neural Networks for 3D Shape Recognition

ICCV 2015poster

A longstanding question in computer vision concerns the representation of 3D shapes for recognition: should 3D shapes be represented with descriptors operating on their native 3D formats, such as voxel grid or polygon mesh, or can they be effectively represented with view-based descriptors? We addre…

Cited by 4470PDFScholar