← Search

Yining Shi

9 accepted papers

2026

CausalPlanner: A Causality-Enhanced Planning Framework for Generalizable Autonomous Driving

RA-L 2026

Imitation learning (IL) has been widely adopted for autonomous driving planning because of its data efficiency and stable optimization. Yet IL-based planners often suffer from causal confusion, fitting spurious correlations instead of genuine causal mechanisms, which leads to unreliable planning beh

Cited by 0SourceScholar
2026

TileLang: Bridge Programmability and Performance in Modern Neural Kernels

ICLR 2026oral

Modern AI algorithms increasingly adopt fused kernels for performance, but implementing them remains complex due to the lack of fine-grained control in existing compilers like Triton. We introduce TileLang, a controllable programming system for fused neural kernels. TileLang provides explicit tile-l…

Cited by 0SourcecodeScholar
2025

AgentThink: A Unified Framework for Tool-Augmented Chain-of-Thought Reasoning in Vision-Language Models for Autonomous Driving

EMNLP 2025

Vision-Language Models (VLMs) show promise for autonomous driving, yet their struggle with hallucinations, inefficient reasoning, and limited real-world validation hinders accurate perception and robust step-by-step reasoning. To overcome this, we introduce AgentThink , a pioneering unified framewor

2025

COME: Adding Scene-Centric Forecasting Control to Occupancy World Model

NeurIPS 2025poster

World models are critical for autonomous driving to simulate environmental dynamics and generate synthetic data. Existing methods struggle to disentangle ego-vehicle motion (perspective shifts) from scene evolvement (agent interactions), leading to suboptimal predictions. Instead, we propose to sepa…

Cited by 0SourcecodeScholar
2025

EFFOcc: Learning Efficient Occupancy Networks from Minimal Labels for Autonomous Driving

IROS 2025

3D occupancy prediction (3DOcc) is a rapidly rising and challenging perception task in the field of autonomous driving. Existing 3D occupancy networks (OccNets) are both computationally heavy and label-hungry. In terms of model complexity, OccNets are commonly composed of heavy Conv3D modules or tra

Cited by 7SourcecodeScholar
2025

LEGO-Motion: Learning-Enhanced Grids with Occupancy Instance Modeling for Class-Agnostic Motion Prediction

IROS 2025

Accurate spatial and motion understanding is critical for autonomous driving systems. While object-level perception models excel in structured environments, they struggle with open-set categories and often lack precise geometric representation. Occupancy-based, class-agnostic methods offer better sc

Cited by 6SourceScholar
2025

SparseDrive: End-to-End Autonomous Driving via Sparse Scene Representation

ICRA 2025

The well-established modular autonomous driving system is decoupled into different standalone tasks, e.g. perception, prediction and planning, suffering from information loss and error accumulation across modules. In contrast, end-to-end paradigms unify multi-tasks into a fully differentiable framew

Cited by 187SourcecodeScholar
2024

StreamingFlow: Streaming Occupancy Forecasting with Asynchronous Multi-modal Data Streams via Neural Ordinary Differential Equation

CVPR 2024highlight

Predicting the future occupancy states of the surrounding environment is a vital task for autonomous driving. However current best-performing single-modality methods or multi-modality fusion perception methods are only able to predict uniform snapshots of future occupancy states and require strictly…

2023

SGFNet: Segmentation Guided Fusion Network for 3D Object Detection

RA-L 2023

The self-driving application requires accurate 3D object detection as it is essential in several tasks, such as path and motion planning. However, up until this point, fusion-based detectors with cameras and LiDAR sensors have always been inferior to LiDAR-only detectors. This can be attributed to t

Cited by 4SourceScholar