← Search

Changjie Wu

5 accepted papers

2026

DeepSight: Long-Horizon World Modeling via Latent States Prediction for End-to-End Autonomous Driving

ICML 2026poster

End-to-end autonomous driving systems are increasingly integrating Vision-Language Model (VLM) architectures, incorporating text reasoning or visual reasoning to enhance the robustness and accuracy of driving decisions. However, the reasoning mechanisms employed in most methods are direct adaptation…

Cited by 0SourceScholar
2026

MindDriver: Introducing Progressive Multimodal Reasoning for Autonomous Driving

CVPR 2026

Vision-Language Models (VLM) exhibit strong reasoning capabilities, showing promise for end-to-end autonomous driving systems. Chain-of-Thought (CoT), as VLM's widely used reasoning strategy, is facing critical challenges. Existing textual CoT has a large gap between text semantic space and trajecto

Cited by 0SourcecodeScholar
2026

Persistent Autoregressive Mapping with Traffic Rules for Autonomous Driving

AAAI 2026technical

Safe autonomous driving requires both accurate HD map construction and persistent awareness of traffic rules, even when their associated signs are no longer visible. However, existing methods either focus solely on geometric elements or treat rules as temporary classifications, failing to capture th

Cited by 0SourcePDFScholar
2026

UniMapGen: A Generative Framework for Large-Scale Map Construction from Multi-modal Data

AAAI 2026technical

Large-scale map construction is foundational for critical applications such as autonomous driving and navigation systems. Traditional large-scale map construction approaches mainly rely on costly and inefficient special data collection vehicles and labor-intensive annotation processes. While existin

Cited by 0SourcePDFScholar
2022

TDv2: A Novel Tree-Structured Decoder for Offline Mathematical Expression Recognition

AAAI 2022technical

In recent years, tree decoders become more popular than LaTeX string decoders in the field of handwritten mathematical expression recognition (HMER) as they can capture the hierarchical tree structure of mathematical expressions. However previous tree decoders converted the tree structure labels int…