← Search

YANDONG LI

20 accepted papers

2025

Epsilon-VAE: Denoising as Visual Decoding

ICML 2025poster

In generative modeling, tokenization simplifies complex data into compact, structured representations, creating a more efficient, learnable space. For high-dimensional visual data, it reduces redundancy and emphasizes key features for high-quality generation. Current visual tokenization methods rely…

Cited by 0SourcePDFScholar
2025

OmnixR: Evaluating Omni-modality Language Models on Reasoning across Modalities

ICLR 2025poster

We introduce \textbf{OmnixR}, an evaluation suite designed to benchmark state-of-the-art Omni-modality Language Models (OLMs), such as GPT-4o and Gemini. Evaluating OLMs, which integrate multiple modalities such as text, vision, and audio, presents unique challenges. Particularly, the user message…

Cited by 5SourcePDFScholar
2025

Scaling Inference Time Compute for Diffusion Models

CVPR 2025highlight

Generative models have made significant impacts across various domains, largely due to their ability to scale during training by increasing data, computational resources, and model size, a phenomenon characterized by the scaling laws. Recent research has begun to explore inference-time scaling behav…

Cited by 0SourcePDFScholar
2024

Instruct-Imagen: Image Generation with Multi-modal Instruction

CVPR 2024poster

This paper presents Instruct-Imagen a model that tackles heterogeneous image generation tasks and generalizes across unseen tasks. We introduce multi-modal instruction for image generation a task representation articulating a range of generation intents with precision. It uses natural language to am…

Cited by 42SourcePDFScholar
2024

Perturbing Attention Gives You More Bang for the Buck: Subtle Imaging Perturbations That Efficiently Fool Customized Diffusion Models

CVPR 2024poster

Diffusion models (DMs) embark a new era of generative modeling and offer more opportunities for efficient generating high-quality and realistic data samples. However their widespread use has also brought forth new challenges in model security which motivates the creation of more effective adversaria…

2024

RoboDreamer: Learning Compositional World Models for Robot Imagination

ICML 2024poster

Text-to-video models have demonstrated substantial potential in robotic decision-making, enabling the imagination of realistic plans of future actions as well as accurate environment simulation. However, one major issue in such models is generalization -- models are limited to synthesizing videos su…

Cited by 23SourcePDFScholar
2023

Subject-driven Text-to-Image Generation via Apprenticeship Learning

NeurIPS 2023poster

Recent text-to-image generation models like DreamBooth have made remarkable progress in generating highly customized images of a target subject, by fine-tuning an ``expert model'' for a given subject from a few examples. However, this process is expensive, since a new expert model must be learned fo…

Cited by 193SourcePDFScholar
2023

Towards Authentic Face Restoration with Iterative Diffusion Models and Beyond

ICCV 2023poster

An authentic face restoration system is becoming increasingly demanding in many computer vision applications, e.g., image enhancement, video communication, and taking portrait. Most of the advanced face restoration models can recover high-quality faces from low-quality ones but usually fail to faith…

Cited by 17PDFcodeScholar
2021

MoViNets: Mobile Video Networks for Efficient Video Recognition

CVPR 2021poster

We present Mobile Video Networks (MoViNets), a family of computation and memory efficient video networks that can operate on streaming video for online inference. 3D convolutional neural networks (CNNs) are accurate at video recognition but require large computation and memory budgets and do not sup…

Cited by 324PDFcodeScholar
2021

MosaicOS: A Simple and Effective Use of Object-Centric Images for Long-Tailed Object Detection

ICCV 2021poster

Many objects do not appear frequently enough in complex scenes (e.g., certain handbags in living rooms) for training an accurate object detector, but are often found frequently by themselves (e.g., in product images). Yet, these object-centric images are not effectively leveraged for improving objec…

Cited by 50PDFcodeScholar
2021

On Model Calibration for Long-Tailed Object Detection and Instance Segmentation

NeurIPS 2021poster

Vanilla models for object detection and instance segmentation suffer from the heavy bias toward detecting frequent objects in the long-tailed setting. Existing methods address this issue mostly during training, e.g., by re-sampling or re-weighting. In this paper, we investigate a largely overlooked…

2020

BachGAN: High-Resolution Image Synthesis From Salient Object Layout

CVPR 2020poster

We propose a new task towards more practical applications for image generation - high-quality image synthesis from salient object layout. This new setting requires users to provide only the layout of salient objects (i.e., foreground bounding boxes and categories) and lets the model complete the dra…

Cited by 54PDFcodeScholar
2020

Improving Object Detection with Selective Self-Supervised Self-Training

ECCV 2020poster

We study how to leverage Web images to augment human-curated object detection datasets. Our approach is two-pronged. On the one hand, we retrieve Web images by image-to-image search, which incurs less domain shift from the curated data than other search methods. The Web images are diverse, supplying…

Cited by 91SourcePDFScholar
2020

Neural Networks Are More Productive Teachers Than Human Raters: Active Mixup for Data-Efficient Knowledge Distillation From a Blackbox Model

CVPR 2020oral

We study how to train a student deep neural network for visual recognition by distilling knowledge from a blackbox teacher model in a data-efficient manner. Progress on this problem can significantly reduce the dependence on large-scale datasets for learning high-performing visual recognition models…

Cited by 74PDFcodeScholar
2019

NATTACK: Learning the Distributions of Adversarial Examples for an Improved Black-Box Attack on Deep Neural Networks

ICML 2019oral

Powerful adversarial attack methods are vital for understanding how to construct robust deep neural networks (DNNs) and for thoroughly testing defense techniques. In this paper, we propose a black-box adversarial attack algorithm that can defeat both vanilla DNNs and those generated by various defen…

2018

How Local is the Local Diversity? Reinforcing Sequential Determinantal Point Processes with Dynamic Ground Sets for Supervised Video Summarization

ECCV 2018poster

The large volume of video content and high viewing frequency demand automatic video summarization algorithms, where a key property is the capability of modeling diversity. If videos are lengthy like hours-long egocentric videos, it is necessary to track the temporal structures of the videos and enfo…

Cited by 56SourcePDFScholar
2017

VQS: Linking Segmentations to Questions and Answers for Supervised Attention in VQA and Question-Focused Semantic Segmentation

ICCV 2017poster

Rich and dense human labeled datasets are the main enabling factor, among others, for the recent exciting work on vision-language understanding. Many seemingly distinct annotations (e.g., semantic segmentation and visual questions answering (VQA)) are inherently connected in that they reveal differe…

Cited by 145PDFcodeScholar