arXiv reaDer
Raspberry Piを使用したImageNetの挑戦的な分類:インクリメンタルな局所確率的勾配降下アルゴリズム
ImageNet Challenging Classification with the Raspberry Pi: An Incremental Local Stochastic Gradient Descent Algorithm
強力で低コストの組み込みデバイスの台頭により、エッジコンピューティングはますます人気のある選択肢になっています。この論文では、1,000クラスの1,261,405枚の画像を含む大規模なImageNet ILSVRC 2010データセットを処理するために、Raspberry Piに合わせた新しい増分局所確率的勾配降下法(SGD)を提案します。ローカルSGDは、kmeansアルゴリズムを使用してデータブロックをkパーティションに分割し、次に各データパーティションのSGDモデルを並列に学習して、データをローカルに分類します。インクリメンタルローカルSGDは、トレーニングデータセットの小さなデータブロックを順次ロードして、ローカルSGDモデルを学習します。 Imagenetデータセットの数値テスト結果は、Raspberry Pi 4を使用したインクリメンタルローカルSGDアルゴリズムが、PC Intel(R)Core i7-4790 CPU、3.6で実行される最先端の線形SVMよりも高速で正確であることを示しています。 GHz、4コア。
With rising powerful, low-cost embedded devices, the edge computing has become an increasingly popular choice. In this paper, we propose a new incremental local stochastic gradient descent (SGD) tailored on the Raspberry Pi to deal with large ImageNet ILSVRC 2010 dataset having 1,261,405 images with 1,000 classes. The local SGD splits the data block into k partitions using kmeans algorithm and then it learns in the parallel way SGD models in each data partition to classify the data locally. The incremental local SGD sequentially loads small data blocks of the training dataset to learn local SGD models. The numerical test results on Imagenet dataset show that our incremental local SGD algorithm with the Raspberry Pi 4 is faster and more accurate than the state-of-the-art linear SVM run on a PC Intel(R) Core i7-4790 CPU, 3.6 GHz, 4 cores.
updated: Sun Aug 21 2022 07:14:56 GMT+0000 (UTC)
published: Mon Mar 21 2022 14:07:07 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト