← Search

Matthew Wallingford

12 accepted papers

2025

Beyond the Frame: Generating 360deg Panoramic Videos from Perspective Videos

ICCV 2025poster

360deg videos have emerged as a promising medium to represent our dynamic visual world. Compared to the "tunnel vision" of standard cameras, their borderless field of view offers a more complete perspective of our surroundings. While existing video models excel at producing standard videos, their ab…

Cited by 0SourcePDFScholar
2024

From an Image to a Scene: Learning to Imagine the World from a Million 360° Videos

NeurIPS 2024poster

Three-dimensional (3D) understanding of objects and scenes play a key role in humans' ability to interact with the world and has been an active area of research in computer vision, graphics, and robotics. Large scale synthetic and object-centric 3D datasets have shown to be effective in training mod…

2024

Multilingual Diversity Improves Vision-Language Representations

NeurIPS 2024spotlight

Massive web-crawled image-text datasets lay the foundation for recent progress in multimodal learning. These datasets are designed with the goal of training a model to do well on standard computer vision benchmarks, many of which, however, have been shown to be English-centric (e.g., ImageNet). Cons…

Cited by 8SourcePDFScholar
2024

Superposed Decoding: Multiple Generations from a Single Autoregressive Inference Pass

NeurIPS 2024poster

Many applications today provide users with multiple auto-complete drafts as they type, including GitHub's code completion, Gmail's smart compose, and Apple's messaging auto-suggestions. Under the hood, language models support this by running an autoregressive inference pass to provide a draft. Conse…

2024

The Unmet Promise of Synthetic Training Images: Using Retrieved Real Images Performs Better

NeurIPS 2024poster

Generative text-to-image models enable us to synthesize unlimited amounts of images in a controllable manner, spurring many recent efforts to train vision models with synthetic data. However, every synthetic image ultimately originates from the upstream data used to train the generator. Does the int…

2023

Neural Priming for Sample-Efficient Adaptation

NeurIPS 2023poster

We propose Neural Priming, a technique for adapting large pretrained models to distribution shifts and downstream tasks given few or no labeled examples. Presented with class names or unlabeled test samples, Neural Priming enables the model to recall and conditions its parameters on relevant data se…

2023

Neural Radiance Field Codebooks

ICLR 2023poster

Compositional representations of the world are a promising step towards enabling high-level scene understanding and efficient transfer to downstream tasks. Learning such representations for complex scenes and tasks remains an open challenge. Towards this goal, we introduce Neural Radiance Field Code…

2023

Objaverse-XL: A Universe of 10M+ 3D Objects

NeurIPS 2023poster

Natural language processing and 2D vision models have attained remarkable proficiency on many tasks primarily by escalating the scale of training data. However, 3D vision tasks have not seen the same progress, in part due to the challenges of acquiring high-quality 3D data. In this work, we present…

Cited by 393SourcePDFScholar
2022

Matryoshka Representation Learning

NeurIPS 2022accept

Learned representations are a central component in modern ML systems, serving a multitude of downstream tasks. When training such representations, it is often the case that computational and statistical constraints for each downstream task are unknown. In this context rigid, fixed capacity represent…

2022

Task Adaptive Parameter Sharing for Multi-Task Learning

CVPR 2022poster

Adapting pre-trained models with broad capabilities has become standard practice for learning a wide range of downstream tasks. The typical approach of fine-tuning different models for each task is performant, but incurs a substantial memory cost. To efficiently learn multiple downstream tasks we in…

Cited by 84PDFScholar
2021

LLC: Accurate, Multi-purpose Learnt Low-dimensional Binary Codes

NeurIPS 2021poster

Learning binary representations of instances and classes is a classical problem with several high potential applications. In modern settings, the compression of high-dimensional neural representations to low-dimensional binary codes is a challenging task and often require large bit-codes to be accur…

2020

RoboTHOR: An Open Simulation-to-Real Embodied AI Platform

CVPR 2020poster

Visual recognition ecosystems (e.g. ImageNet, Pascal, COCO) have undeniably played a prevailing role in the evolution of modern computer vision. We argue that interactive and embodied visual AI has reached a stage of development similar to visual recognition prior to the advent of these ecosystems.…

Cited by 300PDFcodeScholar