This page was machine-translated and may differ from the original. View original
The Present, Future, and Challenges of Autonomous AI, the Core of Level 4 and Higher Autonomous Vehicles
KEIT Presents Current Status and Outlook for Autonomous Driving AI Technology
Autonomous driving sensor fusion surpasses human perception.
Maintaining standards and compatibility with autonomous driving AI hardware is crucial.
"I wish I had a car, but I don't want to drive."
This is a reporter's current thoughts on cars. To put it another way, cars are comfortable, but driving them is inconvenient. So, when I look at the developing autonomous driving technology, especially autonomous driving AI, I feel like I have no choice but to 'just wait and see'.

The Korea Evaluation Institute for Industrial Technology (KEIT) recently announced the current status and outlook for the commercialization of autonomous driving AI technology through the July issue of its PD (Program Director) Issue Report, titled “Autonomous Driving AI Commercialization Technology and Industry Outlook.”
The issue report cited Moon Young-jun, a senior researcher at the Korea Transport Institute, as saying that the paradigm of the existing automobile industry is evolving toward “autonomous mobility,” and that it is expected to change or be rapidly reorganized into a demand-centered service industry that provides on-demand mobility services tailored to various mobility needs.
To commercialize autonomous mobility industries such as robotaxis and last-mile services, it is essential to secure Level 4 or higher autonomous driving technology that enables vehicles to reach their destinations without driver intervention in specific sections or environments.
The key to Level 4 autonomous vehicles is to secure fully autonomous driving within the Operational Design Domain (ODD) and the ability to respond to various driving and fault situations.
According to the Ministry of Trade, Industry and Energy's 2019 "Future Vehicle Industry Development Strategy," commercialization of fully autonomous driving is expected in 2030.
Autonomous driving still a bit unsatisfactory? It will save more lives.
Public interest in autonomous driving shows no signs of cooling down, and the world's leading automotive OEMs areIT companies are capitalizing on this momentum and aggressively promoting their autonomous driving technology capabilities. This trend is also being replicated by various research institutes, universities, and autonomous driving startups, both domestically and internationally.
However, it's also true that accidents involving autonomous driving technology are increasing consumer anxiety. According to a 2018 survey conducted by the American Automobile Association (AAA), an average of 73% of American drivers are afraid to ride in a self-driving car, and they also feel uneasy about autonomous vehicles sharing the road with pedestrians and regular cars.
Still, the National Highway Traffic Safety Administration (NHTSA) expects that even if autonomous vehicles aren't perfect, getting them on the market sooner will help reduce traffic fatalities in the long run.
The analysis shows that if autonomous vehicles that are 10% safer than humans are introduced to the market in 2020, approximately 520,000 more lives could be saved than if fully autonomous vehicles are introduced to the market in 2040.
Level 4 autonomous vehicles and autonomous AI
According to the definition of SAE (Society of Automotive Engineers) International, Level 4 or higher autonomous driving is a level where the system can monitor the driving environment and respond to system errors on its own without driver intervention.
To secure such autonomous driving technology, the role of AI is becoming increasingly important, using spatial information to identify and judge vehicles, objects, and traffic conditions on the road, and to control the steering wheel and brakes instead of humans. The field of sensor fusion for monitoring the current driving environment has already advanced to the point where it is approaching or surpassing the level of human perception, surpassing the performance level of past rule-based approaches based on deep learning.
Since autonomous driving AI can improve its level through repeated learning in various driving environments, securing driving data for learning is essential.
According to ' Deep Learning ' by Ian Goodfellow, Yoshua Bengio, and Aaron Couvill, approximately 5,000 training data per category is required to show acceptable performance, and at least 1 million training examples are required to match or surpass humans. This means that in order to replace a human driver who recognizes five types of objects (people, vehicles (passenger cars), bicycles, etc.) while driving with a deep learning model, more than 1 million training images are required for each category, for a total of 5 million.
Tesla CEO Elon Musk has stated that approximately 6 billion miles of real-world driving data will be needed to secure regulatory approval for truly autonomous driving technology. As of June 2018, Tesla had driven 7.8 billion miles overall, 1.6 billion miles in shadow mode, and over 1.2 billion miles in Autopilot mode. Waymo's self-driving vehicles had accumulated over 10 million miles on U.S. roads as of October 2018.
NVIDIA has developed a solution that collects driving data through virtual driving, rather than actual driving. NVIDIA DRIVE Constellation generates data on GPUs as if driving on the road, and then inputs it into dedicated hardware. By training on virtual camera, radar, and lidar data generated by GPUs, dedicated hardware can generate billions of miles of autonomous driving test scenarios.
In addition to object recognition, autonomous driving AI technology requires a variety of capabilities, including context awareness, collision assessment, emergency response, driving area extraction, and end-to-end functionality. Currently, AI technology is primarily utilized in the cognitive field, and within this field, research utilizing deep learning models for object detection using image sensors is the most active.
In order to develop autonomous driving AI technology, in addition to deep learning networks such as SSD and YOLO, which have been developed and widely used for object search, deep learning models for various applications are required.
Conditions for autonomous driving AI hardware
For the commercialization of autonomous driving AI, AI hardware with low power consumption and powerful performance is essential.
Infineon and NXP from Europe and Intel, Nvidia, and Qualcomm from the US are fiercely competing to take the lead in the autonomous driving field.

Nidhi Kalra and Susan M. Paddock According to Paddock's 'Driving to Safety: How Many Miles of Driving Would It Take to Demonstrate Autonomous Vehicle Reliability?', the computing power required for fully autonomous driving is analyzed to be similar to running 50 to 100 laptops connected simultaneously. The resulting power consumption is estimated to be 2 to 4 kW, and vehicles with Level 4 and 5 autonomous driving capabilities are expected to see a 5 to 10 percent drop in fuel efficiency as a result.
Intel predicts that while big data learning will improve cognitive and judgment performance, fully autonomous driving will require over 1,000 times more computational power than existing autonomous driving, requiring a dedicated AI computing module. For commercialization, it is predicted that at least 100 TFLOPS of performance will be required with a maximum power consumption of 50 W or less.
Autonomous driving AI expands from object recognition to cognitive domains.
AI technology is primarily used in areas such as autonomous driving object recognition and judgment based on complex road conditions, but it is also expanding into the cognitive field.
Microsoft proposed the Fast R-CNN technique for object detection, and Tsinghua University in China proposed a deep learning-based object recognition technology that combines cameras and lidar sensors.
Cornell University in the United States proposed a driving intent prediction technology that uses a sensory-fusion deep learning architecture based on a recurrent neural network (RNN), one of the deep learning technologies, to predict a driver's driving intent in real time and provide probabilistic estimates of situations that may occur a few seconds later.
Challenges to Consider When Commercializing Autonomous Driving
It is important that the AI hardware required for autonomous driving maintains standard technology or compatibility so as not to be dependent on specific technologies.

Many deep learning frameworks currently being used for development are based on CUDA, which can only operate on NVIDIA GPUs, and are therefore incompatible with hardware other than NVIDIA.
CUDA is a parallel computing platform and API model created by NVIDIA. The CUDA platform is a software layer that enables the use of the GPU's virtual instruction set.
Recently, research is being conducted on the development and acceleration of standard-based deep learning frameworks such as OpenCL that can be used in various AI hardware environments, not just NVIDIA, to commercialize deep learning techniques.
Considering commercialization, research and development on basic technologies utilizing limited hardware resources (computing power, power consumption) and global standard technologies is necessary.
The AI computing required for commercializing Level 4 or higher autonomous vehicles is expected to utilize large-scale driving data and complex parallel computing AI models.
Current automotive computing power falls short of the demands of AI software, and research utilizing increasingly high-performance CPUs and GPUs struggles to secure industrial competitiveness due to the automotive industry's sensitivity to price and fuel efficiency.
For this reason, companies like Nvidia and Tesla are configuring their systems to continuously learn through AI learning servers, select optimized neural networks, and update these to in-vehicle computing modules using OTA technology.
Industrially, it is also necessary to develop computing modules utilizing high-performance semiconductors (CPU, GPU, NPU, etc.) according to the roadmap for automotive semiconductors.all.
How should Korea develop autonomous driving technology?
Autonomous driving is a field in which research and development is actively underway worldwide. Technology demonstrations of various autonomous driving models have been conducted both domestically and internationally, and it is necessary to focus on technology development for commercialization.
The computing modules required for autonomous driving AI must be designed with clear performance and specifications in accordance with the battlefield design standards. Furthermore, it is essential to avoid simple functional development and implement double and triple safety designs centered on driver life.
In addition to the development of autonomous driving AI-based perception, judgment, and control, research and development on robust design and safety design through the development of basic technologies such as software platforms, frameworks, and deep learning models is also important.
Autonomous driving technology is expected to move beyond areas that were previously developed independently of automobiles, such as surround sensors, and to integrate with almost all areas, including software, communications, security, ICT infrastructure, IoT sensors, and AI.
Research is needed to accelerate the development of powerful, cloud-based autonomous driving deep learning networks, deep learning frameworks utilizing standard technologies, and low-power, high-performance AI computing platforms, sensors, and control technologies.
Furthermore, it will be necessary to promote packaged research through inter-ministerial cooperation in areas related to the operation of autonomous vehicles, such as the development of road traffic infrastructure necessary for high-level autonomous driving and the improvement of related systems.
Autonomous driving sensor fusion surpasses human perception.
Maintaining standards and compatibility with autonomous driving AI hardware is crucial.
"I wish I had a car, but I don't want to drive."
This is a reporter's current thoughts on cars. To put it another way, cars are comfortable, but driving them is inconvenient. So, when I look at the developing autonomous driving technology, especially autonomous driving AI, I feel like I have no choice but to 'just wait and see'.
The automotive industry paradigm is evolving toward autonomous mobility.
The Korea Evaluation Institute for Industrial Technology (KEIT) recently announced the current status and outlook for the commercialization of autonomous driving AI technology through the July issue of its PD (Program Director) Issue Report, titled “Autonomous Driving AI Commercialization Technology and Industry Outlook.”
The issue report cited Moon Young-jun, a senior researcher at the Korea Transport Institute, as saying that the paradigm of the existing automobile industry is evolving toward “autonomous mobility,” and that it is expected to change or be rapidly reorganized into a demand-centered service industry that provides on-demand mobility services tailored to various mobility needs.
To commercialize autonomous mobility industries such as robotaxis and last-mile services, it is essential to secure Level 4 or higher autonomous driving technology that enables vehicles to reach their destinations without driver intervention in specific sections or environments.
The key to Level 4 autonomous vehicles is to secure fully autonomous driving within the Operational Design Domain (ODD) and the ability to respond to various driving and fault situations.
According to the Ministry of Trade, Industry and Energy's 2019 "Future Vehicle Industry Development Strategy," commercialization of fully autonomous driving is expected in 2030.
Autonomous driving still a bit unsatisfactory? It will save more lives.
Public interest in autonomous driving shows no signs of cooling down, and the world's leading automotive OEMs areIT companies are capitalizing on this momentum and aggressively promoting their autonomous driving technology capabilities. This trend is also being replicated by various research institutes, universities, and autonomous driving startups, both domestically and internationally.
However, it's also true that accidents involving autonomous driving technology are increasing consumer anxiety. According to a 2018 survey conducted by the American Automobile Association (AAA), an average of 73% of American drivers are afraid to ride in a self-driving car, and they also feel uneasy about autonomous vehicles sharing the road with pedestrians and regular cars.
Still, the National Highway Traffic Safety Administration (NHTSA) expects that even if autonomous vehicles aren't perfect, getting them on the market sooner will help reduce traffic fatalities in the long run.
The analysis shows that if autonomous vehicles that are 10% safer than humans are introduced to the market in 2020, approximately 520,000 more lives could be saved than if fully autonomous vehicles are introduced to the market in 2040.
Level 4 autonomous vehicles and autonomous AI
According to the definition of SAE (Society of Automotive Engineers) International, Level 4 or higher autonomous driving is a level where the system can monitor the driving environment and respond to system errors on its own without driver intervention.
To secure such autonomous driving technology, the role of AI is becoming increasingly important, using spatial information to identify and judge vehicles, objects, and traffic conditions on the road, and to control the steering wheel and brakes instead of humans. The field of sensor fusion for monitoring the current driving environment has already advanced to the point where it is approaching or surpassing the level of human perception, surpassing the performance level of past rule-based approaches based on deep learning.
Since autonomous driving AI can improve its level through repeated learning in various driving environments, securing driving data for learning is essential.
According to ' Deep Learning ' by Ian Goodfellow, Yoshua Bengio, and Aaron Couvill, approximately 5,000 training data per category is required to show acceptable performance, and at least 1 million training examples are required to match or surpass humans. This means that in order to replace a human driver who recognizes five types of objects (people, vehicles (passenger cars), bicycles, etc.) while driving with a deep learning model, more than 1 million training images are required for each category, for a total of 5 million.
Tesla CEO Elon Musk has stated that approximately 6 billion miles of real-world driving data will be needed to secure regulatory approval for truly autonomous driving technology. As of June 2018, Tesla had driven 7.8 billion miles overall, 1.6 billion miles in shadow mode, and over 1.2 billion miles in Autopilot mode. Waymo's self-driving vehicles had accumulated over 10 million miles on U.S. roads as of October 2018.
NVIDIA has developed a solution that collects driving data through virtual driving, rather than actual driving. NVIDIA DRIVE Constellation generates data on GPUs as if driving on the road, and then inputs it into dedicated hardware. By training on virtual camera, radar, and lidar data generated by GPUs, dedicated hardware can generate billions of miles of autonomous driving test scenarios.
In addition to object recognition, autonomous driving AI technology requires a variety of capabilities, including context awareness, collision assessment, emergency response, driving area extraction, and end-to-end functionality. Currently, AI technology is primarily utilized in the cognitive field, and within this field, research utilizing deep learning models for object detection using image sensors is the most active.
In order to develop autonomous driving AI technology, in addition to deep learning networks such as SSD and YOLO, which have been developed and widely used for object search, deep learning models for various applications are required.
Conditions for autonomous driving AI hardware
For the commercialization of autonomous driving AI, AI hardware with low power consumption and powerful performance is essential.
Infineon and NXP from Europe and Intel, Nvidia, and Qualcomm from the US are fiercely competing to take the lead in the autonomous driving field.

It requires processing a lot of computation on complex roads.
Self-driving features reduce the fuel efficiency of autonomous vehicles.
Self-driving features reduce the fuel efficiency of autonomous vehicles.
Nidhi Kalra and Susan M. Paddock According to Paddock's 'Driving to Safety: How Many Miles of Driving Would It Take to Demonstrate Autonomous Vehicle Reliability?', the computing power required for fully autonomous driving is analyzed to be similar to running 50 to 100 laptops connected simultaneously. The resulting power consumption is estimated to be 2 to 4 kW, and vehicles with Level 4 and 5 autonomous driving capabilities are expected to see a 5 to 10 percent drop in fuel efficiency as a result.
Intel predicts that while big data learning will improve cognitive and judgment performance, fully autonomous driving will require over 1,000 times more computational power than existing autonomous driving, requiring a dedicated AI computing module. For commercialization, it is predicted that at least 100 TFLOPS of performance will be required with a maximum power consumption of 50 W or less.
Autonomous driving AI expands from object recognition to cognitive domains.
AI technology is primarily used in areas such as autonomous driving object recognition and judgment based on complex road conditions, but it is also expanding into the cognitive field.
Microsoft proposed the Fast R-CNN technique for object detection, and Tsinghua University in China proposed a deep learning-based object recognition technology that combines cameras and lidar sensors.
Cornell University in the United States proposed a driving intent prediction technology that uses a sensory-fusion deep learning architecture based on a recurrent neural network (RNN), one of the deep learning technologies, to predict a driver's driving intent in real time and provide probabilistic estimates of situations that may occur a few seconds later.
Challenges to Consider When Commercializing Autonomous Driving
It is important that the AI hardware required for autonomous driving maintains standard technology or compatibility so as not to be dependent on specific technologies.

style="font-size:12px;"> Autonomous driving hardware for autonomous vehicles
NVIDIA Drive AGX
NVIDIA Drive AGX
Many deep learning frameworks currently being used for development are based on CUDA, which can only operate on NVIDIA GPUs, and are therefore incompatible with hardware other than NVIDIA.
CUDA is a parallel computing platform and API model created by NVIDIA. The CUDA platform is a software layer that enables the use of the GPU's virtual instruction set.
Recently, research is being conducted on the development and acceleration of standard-based deep learning frameworks such as OpenCL that can be used in various AI hardware environments, not just NVIDIA, to commercialize deep learning techniques.
Considering commercialization, research and development on basic technologies utilizing limited hardware resources (computing power, power consumption) and global standard technologies is necessary.
The AI computing required for commercializing Level 4 or higher autonomous vehicles is expected to utilize large-scale driving data and complex parallel computing AI models.
Current automotive computing power falls short of the demands of AI software, and research utilizing increasingly high-performance CPUs and GPUs struggles to secure industrial competitiveness due to the automotive industry's sensitivity to price and fuel efficiency.
For this reason, companies like Nvidia and Tesla are configuring their systems to continuously learn through AI learning servers, select optimized neural networks, and update these to in-vehicle computing modules using OTA technology.
Industrially, it is also necessary to develop computing modules utilizing high-performance semiconductors (CPU, GPU, NPU, etc.) according to the roadmap for automotive semiconductors.all.
How should Korea develop autonomous driving technology?
Autonomous driving is a field in which research and development is actively underway worldwide. Technology demonstrations of various autonomous driving models have been conducted both domestically and internationally, and it is necessary to focus on technology development for commercialization.
The computing modules required for autonomous driving AI must be designed with clear performance and specifications in accordance with the battlefield design standards. Furthermore, it is essential to avoid simple functional development and implement double and triple safety designs centered on driver life.
In addition to the development of autonomous driving AI-based perception, judgment, and control, research and development on robust design and safety design through the development of basic technologies such as software platforms, frameworks, and deep learning models is also important.
Autonomous driving technology is expected to move beyond areas that were previously developed independently of automobiles, such as surround sensors, and to integrate with almost all areas, including software, communications, security, ICT infrastructure, IoT sensors, and AI.
Research is needed to accelerate the development of powerful, cloud-based autonomous driving deep learning networks, deep learning frameworks utilizing standard technologies, and low-power, high-performance AI computing platforms, sensors, and control technologies.
Furthermore, it will be necessary to promote packaged research through inter-ministerial cooperation in areas related to the operation of autonomous vehicles, such as the development of road traffic infrastructure necessary for high-level autonomous driving and the improvement of related systems.
본 기사에 대한 정정·반론·추후보도 청구는 보도 청구 안내를, 그간 게재된 보도문은 정정·반론보도 모아보기를 참고해 주세요.















