arXiv reaDer
葉と時系列の分類のための1Dたたみ込みネットワーク
A 1d convolutional network for leaf and time series classification
この論文では、1d畳み込みニューラルネットワークが植物の葉の分類タスク用に設計されています。このネットワークベースの分類子は、2つの方向で分析されます。順方向では、提案されたネットワークは2つの方法で使用できます。分類子と自動特徴抽出器です。分類子として、単純な重心輪郭距離曲線を単一の特徴として取り、通常は複数の抽出された特徴を必要とする最新の方法で同等のパフォーマンスを実現します。特徴抽出器として、ほぼ線形の分離可能な特徴を生成するため、サポートベクターマシンなどの他の分類子と一緒に使用して、より良いパフォーマンスを提供できます。提案されたネットワークは、単純な1d入力を採用し、一般に、1次元の時系列を変更せずにエンドツーエンドで分類するなど、他のタスクに適用できます。一部のベンチマークデータセットの実験では、このアーキテクチャが既存のいくつかの方法と同等またはそれ以上の分類精度を提供できることを示しています。逆方向では、入力に関する分類層のニューロンの勾配加重クラス活性化マッピングや最大活性化マップなどの方法が実行され、トレーニングされた分類子の特定の決定をトリガーするのに役立つ隠されたシグネチャが人間が解釈できることを調査およびさらに検証するのに役立ちます。論文のコードはhttps://github.com/dykuang/Leaf_Projectで入手できます。
In this paper, a 1d convolutional neural network is designed for classification tasks of plant leaves. This network based classifier is analyzed in two directions. In the forward direction, the proposed network can be used in two ways: a classifier and an automatic feature extractor. As a classifier, it takes the simple centroid contour distance curve as the single feature and achieves comparable performance with state-of-art methods that usually require multiple extracted features. As a feature extractor, it produces nearly linear separable features, hence can be used together with other classifiers such as support vector machines to provide better performance. The proposed network adopts simple 1d input and is generally applicable for other tasks such as classifying one dimensional time series in an end-to-end fashion without changes. Experiments on some benchmark datasets show this architecture can provide classification accuracies that are comparable or higher than some existing methods. In the backward direction, methods like gradient-weighted class activation mapping and maximum activation map of neurons in the classification layer with respect to inputs are performed to help investigate and further validate that hidden signatures helping trigger the trained classifier's specific decisions can be human interpretable. Code for the paper is available at https://github.com/dykuang/Leaf_Project.
updated: Thu Sep 17 2020 03:06:49 GMT+0000 (UTC)
published: Fri Jun 28 2019 20:44:16 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アソシエイト