paper-with-me

홈 › Papers

Tackling Variabilities in Autonomous Driving

2021-04-21 · Yuqiong Qi, Yang Hu, Haibin Wu, Shen Li, Haiyu Mao, Xiaochun Ye, Dongrui Fan, Ninghui Sun

The state-of-the-art driving automation system demands extreme computational resources to meet rigorous accuracy and latency requirements. Though emerging driving automation computing platforms are based on ASIC to provide better performance and power guarantee, building such an accelerator-based computing platform for driving automation still present challenges. First, the workloads mix and performance requirements exposed to driving automation system present significant variability. Second, with more cameras/sensors integrated in a future fully autonomous driving vehicle, a heterogeneous multi-accelerator architecture substrate is needed that requires a design space exploration for a new form of parallelism. In this work, we aim to extensively explore the above system design challenges and these challenges motivate us to propose a comprehensive framework that synergistically handles the heterogeneous hardware accelerator design principles, system design criteria, and task scheduling mechanism. Specifically, we propose a novel heterogeneous multi-core AI accelerator (HMAI) to provide the hardware substrate for the driving automation tasks with variability. We also define system design criteria to better utilize hardware resources and achieve increased throughput while satisfying the performance and energy restrictions. Finally, we propose a deep reinforcement learning (RL)-based task scheduling mechanism FlexAI, to resolve task mapping issue. Experimental results show that with FlexAI scheduling, basically 100% tasks in each driving route can be processed by HMAI within their required period to ensure safety, and FlexAI can also maximally reduce the breaking distance up to 96% as compared to typical heuristics and guided random-search-based algorithms.

📄 PDF Abstract BibTeX arXiv:2104.10415

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDeep Reinforcement LearningReinforcement Learning (RL)Scheduling

Similar Papers 제목 키워드 기반

Artificial Intelligence Methods in In-Cabin Use Cases: A Survey

2021-01-06 · Yao Rong, Chao Han, Christian Hellert, Antje Loyal 외

As interest in autonomous driving increases, efforts are being made to meet requirements for the high-level automation of vehicles. In this context, the functionality inside the vehicle cabin plays a key role in ensuring…

Autonomous DrivingSurvey

Drifting states and synchronization induced chaos in autonomous networks of excitable neurons

2016-09-21

The study of balanced networks of excitatory and inhibitory neurons has led to several open questions. On the one hand it is yet unclear whether the asynchronous state observed in the brain is autonomously generated, or …

Time Series Analysis

Predictive Maneuver Planning with Deep Reinforcement Learning (PMP-DRL) for comfortable and safe autonomous driving

2023-06-15 · Jayabrata Chowdhury, Vishruth Veerendranath, Suresh Sundaram, Narasimhan Sundararajan

This paper presents a Predictive Maneuver Planning with Deep Reinforcement Learning (PMP-DRL) model for maneuver planning. Traditional rule-based maneuver planning approaches often have to improve their abilities to hand…

Autonomous DrivingDeep Reinforcement LearningImitation Learningreinforcement-learning+1

Tackling Real-World Autonomous Driving using Deep Reinforcement Learning

2022-07-05 · Paolo Maramotti, Alessandro Paolo Capasso, Giulio Bacchiani, Alberto Broggi

In the typical autonomous driving stack, planning and control systems represent two of the most crucial components in which data retrieved by sensors and processed by perception algorithms are used to implement a safe an…

Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Can we unify monocular detectors for autonomous driving by using the pixel-wise semantic segmentation of CNNs?

2016-07-04 · Eduardo Romera, Luis M. Bergasa, Roberto Arroyo

Autonomous driving is a challenging topic that requires complex solutions in perception tasks such as recognition of road, lanes, traffic signs or lights, vehicles and pedestrians. Through years of research, computer vis…

Autonomous DrivingImage SegmentationSegmentationSemantic Segmentation