← Search

Yuhan Zhu

13 accepted papers

2026

DAG: A Dual Correlation Network for Time Series Forecasting with Exogenous Variables

ICML 2026poster

Time series forecasting is essential in various domains. Compared to relying solely on endogenous variables (i.e., target variables), considering exogenous variables (i.e., covariates) provides additional predictive information and often leads to more accurate predictions. However, existing methods …

Cited by 0SourceScholar
2026

GCGNet: Graph-Consistent Generative Network for Time Series Forecasting with Exogenous Variables

ICLR 2026poster

Exogenous variables offer valuable supplementary information for predicting future endogenous variables. Forecasting with exogenous variables needs to consider both past-to-future dependencies (i.e., temporal correlations) and the influence of exogenous variables on endogenous variables (i.e., chann…

Cited by 0SourcecodeScholar
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

VBGS-SLAM: Variational Bayesian Gaussian Splatting Simultaneous Localization and Mapping

ICRA 2026poster

3D Gaussian Splatting (3DGS) has shown promising results for 3D scene modeling using mixtures of Gaussians, yet its existing simultaneous localization and mapping (SLAM) variants typically rely on direct, deterministic pose optimization against the splat map, making them sensitive to initialization …

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

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
2024

AWT: Transferring Vision-Language Models via Augmentation, Weighting, and Transportation

NeurIPS 2024poster

Pre-trained vision-language models (VLMs) have shown impressive results in various visual classification tasks. However, we often fail to fully unleash their potential when adapting them for new concept understanding due to limited information on new classes. To address this limitation, we introduce…

2024

SGCalib: A Two-stage Camera-LiDAR Calibration Method Using Semantic Information and Geometric Features

ICRA 2024poster

Extrinsic calibration is an essential prerequisite for the applications of camera-LiDAR fusion. Existing methods either suffer from the complex offline setting of man-made targets or tend to produce suboptimal and unrobust results. In this paper, we propose an online two-stage calibration method tha…

Cited by 4SourceScholar
2024

ZeroI2V: Zero-Cost Adaptation of Pre-Trained Transformers from Image to Video

ECCV 2024poster

"Adapting image models to the video domain has emerged as an efficient paradigm for solving video recognition tasks. Due to the huge number of parameters and effective transferability of image models, performing full fine-tuning is less efficient and even unnecessary. Thus, recent research is shifti…

2023

Deep Reinforcement Learning for Decentralized Multi-Robot Exploration With Macro Actions

RA-L 2023

Cooperative multi-robot teams need to be able to explore cluttered and unstructured environments while dealing with communication dropouts that prevent them from exchanging local information to maintain team coordination. Therefore, robots need to consider high-level teammate intentions during actio

Cited by 53SourceScholar
2023

Extracting Motion and Appearance via Inter-Frame Attention for Efficient Video Frame Interpolation

CVPR 2023poster

Effectively extracting inter-frame motion and appearance information is important for video frame interpolation (VFI). Previous works either extract both types of information in a mixed way or devise separate modules for each type of information, which lead to representation ambiguity and low effici…