← Search

Zhantao Yang

11 accepted papers

2026

MetaVLA: Unified Meta Co-Training for Efficient Embodied Adaptation

ICLR 2026poster

Vision–Language–Action (VLA) models show promise in embodied reasoning, yet remain far from true generalists—they often require task-specific fine-tuning, incur high compute costs, and generalize poorly to unseen tasks. We propose MetaVLA, a unified, backbone-agnostic post-training framework for eff…

Cited by 0SourceScholar
2026

OmniVideo-R1: Reinforcing Audio-visual Reasoning with Query Intention and Modality Attention

ICML 2026poster

Humans perceive the world through diverse modalities that operate synergistically to support a holistic understanding of their surroundings. However, existing omnimodal models still exhibit substantial performance degradation on visual tasks when the audio modality is incorporated. We identify this …

Cited by 0SourceScholar
2026

STELAR-VISION: Self-Topology-Aware Efficient Learning for Aligned Reasoning in Vision

AAAI 2026technical

Vision-language models (VLMs) have made significant strides in reasoning, yet they often struggle with complex multimodal tasks and tend to generate overly verbose outputs. A key limitation is their reliance on chain-of-thought (CoT) reasoning, despite many tasks benefiting from alternative topologi

Cited by 0SourcePDFScholar
2026

Similarity Is Not Logic: Factored Inference for Dual-Encoder Vision-Language Models

ICML 2026poster

Dual-encoder vision-language models (VLMs) expose a similarity interface that enables zero-shot retrieval but fails compositional constraints: queries like “umbrella and no person” retrieve images containing both, even when concept detection is reliable. We trace this to an interface-level **Bag-of-…

Cited by 0SourceScholar
2025

Accelerating Diffusion Sampling via Exploiting Local Transition Coherence

ICCV 2025poster

Text-based diffusion models have made significant breakthroughs in generating high-quality images and videos from textual descriptions. However, the lengthy sampling time of the denoising process remains a significant bottleneck in practical applications. Previous methods either ignore the statistic…

2025

BACON: Improving Clarity of Image Captions via Bag-of-Concept Graphs

CVPR 2025poster

Advancements in large Vision-Language Models have brought precise, accurate image captioning, vital for advancing multi-modal image understanding and processing. Yet these captions often carry lengthy, intertwined contexts that are difficult to parse and frequently overlook essential cues, posing a…

Cited by 0SourcePDFScholar
2025

The Matrix: Infinite-Horizon World Generation with Real-Time Moving Control

NeurIPS 2025poster

We present The Matrix, a foundational realistic world simulator capable of generating infinitely long 720p high-fidelity real-scene video streams with real-time, responsive control in both first- and third-person perspectives. Trained on limited supervised data from video games like Forza Horizon 5…

Cited by 0SourceScholar
2024

CCM: Real-Time Controllable Visual Content Creation Using Text-to-Image Consistency Models

ICML 2024poster

Consistency Models (CMs) have showed a promise in creating high-quality images with few steps. However, the way to add new conditional controls to the pre-trained CMs has not been explored. In this paper, we explore the pivotal subject of leveraging the generative capacity and efficiency of consiste…

Cited by 4SourcePDFScholar
2024

DreamClean: Restoring Clean Image Using Deep Diffusion Prior

ICLR 2024poster

Image restoration poses a garners substantial interest due to the exponential surge in demands for recovering high-quality images from diverse mobile camera devices, adverse lighting conditions, suboptimal shooting environments, and frequent image compression for efficient transmission purposes. Yet…

Cited by 9SourcePDFScholar
2024

Lipschitz Singularities in Diffusion Models

ICLR 2024oral

Diffusion models, which employ stochastic differential equations to sample images through integrals, have emerged as a dominant class of generative models. However, the rationality of the diffusion process itself receives limited attention, leaving the question of whether the problem is well-posed a…

Cited by 10SourcePDFScholar
2023

Dimensionality-Varying Diffusion Process

CVPR 2023poster

Diffusion models, which learn to reverse a signal destruction process to generate new data, typically require the signal at each step to have the same dimension. We argue that, considering the spatial redundancy in image signals, there is no need to maintain a high dimensionality in the evolution pr…