論文の概要: ELMOPP: An Application of Graph Theory and Machine Learning to Traffic
Light Coordination
- arxiv url: http://arxiv.org/abs/2106.10104v1
- Date: Sat, 8 May 2021 20:57:29 GMT
- ステータス: 処理完了
- システム内更新日: 2023-04-01 03:21:25.667049
- Title: ELMOPP: An Application of Graph Theory and Machine Learning to Traffic
Light Coordination
- Title(参考訳): ELMOPP: グラフ理論と機械学習の交通光座標への応用
- Authors: Fareed Sheriff
- Abstract要約: 本稿では, Pseudoflow Prediction (ELMOPP) アルゴリズムによるエッジ負荷管理と最適化について述べる。
ELMOPPは、過去のデータとトラフィックパターンを使用して近い将来に予測して、そのリアルタイムな決定を通知しようと試みている。
- 参考スコア(独自算出の注目度): 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Traffic light management is a broad subject with various papers published
that put forth algorithms to efficiently manage traffic using traffic lights.
Two such algorithms are the OAF (oldest arrival first) and ITLC (intelligent
traffic light controller) algorithms. However, many traffic light algorithms do
not consider future traffic flow and therefore cannot mitigate traffic in such
a way as to reduce future traffic in the present. This paper presents the Edge
Load Management and Optimization through Pseudoflow Prediction (ELMOPP)
algorithm, which aims to solve problems detailed in previous algorithms;
through machine learning with nested long short-term memory (NLSTM) modules and
graph theory, the algorithm attempts to predict the near future using past data
and traffic patterns to inform its real-time decisions and better mitigate
traffic by predicting future traffic flow based on past flow and using those
predictions to both maximize present traffic flow and decrease future traffic
congestion. Furthermore, while ITLC and OAF require the use of GPS
transponders; and GPS, speed sensors, and radio, respectively, ELMOPP only uses
traffic light camera footage, something that is almost always readily available
in contrast to GPS and speed sensors. ELMOPP was tested against the ITLC and
OAF traffic management algorithms using a simulation modeled after the one
presented in the ITLC paper, a single-intersection simulation, and the
collected data supports the conclusion that ELMOPP statistically significantly
outperforms both algorithms in throughput rate, a measure of how many vehicles
are able to exit inroads every second.
- Abstract(参考訳): トラヒックライト管理は、トラヒックライトを用いたトラヒックを効率的に管理するアルゴリズムを公表した様々な論文で広く取り上げられている。
2つのアルゴリズムは OAF (Oldest arrival first) アルゴリズムと ITLC (intelligent traffic light controller) アルゴリズムである。
しかし,多くのトラヒックライトアルゴリズムは将来的なトラフィックフローを考慮せず,将来的なトラフィックを減らすような方法ではトラフィックを軽減できない。
This paper presents the Edge Load Management and Optimization through Pseudoflow Prediction (ELMOPP) algorithm, which aims to solve problems detailed in previous algorithms; through machine learning with nested long short-term memory (NLSTM) modules and graph theory, the algorithm attempts to predict the near future using past data and traffic patterns to inform its real-time decisions and better mitigate traffic by predicting future traffic flow based on past flow and using those predictions to both maximize present traffic flow and decrease future traffic congestion.
さらに、ITLCとOAFはGPSトランスポンダ、GPS、速度センサー、無線を使用する必要があるが、ELMOPPはGPSや速度センサーとは対照的に、ほぼ常に容易に利用できる交通用光カメラの映像のみを使用する。
ELMOPPは,ITLC論文で提示されたシミュレーション,シングルインターセクションシミュレーションをモデルとしたシミュレーションを用いて,ITLCとOAFのトラフィック管理アルゴリズムに対して試験を行い,収集されたデータは,ELMOPPが両アルゴリズムをスループット速度で統計的に有意に上回っているという結論を支持した。
関連論文リスト
- Strada-LLM: Graph LLM for traffic prediction [62.2015839597764]
交通予測における大きな課題は、非常に異なる交通条件によって引き起こされる多様なデータ分散を扱うことである。
近位交通情報を考慮した交通予測のためのグラフ対応LLMを提案する。
我々は、新しいデータ分散に直面する際に、ドメイン適応を効率的にするための軽量なアプローチを採用する。
論文 参考訳(メタデータ) (2024-10-28T09:19:29Z) - Reinforcement Learning for Adaptive Traffic Signal Control: Turn-Based and Time-Based Approaches to Reduce Congestion [2.733700237741334]
本稿では,交差点における信号処理の強化にReinforcement Learning(強化学習)を用いることについて検討する。
本稿では,リアルタイム待ち行列長に基づく信号の動的優先順位付けを行うターンベースエージェントと,交通条件に応じた信号位相長の調整を行うタイムベースエージェントの2つのアルゴリズムを紹介する。
シミュレーションの結果、両RLアルゴリズムは従来の信号制御システムよりも大幅に優れていた。
論文 参考訳(メタデータ) (2024-08-28T12:35:56Z) - A Holistic Framework Towards Vision-based Traffic Signal Control with
Microscopic Simulation [53.39174966020085]
交通信号制御(TSC)は交通渋滞を低減し、交通の流れを円滑にし、アイドリング時間を短縮し、CO2排出量を減らすために重要である。
本研究では,道路交通の流れを視覚的観察によって調節するTSCのコンピュータビジョンアプローチについて検討する。
我々は、視覚ベースのTSCとそのベンチマークに向けて、TrafficDojoと呼ばれる総合的なトラフィックシミュレーションフレームワークを導入する。
論文 参考訳(メタデータ) (2024-03-11T16:42:29Z) - Leveraging Neo4j and deep learning for traffic congestion simulation &
optimization [0.0]
渋滞や事故の場合に交通が後進的に伝播し,道路の他の部分への全体的影響を示す。
また、実時間トラフィックデータに基づいて連続的なRNN-LSTM(Long Short-Term Memory)ディープラーニングモデルを訓練し、道路固有の渋滞に基づいてシミュレーション結果の精度を評価する。
論文 参考訳(メタデータ) (2023-04-01T01:23:10Z) - PDFormer: Propagation Delay-Aware Dynamic Long-Range Transformer for
Traffic Flow Prediction [78.05103666987655]
空間時空間グラフニューラルネットワーク(GNN)モデルは、この問題を解決する最も有望な方法の1つである。
本稿では,交通流の正確な予測を行うために,遅延を意識した動的長距離トランスフォーマー(PDFormer)を提案する。
提案手法は,最先端の性能を達成するだけでなく,計算効率の競争力も発揮できる。
論文 参考訳(メタデータ) (2023-01-19T08:42:40Z) - AI-aided Traffic Control Scheme for M2M Communications in the Internet
of Vehicles [61.21359293642559]
交通のダイナミクスと異なるIoVアプリケーションの異種要求は、既存のほとんどの研究では考慮されていない。
本稿では,ハイブリッド交通制御方式とPPO法を併用して検討する。
論文 参考訳(メタデータ) (2022-03-05T10:54:05Z) - Multistep traffic speed prediction: A deep learning based approach using
latent space mapping considering spatio-temporal dependencies [2.3204178451683264]
ITSは、過去のトラフィックデータと現在のトラフィックデータに基づいて、複数の時間ステップで正確なトラフィック予測を提供する、信頼性の高いトラフィック予測を必要とする。
深層学習に基づくアプローチは,空間的依存と時間的依存の両方を用いて開発されている。
提案手法は,最小誤差の60分前予測においても,正確な交通予測結果を提供することがわかった。
論文 参考訳(メタデータ) (2021-11-03T10:17:48Z) - Road Network Guided Fine-Grained Urban Traffic Flow Inference [108.64631590347352]
粗いトラフィックからのきめ細かなトラフィックフローの正確な推測は、新たな重要な問題である。
本稿では,道路ネットワークの知識を活かした新しい道路対応交通流磁化器(RATFM)を提案する。
提案手法は,高品質なトラフィックフローマップを作成できる。
論文 参考訳(メタデータ) (2021-09-29T07:51:49Z) - End-to-End Intersection Handling using Multi-Agent Deep Reinforcement
Learning [63.56464608571663]
交差点をナビゲートすることは、自動運転車にとって大きな課題の1つです。
本研究では,交通標識のみが提供された交差点をナビゲート可能なシステムの実装に着目する。
本研究では,時間ステップ毎に加速度と操舵角を予測するためのニューラルネットワークの訓練に用いる,モデルフリーの連続学習アルゴリズムを用いたマルチエージェントシステムを提案する。
論文 参考訳(メタデータ) (2021-04-28T07:54:40Z) - A Traffic Light Dynamic Control Algorithm with Deep Reinforcement
Learning Based on GNN Prediction [5.585321463602587]
GPlightはグラフニューラルネットワーク(GNN)と統合された深層強化学習アルゴリズムである
GPlightでは、グラフニューラルネットワーク(GNN)が、交差点における将来の短期的トラフィックフローを予測するために最初に使用される。
論文 参考訳(メタデータ) (2020-09-29T01:09:24Z) - HOG, LBP and SVM based Traffic Density Estimation at Intersection [4.199844472131922]
車両の大量輸送は交通渋滞、不要な遅延、汚染、損失、健康問題、事故、緊急車両の通行、交通違反を引き起こす。
従来の交通管理・制御システムではこの問題に対処できない。
交通流の効率を高めるために最適化された、賢明な制御システムが必要である。
論文 参考訳(メタデータ) (2020-05-04T18:08:35Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。