← Search

Ming-Yu Liu

79 accepted papers

2026

$PhyWorldBench$: A Comprehensive Evaluation of Physical Realism in Text-to-Video Models

ICLR 2026oral

Video generation models have achieved remarkable progress in creating high-quality, photorealistic content. However, their ability to accurately simulate physical phenomena remains a critical and unresolved challenge. This paper presents $PhyWorldBench$ , a comprehensive benchmark designed to evalua…

Cited by 16SourcecodeScholar
2026

Benchmarking Single-Factor Physical Video-to-Audio Generation

CVPR 2026

Generative video-to-audio (V2A) models produce highly plausible soundtracks, but it remains unclear whether they capture the underlying physical processes. Existing evaluations emphasize perceptual realism and overlook physical correctness under controlled interventions. In this paper, we introduce

Cited by 0SourceScholar
2026

Cosmos Policy: Fine-Tuning Video Models for Visuomotor Control and Planning

ICLR 2026poster

Recent video generation models demonstrate remarkable ability to capture complex physical interactions and scene evolution over time. To leverage their spatiotemporal priors, robotics works have adapted video models for policy learning but introduce complexity by requiring multiple stages of post-tr…

Cited by 0SourcecodeScholar
2026

DiffusionNFT: Online Diffusion Reinforcement with Forward Process

ICLR 2026oral

Online reinforcement learning (RL) has been central to post-training language models, but its extension to diffusion models remains challenging due to intractable likelihoods. Recent works discretize the reverse sampling process to enable GRPO-style training, yet they inherit fundamental drawbacks,…

Cited by 0SourcecodeScholar
2026

DreamDojo: A Real-Time Robot World Model from Large-Scale Human Videos

ICML 2026spotlight

Being able to simulate the outcomes of actions in varied environments will revolutionize the development of generalist agents at scale. However, modeling these world dynamics, especially for dexterous robotics tasks, poses significant challenges due to limited data coverage and scarce action labels.…

Cited by 81SourceScholar
2026

DuoGen: Towards Autonomous Interleaved Multimodal Generation

CVPR 2026

Interleaved multimodal generation enables capabilities beyond unimodal generation models, such as step-by-step instructional guides, visual planning, and generating visual drafts for reasoning. However, the quality of existing interleaved generation models under general instructions remains limited

Cited by 0SourceScholar
2026

InfoTok: Adaptive Discrete Video Tokenizer via Information-Theoretic Compression

ICLR 2026oral

Accurate and efficient discrete video tokenization is essential for long video sequences processing. Yet, the inherent complexity and variable information density of videos present a significant bottleneck for current tokenizers, which rigidly compress all content at a fixed rate, leading to redunda…

Cited by 0SourcecodeScholar
2026

LDA-1B: Scaling Latent Dynamics Action Model via Universal Embodied Data Ingestion

RSS 2026poster

Recent robot foundation models largely rely on large-scale behavior cloning, which imitates expert actions but discards transferable dynamics knowledge embedded in heterogeneous embodied data. While the Unified World Model (UWM) formulation has the potential to leverage such diverse data, existing i…

Cited by 0SourceScholar
2026

Large Scale Diffusion Distillation via Score-Regularized Continuous-Time Consistency

ICLR 2026poster

Although continuous-time consistency models (e.g., sCM, MeanFlow) are theoretically principled and empirically powerful for fast academic-scale diffusion, its applicability to large-scale text-to-image and video tasks remains unclear due to infrastructure challenges in Jacobian-vector product (JVP)…

Cited by 0SourcecodeScholar
2026

NFT: Bridging Supervised Learning and Reinforcement Learning in Math Reasoning

ICLR 2026poster

Reinforcement Learning (RL) has played a central role in the recent surge of LLMs' math abilities by enabling verification-driven training through binary verifier signals. In contrast, Supervised Learning (SL) is rarely considered for such verification-driven training, largely due to its heavy relia…

Cited by 0SourcecodeScholar
2026

PointWorld: Scaling 3D World Models for In-The-Wild Robotic Manipulation

CVPR 2026

Humans anticipate, from a glance and a contemplated action of their bodies, how the 3D world will respond, a capability that is equally vital for robotic manipulation. We introduce PointWorld, a large pre-trained 3D world model that unifies state and action in a shared 3D space as 3D point flows: gi

Cited by 0SourcecodeScholar
2026

SAGE: Scalable Agentic 3D Scene Generation for Embodied AI

CVPR 2026

Real-world data collection for embodied agents remains costly and unsafe, calling for scalable, realistic, and simulator-ready 3D environments. However, existing scene-generation systems often rely on rule-based or task-specific pipelines, yielding artifacts and physically invalid scenes. We present

Cited by 0SourcecodeScholar
2026

Scenethesis: A Language and Vision Agentic Framework for 3D Scene Generation

ICLR 2026poster

Generating interactive 3D scenes from text requires not only synthesizing assets but arranging them with spatial intelligence—support, affordances, and plausibility. However, training data for interactive scenes is dominated by a few indoor datasets, so learning-based methods overfit to in-distribut…

Cited by 0SourceScholar
2025

A Comprehensive Study of Decoder-Only LLMs for Text-to-Image Generation

CVPR 2025poster

Both text-to-image generation and large language models (LLMs) have made significant advancements. However, many text-to-image models still employ the somewhat outdated T5 and CLIP as their text encoders. In this work, we investigate the effectiveness of using modern decoder-only LLMs as text encode…

Cited by 0SourcePDFScholar
2025

ArtiScene: Language-Driven Artistic 3D Scene Generation Through Image Intermediary

CVPR 2025poster

Designing 3D scenes is traditionally a challenging and laborious task that demands both artistic expertise and proficiency with complex software. Recent advances in text-to-3D generation have greatly simplified this process by letting users create scenes based on simple text descriptions. However, a…

Cited by 0SourcePDFScholar
2025

Articulated Kinematics Distillation from Video Diffusion Models

CVPR 2025poster

We present Articulated Kinematics Distillation (AKD), a framework for generating high-fidelity character animations by merging the strengths of skeleton-based animation and modern generative models. AKD uses a skeleton-based representation for rigged 3D assets, drastically reducing the Degrees of Fr…

2025

CoT-VLA: Visual Chain-of-Thought Reasoning for Vision-Language-Action Models

CVPR 2025poster

Vision-language-action models (VLAs) have shown potential in leveraging pretrained vision-language models and diverse robot demonstrations for learning generalizable sensorimotor control. While this paradigm effectively utilizes large-scale data from both robotic and non-robotic sources, current VLA…

2025

Describe Anything: Detailed Localized Image and Video Captioning

ICCV 2025poster

Generating detailed and accurate descriptions for specific regions in images and videos remains a fundamental challenge for vision-language models. We introduce the Describe Anything Model (DAM), a model designed for detailed localized captioning (DLC). DAM preserves both local details and global co…

Cited by 0SourcePDFScholar
2025

Direct Discriminative Optimization: Your Likelihood-Based Visual Generative Model is Secretly a GAN Discriminator

ICML 2025spotlight

While likelihood-based generative models, particularly diffusion and autoregressive models, have achieved remarkable fidelity in visual generation, the maximum likelihood estimation (MLE) objective, which minimizes the forward KL divergence, inherently suffers from a mode-covering tendency that limi…

2025

DreamGen: Unlocking Generalization in Robot Learning through Video World Models

CoRL 2025poster

In this work, we unlock new capabilities in robot learning from neural trajectories, synthetic robot data generated from video world models. Our proposed recipe is simple, but powerful: we take the most recent state-of-the-art video generative models (world models), adapt them to the target robot em…

Cited by 0SourcecodeScholar
2025

Dynamic Camera Poses and Where to Find Them

CVPR 2025poster

Annotating camera poses on dynamic Internet videos at scale is critical for advancing fields like realistic video generation and simulation. However, collecting such a dataset is difficult, as most Internet videos are unsuitable for pose estimation. Furthermore, annotating dynamic Internet videos pr…

Cited by 0SourcePDFScholar
2025

EdgeRunner: Auto-regressive Auto-encoder for Artistic Mesh Generation

ICLR 2025poster

Current auto-regressive mesh generation methods suffer from issues such as incompleteness, insufficient detail, and poor generalization. In this paper, we propose an Auto-regressive Auto-encoder (ArAE) model capable of generating high-quality 3D meshes with up to 4,000 faces at a spatial resolution…

Cited by 22SourcePDFScholar
2025

Efficient Part-level 3D Object Generation via Dual Volume Packing

NeurIPS 2025poster

Recent progress in 3D object generation has greatly improved both the quality and efficiency. However, most existing methods generate a single mesh with all parts fused together, which limits the ability to edit or manipulate individual parts. A key challenge is that different objects may have a var…

Cited by 0SourcecodeScholar
2025

HMAR: Efficient Hierarchical Masked Auto-Regressive Image Generation

CVPR 2025poster

Visual AutoRegressive modeling (VAR) shows promise in bridging the speed and quality gap between autoregressive image models and diffusion models. VAR reformulates autoregressive modeling by decomposing an image into successive resolution scales. During inference, an image is generated by predicting…

Cited by 0SourcePDFScholar
2025

High-Quality Joint Image and Video Tokenization with Causal VAE

ICLR 2025poster

Generative modeling has seen significant advancements in image and video synthesis. However, the curse of dimensionality remains a significant obstacle, especially for video generation, given its inherently complex and high-dimensional nature. Many existing works rely on low-dimensional latent space…

Cited by 1SourcePDFScholar
2025

Masked Diffusion Models are Secretly Time-Agnostic Masked Models and Exploit Inaccurate Categorical Sampling

ICLR 2025poster

Masked diffusion models (MDMs) have emerged as a popular research topic for generative modeling of discrete data, thanks to their superior performance over other discrete diffusion models, and are rivaling the auto-regressive models (ARMs) for language modeling tasks. The recent effort in simplifyin…

Cited by 21SourcePDFScholar
2025

One-Step Diffusion Policy: Fast Visuomotor Policies via Diffusion Distillation

ICML 2025poster

Diffusion models, praised for their success in generative tasks, are increasingly being applied to robotics, demonstrating exceptional performance in behavior cloning. However, their slow generation process stemming from iterative denoising steps poses a challenge for real-time applications in resou…

Cited by 11SourcePDFScholar
2024

Condition-Aware Neural Network for Controlled Image Generation

CVPR 2024poster

We present Condition-Aware Neural Network (CAN) a new method for adding control to image generative models. In parallel to prior conditional control methods CAN controls the image generation process by dynamically manipulating the weight of the neural network. This is achieved by introducing a condi…

Cited by 9SourcePDFScholar
2024

JeDi: Joint-Image Diffusion Models for Finetuning-Free Personalized Text-to-Image Generation

CVPR 2024poster

Personalized text-to-image generation models enable users to create images that depict their individual possessions in diverse scenes finding applications in various domains. To achieve the personalization capability existing methods rely on finetuning a text-to-image foundation model on a user's cu…

Cited by 20SourcePDFScholar
2024

Visual Fact Checker: Enabling High-Fidelity Detailed Caption Generation

CVPR 2024poster

Existing automatic captioning methods for visual content face challenges such as lack of detail content hallucination and poor instruction following. In this work we propose VisualFactChecker (VFC) a flexible training-free pipeline that generates high-fidelity and detailed captions for both 2D image…

Cited by 16SourcePDFScholar
2023

ATT3D: Amortized Text-to-3D Object Synthesis

ICCV 2023poster

Text-to-3D modelling has seen exciting progress by combining generative text-to-image models with image-to-3D methods like Neural Radiance Fields. DreamFusion recently achieved high-quality results but requires a lengthy, per-prompt optimization to create 3D objects. To address this, we amortize opt…

Cited by 82PDFScholar
2023

DiffCollage: Parallel Generation of Large Content With Diffusion Models

CVPR 2023poster

We present DiffCollage, a compositional diffusion model that can generate large content by leveraging diffusion models trained on generating pieces of the large content. Our approach is based on a factor graph representation where each factor node represents a portion of the content and a variable n…

Cited by 76SourcePDFScholar
2023

Loss-Guided Diffusion Models for Plug-and-Play Controllable Generation

ICML 2023poster

We consider guiding denoising diffusion models with general differentiable loss functions in a plug-and-play fashion, enabling controllable generation without additional training. This paradigm, termed Loss-Guided Diffusion (LGD), can easily be integrated into all diffusion models and leverage vario…

Cited by 89SourcePDFScholar
2023

Magic3D: High-Resolution Text-to-3D Content Creation

CVPR 2023highlight

Recently, DreamFusion demonstrated the utility of a pretrained text-to-image diffusion model to optimize Neural Radiance Fields (NeRF), achieving remarkable text-to-3D synthesis results. However, the method has two inherent limitations: 1) optimization of the NeRF representation is extremely slow, 2…

Cited by 1196SourcePDFScholar
2023

Neuralangelo: High-Fidelity Neural Surface Reconstruction

CVPR 2023poster

Neural surface reconstruction has been shown to be powerful for recovering dense 3D surfaces via image-based neural rendering. However, current methods struggle to recover detailed structures of real-world scenes. To address the issue, we present Neuralangelo, which combines the representation power…

2023

Preserve Your Own Correlation: A Noise Prior for Video Diffusion Models

ICCV 2023poster

Despite tremendous progress in generating high-quality images using diffusion models, synthesizing a sequence of animated frames that are both photorealistic and temporally coherent is still in its infancy. While off-the-shelf billion-scale datasets for image generation are available, collecting sim…

Cited by 262PDFScholar
2023

Re-ViLM: Retrieval-Augmented Visual Language Model for Zero and Few-Shot Image Captioning

EMNLP 2023long findings

Augmenting pretrained language models (LMs) with a vision encoder~(e.g., Flamingo) has obtained state-of-the-art results in image-to-text generation. However, these models store all the knowledge within their parameters, thus often requiring enormous model parameters to model the abundant visual con…

Cited by 0SourceScholar
2023

SPACE: Speech-driven Portrait Animation with Controllable Expression

ICCV 2023poster

Animating portraits using speech has received growing attention in recent years, with various creative and practical use cases. An ideal generated video should have good lip sync with the audio, natural facial expressions and head motions, and high frame quality. In this work, we present SPACE, whic…

Cited by 47PDFcodeScholar
2022

Generating Long Videos of Dynamic Scenes

NeurIPS 2022accept

We present a video generation model that accurately reproduces object motion, changes in camera viewpoint, and new content that arises over time. Existing video generation methods often fail to produce new content as a function of time while maintaining consistencies expected in real environments, s…

Cited by 121SourcePDFScholar
2022

Multimodal Conditional Image Synthesis with Product-of-Experts GANs

ECCV 2022poster

"Existing conditional image synthesis frameworks generate images based on user inputs in a single modality, such as text, segmentation, or sketch. They do not allow users to simultaneously use inputs in multiple modalities to control the image synthesis output. This reduces their practicality as mul…

2021

Deep Marching Tetrahedra: a Hybrid Representation for High-Resolution 3D Shape Synthesis

NeurIPS 2021poster

We introduce DMTet, a deep 3D conditional generative model that can synthesize high-resolution 3D shapes using simple user guides such as coarse voxels. It marries the merits of implicit and explicit 3D representations by leveraging a novel hybrid 3D representation. Compared to the current implicit…

2021

GANcraft: Unsupervised 3D Neural Rendering of Minecraft Worlds

ICCV 2021poster

We present GANcraft, an unsupervised neural rendering framework for generating photorealistic images of large 3D block worlds such as those created in Minecraft. Our method takes a semantic block world as input, where each block is assigned a semantic label such as dirt, grass, or water. We represen…

Cited by 131PDFcodeScholar
2020

COCO-FUNIT: Few-Shot Unsupervised Image Translation with a Content Conditioned Style Encoder

ECCV 2020poster

Unsupervised image-to-image translation intends to learn a mapping of an image in a given domain to an analogous image in a different domain, without explicit supervision of the mapping. Few-shot unsupervised image-to-image translation further attempts to generalize the model to an unseen domain by…

2020

Instance-Aware, Context-Focused, and Memory-Efficient Weakly Supervised Object Detection

CVPR 2020poster

Weakly supervised learning has emerged as a compelling tool for object detection by reducing the need for strong supervision during training. However, major challenges remain: (1) differentiation of object instances can be ambiguous; (2) detectors tend to focus on discriminative parts rather than en…

Cited by 261PDFcodeScholar
2020

Learning compositional functions via multiplicative weight updates

NeurIPS 2020poster

Compositionality is a basic structural feature of both biological and artificial neural networks. Learning compositional functions via gradient descent incurs well known problems like vanishing and exploding gradients, making careful learning rate tuning essential for real-world applications. This p…

2020

On the distance between two neural networks and the stability of learning

NeurIPS 2020poster

This paper relates parameter distance to gradient breakdown for a broad class of nonlinear compositional functions. The analysis leads to a new distance function called deep relative trust and a descent lemma for neural networks. Since the resulting learning rule seems to require little to no learni…

2020

UFO²: A Unified Framework towards Omni-supervised Object Detection

ECCV 2020poster

Existing work on object detection often relies on a single form of annotation: the model is trained using either accurate yet costly bounding boxes or cheaper but less expressive image-level tags. However, real-world annotations are often diverse in form, which challenges these existing works. In th…

2020

UNAS: Differentiable Architecture Search Meets Reinforcement Learning

CVPR 2020oral

Neural architecture search (NAS) aims to discover network architectures with desired properties such as high accuracy or low latency. Recently, differentiable NAS (DNAS) has demonstrated promising results while maintaining a search cost orders of magnitude lower than reinforcement learning (RL) base…

Cited by 44PDFcodeScholar
2019

CityFlow: A City-Scale Benchmark for Multi-Target Multi-Camera Vehicle Tracking and Re-Identification

CVPR 2019oral

Urban traffic optimization using traffic cameras as sensors is driving the need to advance state-of-the-art multi-target multi-camera (MTMC) tracking. This work introduces CityFlow, a city-scale traffic camera dataset consisting of more than 3 hours of synchronized HD videos from 40 cameras across 1…

Cited by 511PDFcodeScholar
2019

Dancing to Music

NeurIPS 2019poster

Dancing to music is an instinctive move by humans. Learning to model the music-to-dance generation process is, however, a challenging problem. It requires significant efforts to measure the correlation between music and dance as one needs to simultaneously consider multiple aspects, such as style an…

2019

Few-Shot Unsupervised Image-to-Image Translation

ICCV 2019poster

Unsupervised image-to-image translation methods learn to map images in a given class to an analogous image in a different class, drawing on unstructured (non-registered) datasets of images. While remarkably successful, current methods require access to many images in both source and destination clas…

Cited by 995PDFcodeScholar
2019

Few-shot Video-to-Video Synthesis

NeurIPS 2019poster

Video-to-video synthesis (vid2vid) aims at converting an input semantic video, such as videos of human poses or segmentation masks, to an output photorealistic video. While the state-of-the-art of vid2vid has advanced significantly, existing approaches share two major limitations. First, they are da…

Cited by 438SourcePDFScholar
2019

Meta-Sim: Learning to Generate Synthetic Datasets

ICCV 2019oral

Training models to high-end performance requires availability of large labeled datasets, which are expensive to get. The goal of our work is to automatically synthesize labeled datasets that are relevant for a downstream task. We propose Meta-Sim, which learns a generative model of synthetic scenes,…

Cited by 316PDFScholar
2019

Neural Turtle Graphics for Modeling City Road Layouts

ICCV 2019oral

We propose Neural Turtle Graphics (NTG), a novel generative model for spatial graphs, and demonstrate its applications in modeling city road layouts. Specifically, we represent the road layout using a graph where nodes in the graph represent control points and edges in the graph represents road segm…

Cited by 104PDFScholar
2019

PointFlow: 3D Point Cloud Generation With Continuous Normalizing Flows

ICCV 2019oral

As 3D point clouds become the representation of choice for multiple vision and graphics applications, the ability to synthesize or reconstruct high-resolution, high-fidelity point clouds becomes crucial. Despite the recent success of deep learning models in discriminative tasks of point clouds, gene…

Cited by 798PDFcodeScholar
2019

STEP: Spatio-Temporal Progressive Learning for Video Action Detection

CVPR 2019oral

In this paper, we propose Spatio-TEmporal Progressive (STEP) action detector--a progressive learning framework for spatio-temporal action detection in videos. Starting from a handful of coarse-scale proposal cuboids, our approach progressively refines the proposals towards actions over a few steps.…

Cited by 200PDFScholar
2019

Semantic Image Synthesis With Spatially-Adaptive Normalization

CVPR 2019oral

We propose spatially-adaptive normalization, a simple but effective layer for synthesizing photorealistic images given an input semantic layout. Previous methods directly feed the semantic layout as input to the network, forcing the network to memorize the information throughout all the layers. Inst…

Cited by 3706PDFcodeScholar
2018

A Closed-form Solution to Photorealistic Image Stylization

ECCV 2018poster

Photorealistic image stylization concerns transferring style of a reference photo to a content photo with the constraint that the stylized photo should remain photorealistic. While several photorealistic image stylization methods exist, they tend to generate spatially inconsistent stylizations with…

2018

Context-aware Synthesis and Placement of Object Instances

NeurIPS 2018poster

Learning to insert an object instance into an image in a semantically coherent manner is a challenging and interesting problem. Solving it requires (a) determining a location to place an object in the scene and (b) determining its appearance at the location. Such an object insertion model can potent…

2018

High-Resolution Image Synthesis and Semantic Manipulation With Conditional GANs

CVPR 2018poster

We present a new method for synthesizing high-resolution photo-realistic images from semantic label maps using conditional generative adversarial networks (conditional GANs). Conditional GANs have enabled a variety of applications, but the results are often limited to low-resolution and still far fr…

2018

Learning Superpixels With Segmentation-Aware Affinity Loss

CVPR 2018poster

Superpixel segmentation has been widely used in many computer vision tasks. Existing superpixel algorithms are mainly based on hand-crafted features, which often fail to preserve weak object boundaries. In this work, we leverage deep neural networks to facilitate extracting superpixels from images.…

Cited by 151SourcePDFScholar
2018

MoCoGAN: Decomposing Motion and Content for Video Generation

CVPR 2018poster

Visual signals in a video can be divided into content and motion. While content specifies which objects are in the video, motion describes their dynamics. Based on this prior, we propose the Motion and Content decomposed Generative Adversarial Network (MoCoGAN) framework for video generation. The pr…

2018

PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume

CVPR 2018poster

We present a compact but effective CNN model for optical flow, called PWC-Net. PWC-Net has been designed according to simple and well-established principles: pyramidal processing, warping, and the use of a cost volume. Cast in a learnable feature pyramid, PWC-Net uses the current optical flow estima…

2018

Video-to-Video Synthesis

NeurIPS 2018poster

We study the problem of video-to-video synthesis, whose goal is to learn a mapping function from an input source video (e.g., a sequence of semantic segmentation masks) to an output photorealistic video that precisely depicts the content of the source video. While its image counterpart, the image-to…

2017

Deep 360 Pilot: Learning a Deep Agent for Piloting Through 360deg Sports Videos

CVPR 2017oral

Watching a 360* sports video requires a viewer to continuously select a viewing angle, either through a sequence of mouse clicks or head movements. To relieve the viewer from this "360 piloting" task, we propose "deep 360 pilot" - a deep learning-based agent for piloting through 360* sports videos a…

Cited by 29PDFScholar
2016

Deep Gaussian Conditional Random Field Network: A Model-Based Deep Network for Discriminative Denoising

CVPR 2016poster

We propose a novel end-to-end trainable deep network architecture for image denoising based on a Gaussian Conditional Random Field (GCRF) model. In contrast to the existing discriminative denoising methods that train a separate model for each individual noise level, the proposed deep network explici…

Cited by 84PDFScholar
2016

Gaussian Conditional Random Field Network for Semantic Segmentation

CVPR 2016spotlight

In contrast to the existing approaches that use discrete Conditional Random Field (CRF) models, we propose to use a Gaussian CRF model for the task of semantic segmentation. We propose a novel deep network, which we refer to as Gaussian Mean Field (GMF) network, whose layers perform mean field infer…

Cited by 200PDFScholar
2016

Learning to remove multipath distortions in Time-of-Flight range images for a robotic arm setup

ICRA 2016

Range images captured by Time-of-Flight (ToF) cameras are corrupted with multipath distortions due to interaction between modulated light signals and scenes. The interaction is often complicated, which makes a model-based solution elusive. We propose a learning-based approach for removing the multip

Cited by 42SourceScholar