中文
相关论文

相关论文: Efficient and Effective Generation of Test Cases f…

200 篇论文

Ensuring the safety of autonomous vehicles (AVs) is paramount in their development and deployment. Safety-critical scenarios pose more severe challenges, necessitating efficient testing methods to validate AVs safety. This study focuses on…

机器人学 · 计算机科学 2025-08-12 Rui Zhou

Safety is one of the main challenges that prohibit autonomous vehicles (AV), requiring them to be well tested ahead of being allowed on the road. In comparison with road tests, simulators allow us to validate the AV conveniently and…

机器人学 · 计算机科学 2021-10-28 John Seymour , Dac-Thanh-Chuong Ho , Quang-Hung Luu

Thorough testing of safety-critical autonomous systems, such as self-driving cars, autonomous robots, and drones, is essential for detecting potential failures before deployment. One crucial testing stage is model-in-the-loop testing, where…

机器人学 · 计算机科学 2023-01-04 Dmytro Humeniuk , Foutse Khomh , Giuliano Antoniol

Autonomous driving systems (ADSs) have undergone remarkable development and are increasingly employed in safety-critical applications. However, recently reported data on fatal accidents involving ADSs suggests that the desired level of…

软件工程 · 计算机科学 2024-09-13 An Guo , Yuan Zhou , Haoxiang Tian , Chunrong Fang , Yunjian Sun , Weisong Sun , Xinyu Gao , Anh Tuan Luu , Yang Liu , Zhenyu Chen

Developing reliable autonomous driving algorithms poses challenges in testing, particularly when it comes to safety-critical traffic scenarios involving pedestrians. An open question is how to simulate rare events, not necessarily found in…

机器人学 · 计算机科学 2023-09-04 Yuhang Yang , Kalle Kujanpaa , Amin Babadi , Joni Pajarinen , Alexander Ilin

Autonomous driving systems (ADS) are safety-critical and require rigorous testing before public deployment. Simulation-based scenario testing provides a safe and cost-effective alternative to extensive on-road trials, enabling efficient…

机器人学 · 计算机科学 2026-02-19 Siyuan Chen , Fuyuan Zhang , Hua Qi , Lei Ma , Tomoyuki Tsuchiya , Michio Hayashi , Manabu Okada

In this manuscript, we introduce a real-time motion planning system based on the Baidu Apollo (open source) autonomous driving platform. The developed system aims to address the industrial level-4 motion planning problem while considering…

机器人学 · 计算机科学 2018-07-24 Haoyang Fan , Fan Zhu , Changchun Liu , Liangliang Zhang , Li Zhuang , Dong Li , Weicheng Zhu , Jiangtao Hu , Hongye Li , Qi Kong

Interaction between the background vehicles (BVs) and automated vehicles (AVs) in scenario-based testing plays a critical role in evaluating the intelligence of the AVs. Current testing scenarios typically employ predefined or scripted BVs,…

系统与控制 · 电气工程与系统科学 2023-06-13 Yining Ma , Wei Jiang , Lingtong Zhang , Junyi Chen , Hong Wang , Chen Lv , Xuesong Wang , Lu Xiong

Pedestrian detection in a crowd is a challenging task due to a high number of mutually-occluding human instances, which brings ambiguity and optimization difficulties to the current IoU-based ground truth assignment procedure in classical…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Yuang Zhang , Huanyu He , Jianguo Li , Yuxi Li , John See , Weiyao Lin

In this work, we present SafePlanner, a systematic testing framework for identifying safety-critical flaws in the Plan model of Automated Driving Systems (ADS). SafePlanner targets two core challenges: generating structurally meaningful…

软件工程 · 计算机科学 2026-01-15 Dohyun Kim , Sanggu Han , Sangmin Woo , Joonha Jang , Jaehoon Kim , Changhun Song , Yongdae Kim

Autonomous Driving vehicles (ADV) are on road with large scales. For safe and efficient operations, ADVs must be able to predict the future states and iterative with road entities in complex, real-world driving scenarios. How to migrate a…

机器人学 · 计算机科学 2020-06-15 Kecheng Xu , Xiangquan Xiao , Jinghao Miao , Qi Luo

For any autonomous driving vehicle, control module determines its road performance and safety, i.e. its precision and stability should stay within a carefully-designed range. Nonetheless, control algorithms require vehicle dynamics (such as…

机器人学 · 计算机科学 2018-08-31 Fan Zhu , Lin Ma , Xin Xu , Dingfeng Guo , Xiao Cui , Qi Kong

With the rapid advancement of autonomous driving technology, self-driving cars have become a central focus in the development of future transportation systems. Scenario generation technology has emerged as a crucial tool for testing and…

人工智能 · 计算机科学 2024-07-02 Canjie Cai

There is tremendous global enthusiasm for research, development, and deployment of autonomous vehicles (AVs), e.g., self-driving taxis and trucks from Waymo and Baidu. The current practice for testing AVs uses virtual tests-where AVs are…

软件工程 · 计算机科学 2021-12-21 Sumaya Almanee , Xiafa Wu , Yuqi Huai , Qi Alfred Chen , Joshua Garcia

In the autonomous driving testing methods based on evolving scenarios, the construction method of the driver model, which determines the driving maneuvers of background vehicles (BVs) in the scenario, plays a critical role in generating…

机器学习 · 计算机科学 2025-08-05 Xinzheng Wu , Junyi Chen , Shaolingfeng Ye , Wei Jiang , Yong Shen

Autonomous Driving Systems (ADS) have made huge progress and started on-road testing or even commercializing trials. ADS are complex and difficult to test: they receive input data from multiple sensors and make decisions using a combination…

软件工程 · 计算机科学 2024-08-27 Tri Minh Triet Pham , Bo Yang , Jinqiu Yang

Autonomous vehicles are complex systems that are challenging to test and debug. A requirements-driven approach to the development process can decrease the resources required to design and test these systems, while simultaneously increasing…

机器人学 · 计算机科学 2019-08-06 Cumhur Erkan Tuncali , Georgios Fainekos , Danil Prokhorov , Hisahiro Ito , James Kapinski

Ensuring the safety and reliability of Automated Driving Systems (ADS) remains a critical challenge, as traditional verification methods such as large-scale on-road testing are prohibitively costly and time-consuming.To address…

软件工程 · 计算机科学 2025-12-18 Ji Zhou , Yongqi Zhao , Yixian Hu , Hexuan Li , Zhengguo Gu , Nan Xu , Arno Eichberger

Simulation is an indispensable tool in the development and testing of autonomous vehicles (AVs), offering an efficient and safe alternative to road testing. An outstanding challenge with simulation-based testing is the generation of…

机器人学 · 计算机科学 2024-12-13 Peide Huang , Wenhao Ding , Benjamin Stoler , Jonathan Francis , Bingqing Chen , Ding Zhao

Simulation-based testing remains the main approach for validating Autonomous Driving Systems. We propose a rigorous test method based on breaking down scenarios into simple ones, taking into account the fact that autopilots make decisions…

软件工程 · 计算机科学 2024-05-28 Changwen Li , Joseph Sifakis , Rongjie Yan , Jian Zhang
‹ 上一页 1 2 3 10 下一页 ›