← Search

Yaoming Wang

17 accepted papers

2026

OneCAT: Decoder-Only Auto-Regressive Model for Unified Understanding and Generation

CVPR 2026

We introduce OneCAT, a unified multimodal model that seamlessly integrates understanding, generation, and editing within a single decoder-only transformer architecture. OneCAT uniquely eliminates the need for external components such as Vision Transformers (ViT) or vision tokenizer during inference,

Cited by 0SourcecodeScholar
2026

Towards Holistic Modeling for Video Frame Interpolation with Auto-regressive Diffusion Transformers

CVPR 2026

Existing video frame interpolation (VFI) methods often adopt a frame-centric approach, processing videos as independent short segments (e.g., triplets), which leads to temporal inconsistencies and motion artifacts. To overcome this, we propose a holistic, video-centric paradigm named Local Diffusion

Cited by 0SourcecodeScholar
2025

METEOR: Multi-Encoder Collaborative Token Pruning for Efficient Vision Language Models

ICCV 2025poster

Vision encoders serve as the cornerstone of multimodal understanding. Single-encoder architectures like CLIP exhibit inherent constraints in generalizing across diverse multimodal tasks, while recent multi-encoder fusion methods introduce prohibitive computational overhead to achieve superior perfor…

2025

Noise Conditional Variational Score Distillation

ICML 2025poster

We propose Noise Conditional Variational Score Distillation (NCVSD), a novel method for distilling pretrained diffusion models into generative denoisers. We achieve this by revealing that the unconditional score function implicitly characterizes the score function of denoising posterior distribution…

2025

SalaMAnder: Shapley-based Mathematical Expression Attribution and Metric for Chain-of-Thought Reasoning

EMNLP 2025

Chain-of-Thought (CoT) prompting enhances the math reasoning capability of large language models (LLMs) to a large margin. However, the mechanism underlying such improvements remains unexplored. In this paper, we present SalaMAnder ( S h a p l ey-b a sed M athematical Expression A ttribution a nd M

Cited by 0SourcePDFScholar
2024

BarLeRIa: An Efficient Tuning Framework for Referring Image Segmentation

ICLR 2024spotlight

Pre-training followed by full fine-tuning has gradually been substituted by Parameter-Efficient Tuning (PET) in the field of computer vision. PET has gained popularity, especially in the context of large-scale models, due to its ability to reduce transfer learning costs and conserve hardware resourc…

2024

Bootstrap AutoEncoders With Contrastive Paradigm for Self-supervised Gaze Estimation

ICML 2024poster

Existing self-supervised methods for gaze estimation using the dominant streams of contrastive and generative approaches are restricted to eye images and could fail in general full-face settings. In this paper, we reveal that contrastive methods are ineffective in data augmentation for self-supervis…

Cited by 0SourcePDFScholar
2024

Hybrid Distillation: Connecting Masked Autoencoders with Contrastive Learners

ICLR 2024poster

As two prominent strategies for representation learning, Contrastive Learning (CL) and Masked Image Modeling (MIM) have witnessed significant progress. Previous studies have demonstrated the advantages of each approach in specific scenarios. CL, resembling supervised pre-training, excels at capturin…

Cited by 3SourcePDFScholar
2024

UMG-CLIP: A Unified Multi-Granularity Vision Generalist for Open-World Understanding

ECCV 2024poster

"Vision-language foundation models, represented by Contras-tive Language-Image Pre-training (CLIP), have gained increasing attention for jointly understanding both vision and textual tasks. However, existing approaches primarily focus on training models to match global image representations with tex…

2023

Adapting Shortcut With Normalizing Flow: An Efficient Tuning Framework for Visual Recognition

CVPR 2023poster

Pretraining followed by fine-tuning has proven to be effective in visual recognition tasks. However, fine-tuning all parameters can be computationally expensive, particularly for large-scale models. To mitigate the computational and storage demands, recent research has explored Parameter-Efficient F…

2023

AiluRus: A Scalable ViT Framework for Dense Prediction

NeurIPS 2023poster

Vision transformers (ViTs) have emerged as a prevalent architecture for vision tasks owing to their impressive performance. However, their complexity dramatically increases when handling long token sequences, particularly for dense prediction tasks that require high-resolution input. Notably, dense…

2023

Progressively Compressed Auto-Encoder for Self-supervised Representation Learning

ICLR 2023poster

As a typical self-supervised learning strategy, Masked Image Modeling (MIM) is driven by recovering all masked patches from visible ones. However, patches from the same image are highly correlated and it is redundant to reconstruct all the masked patches. We find that this redundancy is neglected by…

2023

Promoting Semantic Connectivity: Dual Nearest Neighbors Contrastive Learning for Unsupervised Domain Generalization

CVPR 2023poster

Domain Generalization (DG) has achieved great success in generalizing knowledge from source domains to unseen target domains. However, current DG methods rely heavily on labeled source data, which are usually costly and unavailable. Since unlabeled data are far more accessible, we study a more pract…

Cited by 17SourcePDFScholar
2023

Towards Unsupervised Domain Generalization for Face Anti-Spoofing

ICCV 2023poster

Generalizable face anti-spoofing (FAS) based on domain generalization (DG) has gained growing attention due to its robustness in real-world applications. However, these DG methods rely heavily on labeled source data, which are usually costly and hard to access. Comparably, unlabeled face data are fa…

Cited by 43PDFScholar
2022

Contrastive Regression for Domain Adaptation on Gaze Estimation

CVPR 2022poster

Appearance-based Gaze Estimation leverages deep neural networks to regress the gaze direction from monocular images and achieve impressive performance. However, its success depends on expensive and cumbersome annotation capture. When lacking precise annotation, the large domain gap hinders the perfo…

Cited by 99PDFScholar
2021

Learning Latent Architectural Distribution in Differentiable Neural Architecture Search via Variational Information Maximization

ICCV 2021poster

Existing differentiable neural architecture search approaches simply assume the architectural distribution on each edge is independent of each other, which conflicts with the intrinsic properties of architecture. In this paper, we view the architectural distribution as the latent representation of…

Cited by 13PDFScholar
2020

SI-VDNAS: Semi-Implicit Variational Dropout for Hierarchical One-shot Neural Architecture Search

IJCAI 2020poster

Bayesian methods have improved the interpretability and stability of neural architecture search (NAS). In this paper, we propose a novel probabilistic approach, namely Semi-Implicit Variational Dropout one-shot Neural Architecture Search (SI-VDNAS), that leverages semi-implicit variational dropout t…

Cited by 0SourcePDFScholar