← Search

Esteban Real

9 accepted papers

2026

AutoNumerics-Zero: Automated Discovery of State-of-the-Art Mathematical Functions

ICML 2026poster

Transcendental functions, such as the exponential, are central to scientific computing, yet they cannot be natively calculated by digital hardware. Instead, computers must approximate these functions by combining basic operations, such as $\{+, -, \times, \div\}$, using methods like Taylor series. T…

Cited by 0SourceScholar
2023

Discovering Adaptable Symbolic Algorithms from Scratch

IROS 2023poster

Autonomous robots deployed in the real world will need control policies that rapidly adapt to environmental changes. To this end, we propose AutoRobotics-Zero (ARZ), a method based on AutoML-Zero that discovers zero-shot adaptable policies from scratch. In contrast to neural network adaption policie…

Cited by 9SourceScholar
2023

Symbolic Discovery of Optimization Algorithms

NeurIPS 2023poster

We present a method to formulate algorithm discovery as program search, and apply it to discover optimization algorithms for deep neural network training. We leverage efficient search techniques to explore an infinite and sparse program space. To bridge the large generalization gap between proxy and…

Cited by 518SourcePDFScholar
2021

Evolving Reinforcement Learning Algorithms

ICLR 2021oral

We propose a method for meta-learning reinforcement learning algorithms by searching over the space of computational graphs which compute the loss function for a value-based model-free RL agent to optimize. The learned algorithms are domain-agnostic and can generalize to new environments not seen du…

2020

AutoML-Zero: Evolving Machine Learning Algorithms From Scratch

ICML 2020poster

Machine learning research has advanced in multiple aspects, including model structures and learning methods. The effort to automate such research, known as AutoML, has also made significant progress. However, this progress has largely focused on the architecture of neural networks, where it has reli…

2020

PyGlove: Symbolic Programming for Automated Machine Learning

NeurIPS 2020oral

Neural networks are sensitive to hyper-parameter and architecture choices. Automated Machine Learning (AutoML) is a promising paradigm for automating these choices. Current ML software libraries, however, are quite limited in handling the dynamic interactions among the components of AutoML. For exam…

2019

NAS-Bench-101: Towards Reproducible Neural Architecture Search

ICML 2019oral

Recent advances in neural architecture search (NAS) demand tremendous computational resources, which makes it difficult to reproduce experiments and imposes a barrier-to-entry to researchers without access to large-scale computation. We aim to ameliorate these problems by introducing NAS-Bench-101,…

2017

Large-Scale Evolution of Image Classifiers

ICML 2017poster

Neural networks have proven effective at solving difficult problems but designing their architectures can be challenging, even for image classification problems alone. Our goal is to minimize human participation, so we employ evolutionary algorithms to discover such networks automatically. Despite s…

Cited by 2148SourcePDFScholar
2017

YouTube-BoundingBoxes: A Large High-Precision Human-Annotated Data Set for Object Detection in Video

CVPR 2017poster

We introduce a new large-scale data set of video URLs with densely-sampled object bounding box annotations called YouTube-BoundingBoxes (YT-BB). The data set consists of approximately 380,000 video segments about 19s long, automatically selected to feature objects in natural settings without editing…

Cited by 738PDFcodeScholar