← Search

Sergio Guadarrama

12 accepted papers

2022

Multi-Game Decision Transformers

NeurIPS 2022accept

A longstanding goal of the field of AI is a method for learning a highly capable, generalist agent from diverse experience. In the subfields of vision and language, this was largely achieved by scaling up transformer-based models and training them on large, diverse datasets. Motivated by this progre…

2022

PI-ARS: Accelerating Evolution-Learned Visual-Locomotion with Predictive Information Representations

IROS 2022poster

Evolution Strategy (ES) algorithms have shown promising results in training complex robotic control policies due to their massive parallelism capability, simple implementation, effective parameter-space exploration, and fast training time. However, a key limitation of ES is its scalability to large…

Cited by 12SourceScholar
2021

Compressive Visual Representations

NeurIPS 2021poster

Learning effective visual representations that generalize well without human supervision is a fundamental problem in order to apply Machine Learning to a wide variety of tasks. Recently, two families of self-supervised methods, contrastive learning and latent bootstrapping, exemplified by SimCLR and…

2020

Measuring the Reliability of Reinforcement Learning Algorithms

ICLR 2020spotlight

Lack of reliability is a well-known issue for reinforcement learning (RL) algorithms. This problem has gained increasing attention in recent years, and efforts to improve it have grown substantially. To aid RL researchers and production users with the evaluation and improvement of reliability, we pr…

Cited by 113SourcecodeScholar
2019

From Language to Goals: Inverse Reinforcement Learning for Vision-Based Instruction Following

ICLR 2019poster

Reinforcement learning is a promising framework for solving control problems, but its use in practical situations is hampered by the fact that reward functions are often difficult to engineer. Specifying goals and tasks for autonomous machines, such as robots, is a significant challenge: conventiona…

Cited by 153SourcePDFScholar
2018

Tracking Emerges by Colorizing Videos

ECCV 2018poster

We use large amounts of unlabeled video to learn models for visual tracking without manual human supervision. We leverage the natural temporal coherency of color to create a model that learns to colorize gray-scale videos by copying colors from a reference frame. Quantitative and qualitative experim…

Cited by 497SourcePDFScholar
2017

Improved Image Captioning via Policy Gradient Optimization of SPIDEr

ICCV 2017spotlight

Current image captioning methods are usually trained via maximum likelihood estimation. However, the log-likelihood score of a caption does not correlate well with human assessments of quality. Standard syntactic evaluation metrics, such as BLEU, METEOR and ROUGE, are also not well correlated. The n…

Cited by 577PDFcodeScholar
2017

Speed/Accuracy Trade-Offs for Modern Convolutional Object Detectors

CVPR 2017spotlight

The goal of this paper is to serve as a guide for selecting a detection architecture that achieves the right speed/memory/accuracy balance for a given application and platform. To this end, we investigate various ways to trade accuracy for speed and memory usage in modern convolutional object detect…

Cited by 3693PDFcodeScholar
2015

Im2Calories: Towards an Automated Mobile Vision Food Diary

ICCV 2015poster

We present a system which can recognize the contents of your meal from a single image, and then predict its nutritional contents, such as calories. The simplest version assumes that the user is eating at a restaurant for which we know the menu. In this case, we can collect images offline to train a…

Cited by 602PDFScholar
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