paper-with-me

홈 › Papers

Brain Inspired Cognitive Model with Attention for Self-Driving Cars

2017-02-18 · Shitao Chen, Songyi Zhang, Jinghao Shang, Badong Chen, Nanning Zheng

Perception-driven approach and end-to-end system are two major vision-based frameworks for self-driving cars. However, it is difficult to introduce attention and historical information of autonomous driving process, which are the essential factors for achieving human-like driving into these two methods. In this paper, we propose a novel model for self-driving cars named brain-inspired cognitive model with attention (CMA). This model consists of three parts: a convolutional neural network for simulating human visual cortex, a cognitive map built to describe relationships between objects in complex traffic scene and a recurrent neural network that combines with the real-time updated cognitive map to implement attention mechanism and long-short term memory. The benefit of our model is that can accurately solve three tasks simultaneously:1) detection of the free space and boundaries of the current and adjacent lanes. 2)estimation of obstacle distance and vehicle attitude, and 3) learning of driving behavior and decision making from human driver. More significantly, the proposed model could accept external navigating instructions during an end-to-end driving process. For evaluation, we build a large-scale road-vehicle dataset which contains more than forty thousand labeled road images captured by three cameras on our self-driving car. Moreover, human driving activities and vehicle states are recorded in the meanwhile.

📄 PDF Abstract BibTeX arXiv:1702.05596

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDecision MakingSelf-Driving Cars

Similar Papers 제목 키워드 기반

BrainCog: A Spiking Neural Network based Brain-inspired Cognitive Intelligence Engine for Brain-inspired AI and Brain Simulation

2022-07-18 · Yi Zeng, Dongcheng Zhao, Feifei Zhao, Guobin Shen 외

Spiking neural networks (SNNs) have attracted extensive attentions in Brain-inspired Artificial Intelligence and computational neuroscience. They can be used to simulate biological information processing in the brain at …

Decision Making

Towards Brain-inspired System: Deep Recurrent Reinforcement Learning for Simulated Self-driving Agent

2019-03-29 · Jieneng Chen, Jingye Chen, Ruiming Zhang, Xiaobin Hu

An effective way to achieve intelligence is to simulate various intelligent behaviors in the human brain. In recent years, bio-inspired learning methods have emerged, and they are different from the classical mathematica…

Decision MakingOpenAI Gymreinforcement-learningReinforcement Learning+1

Brain-inspired Distributed Cognitive Architecture

2020-05-18 · Leendert A Remmelzwaal, Amit K Mishra, George F R Ellis

In this paper we present a brain-inspired cognitive architecture that incorporates sensory processing, classification, contextual prediction, and emotional tagging. The cognitive architecture is implemented as three modu…

Brain-Inspired Deep Imitation Learning for Autonomous Driving Systems

2021-07-30 · Hasan Bayarov Ahmedov, Dewei Yi, Jie Sui

Autonomous driving has attracted great attention from both academics and industries. To realise autonomous driving, Deep Imitation Learning (DIL) is treated as one of the most promising solutions, because it improves aut…

Autonomous DrivingImitation Learning

A Unified Cognitive Learning Framework for Adapting to Dynamic Environment and Tasks

2021-06-01 · Qihui Wu, Tianchen Ruan, Fuhui Zhou, Yang Huang 외

Many machine learning frameworks have been proposed and used in wireless communications for realizing diverse goals. However, their incapability of adapting to the dynamic wireless environment and tasks and of self-learn…

Self-Learning