← Search

Brandon Trabucco

9 accepted papers

2024

Effective Data Augmentation With Diffusion Models

ICLR 2024poster

Data augmentation is one of the most prevalent tools in deep learning, underpinning many recent advances, including those from classification, generative models, and representation learning. The standard approach to data augmentation combines simple transformations like rotations and flips to genera…

2024

Stylus: Automatic Adapter Selection for Diffusion Models

NeurIPS 2024oral

Beyond scaling base models with more data or parameters, fine-tuned adapters provide an alternative way to generate high fidelity, custom images at reduced costs. As such, adapters have been widely adopted by open-source communities, accumulating a database of over 100K adapters—most of which are hi…

Cited by 6SourcePDFScholar
2023

A Simple Approach for Visual Room Rearrangement: 3D Mapping and Semantic Search

ICLR 2023poster

Physically rearranging objects is an important capability for embodied agents. Visual room rearrangement evaluates an agent's ability to rearrange objects in a room to a desired goal based solely on visual input. We propose a simple yet effective method for this problem: (1) search for and map which…

Cited by 4SourcePDFScholar
2022

AnyMorph: Learning Transferable Polices By Inferring Agent Morphology

ICML 2022spotlight

The prototypical approach to reinforcement learning involves training policies tailored to a particular agent from scratch for every new morphology. Recent work aims to eliminate the re-training of policies by investigating whether a morphology-agnostic policy, trained on a diverse set of agents wit…

Cited by 33SourcePDFScholar
2022

Design-Bench: Benchmarks for Data-Driven Offline Model-Based Optimization

ICML 2022spotlight

Black-box model-based optimization (MBO) problems, where the goal is to find a design input that maximizes an unknown objective function, are ubiquitous in a wide range of domains, such as the design of proteins, DNA sequences, aircraft, and robots. Solving model-based optimization problems typicall…

2021

Conservative Objective Models for Effective Offline Model-Based Optimization

ICML 2021spotlight

In this paper, we aim to solve data-driven model-based optimization (MBO) problems, where the goal is to find a design input that maximizes an unknown objective function provided access to only a static dataset of inputs and their corresponding objective values. Such data-driven optimization procedu…

2021

Discovering Non-monotonic Autoregressive Orderings with Variational Inference

ICLR 2021poster

The predominant approach for language modeling is to encode a sequence of tokens from left to right, but this eliminates a source of information: the order by which the sequence was naturally generated. One strategy to recover this information is to decode both the content and ordering of tokens. So…

2019

Synthetic Datasets for Neural Program Synthesis

ICLR 2019poster

The goal of program synthesis is to automatically generate programs in a particular language from corresponding specifications, e.g. input-output behavior. Many current approaches achieve impressive results after training on randomly generated I/O examples in limited domain-specific languages (DSLs)…

Cited by 51SourcePDFScholar