← Search

Yali Wang

60 accepted papers

2026

Breaking Dual Bottlenecks: Evolving Unified Multimodal Models into Self-Adaptive Interleaved Visual Reasoners

ICML 2026poster

Recent unified models integrate multimodal understanding and generation within a single framework. However, an ``understanding-generation gap'' persists, where models can capture user intent but often fail to translate this semantic knowledge into precise pixel-level manipulation. This gap results i…

Cited by 0SourceScholar
2026

G-UBS: Towards Robust Understanding of Implicit Feedback via Group-Aware User Behavior Simulation

AAAI 2026technical

User feedback is critical for refining recommendation systems, yet explicit feedback (e.g., likes or dislikes) remains scarce in practice. As a more feasible alternative, inferring user preferences from massive implicit feedback has shown great potential (e.g., a user quickly skipping a recommended

Cited by 0SourcePDFScholar
2026

InternVideo-Next: Towards World-Understanding Video Models

CVPR 2026

Large-scale video-text pretraining achieves strong performance but depends on noisy, synthetic captions with limited semantic coverage, often overlooking implicit world knowledge such as object motion, 3D geometry, and physical cues. In contrast, masked video modeling (MVM) directly exploits spatiot

Cited by 0SourcecodeScholar
2026

MTVCraft: Tokenizing 4D Motion for Arbitrary Character Animation

ICLR 2026poster

Character image animation has rapidly advanced with the rise of digital humans. However, existing methods rely largely on 2D-rendered pose images for motion guidance, which limits generalization and discards essential 4D information for open-world animation. To address this, we propose MTVCraft (Mot…

Cited by 0SourcecodeScholar
2026

MotionWeaver: Holistic 4D-Anchored Framework for Multi-Humanoid Image Animation

ICLR 2026poster

Character image animation, which synthesizes videos of reference characters driven by pose sequences, has advanced rapidly but remains largely limited to single-human settings. Existing methods struggle to generalize to multi-humanoid scenarios, which involve diverse humanoid forms, complex interact…

Cited by 0SourcecodeScholar
2026

UniFlow: A Unified Pixel Flow Tokenizer for Visual Understanding and Generation

ICLR 2026poster

Tokenizer is a crucial component for both visual understanding and generation. To advance toward the ultimate goal of universal modeling, recent research has focused on developing a unified tokenizer. However, existing tokenizers face a significant performance trade-off between understanding and gen…

Cited by 0SourceScholar
2026

VRAgent-R1: Boosting Video Recommendation with MLLM-based Agents via Reinforcement Learning

AAAI 2026technical

Large language model (LLM) agents have emerged as a promising solution for enhancing recommendation systems via user simulation. However, existing studies predominantly resort to prompt-based simulation using frozen LLMs, which frequently results in suboptimal item modeling and user preference learn

Cited by 0SourcePDFScholar
2026

Video-GPT via Next Clip Diffusion

ICLR 2026poster

GPT has shown its remarkable success in natural language processing. However, the language sequence is not sufficient to describe spatial-temporal details in the visual world. Alternatively, the video sequence is good at capturing such details. Motivated by this fact, we propose a concise Video-GPT…

Cited by 0SourcecodeScholar
2026

VideoChat-A1: Thinking with Long Videos by Chain-of-Shot Reasoning

AAAI 2026technical

Recent advances in video understanding have been driven by MLLMs. But these MLLMs are good at analyzing short videos, while suffering from difficulties in understanding videos with a longer context. To address this difficulty, several agent paradigms have recently been proposed, using MLLMs as agen

Cited by 0SourcePDFScholar
2026

VideoChat-Flash: Hierarchical Compression for Long-Context Video Modeling

ICLR 2026poster

Long-context video modeling is critical for multimodal large language models (MLLMs), enabling them to process movies, online video streams, and so on. Despite its advances, handling long videos remains challenging due to the difficulty in efficiently understanding the extremely long video context.…

Cited by 0SourcecodeScholar
2026

VideoChat-M1: Collaborative Policy Planning for Video Understanding via Multi-Agent Reinforcement Learning

CVPR 2026

Most of the multi-agent video understanding frameworks adopt static and non-learnable tool invocation mechanisms, which limit the discovery of diverse clues essential for robust perception and reasoning regarding temporally or spatially complex videos. To address this challenge, we propose a novel M

Cited by 0SourceScholar
2026

VideoSeeker: Native Interleaved Clue Seeking for Long Video Multi-Hop Reasoning

ICML 2026poster

Existing multimodal large language models for long-video understanding predominantly rely on uniform sampling and single-turn inference, limiting their ability to identify sparse yet critical evidence amid extensive redundancy. We introduce VideoSeeker, a novel framework that supports iterative disc…

Cited by 13SourceScholar
2026

WeTok: Powerful Discrete Tokenization for High-Fidelity Visual Reconstruction

ICLR 2026poster

Visual tokenizer is a critical component for vision generation. However, the existing tokenizers often face unsatisfactory trade-off between compression ratios and reconstruction fidelity. To fill this gap, we introduce a powerful and concise WeTok tokenizer, which surpasses the previous leading tok…

Cited by 0SourcecodeScholar
2026

When Top-ranked Recommendations Fail: Modeling Multi-Granular Negative Feedback for Explainable and Robust Video Recommendation

AAAI 2026technical

Existing video recommendation systems, relying mainly on ID-based embedding mapping and collaborative filtering, often fail to capture in-depth video content semantics. Moreover, most struggle to address biased user behaviors (e.g., accidental clicks, fast skips), leading to inaccurate interest mode

Cited by 0SourcePDFScholar
2025

Bootstrapping Language-Guided Navigation Learning with Self-Refining Data Flywheel

ICLR 2025poster

Creating high-quality data for training robust language-instructed agents is a long-lasting challenge in embodied AI. In this paper, we introduce a Self-Refining Data Flywheel (SRDF) that generates high-quality and large-scale navigational instruction-trajectory pairs by iteratively refining the dat…

2025

CG-Bench: Clue-grounded Question Answering Benchmark for Long Video Understanding

ICLR 2025poster

The existing video understanding benchmarks for multimodal large language models (MLLMs) mainly focus on short videos. The few benchmarks for long video understanding often rely on multiple-choice questions (MCQs). Due to the limitations of MCQ evaluations and the advanced reasoning abilities of MLL…

Cited by 5SourcePDFScholar
2025

H-MBA: Hierarchical MamBa Adaptation for Multi-Modal Video Understanding in Autonomous Driving

AAAI 2025technical

With the prevalence of Multimodal Large Language Models(MLLMs), autonomous driving has encountered new opportunities and challenges. In particular, multi-modal video understanding is critical to interactively analyze what will happen in the procedure of autonomous driving. However, videos in such a…

Cited by 2SourcePDFScholar
2025

LVAgent: Long Video Understanding by Multi-Round Dynamical Collaboration of MLLM Agents

ICCV 2025poster

Existing MLLMs encounter significant challenges in modeling the temporal context within long videos. Currently, mainstream Agent-based methods use external tools to assist a single MLLM in answering long video questions. Despite such tool-based support, a solitary MLLM still offers only a partial un…

2025

Modeling Fine-Grained Hand-Object Dynamics for Egocentric Video Representation Learning

ICLR 2025poster

In egocentric video understanding, the motion of hands and objects as well as their interactions play a significant role by nature. However, existing egocentric video representation learning methods mainly focus on aligning video representation with high-level narrations, overlooking the intricate d…

2025

Muses: 3D-Controllable Image Generation via Multi-Modal Agent Collaboration

AAAI 2025technical

Despite recent advancements in text-to-image generation, most existing methods struggle to create images with multiple objects and complex spatial relationships in the 3D world. To tackle this limitation, we introduce a generic AI system, namely MUSES, for 3D-controllable image generation from user…

2025

OmniCorpus: A Unified Multimodal Corpus of 10 Billion-Level Images Interleaved with Text

ICLR 2025spotlight

Image-text interleaved data, consisting of multiple images and texts arranged in a natural document format, aligns with the presentation paradigm of internet data and closely resembles human reading habits. Recent studies have shown that such data aids multimodal in-context learning and maintains th…

2025

Task Preference Optimization: Improving Multimodal Large Language Models with Vision Task Alignment

CVPR 2025poster

Current multimodal large language models (MLLMs) struggle with fine-grained or precise understanding of visuals although they give comprehensive perception and reasoning in a spectrum of vision applications. Recent studies either develop tool-using or unify specific visual tasks into the autoregress…

2025

TimeStep Master: Asymmetrical Mixture of Timestep LoRA Experts for Versatile and Efficient Diffusion Models in Vision

ICML 2025poster

Diffusion models have driven the advancement of vision generation over the past years. However, it is often difficult to apply these large models in downstream tasks, due to massive fine-tuning cost. Recently, Low-Rank Adaptation (LoRA) has been applied for efficient tuning of diffusion models. Unfo…

Cited by 0SourcePDFScholar
2025

TimeSuite: Improving MLLMs for Long Video Understanding via Grounded Tuning

ICLR 2025poster

Multimodal Large Language Models (MLLMs) have demonstrated impressive performance in short video understanding. However, understanding long-form videos still remains challenging for MLLMs. This paper proposes TimeSuite, a collection of new designs to adapt the existing short-form video MLLMs for lon…

Cited by 10SourcePDFScholar
2025

VRBench: A Benchmark for Multi-Step Reasoning in Long Narrative Videos

ICCV 2025poster

We present VRBench, the first long narrative video benchmark crafted for evaluating large models' multi-step reasoning capabilities, addressing limitations in existing evaluations that overlook temporal reasoning and procedural validity. It comprises 960 long videos (with an average duration of 1.6…

Cited by 0SourcePDFScholar
2025

VideoChat-R1.5: Visual Test-Time Scaling to Reinforce Multimodal Reasoning by Iterative Perception

NeurIPS 2025poster

Inducing reasoning in multimodal large language models (MLLMs) is critical for achieving human-level perception and understanding. Existing methods mainly leverage LLM reasoning to analyze parsed visuals, often limited by static perception stages. This paper introduces Visual Test-Time Scaling (VTTS…

Cited by 0SourceScholar
2025

WeGen: A Unified Model for Interactive Multimodal Generation as We Chat

CVPR 2025poster

Existing multimodal generative models fall short as qualified design copilots, as they often struggle to generate imaginative outputs once instructions are less detailed or lack the ability to maintain consistency with the provided references. In this work, we introduce WeGen, a model that unifies m…

2024

EgoExoLearn: A Dataset for Bridging Asynchronous Ego- and Exo-centric View of Procedural Activities in Real World

CVPR 2024poster

Being able to map the activities of others into one's own point of view is one fundamental human skill even from a very early age. Taking a step toward understanding this human ability we introduce EgoExoLearn a large-scale dataset that emulates the human demonstration following process in which ind…

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

MMT-Bench: A Comprehensive Multimodal Benchmark for Evaluating Large Vision-Language Models Towards Multitask AGI

ICML 2024poster

Large Vision-Language Models (LVLMs) show significant strides in general-propose multimodal applications such as visual dialogue and embodied navigation. However, existing multimodal evaluation benchmarks cover a limited number of multimodal tasks testing rudimentary capabilities, falling short in t…

Cited by 84SourcePDFScholar
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…

2024

SEINE: Short-to-Long Video Diffusion Model for Generative Transition and Prediction

ICLR 2024poster

Recently video generation has achieved substantial progress with realistic results. Nevertheless, existing AI-generated videos are usually very short clips ("shot-level'') depicting a single scene. To deliver a coherent long video ("story-level''), it is desirable to have creative transition and pre…

Cited by 129SourcePDFScholar
2024

TransAgent: Transfer Vision-Language Foundation Models with Heterogeneous Agent Collaboration

NeurIPS 2024poster

Vision-language foundation models (such as CLIP) have recently shown their power in transfer learning, owing to large-scale image-text pre-training. However, target domain data in the downstream tasks can be highly different from the pre-training phase, which makes it hard for such a single model to…

2024

Vlogger: Make Your Dream A Vlog

CVPR 2024poster

In this work we present Vlogger a generic AI system for generating a minute-level video blog (i.e. vlog) of user descriptions. Different from short videos with a few seconds vlog often contains a complex storyline with diversified scenes which is challenging for most existing video generation approa…

2023

HTML: Hybrid Temporal-scale Multimodal Learning Framework for Referring Video Object Segmentation

ICCV 2023poster

Referring Video Object Segmentation (RVOS) is to segment the object instance from a given video, according to the textual description of this object. However, in the open world, the object descriptions are often diversified in contents and flexible in lengths. This leads to the key difficulty in RVO…

Cited by 30PDFScholar
2023

MM-3DScene: 3D Scene Understanding by Customizing Masked Modeling With Informative-Preserved Reconstruction and Self-Distilled Consistency

CVPR 2023poster

Masked Modeling (MM) has demonstrated widespread success in various vision challenges, by reconstructing masked visual patches. Yet, applying MM for large-scale 3D scenes remains an open problem due to the data sparsity and scene complexity. The conventional random masking paradigm used in 2D images…

Cited by 12SourcePDFScholar
2023

Starting From Non-Parametric Networks for 3D Point Cloud Analysis

CVPR 2023poster

We present a Non-parametric Network for 3D point cloud analysis, Point-NN, which consists of purely non-learnable components: farthest point sampling (FPS), k-nearest neighbors (k-NN), and pooling operations, with trigonometric functions. Surprisingly, it performs well on various 3D tasks, requiring…

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
2023

VideoMAE V2: Scaling Video Masked Autoencoders With Dual Masking

CVPR 2023poster

Scale is the primary factor for building a powerful foundation model that could well generalize to a variety of downstream tasks. However, it is still challenging to train video foundation models with billions of parameters. This paper shows that video masked autoencoder (VideoMAE) is a scalable and…

2022

Cross Domain Object Detection by Target-Perceived Dual Branch Distillation

CVPR 2022poster

Cross domain object detection is a realistic and challenging task in the wild. It suffers from performance degradation due to large shift of data distributions and lack of instance-level annotations in the target domain. Existing approaches mainly focus on either of these two difficulties, even thou…

Cited by 90PDFcodeScholar
2022

Dual-AI: Dual-Path Actor Interaction Learning for Group Activity Recognition

CVPR 2022oral

Learning spatial-temporal relation among multiple actors is crucial for group activity recognition. Different group activities often show the diversified interactions between actors in the video. Hence, it is often difficult to model complex group activities from a single view of spatial-temporal ac…

Cited by 79PDFScholar
2022

MorphMLP: An Efficient MLP-Like Backbone for Spatial-Temporal Representation Learning

ECCV 2022poster

"Recently, MLP-Like networks have been revived for image recognition. However, whether it is possible to build a generic MLP-Like architecture on video domain has not been explored, due to complex spatial-temporal modeling with large computation burden. To fill this gap, we present an efficient self…

2022

Self-Slimmed Vision Transformer

ECCV 2022poster

"Vision transformers (ViTs) have become the popular structures and outperformed convolutional neural networks (CNNs) on various vision tasks. However, such powerful transformers bring a huge computation burden, because of the exhausting token-to-token comparison. The previous works focus on dropping…

2022

Target-Relevant Knowledge Preservation for Multi-Source Domain Adaptive Object Detection

CVPR 2022oral

Domain adaptive object detection (DAOD) is a promising way to alleviate performance drop of detectors in new scenes. Albeit great effort made in single source domain adaptation, a more generalized task with multiple source domains remains not being well explored, due to knowledge degradation during…

Cited by 31PDFScholar
2022

UniFormer: Unified Transformer for Efficient Spatial-Temporal Representation Learning

ICLR 2022poster

It is a challenging task to learn rich and multi-scale spatiotemporal semantics from high-dimensional videos, due to large local redundancy and complex global dependency between video frames. The recent advances in this research have been mainly driven by 3D convolutional neural networks and vision…

2021

CT-Net: Channel Tensorization Network for Video Classification

ICLR 2021poster

3D convolution is powerful for video classification but often computationally expensive, recent studies mainly focus on decomposing it on spatial-temporal and/or channel dimensions. Unfortunately, most approaches fail to achieve a preferable balance between convolutional efficiency and feature-int…

2021

Digging Into Uncertainty in Self-Supervised Multi-View Stereo

ICCV 2021poster

Self-supervised Multi-view stereo (MVS) with a pretext task of image reconstruction has achieved significant progress recently. However, previous methods are built upon intuitions, lacking comprehensive explanations about the effectiveness of the pretext task in self-supervised MVS. To this end, we…

Cited by 70PDFcodeScholar
2021

PC-HMR: Pose Calibration for 3D Human Mesh Recovery from 2D Images/Videos

AAAI 2021technical

The end-to-end Human Mesh Recovery (HMR) approach has been successfully used for 3D body reconstruction. However, most HMR-based frameworks reconstruct human body by directly learning mesh parameters from images or videos, while lacking explicit guidance of 3D human pose in visual data. As a result,…

Cited by 43SourcePDFScholar
2020

Mining Inter-Video Proposal Relations for Video Object Detection

ECCV 2020poster

Recent studies have shown that, context aggregating information from proposals in different frames can clearly enhance the performance of video object detection. However, these approaches mainly exploit the intra-proposal relation within single video, while ignoring the intra-proposal relation among…

2020

SmallBigNet: Integrating Core and Contextual Views for Video Classification

CVPR 2020poster

Temporal convolution has been widely used for video classification. However, it is performed on spatio-temporal contexts in a limited view, which often weakens its capacity of learning video representation. To alleviate this problem, we propose a concise and novel SmallBig network, with the cooperat…

Cited by 125PDFcodeScholar
2019

MetaCleaner: Learning to Hallucinate Clean Representations for Noisy-Labeled Visual Recognition

CVPR 2019poster

Deep Neural Networks (DNNs) have achieved remarkable successes in large-scale visual recognition. However, they often suffer from overfitting under noisy labels. To alleviate this problem, we propose a conceptually simple but effective MetaCleaner, which can learn to hallucinate a clean representati…

Cited by 120PDFScholar
2015

Online local Gaussian process for tensor-variate regression: Application to fast reconstruction of limb movements from brain signal

ICASSP 2015accepted

Tensor-variate regression approaches have been spotlighted over the past years, due to the fact that many challenging regression tasks in the real world involve in high-order tensorial data. However, these approaches are often computationally prohibitive, which limits the predictive performance for…

Cited by 0SourceScholar