自動運転車のエネルギー効率を向上させるための取り組み
この論文は、エッジAIが自動運転のエネルギー効率をどう向上させるかを考察してるよ。
― 1 分で読む
自動運転は、カメラやレーダーなどのさまざまなセンサーを使って車両の周囲を理解する分野で、成長を続けている。これらのセンサーは大量のデータを集めて、それを車の中の強力なコンピュータで処理して運転の判断を下す。電気自動車の普及に伴い、エネルギーの使用を減らし、効率を上げる方法を見つけることが重要になっている。
技術が進化するにつれて、これらの改善を効果的に統合してエネルギー効率の良いソリューションを作り出す新たな課題が出てくる。この論文では、接続された車両や自動運転におけるエッジAI技術のさまざまな応用について見ていく。
エネルギー効率向上の動機
自動運転におけるエネルギー効率を改善する動機は、いくつかの要因から来ている。自動運転車は、1日の運転で最大20テラバイトのデータを生成することがあり、高性能コンピューティングや高度なセンサーの利用によりかなりのエネルギーを消費する。エネルギー使用を最小限に抑えながら性能を高める必要が、持続可能な運転ソリューションの開発の鍵となっている。特に、より多くの車両が電気パワーに移行する中で。
エッジAIの重要性
エッジAIは、データを中央のクラウドやサーバーに送信するのではなく、生成された場所近くで処理することを指す。これによりレイテンシーとエネルギー消費を削減でき、より早く、少ないデータ伝送で判断を下せる。完全自動運転車に向けて進む中で、エッジAIの適用により、車同士や周囲のインフラとのコミュニケーションがより良くなり、全体的な安全性や効率が向上する。
自動運転のタスクとアプリケーションの概要
自動運転車にとって重要なタスクには、認識、位置測定、地図作成、通信がある。これらの分野はそれぞれ、車両の周囲から情報を集めて処理するための異なる技術に依存している。
認識
認識は、車両が自分の環境を特定し理解する能力を含む。これには、物体の検出、交通標識の識別、車線のマークの認識が含まれる。特に深層学習に基づいた高度なアルゴリズムは、認識能力を向上させるうえで重要な役割を果たす。
位置測定
位置測定は、車両が環境に対して正確な位置を特定することを指す。これは通常、GPSとLiDARやカメラなどの他のセンサーからのデータを組み合わせて実現される。
地図作成
自動運転車用の地図を作成・更新することも重要なタスクだ。高精度の地図は道路の状態やインフラに関する詳細な情報を提供し、車両が安全にナビゲートできるようにする。
通信
車両、インフラ、サーバー間の効果的な通信は、スムーズな運用に欠かせない。車両間や路側のユニットと情報を交換できるV2X通信により、リアルタイムデータに基づいて情報に基づいた決定を下せるようになる。
エネルギー効率の課題
技術の進歩にもかかわらず、接続された車両のエネルギー効率を達成するにはまだ多くの課題が残っている。大量のセンサーデータを処理することは、車両のオンボードコンピューティングシステムに負担をかけ、高いエネルギー消費につながる。さらに、組み込みシステムでの深層学習モデルの展開には、リソースの制約による限界がある。
エッジAIフレームワーク
自動運転におけるエッジAIの導入をサポートするために、さまざまなフレームワークが開発されている。これらのフレームワークは、処理速度を改善し、エネルギー消費を削減し、車両とインフラ間のより良い通信を促進する。
Autoware
Autowareは、自動運転用に設計されたオープンソースプラットフォームで、さまざまなセンサーを統合して物体の検出、追跡、位置測定を可能にする。このフレームワークは、車両の認識能力を向上させるために深層学習アルゴリズムの統合を許可する。
Apollo
Apolloプラットフォームは、認識、計画、制御などのさまざまな自動運転機能をサポートしている。広範なセンサー統合を活用して、自動運転車用の正確な位置測定と地図作成を行う。
OpenCDA
OpenCDAは協調運転に焦点を当てており、車両が情報を共有し協力できるようにする。現実的な運転シナリオを作成するためにシミュレーションツールを統合しており、システムのパフォーマンス向上に役立つ。
エネルギー効率のアプローチ
自動運転におけるエネルギー効率を向上させるためにいくつかの戦略が採用できる:
モデル圧縮
モデル圧縮技術はニューラルネットワークのサイズを減らし、低消費電力のデバイスで効率的に動作させる。プルーニング(不要な重みを削除すること)や量子化(データの精度を下げること)などのアプローチは、AIモデルを実行するためのメモリとエネルギーの要件を減少させる。
フェデレーテッドラーニング
フェデレーテッドラーニングは、複数のデバイスがデータをローカルに保ちながら共有モデルを共同でトレーニングできる技術。このアプローチは、送信されるデータ量を減らし、プライバシーを向上させ、エネルギー消費を削減するのに役立つ。
データオフローディング
データオフローディングは、データ処理のタスクを車両から近くのエッジサーバーに移すことを指す。これにより、車両のオンボードシステムへの負担が軽減され、エネルギー効率が向上する。
結論
自動運転の分野が進む中で、エネルギー効率とエッジAIの適用に焦点を当てることが重要だ。革新的な技術やフレームワークを活用することで、よりスマートで持続可能な車両を開発できる。エネルギー効率の良い戦略、通信の改善、コンピューティング能力の向上の統合が、自動運転の未来を形作る重要な役割を果たすだろう。
タイトル: A Survey on Approximate Edge AI for Energy Efficient Autonomous Driving Services
概要: Autonomous driving services rely heavily on sensors such as cameras, LiDAR, radar, and communication modules. A common practice of processing the sensed data is using a high-performance computing unit placed inside the vehicle, which deploys AI models and algorithms to act as the brain or administrator of the vehicle. The vehicular data generated from average hours of driving can be up to 20 Terabytes depending on the data rate and specification of the sensors. Given the scale and fast growth of services for autonomous driving, it is essential to improve the overall energy and environmental efficiency, especially in the trend towards vehicular electrification (e.g., battery-powered). Although the areas have seen significant advancements in sensor technologies, wireless communications, computing and AI/ML algorithms, the challenge still exists in how to apply and integrate those technology innovations to achieve energy efficiency. This survey reviews and compares the connected vehicular applications, vehicular communications, approximation and Edge AI techniques. The focus is on energy efficiency by covering newly proposed approximation and enabling frameworks. To the best of our knowledge, this survey is the first to review the latest approximate Edge AI frameworks and publicly available datasets in energy-efficient autonomous driving. The insights and vision from this survey can be beneficial for the collaborative driving service development on low-power and memory-constrained systems and also for the energy optimization of autonomous vehicles.
著者: Dewant Katare, Diego Perino, Jari Nurmi, Martijn Warnier, Marijn Janssen, Aaron Yi Ding
最終更新: 2023-04-13 00:00:00
言語: English
ソースURL: https://arxiv.org/abs/2304.14271
ソースPDF: https://arxiv.org/pdf/2304.14271
ライセンス: https://creativecommons.org/licenses/by/4.0/
変更点: この要約はAIの助けを借りて作成されており、不正確な場合があります。正確な情報については、ここにリンクされている元のソース文書を参照してください。
オープンアクセスの相互運用性を利用させていただいた arxiv に感謝します。
参照リンク
- https://unset
- https://plotly.com
- https://plotly.com/feed/
- https://api.plotly.com
- https://payments.stunning.co/payment_update/1463iyrypntdxmcprzyjfjtoa/
- https://js.stripe.com/v2/
- https://www.fastly-insights.com/insights.js?k=247d767a-3d9c-442e-96dc-1058fdedb941
- https://ctan.org/pkg/amssymb
- https://ctan.org/pkg/pifont
- https://orcid.org/
- https://www.ctan.org/pkg/ifpdf
- https://www.ctan.org/pkg/cite
- https://www.ctan.org/pkg/graphicx
- https://www.ctan.org/pkg/epslatex
- https://www.tug.org/applications/pdftex
- https://www.ctan.org/pkg/amsmath
- https://www.ctan.org/pkg/algorithms
- https://www.ctan.org/pkg/algorithmicx
- https://www.ctan.org/pkg/array
- https://www.ctan.org/pkg/subfig
- https://www.ctan.org/pkg/fixltx2e
- https://www.ctan.org/pkg/stfloats
- https://www.ctan.org/pkg/dblfloatfix
- https://www.ctan.org/pkg/endfloat
- https://www.ctan.org/pkg/url
- https://www.cvlibs.net/datasets/kitti/eval_object.php?obj_benchmark=3d
- https://www.andrew.cmu.edu/user/jonghole/workzone/data/
- https://aplicaciones.cimat.mx/Personal/jbhayet/research
- https://irap.kaist.ac.kr/dataset/
- https://robotcar-dataset.robots.ox.ac.uk/datasets/
- https://www.6d-vision.com/lostandfounddataset
- https://hci-benchmark.iwr.uni-heidelberg.de/
- https://adas.cvc.uab.es/elektra/enigma-portfolio/cvc-14-visible-fir-day-night-pedestrian-sequence-dataset/
- https://brain4cars.com/
- https://github.com/ykotseruba/JAAD/tree/master
- https://www.cityscapes-dataset.com/
- https://github.com/udacity/self-driving-car/tree/master/datasets
- https://github.com/commaai/comma2k19
- https://www.tromai.icoc.me/
- https://sensors.ini.uzh.ch/news_page/DDD17.html
- https://www.cs.ubc.ca/~ftung/raincouver/index.html
- https://github.com/SeokjuLee/VPGNet
- https://github.com/TuSimple/tusimple-benchmark/issues/3
- https://arxiv.org/abs/1612.00423
- https://github.com/CharlesShang/Detectron-PYTORCH/tree/master/data/citypersons
- https://www.mapillary.com/dataset/vistas
- https://www.mi.t.u-tokyo.ac.jp/static/projects/mil_multispectral/
- https://xingangpan.github.io/projects/CULane.html
- https://www.dbehavior.net/
- https://idd.insaan.iiit.ac.in/
- https://daniilidis-group.github.io/mvsec/
- https://www.nightowls-dataset.org/
- https://github.com/sekilab/RoadDamageDetector/
- https://wilddash.cc/
- https://bdd-data.berkeley.edu/
- https://apolloscape.auto/index.html
- https://usa.honda-ri.com/H3D
- https://www.argoverse.org/index.html#download-link
- https://www.astyx.com/development/astyx-hires2019-dataset.html
- https://github.com/VCCIV/BLVD
- https://boxy-dataset.com/boxy/
- https://eurocity-dataset.tudelft.nl/
- https://epan-utbm.github.io/utbm_robocar_dataset/
- https://oscar.skoltech.ru/
- https://sites.google.com/view/streetlearn/dataset
- https://scale.com/resources/download/pandaset
- https://woodscape.valeo.com/dataset
- https://unsupervised-llamas.com/llamas/
- https://www.4seasons-dataset.com/dataset
- https://github.com/I2RDL2/ASTAR-3D
- https://www.nuscenes.org/nuscenes
- https://www.poss.pku.edu.cn/semanticposs.html
- https://sites.google.com/view/davis-driving-dataset-2020/home
- https://sites.google.com/site/highwaydrivingdataset/
- https://self-driving.lyft.com/level5/data/
- https://github.com/Robotics-BUT/Brno-Urban-Dataset
- https://avdata.ford.com/home/default.aspx
- https://www.a2d2.audi/a2d2/en/dataset.html
- https://sites.google.com/g.sp.m.is.nagoya-u.ac.jp/libre-dataset
- https://github.com/WeikaiTan/Toronto-3D#download
- https://gas.graviti.cn/dataset/graviti-open-dataset/NeolixOD
- https://cadcd.uwaterloo.ca/
- https://radar-scenes.com/
- https://arthurouaknine.github.io/codeanddata/carrada
- https://waymo.com/open/
- https://soda-2d.github.io/index.html
- https://leddartech.com/solutions/leddar-pixset-dataset/
- https://once-for-auto-driving.github.io/download.html
- https://gas.graviti.cn/dataset/graviti-open-dataset/DeepRoute
- https://collections.durham.ac.uk/collections/r2gq67jr192
- https://muad-dataset.github.io/
- https://github.com/SysCV/shift-dev
- https://thudair.baai.ac.cn/rope
- https://coda-dataset.github.io/
- https://tudelft-iv.github.io/view-of-delft-dataset/
- https://comma
- https://www.apropos-itn.eu/
- https://mirror.ctan.org/biblio/bibtex/contrib/doc/
- https://www.michaelshell.org/tex/ieeetran/bibtex/