arXiv論文メモ
新着一覧
cs.DC · 掲載先の記載あり

複数視点の物体検出をエッジ分散推論で高速化

Distributed Edge Inference: an Experimental Study on Multiview Detection

Gianluca Mittone and Giulio Malenza and Marco Aldinucci and Robert Birke

この論文をやさしく読む

ひとことで言うと

複数カメラの検出処理を端末群へ分散した場合に、集中処理よりどれだけ速くなるかを実験しています。

何に役立つ?

手元にあるエッジ端末とネットワークを使って、映像認識の計算を分担する際の性能見積もりに役立ちます。

この研究の面白いところ

MvDetをC/C++のFastFL上で実装し、端末の計算能力と帯域を変えて評価します。同じ端末を使った集中方式に対し、最大1.92倍の推論時間短縮を報告しています。

どこまで分かった?

1.92倍は評価シナリオ内の最大値です。端末構成や通信帯域が異なる全環境で同じ改善が得られるという結果ではなく、要旨に具体的な構成別成績はありません。

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

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

高度なサービスへの需要の増加に応えるため、コンピューティングは急速に進化しており、クラウドは柔軟なオンデマンドの資源提供の強固な基盤となっている。しかし、アプリケーションが大きくなるにつれ、クラウドが用いる集中型クライアント・サーバー方式は、拡張性をますます制約する。 極めて高い拡張性を実現するため、クラウド、エッジ、フォグのコンピューティングはコンピュート・コンティニュアムへと統合される。インフラを完全に分散化し、遍在する広範な資源を取り込むものである。この複雑な環境を活用するアプリケーションの設計は、難しい研究課題となる。 高性能なエッジ推論のためのC/C++フレームワークFastFLで実装した実世界向けの複数視点検出モデルMvDetを通じて、コンピュート・コンティニュアムがもたらす機会を検証する。エッジ側の計算能力やネットワーク帯域が異なる多くの実験シナリオを考慮し、計算性能を議論する。同じ機器を使う集中型の方式に対し、推論時間で最大1.92倍の高速化を得た。

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

初稿
2026-09-17(UTC)
最新改訂
2026-09-17 · v1
査読・掲載
掲載先の記載あり

著者による掲載先の記載:Proceedings of the {IEEE/ACM} 16th International Conference on Utility and Cloud Computing, {UCC} 2023, Taormina (Messina), Italy, December 4-7, 2023。出版社での独立確認は未実施です。

arXivで読むPDFDOI

更新履歴

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

原文の要旨

Computing is evolving rapidly to cater to the increasing demand for sophisticated services, and Cloud computing lays a solid foundation for flexible on-demand provisioning. However, as the size of applications grows, the centralised client-server approach used by Cloud computing increasingly limits the applications' scalability. To achieve ultra-scalability, cloud/edge/fog computing converges into the compute continuum, completely decentralising the infrastructure to encompass universal, pervasive resources. The compute continuum makes devising applications benefitting from this complex environment a challenging research problem. We put the opportunities the compute continuum offers to the test through a real-world multi-view detection model (MvDet) implemented with the FastFL C/C++ high-performance edge inference framework. Computational performance is discussed considering many experimental scenarios, encompassing different edge computational capabilities and network bandwidths. We obtain up to 1.92x speedup in inference time over a centralised solution using the same devices.

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