LSTMを用いた意味的符号化によるDMPCの通信削減
Communication Reduction via Semantic-Based Encoding in DMPC Using LSTMs
分散モデル予測制御(DMPC)における通信量を削減するため、LSTMベースのエンコーダ・デコーダネットワークを用いてメッセージを圧縮・再構成する手法を提案し、移動ロボット群の実験で有効性を示した。
詳しい要約
1. どんなもの?
2. 先行研究と比べてどこがすごい?
3. 技術・手法の肝は?
4. どうやって有効だと検証した?
5. 議論はある?
6. 次に読むべき論文は?
※ AIが要旨から生成した要約です。正確性は原文をご確認ください。
著者: Torben Schiz, Pedro H. J. Nardelli, Henrik Ebel
分類: eess.SY, cs.DC, cs.LG, cs.MA, cs.RO
原文アブストラクト
The communication demands of distributed model prediction control (DMPC) can overwhelm even advanced wireless communication technologies as agents must exchange a significant amount of information at least once per time step. To semantically reduce communication demands, this work employs encoder-decoder networks built around long-short term memory (LSTM) cells in a distributed optimization algorithm. Agents publish a reduced representation of a message and receivers reconstruct the original message upon reception. In tests with reduced communication using formations of mobile robots, trained networks retain satisfactory performance and work reliably under conditions overwhelming full communication. As the results show, the usage of LSTMs either allows unprecedented reconstruction accuracy or the usage of different prediction-horizon lengths without the necessity to retrain.