A 1d convolutional network for leaf and time series classification
Dongyang Kuang

TL;DR
This paper introduces a 1D convolutional neural network designed for plant leaf classification and time series analysis, capable of both classification and feature extraction, with interpretability of decision signatures.
Contribution
It presents a versatile 1D CNN architecture that functions as both a classifier and a feature extractor, applicable to plant leaves and time series data, with interpretability insights.
Findings
Achieves comparable or higher accuracy than existing methods on benchmark datasets.
Produces nearly linear separable features for improved classification.
Provides human-interpretable signatures of classifier decisions.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSmart Agriculture and AI · Time Series Analysis and Forecasting · Leaf Properties and Growth Measurement
