← Search

Yizhuo Li

17 accepted papers

2026

Discrete Diffusion VLA: Bringing Discrete Diffusion to Action Decoding in Vision-Language-Action Policies

ICML 2026poster

Vision–Language–Action (VLA) models adapt large vision–language backbones to map images and instructions into robot actions. However, prevailing VLAs either generate actions autoregressively in a fixed left-to-right order or attach separate diffusion heads outside the backbone, fragmenting informati…

Cited by 0SourceScholar
2026

End-to-End Autoregressive Image Generation with 1D Semantic Tokenizer

ICML 2026spotlight

Autoregressive image modeling relies on visual tokenizers to compress images into compact latent representations. We design an end-to-end training pipeline that jointly optimizes reconstruction and generation, enabling direct supervision from generation results to the tokenizer. This contrasts with …

Cited by 0SourceScholar
2026

SpeeDiff: Scalable Pixel-Anchored End-to-End Latent Diffusion Model

CVPR 2026

We present Scalable Pixel-anchored End-to-end Diffusion (SpeeDiff), a latent diffusion method that jointly trains the VAE and the diffusion model from scratch. In principle, joint training allows the diffusion loss gradient to directly guide the VAE encoder, encouraging the formation of a generation

Cited by 0SourceScholar
2025

AnRe: Analogical Replay for Temporal Knowledge Graph Forecasting

ACL 2025long

Temporal Knowledge Graphs (TKGs) are vital for event prediction, yet current methods face limitations. Graph neural networks mainly depend on structural information, often overlooking semantic understanding and requiring high computational costs. Meanwhile, Large Language Models (LLMs) support zero-…

Cited by 0SourcePDFScholar
2025

Divot: Diffusion Powers Video Tokenizer for Comprehension and Generation

CVPR 2025poster

In recent years, there has been a significant surge of interest in unifying image comprehension and generation within Large Language Models (LLMs). This growing interest has prompted us to explore extending this unification to videos. The core challenge lies in developing a versatile video tokenizer…

2025

Moto: Latent Motion Token as the Bridging Language for Learning Robot Manipulation from Videos

ICCV 2025poster

Recent developments in Large Language Models (LLMs) pre-trained on extensive corpora have shown significant success in various natural language processing (NLP) tasks with minimal fine-tuning. This success offers new promise for robotics, which has long been constrained by the high cost of action-la…

2024

InternVid: A Large-scale Video-Text Dataset for Multimodal Understanding and Generation

ICLR 2024spotlight

This paper introduces InternVid, a large-scale video-centric multimodal dataset that enables learning powerful and transferable video-text representations for multimodal understanding and generation. InternVid contains over 7 million videos lasting nearly 760K hours, yielding 234M video clips accomp…

2024

MVBench: A Comprehensive Multi-modal Video Understanding Benchmark

CVPR 2024highlight

With the rapid development of Multi-modal Large Language Models (MLLMs) a number of diagnostic benchmarks have recently emerged to evaluate the comprehension capabilities of these models. However most benchmarks predominantly assess spatial understanding in the static image tasks while overlooking t…

2023

UniFormerV2: Unlocking the Potential of Image ViTs for Video Understanding

ICCV 2023poster

The prolific performances of Vision Transformers (ViTs) in image tasks have prompted research into adapting the image ViTs for video tasks. However, the substantial gap between image and video impedes the spatiotemporal learning of these image-pretrained models. Though video-specialized models like…

Cited by 58PDFcodeScholar
2023

Unmasked Teacher: Towards Training-Efficient Video Foundation Models

ICCV 2023oral

Video Foundation Models (VFMs) have received limited exploration due to high computational costs and data scarcity. Previous VFMs rely on Image Foundation Models (IFMs), which face challenges in transferring to the video domain. Although VideoMAE has trained a robust ViT from limited data, its low-l…

Cited by 189PDFcodeScholar
2022

Unsupervised Representation for Semantic Segmentation by Implicit Cycle-Attention Contrastive Learning

AAAI 2022technical

We study the unsupervised representation learning for the semantic segmentation task. Different from previous works that aim at providing unsupervised pre-trained backbones for segmentation models which need further supervised fine-tune, here, we focus on providing representation that is only traine…

Cited by 11SourcePDFScholar
2021

TDAF: Top-Down Attention Framework for Vision Tasks

AAAI 2021technical

Human attention mechanisms often work in a top-down manner, yet it is not well explored in vision research. Here, we propose the Top-Down Attention Framework (TDAF) to capture top-down attentions, which can be easily adopted in most existing models. The designed Recursive Dual-Directional Nested Str…

Cited by 13SourcePDFScholar
2021

Test-Time Personalization with a Transformer for Human Pose Estimation

NeurIPS 2021poster

We propose to personalize a 2D human pose estimator given a set of test images of a person without using any manual annotations. While there is a significant advancement in human pose estimation, it is still very challenging for a model to generalize to different unknown environments and unseen pers…

2020

HOI Analysis: Integrating and Decomposing Human-Object Interaction

NeurIPS 2020poster

Human-Object Interaction (HOI) consists of human, object and implicit interaction/verb. Different from previous methods that directly map pixels to HOI semantics, we propose a novel perspective for HOI learning in an analytical manner. In analogy to Harmonic Analysis, whose goal is to study how to r…

2020

TubeTK: Adopting Tubes to Track Multi-Object in a One-Step Training Model

CVPR 2020oral

Multi-object tracking is a fundamental vision problem that has been studied for a long time. As deep learning brings excellent performances to object detection algorithms, Tracking by Detection (TBD) has become the mainstream tracking framework. Despite the success of TBD, this two-step method is to…

Cited by 344PDFcodeScholar