Chen, Yingbing
RiskMap: A Unified Driving Context Representation for Autonomous Motion Planning in Urban Driving Environment
Xin, Ren, Wang, Sheng, Chen, Yingbing, Cheng, Jie, Liu, Ming
Planning is complicated by the combination of perception and map information, particularly when driving in heavy traffic. Developing an extendable and efficient representation that visualizes sensor noise and provides constraints to real-time planning tasks is desirable. We aim to develop an extendable map representation offering prior to cost in planning tasks to simplify the planning process of dealing with complex driving scenarios and visualize sensor noise. In this paper, we illustrate a unified context representation empowered by a modern deep learning motion prediction model, representing statistical cognition of motion prediction for human beings. A sampling-based planner is adopted to train and compare the difference in risk map generation methods. The training tools and model structures are investigated illustrating their efficiency in this task.
MGCBS: An Optimal and Efficient Algorithm for Solving Multi-Goal Multi-Agent Path Finding Problem
Tang, Mingkai, Li, Yuanhang, Liu, Hongji, Chen, Yingbing, Liu, Ming, Wang, Lujia
With the expansion of the scale of robotics applications, the multi-goal multi-agent pathfinding (MG-MAPF) problem began to gain widespread attention. This problem requires each agent to visit pre-assigned multiple goal points at least once without conflict. Some previous methods have been proposed to solve the MG-MAPF problem based on Decoupling the goal Vertex visiting order search and the Single-agent pathfinding (DVS). However, this paper demonstrates that the methods based on DVS cannot always obtain the optimal solution. To obtain the optimal result, we propose the Multi-Goal Conflict-Based Search (MGCBS), which is based on Decoupling the goal Safe interval visiting order search and the Single-agent pathfinding (DSS). Additionally, we present the Time-Interval-Space Forest (TIS Forest) to enhance the efficiency of MGCBS by maintaining the shortest paths from any start point at any start time step to each safe interval at the goal points. The experiment demonstrates that our method can consistently obtain optimal results and execute up to 7 times faster than the state-of-the-art method in our evaluation.
PLUTO: Pushing the Limit of Imitation Learning-based Planning for Autonomous Driving
Cheng, Jie, Chen, Yingbing, Chen, Qifeng
We present PLUTO, a powerful framework that pushes the limit of imitation learning-based planning for autonomous driving. Our improvements stem from three pivotal aspects: a longitudinal-lateral aware model architecture that enables flexible and diverse driving behaviors; An innovative auxiliary loss computation method that is broadly applicable and efficient for batch-wise calculation; A novel training framework that leverages contrastive learning, augmented by a suite of new data augmentations to regulate driving behaviors and facilitate the understanding of underlying interactions. We assessed our framework using the large-scale real-world nuPlan dataset and its associated standardized planning benchmark. Impressively, PLUTO achieves state-of-the-art closed-loop performance, beating other competing learning-based methods and surpassing the current top-performed rule-based planner for the first time. Results and code are available at https://jchengai.github.io/pluto.
A Generic Trajectory Planning Method for Constrained All-Wheel-Steering Robots
Xin, Ren, Liu, Hongji, Chen, Yingbing, Wang, Sheng, Liu, Ming
This paper presents a trajectory planning method for wheeled robots with fixed steering axes while the steering angle of each wheel is constrained. In the past, All-Wheel-Steering(AWS) robots, incorporating modes such as rotation-free translation maneuvers, in-situ rotational maneuvers, and proportional steering, exhibited inefficient performance due to time-consuming mode switches. This inefficiency arises from wheel rotation constraints and inter-wheel cooperation requirements. The direct application of a holonomic moving strategy can lead to significant slip angles or even structural failure. Additionally, the limited steering range of AWS wheeled robots exacerbates nonlinearity issues, thereby complicating control processes. To address these challenges, we developed a novel planning method termed Constrained AWS(C-AWS), which integrates second-order discrete search with predictive control techniques. Experimental results demonstrate that our method adeptly generates feasible and smooth trajectories for C-AWS while adhering to steering angle constraints.
Enhancing Campus Mobility: Achievements and Challenges of Autonomous Shuttle "Snow Lion''
Chen, Yingbing, Cheng, Jie, Wang, Sheng, Liu, Hongji, Mei, Xiaodong, Yan, Xiaoyang, Tang, Mingkai, Sun, Ge, Wen, Ya, Cai, Junwei, Xie, Xupeng, Gan, Lu, Chao, Mandan, Xin, Ren, Liu, Ming, Jiao, Jianhao, Liu, Kangcheng, Wang, Lujia
Enhancing Campus Mobility: Achievements and Challenges of Autonomous Shuttle "Snow Lion" In recent years, the rapid evolution of autonomous vehicles (AVs) has reshaped global transportation systems. Leveraging the accomplishments of our earlier endeavor, particularly "Hercules" [1], an autonomous logistics vehicle for transporting goods, we introduce "Snow Lion", an autonomous shuttle vehicle meticulously designed to transform on-campus transportation, providing a safe and efficient mobility solution for students, faculty, and visitors. The main aim of this research is to improve campus mobility through a dependable, efficient, and eco-friendly autonomous transportation solution tailored to meet the diverse requirements of a university setting. This initiative significantly differs from the experiences of "Hercules" [1], as the campus environment presents a notable contrast to the structured environments of highways and urban streets. Emphasizing both security and passenger comfort, the primary focus is Figure 1: This figure illustrates the operational scenario of our on passenger transportation. Achieving this goal involves a autonomous shuttle during its service period at The Hong detailed examination of complex system designs that integrate Kong University of Science and Technology (Guangzhou) trajectory planning adjustments, prioritizing pedestrian safety (referred to as HKUST (GZ)).
IR-STP: Enhancing Autonomous Driving with Interaction Reasoning in Spatio-Temporal Planning
Chen, Yingbing, Cheng, Jie, Gan, Lu, Wang, Sheng, Liu, Hongji, Mei, Xiaodong, Liu, Ming
Considerable research efforts have been devoted to the development of motion planning algorithms, which form a cornerstone of the autonomous driving system (ADS). Nonetheless, acquiring an interactive and secure trajectory for the ADS remains challenging due to the complex nature of interaction modeling in planning. Modern planning methods still employ a uniform treatment of prediction outcomes and solely rely on collision-avoidance strategies, leading to suboptimal planning performance. To address this limitation, this paper presents a novel prediction-based interactive planning framework for autonomous driving. Our method incorporates interaction reasoning into spatio-temporal (s-t) planning by defining interaction conditions and constraints. Specifically, it records and continually updates interaction relations for each planned state throughout the forward search. We assess the performance of our approach alongside state-of-the-art methods in the CommonRoad environment. Our experiments include a total of 232 scenarios, with variations in the accuracy of prediction outcomes, modality, and degrees of planner aggressiveness. The experimental findings demonstrate the effectiveness and robustness of our method. It leads to a reduction of collision times by approximately 17.6% in 3-modal scenarios, along with improvements of nearly 7.6% in distance completeness and 31.7% in the fail rate in single-modal scenarios. For the community's reference, our code is accessible at https://github.com/ChenYingbing/IR-STP-Planner.
Improving Autonomous Driving Safety with POP: A Framework for Accurate Partially Observed Trajectory Predictions
Wang, Sheng, Chen, Yingbing, Cheng, Jie, Mei, Xiaodong, Song, Yongkang, Liu, Ming
Accurate trajectory prediction is crucial for safe and efficient autonomous driving, but handling partial observations presents significant challenges. To address this, we propose a novel trajectory prediction framework called Partial Observations Prediction (POP) for congested urban road scenarios. The framework consists of two stages: self-supervised learning (SSL) and feature distillation. In SSL, a reconstruction branch reconstructs the hidden history of partial observations using a mask procedure and reconstruction head. The feature distillation stage transfers knowledge from a fully observed teacher model to a partially observed student model, improving prediction accuracy. POP achieves comparable results to top-performing methods in open-loop experiments and outperforms the baseline method in closed-loop simulations, including safety metrics. Qualitative results illustrate the superiority of POP in providing reasonable and safe trajectory predictions.
Rethinking Imitation-based Planner for Autonomous Driving
Cheng, Jie, Chen, Yingbing, Mei, Xiaodong, Yang, Bowen, Li, Bo, Liu, Ming
In recent years, imitation-based driving planners have reported considerable success. However, due to the absence of a standardized benchmark, the effectiveness of various designs remains unclear. The newly released nuPlan addresses this issue by offering a large-scale real-world dataset and a standardized closed-loop benchmark for equitable comparisons. Utilizing this platform, we conduct a comprehensive study on two fundamental yet underexplored aspects of imitation-based planners: the essential features for ego planning and the effective data augmentation techniques to reduce compounding errors. Furthermore, we highlight an imitation gap that has been overlooked by current learning systems. Finally, integrating our findings, we propose a strong baseline model-PlanTF. Our results demonstrate that a well-designed, purely imitation-based planner can achieve highly competitive performance compared to state-of-the-art methods involving hand-crafted rules and exhibit superior generalization capabilities in long-tail cases. Our models and benchmarks are publicly available. Project website https://jchengai.github.io/planTF.