arXiv論文メモ
新着一覧
cs.CV / cs.LG · 査読状況未確認

14.6KBの専用モデルで交通向け物体検出を更新する

MECAIL: Communication-Aware Incremental Learning for Object Detection with 14.6 KB Spatiotemporal Experts

Matthias Neuwirth-Trapp, Maarten Bieshaar, Danda Paudel, Konrad Schindler, Luc Van Gool, and Christos Sakaridis

この論文をやさしく読む

ひとことで言うと

車載機器などへ物体検出モデル全体を送り直す代わりに、場所や状況に合わせた14.6KB以下の小さな追加モデルを送る方法です。

何に役立つ?

考えられる用途は、計算能力や通信帯域が限られる交通向けエッジ機器の更新です。駐車場や工事現場など、特定の状況に合わせた適応を細かく配布できます。

この研究の面白いところ

モデルの容量目標を抽象的に小さくするのではなく、TCPの初期ウィンドウやUDP・BTPの断片化を意識した14.6KBに設定しています。通信制約から学習モデルを設計しています。

どこまで分かった?

性能評価はD-RICOとODinW-13に基づき、具体的な精度値は要旨にはありません。あらゆる通信回線で配信が保証されたという意味ではなく、初期TCPウィンドウに収めるという設計条件も記載された構成でのものです。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

高度交通システムには、変化する環境の中で全体の性能を継続的に改善するため、逐次学習(IL)が必要である。しかし、ほとんどのエッジ機器は機器上でILを行う計算資源を持たず、中央サーバーから更新を送る必要がある。本研究では、この構成を利用し、固定された基盤モデルを、駐車場、ガソリンスタンド、フェリー、工事現場といった特定の時空間的な状況へ適応させる専用モジュールを、細かく広範囲に用意することを提案する。 ただし、V2X、Wi-Fi、2G〜5Gのハードウェア上でTCP、UDP、BTPを用いて、これらのモジュールをエッジ機器へ確実に送るため、モジュール1個当たり14.6KBという厳しい上限を設ける。最初のTCPウィンドウ内へ収め、UDP・BTPの断片化を最小限にするためである。さらに、この厳しい条件を初めて満たす手法として、通信を考慮した逐次学習のための専門家混合モデルMECAILを導入する。新しいドメインや環境ごとに、小さな専門家ネットワークが基盤モデルを適応させる。 D-RICOとODinW-13でMECAILを検証したところ、多数のパラメータを使う手法に概ね匹敵する性能を示しながら、帯域効率の良い実用的な大規模導入を可能にする。この方法により、非常に限定的で焦点の絞られた一時的な状況にも、専門家モデルを幅広く用意できる。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-21(UTC)
最新改訂
2026-09-21 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Intelligent transportation systems require Incremental Learning (IL) to continually improve their overall performance in dynamic environments. However, most edge devices lack the computational resources to support on-device IL, requiring updates to be transmitted from centralized servers. We propose using this setup to obtain dense, specialized module coverage that adapts a fixed base model to specific spatiotemporal contexts, such as parking lots, gas stations, ferries, or construction sites. However, in order to reliably transmit these modules to the edge device, using TCP, UDP, and BTP over V2X, Wi-Fi, and 2G-5G hardware, we establish a strict limit of 14.6 KB per module to fit within the first TCP window and to minimize UDP/BTP fragmentation. We further introduce Mixture-of-Experts for Communication-Aware Incremental Learning (MECAIL), the first method that meets this strict requirement, in which each new domain or environment is served by a small expert network that adapts the base model. We validate MECAIL on D-RICO and ODinW-13, where it largely matches the performance of parameter-heavy approaches while enabling practical, bandwidth-efficient large-scale deployment. This allows comprehensive coverage by experts for highly specific, focused, and temporary situations.

著者のコメント

Accepted at ITSC 2026

arXiv ID: 2609.24455 / 要約の誤りについて