4 papers
OneDrive: Unified Multi-Paradigm Driving with Vision-Language-Action Models
Yiwei Zhang, Xuesong Chen, Jin Gao +5
Vision-Language Models(VLMs) excel at autoregressive text generation, yet end-to-end autonomous driving requires multi-task learning with structured outputs and heterogeneous decod…
SoLA-Vision: Fine-grained Layer-wise Linear Softmax Hybrid Attention
Ruibang Li, Guan Luo, Yiwei Zhang +3
Standard softmax self-attention excels in vision tasks but incurs quadratic complexity O(N^2), limiting high-resolution deployment. Linear attention reduces the cost to O(N), yet i…
Integrating Diverse Assignment Strategies into DETRs
Yiwei Zhang, Jin Gao, Hanshi Wang +4
Label assignment is a critical component in object detectors, particularly within DETR-style frameworks where the one-to-one matching strategy, despite its end-to-end elegance, suf…
Online Segment Any 3D Thing as Instance Tracking
Hanshi Wang, Zijian Cai, Jin Gao +4
Online, real-time, and fine-grained 3D segmentation constitutes a fundamental capability for embodied intelligent agents to perceive and comprehend their operational environments.…