21 papers
DA-Nav: Direction-Aware City-Scale Vision-Language Navigation
Ye Yuan, Kehan Chen, Xinqiang Yu +7
The paper presents DA-Nav, a direction-aware vision‑language navigation system that uses commercial map directions and reformulates navigation as discrete spatial grounding on an e…
WorldCache: Accelerating World Models for Free via Heterogeneous Token Caching
Weilun Feng, Guoxin Fan, Haotong Qin +10
Diffusion-based world models have shown strong potential for unified world simulation, but the iterative denoising remains too costly for interactive use and long-horizon rollouts.…
Parameterized Prompt for Incremental Object Detection
Zijia An, Boyu Diao, Ruiqi Liu +5
Recent studies have demonstrated that incorporating trainable prompts into pretrained models enables effective incremental learning. However, the application of prompts in incremen…
From Isolation to Integration: Building an Adaptive Expert Forest for Pre-Trained Model-based Class-Incremental Learning
Ruiqi Liu, Boyu Diao, Hangda Liu +3
Class-Incremental Learning (CIL) requires models to learn new classes without forgetting old ones. A common method is to freeze a pre-trained model and train a new, lightweight ada…
Semantic-Guided Dynamic Sparsification for Pre-Trained Model-based Class-Incremental Learning
Ruiqi Liu, Boyu Diao, Zijia An +4
Class-Incremental Learning (CIL) requires a model to continually learn new classes without forgetting old ones. A common and efficient solution freezes a pre-trained model and empl…
Teacher-Guided Student Self-Knowledge Distillation Using Diffusion Model
Yu Wang, Chuanguang Yang, Zhulin An +6
Existing Knowledge Distillation (KD) methods often align feature information between teacher and student by exploring meaningful feature processing and loss functions. However, due…