← Search

Jiawen Zhu

15 accepted papers

2026

Dynamic TMoE: A Drift-Aware Dynamic Mixture of Experts Framework for Non-Stationary Time Series Forecasting

ICML 2026poster

Non-stationary time series forecasting is challenged by evolving distribution shifts that static models struggle to capture. While Mixture-of-Experts (MoE) architectures offer a promising paradigm for decoupling complex drift patterns, existing approaches are limited by fixed expert pools and memory…

Cited by 0SourceScholar
2026

Unleashing Vision-Language Semantics for Deepfake Video Detection

CVPR 2026

Recent Deepfake Video Detection (DFD) studies have demonstrated that pre-trained Vision-Language Models (VLMs) such as CLIP exhibit strong generalization capabilities in detecting artifacts across different identities. However, existing approaches focus on leveraging visual features only, overlookin

Cited by 0SourcecodeScholar
2026

YOLO-Master: MOE-Accelerated with Specialized Transformers for Enhanced Real-time Detection

CVPR 2026

Existing Real-Time Object Detection (RTOD) methods commonly adopt YOLO-like architectures for their favorable trade-off between accuracy and speed. However, these models rely on static dense computation that applies uniform processing to all inputs, misallocating representational capacity and comput

Cited by 0SourcecodeScholar
2025

CLIMB-ReID: A Hybrid CLIP-Mamba Framework for Person Re-Identification

AAAI 2025technical

Person Re-IDentification (ReID) aims to identify specific persons from non-overlapping cameras. Recently, some works have suggested using large-scale pre-trained vision-language models like CLIP to boost ReID performance. Unfortunately, existing methods still struggle to address two key issues simul…

2025

Fine-grained Abnormality Prompt Learning for Zero-shot Anomaly Detection

ICCV 2025poster

Current zero-shot anomaly detection (ZSAD) methods show remarkable success in prompting large pre-trained vision-language models to detect anomalies in a target dataset without using any dataset-specific training or demonstration. However, these methods often focus on crafting/learning prompts that…

2025

SUTrack: Towards Simple and Unified Single Object Tracking

AAAI 2025technical

In this paper, we propose a simple yet unified single object tracking (SOT) framework, dubbed SUTrack. It consolidates five SOT tasks (RGB-based, RGB-Depth, RGB-Thermal, RGB-Event, RGB-Language Tracking) into a unified model trained in a single session. Due to the distinct nature of the data, curren…

2025

Streaming Video Understanding and Multi-round Interaction with Memory-enhanced Knowledge

ICLR 2025poster

Recent advances in Large Language Models (LLMs) have enabled the development of Video-LLMs, advancing multimodal learning by bridging video data with language tasks. However, current video understanding models struggle with processing long video sequences, supporting multi-turn dialogues, and adapti…

2025

Towards Survivability in Complex Motion Scenarios: RGB-Event Object Tracking via Historical Trajectory Prompting

ICRA 2025

Event data has recently emerged as a valuable complement to object tracking, offering dense temporal resolution and a high dynamic range. However, existing RGB-Event trackers struggle with targets exhibiting complex motion trajectories, where RGB features alone fail to provide sufficient discriminat

Cited by 4SourcecodeScholar
2025

Two-stream Beats One-stream: Asymmetric Siamese Network for Efficient Visual Tracking

AAAI 2025technical

Efficient tracking has garnered attention for its ability to operate on resource-constrained platforms for real-world deployment beyond desktop GPUs. Current efficient trackers mainly follow precision-oriented trackers, adopting a one-stream framework with lightweight modules. However, blindly adher…

2024

Anomaly Heterogeneity Learning for Open-set Supervised Anomaly Detection

CVPR 2024poster

Open-set supervised anomaly detection (OSAD) - a recently emerging anomaly detection area - aims at utilizing a few samples of anomaly classes seen during training to detect unseen anomalies (i.e. samples from open-set anomaly classes) while effectively identifying the seen anomalies. Benefiting fro…

2024

DCPT: Darkness Clue-Prompted Tracking in Nighttime UAVs

ICRA 2024poster

Existing nighttime unmanned aerial vehicle (UAV) trackers follow an "Enhance-then-Track" architecture - first using a light enhancer to brighten the nighttime video, then employing a daytime tracker to locate the object. This separate enhancement and tracking fails to build an end-to-end trainable v…

Cited by 17SourcecodeScholar
2024

Toward Generalist Anomaly Detection via In-context Residual Learning with Few-shot Sample Prompts

CVPR 2024poster

This paper explores the problem of Generalist Anomaly Detection (GAD) aiming to train one single detection model that can generalize to detect anomalies in diverse datasets from different application domains without any further training on the target data. Some recent studies have shown that large p…