← Search

Lala Li

9 accepted papers

2025

Controlling Space and Time with Diffusion Models

ICLR 2025poster

We present 4DiM, a cascaded diffusion model for 4D novel view synthesis (NVS), supporting generation with arbitrary camera trajectories and timestamps, in natural scenes, conditioned on one or more images. With a novel architecture and sampling procedure, we enable training on a mixture of 3D (with…

2023

A Generalist Framework for Panoptic Segmentation of Images and Videos

ICCV 2023poster

Panoptic segmentation assigns semantic and instance ID labels to every pixel of an image. As permutations of instance IDs are also valid solutions, the task requires learning of high-dimensional one-to-many mapping. As a result, state-of-the-art approaches use customized architectures and task-speci…

Cited by 123PDFcodeScholar
2022

A Unified Sequence Interface for Vision Tasks

NeurIPS 2022accept

While language tasks are naturally expressed in a single, unified, modeling framework, i.e., generating sequences of tokens, this has not been the case in computer vision. As a result, there is a proliferation of distinct architectures and loss functions for different vision tasks. In this work we s…

2022

Photorealistic Text-to-Image Diffusion Models with Deep Language Understanding

NeurIPS 2022accept

We present Imagen, a text-to-image diffusion model with an unprecedented degree of photorealism and a deep level of language understanding. Imagen builds on the power of large transformer language models in understanding text and hinges on the strength of diffusion models in high-fidelity image gene…

Cited by 6404SourcePDFScholar
2022

Pix2seq: A Language Modeling Framework for Object Detection

ICLR 2022poster

We present Pix2Seq, a simple and generic framework for object detection. Unlike existing approaches that explicitly integrate prior knowledge about the task, we cast object detection as a language modeling task conditioned on the observed pixel inputs. Object descriptions (e.g., bounding boxes and c…

2019

Which Algorithmic Choices Matter at Which Batch Sizes? Insights From a Noisy Quadratic Model

NeurIPS 2019poster

Increasing the batch size is a popular way to speed up neural network training, but beyond some critical batch size, larger batch sizes yield diminishing returns. In this work, we study how the critical batch size changes based on properties of the optimization algorithm, including acceleration and…

Cited by 168SourcePDFScholar