1. Introduction
Microscopic image analysis has become an essential component of modern scientific research and industrial inspection, supporting applications in palynology, microbiology, pathology, environmental monitoring, materials science, pharmaceutical manufacturing, and precision agriculture. Automated recognition of microscopic objects, including pollen grains, microorganisms, spores, cells, mineral particles, and synthetic microstructures, enables rapid quantitative analysis while reducing human subjectivity, labor-intensive manual inspection, and inter-observer variability. As advances in digital microscopy continue to improve image acquisition speed and resolution, there is an increasing demand for intelligent image-analysis systems capable of accurately recognizing microscopic objects under diverse and often challenging imaging conditions.
Although remarkable progress has been achieved in computer vision over the past decade, microscopic micro-object recognition remains fundamentally different from conventional object recognition [
1,
2]. Most modern object-recognition algorithms have been developed for natural-image datasets, where target objects occupy relatively large image regions, exhibit abundant texture, possess distinctive semantic information, and are surrounded by contextual cues that facilitate recognition. Deep convolutional neural networks have demonstrated outstanding performance under these conditions by learning hierarchical feature representations directly from image pixels [
3,
4,
5,
6,
7,
8]. However, these assumptions rarely hold for microscopic images. Microscopic objects usually occupy only a small portion of the image, contain weak or repetitive textures, exhibit low contrast, and often differ only in subtle morphological characteristics. Furthermore, discriminative information is concentrated primarily along object boundaries rather than throughout the entire object. Consequently, accurate recognition depends heavily on preserving contour morphology and fine structural details that can easily be degraded during image acquisition or segmentation.
Microscopic imaging also introduces challenges that are uncommon in ordinary object recognition. Sensor noise, optical blur, uneven illumination, staining variability, background artifacts, and limited depth of field frequently produce contour discontinuities, isolated defect points, irregular boundary deformation, and local intensity fluctuations. At the same time, microscopic datasets typically exhibit high intra-class variability caused by specimen orientation, deformation, and biological diversity, while inter-class differences are often extremely subtle. These characteristics significantly increase the difficulty of extracting robust discriminative features and limit the direct applicability of conventional object-recognition methods developed for natural images. Existing microscopic object-recognition methods generally rely on three complementary research directions: contour-based structural analysis, spectral signal representation, and deep-learning-based feature learning. Contour-based approaches effectively describe object morphology while reducing background interference, but their performance depends heavily on the quality of contour extraction and is easily degraded by segmentation errors or boundary defects. Spectral descriptors such as Fourier transform provide compact representations of global contour geometry; however, they cannot accurately characterize localized structural variations that frequently distinguish visually similar microscopic objects. Wavelet-based methods overcome this limitation by providing localized multi-scale analysis of contour signals, yet they remain handcrafted mathematical representations whose discriminative capability depends strongly on feature design and parameter selection. Deep convolutional neural networks automatically learn hierarchical feature representations and have significantly improved microscopic image classification; nevertheless, most existing CNN-based methods operate directly on raw microscopic images and do not explicitly compensate for contour degradation or exploit contour-specific structural information before feature learning. A detailed discussion of these representative approaches and their limitations is presented in
Section 2.
The above observations indicate that no single methodology sufficiently addresses all challenges associated with microscopic micro-object recognition. Image filtering can effectively suppress sensor noise, contour distortion, and boundary discontinuities before feature extraction, thereby improving the stability of contour representation. Fourier transform provides compact global shape information but cannot preserve localized contour deformation. Wavelet transform complements Fourier analysis by simultaneously representing contour signals in spatial and frequency domains, enabling robust multi-scale characterization of local morphological variations. Finally, convolutional neural networks provide adaptive hierarchical feature learning and nonlinear classification that cannot be achieved by handcrafted descriptors alone. Rather than viewing these techniques as independent processing steps, they should be integrated into a unified framework in which each component compensates for the limitations of the others.
Motivated by these observations, this paper proposes a hybrid contour-signal-based framework for microscopic micro-object classification that systematically integrates contour quality enhancement, spectral–wavelet feature extraction, and deep representation learning. The proposed framework first transforms segmented object boundaries into normalized contour signals, applies adaptive filtering and defect-point correction to improve contour stability, extracts complementary global and local structural descriptors using Fourier and wavelet analysis, and finally performs hierarchical feature learning using a convolutional neural network. The novelty of this work does not lie in the individual application of filtering, Fourier transform, wavelet transform, or CNN, since each of these techniques has been extensively investigated in previous studies. Instead, the primary contribution is their systematic integration into a unified contour-signal analysis framework specifically designed to address the unique challenges of microscopic micro-object recognition, including weak boundaries, imaging noise, contour degradation, structural variability, and high intra-class similarity.
The principal contributions of this study are summarized as follows.
A normalized contour-signal representation for microscopic micro-objects. A contour-based point-signal modeling strategy is proposed to convert microscopic object boundaries into structured one-dimensional signals that preserve morphological information while reducing the influence of irrelevant background regions.
A hybrid contour-enhancement and spectral–wavelet feature extraction framework. Adaptive filtering, contour-defect correction, Fourier transform, and multi-scale wavelet analysis are integrated to generate complementary global and local structural descriptors that are robust to imaging noise and contour degradation.
A unified CNN-based microscopic micro-object classification framework. Enhanced contour-signal representations are combined with hierarchical deep feature learning to improve classification robustness and accuracy under challenging microscopic imaging conditions characterized by weak boundaries, structural variability, and high intra-class similarity.
The remainder of this paper is organized as follows.
Section 2 reviews representative studies on microscopic object recognition, contour-based shape analysis, spectral signal processing, wavelet-based feature extraction, and deep-learning-based classification methods.
Section 3 presents the proposed contour-signal representation, contour-enhancement strategy, spectral–wavelet feature extraction, and convolutional neural network architecture.
Section 4 describes experimental datasets, implementation details, evaluation metrics, comparative experiments, and ablation studies. Finally,
Section 5 concludes the paper and outlines directions for future research.
2. Related Works
Automated classification of microscopic micro-objects has become an important re-search direction in computer vision, biomedical image analysis, environmental monitoring, palynology, agriculture, and industrial inspection. Microscopic images usually contain small objects with complex boundaries, weak contrast, non-uniform illumination, background artifacts, noise, deformation, and high intra-class similarity. Therefore, reliable classification requires not only visual appearance analysis but also robust structural, spectral, and statistical representation of micro-object morphology. Basic image-processing principles, including filtering, segmentation, morphological processing, and feature extraction, have been widely discussed by Gonzalez and Woods [
9]. Contour analysis and its application to image and signal processing were systematically studied by Tojiyev et al. [
10], who showed that object boundaries can provide important structural information for recognition. In microscopic image analysis, Jumanov and Safarov proposed image-processing algorithms for micro-objects in medical diagnostic systems [
11], while Gopal et al. [
12] and Gandhi [
13] demonstrated the importance of computer-vision methods in complex recognition environments. Although these studies confirm the usefulness of classical computer vision, their performance often depends strongly on preprocessing quality, illumination stability, and manually designed features.
Traditional computer-vision systems mainly rely on preprocessing, segmentation, contour extraction, handcrafted feature design, and statistical classification. Visual recognition systems have been applied in different practical domains, including terrain recognition [
14], autonomous robotic vision [
15], face detection and image analysis [
16], and medical optical image processing [
17]. These studies show that image-processing pipelines can extract useful geometric, morphometric, texture, and color descriptors. Groshev and Korolkov [
18] discussed technical vision and image-processing systems, while Savelyeva and Smushkin [
19] described forensic recognition methods based on visual features. In the context of micro-object recognition, Jumanov and Safarov optimized micro-object identification using a pyramidal model with image segmentation [
20]. Matroushi [
21] also studied object detection, recognition, and classification using computer vision and artificial intelligence approaches. These works provide important foundations for object recognition; however, classical pipelines often become less robust when objects have noisy boundaries, strong intra-class variability, or complex backgrounds.
Microscopic and industrial image-analysis systems require robust feature extraction under real imaging conditions. Zyuzin et al. [
22] proposed a deep-learning-based computer-vision system for automatic asbestos control, showing the practical importance of visual recognition in microscopic and industrial inspection. Chen et al. [
23] studied intelligent camera dust-removal control, highlighting that image quality and optical contamination can strongly affect recognition reliability. Russ [
24] presented computer-assisted microscopy techniques for measuring and analyzing microscopic images, including shape, size, texture, and intensity features. More recently, Maier-Hein and Reinke [
25] emphasized the importance of reliable validation methodology in image analysis, including careful metric selection, statistical validation, and appropriate experimental design. These studies indicate that microscopic image classification requires not only accurate models but also robust preprocessing, proper validation, and reliable performance evaluation. Contour-based and boundary-based methods are especially relevant for microscopic micro-object classification because many micro-objects, including pollen grains, cells, microorganisms, and mineral particles, are strongly characterized by external morphology. Wiskott et al. [
26] demonstrated that structural graph-based representations can capture discriminative visual patterns for recognition. Novotorcev [
27] studied algorithms for searching and restoring objects in aerial images, confirming that structural information can play an important role in recognition tasks. Vasilchenko [
28] investigated mathematical and software support for computer-image processing in large databases, emphasizing the need for effective feature extraction and recognition algorithms. In microscopic images, boundary representations such as contour descriptors, chain codes, curvature features, Fourier descriptors, and radial-distance functions can reduce the influence of background pixels and focus attention on object shape. However, contour-based methods may be sensitive to segmentation errors, defective contour points, and local noise. Therefore, combining boundary representation with adaptive learning is a promising direction.
Fourier and wavelet transforms have been widely used to analyze signals, shapes, textures, and image structures. Hamad [
29] investigated segmentation and recognition of medical images based on shearlet transforms and neural networks, showing the value of combining signal transforms with learning-based models. Bogush [
30] studied combined block algorithms for detecting and tracking moving objects in video sequences, demonstrating the usefulness of combining multiple analytical components. Wang [
31] developed software tools based on multiscale wavelet analysis for image processing and retrieval. Tang et al. [
32] reviewed digital image-processing techniques for optical tweezers and emphasized the importance of signal-processing methods in microscopic imaging applications. In contour-based micro-object classification, Fourier transform can represent global frequency characteristics, while continuous and discrete wavelet transforms can capture local and multi-scale contour variations. Haar wavelets are useful for abrupt boundary transitions, while Daubechies wavelets are suitable for smoother structural patterns. Nevertheless, transform-based features alone are usually insufficient for complex classification tasks and should be combined with learning-based classifiers.
Segmentation and structural analysis provide another important foundation for micro-object recognition. Horowitz and Pavlidis [
33] proposed image segmentation by tree traversal, while Haralick and Shapiro [
34] presented classical image segmentation techniques that remain influential in computer vision. These studies established important principles for separating objects from background and extracting meaningful regions. In pollen and microscopic object recognition, Schiele et al. [
35] applied neural networks for automated airborne pollen classification, demonstrating that learning-based approaches can improve recognition performance in palynology. Lin et al. [
36] proposed feature pyramid networks for multi-scale object detection, and Girshick [
37] introduced Fast R-CNN for object localization and recognition. These deep-learning-based works demonstrate the importance of hierarchical feature learning and multi-scale representation. However, in microscopic image classification, standard deep models may not always fully exploit contour-specific structural information, especially when training data are limited. Neural-network-based recognition methods have become dominant in many image-classification tasks. Druki [
38] investigated neural-network detection and recognition of symbols on complex backgrounds, showing that neural networks can learn robust representations in difficult visual conditions. Kosaty [
39] studied hybrid classifiers based on cascades and deep neural networks, indicating that combining different classification mechanisms can improve recognition reliability. Strotov [
40] showed that combining multiple algorithms can increase detection and localization accuracy. Burns and Shulgan [
41] discussed the development of autonomous visual systems in intelligent vehicles, illustrating the broader relevance of reliable visual recognition. LeCun et al. [
42] provided a fundamental overview of deep learning and explained why hierarchical representation learning is effective for complex recognition tasks. These studies support the use of CNN-based models in image classification. However, deep models trained directly on raw microscopic images may require large datasets and can be sensitive to background noise, illumination variation, and overfitting.
Despite these advances, several limitations remain in existing studies. Classical computer-vision methods are interpretable and computationally efficient, but they are sensitive to segmentation errors, noise, and handcrafted feature limitations. Contour-based methods capture important boundary information but often lack adaptive learning ability. Fourier descriptors provide compact global shape representation but may be weak in describing local deformation. Wavelet descriptors can capture local and multi-scale variations but require appropriate basis selection and parameter tuning. Shallow machine-learning models depend heavily on manually extracted features, while deep CNN-based models may require large datasets and can be sensitive to background complexity and noise. These limitations motivate the development of a hybrid framework that jointly uses contour geometry, spectral–wavelet descriptors, noise correction, and CNN-based hierarchical learning.
The proposed method addresses these limitations by integrating contour-based point-signal representation, noise suppression, defect-point correction, Fourier and wave-let analysis, and CNN-based classification into a unified framework. Unlike methods that rely only on raw spatial images, the proposed approach first converts micro-object boundaries into point-signal representations, allowing statistical and spectral analysis of con-tour structure. Unlike purely handcrafted contour descriptors, the proposed method uses CNN-based learning to extract hierarchical discriminative features from enriched con-tour-signal representations. Unlike standard CNN-only approaches, it explicitly incorporates global frequency information, local wavelet characteristics, and noise-robust filtering before classification. Therefore, the main contribution is not the individual use of Fourier transform, wavelet transform, or CNN, which are established techniques, but their integrated use in a contour-signal-based microscopic micro-object classification framework. This integration is designed to improve robustness under noise, structural variability, and intra-class similarity, which are key challenges in microscopic imaging.
4. Results and Discussion
To illustrate the visual characteristics of the dataset, representative sample images from the microscopic micro-object classes are shown in
Figure 3. These examples demonstrate that microscopic micro-object recognition differs substantially from ordinary image-recognition tasks. In ordinary image recognition, target objects usually occupy a large image region and contain rich semantic cues such as color, texture, object parts, and contextual background. In contrast, microscopic micro-objects are usually small, weakly textured, low-contrast, and strongly affected by acquisition noise, optical blur, illumination variation, and segmentation uncertainty.
As shown in
Figure 3, the discriminative information of microscopic micro-objects is concentrated mainly along the object boundary. Different classes may have very similar global appearance, while the most useful class-specific information appears in subtle contour morphology, local boundary irregularities, radial variation, and fine structural patterns. In addition, objects from the same class may show different orientations, sizes, deformations, and noise levels. These characteristics make direct raw-image classification difficult and motivate the proposed contour-signal-based framework. By converting the object boundary into a normalized point-signal representation, the proposed method focuses on morphology-related information and reduces the influence of irrelevant background regions.
Ordinary image-recognition tasks often rely on large target regions, semantic object parts, background context, and rich texture. In contrast, microscopic micro-object recognition is characterized by small target regions, weak contrast, background noise, and subtle contour irregularities. The lower panels illustrate the proposed motivation: microscopic images are segmented, converted into ordered contours, and represented as radial-distance contour signals for subsequent filtering, spectral–wavelet analysis, and CNN-based classification.
To evaluate the proposed hybrid contour-signal and deep-learning framework, experiments were conducted on a microscopic pollen-image dataset containing seven classes: Artemisia, Chenopodiaceae, Cupressaceae, Poaceae, Moraceae, Pinaceae, and Salix. The dataset comprises approximately 4200 images with a class-balanced distribution. The dataset comprises 4200 images with a balanced class distribution, as shown in
Table 4. All images were preprocessed and converted into contour-based point-signal representations before feature extraction and classification. Care was taken to avoid overlap between the training and test subsets. The class-wise distribution of the dataset is shown in
Table 5. The dataset is approximately balanced, with 600 images per class. Maintaining a balanced distribution is important because it reduces the risk of classifier bias toward dominant classes and supports more reliable interpretation of accuracy and F1-score.
Although the proposed framework is motivated by general challenges in microscopic object recognition, the experimental validation in this study is limited to a seven-class microscopic pollen-image dataset. Therefore, the obtained results should be interpreted specifically in the context of pollen-image recognition rather than as evidence of universal applicability to all tiny micro-objects. Pollen grains provide a useful test case because they contain subtle boundary morphology, weak texture, contour irregularities, and intra-class variability. However, they do not fully represent the morphological diversity of other microscopic objects such as nanoparticles, fibers, rods, cylindrical particles, triangular particles, or chemically synthesized microstructures. These objects may exhibit different shape distributions, surface textures, imaging artifacts, and contour characteristics. Consequently, additional validation on larger and more diverse microscopic object datasets is required before claiming general applicability across all micro-object categories.
The dataset publisher did not provide an official predefined training, validation, and test split. Therefore, in the main experiment, the dataset was divided using a stratified sampling strategy to preserve the class distribution in each subset. Stratified splitting was used because the dataset contains multiple pollen classes, and preserving the same class proportion in the training, validation, and test sets is necessary for fair performance evaluation. However, a single train, validation, and test split may still introduce split-dependent bias. To reduce this risk and to verify the stability of the proposed method, an additional stratified 5-fold cross-validation experiment was conducted. In this protocol, the complete dataset was divided into five folds with approximately equal class distributions. For each run, four folds were used for training and one fold was used for testing. The process was repeated five times so that each fold was used once as the test set. The final performance was reported as the mean and standard deviation across the five folds.
This cross-validation protocol was used to evaluate whether the proposed method remains stable under different data partitions and to ensure that the reported performance is not dependent on a single favorable split.
As shown in
Table 6, the proposed method achieved stable performance across all five folds. The mean accuracy was 0.977 ± 0.003, and the mean F1-score was 0.966 ± 0.003. The low standard deviation indicates that the performance is not strongly dependent on a particular train/test partition. These results confirm that the proposed contour-signal, spectral–wavelet, and CNN-based framework generalizes consistently across different stratified data splits and reduces the possibility of training-split bias.
To ensure reproducibility, the Classical Computer-Vision System (Classical CVS) baseline was explicitly defined. The Classical CVS pipeline consists of image preprocessing, object segmentation, contour extraction, handcrafted feature extraction, feature normalization, and shallow classification. The extracted handcrafted features include shape descriptors, contour descriptors, texture descriptors, color/intensity statistics, and HOG features. Shape descriptors include area, perimeter, circularity, eccentricity, compactness, major-axis length, minor-axis length, and aspect ratio. Contour descriptors include radial-distance statistics, curvature statistics, and Fourier contour descriptors. Texture descriptors are extracted using gray-level co-occurrence matrix (GLCM) features, including contrast, correlation, energy, and homogeneity. Color and intensity descriptors include mean, standard deviation, skewness, kurtosis, and histogram-based statistics. The final handcrafted feature vector is normalized using z-score normalization and classified using an SVM classifier with a radial basis function (RBF) kernel. The Classical CVS baseline is therefore defined as:
This definition distinguishes Classical CVS from the proposed method. The Classical CVS baseline relies on fixed handcrafted descriptors and a shallow classifier, whereas the proposed method combines contour-signal modeling, FT/CWT/DWT descriptors, filtering, defect-point correction, and CNN-based hierarchical learning.
To validate the effectiveness of the proposed method, we compared it with representative existing approaches for small-object, micro-object, contour-based, and structure-aware image recognition. The compared methods were selected according to the methodological categories discussed in the Introduction and Related Work, including classical handcrafted feature extraction, contour-based structural descriptors, spectral descriptors, wavelet-based descriptors, shallow machine-learning classifiers, and CNN-based deep-learning models.
The purpose of this comparison is to determine whether the proposed integrated framework provides a performance advantage over existing individual or partial recognition strategies. In particular, the proposed method is compared with approaches that use only raw spatial image information, only handcrafted structural features, only Fourier descriptors, only wavelet descriptors, and standard CNN-based feature learning. This comparison is important because the proposed method integrates contour-signal modeling, noise suppression, defect-point correction, Fourier analysis, wavelet decomposition, and CNN-based hierarchical classification into a unified framework.
The compared methods are summarized as follows:
Classical Computer-Vision pipeline. This baseline follows a conventional recognition strategy consisting of preprocessing, segmentation, handcrafted feature extraction, and classification. The extracted features include shape, contour, intensity, color, and texture descriptors.
Contour, statistical descriptor method. This method represents each pollen object using contour-derived statistical descriptors, including mean radial distance, variance, standard deviation, energy, curvature variation, and local boundary deviation. These features are classified using a shallow classifier.
Fourier descriptor-based method. This method applies Fourier transform to the normalized contour signal and uses retained low-frequency Fourier coefficients as global shape descriptors. This baseline evaluates the contribution of global spectral contour information.
Wavelet descriptor-based method. This method extracts multi-scale contour descriptors using continuous and/or discrete wavelet transform. It evaluates the usefulness of local and multi-scale boundary information without CNN-based hierarchical learning.
Shallow machine-learning models. Support Vector Machine, Random Forest, and k-Nearest Neighbor classifiers are trained using handcrafted structural, statistical, spectral, and wavelet descriptors. These models represent traditional intelligent recognition approaches.
CNN trained on raw microscopic images. A baseline CNN is trained directly on raw microscopic images. This comparison evaluates whether direct pixel-based deep learning is sufficient for microscopic pollen-image classification.
Proposed method. The proposed framework uses contour-signal representation, Gaussian/median/contour-aware filtering, defect-point correction, Fourier transform, continuous wavelet transform, discrete wavelet transform, feature fusion, and CNN-based classification.
The comparative results are presented in
Table 7.
As shown in
Table 7, the proposed method achieved the highest accuracy and F1-score among all compared methods. The classical CVS and contour, statistical methods were less effective because they rely on handcrafted descriptors and are sensitive to noise, segmentation errors, and boundary deformation. Fourier descriptors improved global shape representation, while wavelet descriptors improved local and multi-scale contour analysis; however, these methods still lacked adaptive hierarchical feature learning. CNN-only and ResNet-50 performed better than traditional baselines, but they mainly depend on raw image appearance and do not explicitly exploit contour-specific spectral–wavelet information. In contrast, the proposed framework combines contour-signal representation, filtering, defect-point correction, FT, CWT, DWT, and CNN-based classification. This integrated design provides more robust and discriminative features for microscopic pollen-image recognition.
Deep-learning baselines were evaluated separately to compare the proposed hybrid CNN framework with standard neural architectures. These models include CNN-only, MobileNetV2, EfficientNet-B0, ResNet-50, and Vision Transformer. The CNN-only model evaluates the contribution of convolutional learning without the full spectral–wavelet feature enhancement, while MobileNetV2, EfficientNet-B0, ResNet-50, and Vision Transformer provide broader comparison with modern deep-learning architectures (
Table 8).
The shallow-method comparison shows that conventional classifiers benefit from contour and spectral–wavelet descriptors, but their performance remains limited because they rely on fixed handcrafted representations. Among shallow methods, MLP achieved the strongest performance, but it still does not explicitly model local dependencies in the transformed contour-signal representation. The deep-learning comparison shows that modern neural architecture provides stronger performance than shallow models. However, models trained primarily on raw image appearance remain less effective than the proposed hybrid approach. The proposed method achieves the highest accuracy and F1-score because it combines contour-specific structural information, Fourier descriptors, CWT/DWT-based multi-scale features, defect-point correction, and CNN-based hierarchical learning.
Although the proposed framework achieved strong performance on the seven-class microscopic pollen-image dataset, external generalization was not evaluated using an independent dataset. Therefore, the reported results should be interpreted as evidence of effectiveness for the evaluated pollen-image dataset rather than as proof of general applicability to all microscopic micro-object recognition tasks. Stratified splitting and cross-validation were used to reduce split-dependent bias within the available dataset; however, these experiments do not replace external validation. Future work will evaluate the proposed framework on independent microscopic datasets containing other object categories, such as nanoparticles, fibers, rod-like structures, cylindrical particles, triangular particles, cells, spores, and synthetic microstructures.
Therefore, training time, inference time, and statistical reliability were additionally evaluated. This analysis was conducted to compare the proposed method with conventional computer-vision and deep-learning baselines not only in terms of classification performance but also in terms of computational cost. All models were evaluated using the same training, validation, and test partitions. For statistical reliability, each experiment was repeated five times with different random seeds. The reported values are expressed as mean ± standard deviation. Since conventional computer-vision methods do not require neural-network training, their training time is reported as feature-extraction and classifier-fitting time where applicable. Inference time was measured as the average processing time per image, including preprocessing, feature extraction, and classification (
Table 9).
The results show that Classical CVS has the shortest inference time because it uses handcrafted descriptors and does not require deep feature learning. However, its accuracy and F1-score are substantially lower than those of the proposed method. The proposed method requires more computation than Classical CVS because it includes contour-signal construction, Fourier and wavelet descriptor extraction, filtering, defect-point correction, and CNN-based classification. Nevertheless, its inference time remains lower than that of deeper architectures such as ResNet-50, while achieving higher accuracy and F1-score. The statistical analysis confirms that the improvement of the proposed method is significant. A paired statistical test was applied to compare the proposed method with each baseline across repeated experimental runs. The obtained p-values indicate that the performance improvement over Classical CVS, SVM, CNN-only, and ResNet-50 is statistically significant. Therefore, although the proposed method introduces additional computational cost compared with conventional computer vision, the gain in classification accuracy and reliability is significant and justifies the added complexity for microscopic micro-object classification.
The proposed identification and classification framework was implemented as an integrated software package (SP) that combines wavelet-based signal processing, statistical analysis, and CNN-based classification. The system supports end-to-end processing of microscopic images, including contour extraction, noise filtering, feature analysis, and final recognition. The developed software package includes both one-dimensional (1-D) and two-dimensional (2-D) wavelet-processing modules. The 1-D module is used for contour-based point signals, whereas the 2-D module supports full-image processing, segmentation, and visualization. Combining these modules enables joint analysis of spatial and spectral characteristics, which is particularly useful in the presence of complex structures and noise.
The first stage of the experimental analysis examined the influence of noise and the effectiveness of filtering techniques applied to contour-based point signals. As illustrated in
Figure 4, impulse noise introduces localized distortions, whereas Gaussian noise causes more continuous signal degradation.
Figure 4a shows filtering behavior in the presence of impulse interference, where corrupted regions are separated from useful signal components.
Figure 4b illustrates the behavior of the filtering functions under different conditions, including polynomial identification, impulse-noise suppression, and threshold-based correction for fluctuation noise.
The application of Gaussian, median, and shift-based filters substantially reduces both types of interference. In particular, the proposed filtering stage reduces the spectral width of the signal by approximately a factor of two. This improves the stability of the subsequent spectral and wavelet transforms because high-frequency noise is suppressed while essential structural information is retained.
In addition, decomposition into low- and high-frequency components improves interpretability. Low-frequency components describe the global shape of the object, whereas high-frequency components capture edges, local irregularities, and residual noise. This separation is important for reliable recognition.
The influence of model parameters on identification accuracy was then investigated. The performance of the proposed framework depends strongly on the number of contour points, the sliding-window size, and the threshold values used for noise suppression. The experiments indicate that representing each contour with approximately 1000 points provides a stable and informative description of micro-object structure. Using fewer points removes important structural detail, whereas using substantially more points introduces redundancy and increases sensitivity to noise.
The sliding-window size also affects performance. Larger windows improve noise suppression but reduce sensitivity to local variations, whereas smaller windows preserve fine details but are more susceptible to noise. A balanced configuration is therefore required to maintain both robustness and discriminative power.
Similarly, the thresholds used for defect-point correction must be selected carefully. Lower thresholds increase sensitivity but may produce false detections, whereas higher thresholds suppress noise at the cost of removing useful signal content. In this study, the optimal threshold was selected by minimizing the mean-squared error.
The performance of different hybrid identification models is summarized in
Table 10. The results show that the proposed hybrid framework consistently outperforms more limited signal representations because it jointly models local and global structure while maintaining robustness to noise and structural variability.
Among the evaluated configurations, the Haar interpolation spline combined with CNN achieved the lowest error rate, reaching 6.4%. This suggests that Haar-based representations efficiently capture the key structural characteristics of the micro-objects when coupled with a learning-based classifier. The Daubechies-based models (Db5 and Db8) also produced stable results, generally with error rates between 10% and 19%, reflecting a good compromise between localization and smoothness. By contrast, the Fourier-based models showed higher error rates because they are less effective at representing localized variations in non-stationary contour signals. DWT-only configurations yielded the weakest results, indicating that wavelet features alone are insufficient without a classifier capable of learning complex discriminative patterns. Overall, these findings support the benefit of integrating signal processing with CNN-based learning.
To verify the contribution of each component of the proposed framework, an ablation study was conducted. The purpose of this analysis was to determine whether contour-signal modeling, spectral transformation, wavelet decomposition, filtering, defect-point correction, and CNN-based learning contribute independently and jointly to the final classification performance. Each configuration was evaluated under the same training, validation, and test split to ensure a fair comparison.
Table 11 summarizes the accuracy obtained by progressively enriching the model.
The ablation results demonstrate that each component improves classification performance. The CNN-only model achieved an accuracy of 0.890, showing that convolutional learning alone can extract useful features but remains limited without explicit contour and spectral–wavelet descriptors. Adding contour-signal representation improved the accuracy to 0.904, confirming that boundary morphology provides discriminative information for microscopic pollen-image classification. Adding Fourier descriptors further improved performance because FT captures global contour-frequency characteristics. The CWT and DWT configurations provided additional gains by capturing local and multi-scale boundary variations, with DWT giving slightly higher performance because of its compact hierarchical decomposition. Combining FT, CWT, and DWT increased the accuracy to 0.958, confirming that global, local, and multi-scale spectral descriptors are complementary. Adding filtering further improved accuracy to 0.968 by reducing contour noise before feature extraction. The full proposed model, which also includes defect-point correction, achieved the highest accuracy of 0.977 and F1-score of 0.966. This shows that defect correction removes abnormal contour samples that otherwise introduce artificial high-frequency components into the Fourier and wavelet descriptors. Overall, the isolation study confirms that the proposed performance improvement is produced by the cumulative and complementary contribution of all components rather than by a single module.
To evaluate the stability of the proposed framework under degraded imaging conditions, additional experiments were conducted using different noise types. Microscopic images and extracted contour signals may be affected by sensor noise, optical artifacts, illumination fluctuation, segmentation errors, impulse distortions, and abnormal contour points. Therefore, five noise conditions were considered: Gaussian noise, impulse noise, salt-and-pepper noise, speckle noise, and mixed noise. Mixed noise was generated by combining Gaussian noise with impulse or salt-and-pepper disturbances. For each noise condition, the same trained model configuration was evaluated on the test set. To verify the role of the proposed preprocessing strategy, three model variants were compared: the proposed model without filtering, the proposed model with filtering but without defect-point correction, and the full proposed model with both filtering and defect-point correction (
Table 12).
The results show that noise degrades classification performance, especially under mixed noise conditions. The model without filtering shows the largest performance reduction because noisy contour points directly affect Fourier and wavelet descriptors. Adding filtering improves performance for all noise types, confirming that Gaussian, median, and contour-aware filters reduce signal distortion before feature extraction. The full proposed model achieves the best performance under all degraded conditions because defect-point correction further removes abnormal contour deviations that remain after filtering. The results also show that the proposed framework is more stable under Gaussian and speckle noise than under mixed noise. This is expected because mixed noise simultaneously affects both continuous contour fluctuation and local abnormal points. Nevertheless, even under mixed noise, the full proposed model maintains an accuracy of 0.936 and an F1-score of 0.922, demonstrating that the combined use of filtering, defect correction, Fourier descriptors, wavelet features, and CNN-based classification improves robustness. In addition to the noise-type analysis, recognition reliability was evaluated under different SNR levels. As the SNR decreases, classification performance gradually decreases. However, the full proposed model shows a slower performance degradation than the model without filtering. This confirms that explicit noise suppression is necessary for stable microscopic micro-object classification under real imaging conditions.
The proposed framework combines contour-based signal processing with CNN-based hierarchical feature learning. To verify whether the hierarchical nature of the CNN contributes to the final classification performance, feature maps from different convolutional blocks were analyzed. The CNN architecture contains three convolutional blocks. The first block is designed to capture local low-level contour variations, the second block extracts mid-level discriminative patterns, and the third block captures higher-level structural and spectral relationships. To visualize the learning behavior, representative feature maps were extracted from each convolutional block, as shown in
Figure 5. The first convolutional block mainly responds to local contour transitions, edge-like structures, and abrupt variations in the transformed contour-signal representation. The second convolutional block produces more compact responses corresponding to repeated boundary patterns and local spectral–wavelet structures. The third convolutional block shows more class-specific activation regions, indicating that deeper layers aggregate local contour and wavelet information into more discriminative representations.
Feature maps from different convolutional blocks show the progression from low-level local contour patterns to mid-level structural representations and finally to high-level class-discriminative features.
To quantitatively evaluate the hierarchical representation, feature embeddings were extracted from each convolutional block and compared with the class labels and classification loss. For each layer
, the feature vector was denoted as:
where
is the fused input feature representation and
denotes the output of the
-th convolutional block. The association between the layer-wise feature representation
and the class label
was evaluated using a feature–label correlation score:
In addition, the relationship between layer-wise features and the classification loss was evaluated as:
where
is the cross-entropy loss. A stronger positive correlation with the class label and a stronger negative correlation with the loss indicate that the layer representation is more discriminative for classification.
The results show that the feature–label correlation increases from the first convolutional block to the deeper layers, while the feature–loss correlation becomes more negative (
Table 13). This indicates that deeper layers learn features that are more strongly associated with the target class and more strongly related to loss reduction. Therefore, the hierarchical feature-learning process is not only an architectural assumption but is supported by layer-wise statistical analysis. This result justifies the use of hierarchical CNN learning in the proposed framework. The early layers preserve local contour and wavelet responses, while deeper layers aggregate these responses into class-discriminative structural representations. Consequently, the CNN complements the contour-signal and spectral–wavelet descriptors by learning hierarchical patterns that are difficult to represent using handcrafted features alone.
The method was further evaluated on a real-world pollen-grain dataset.
Table 14 compares the performance of the developed software package (SP) with that of a conventional computer-vision system (CVS).
The proposed method achieved an overall accuracy of 0.977, markedly higher than the 0.837 obtained by the traditional CVS. The average F1-score reached 0.966, indicating strong precision–recall balance across classes.
A class-wise analysis shows consistent improvements for all pollen categories. For example, the classification accuracy for Artemisia increased from approximately 0.81 in the CVS baseline to above 0.92 with the proposed framework, while Cupressaceae and Pinaceae approached near-perfect recognition. These results demonstrate that the method remains robust in the presence of intra-class variability and complex imaging conditions. All reported values were averaged over multiple experimental runs.
The influence of the number of contour points on classification performance was analyzed further using the experimental results shown in
Figure 6 and
Figure 7.
The results indicate the existence of an optimal contour-point count that maximizes classification accuracy. When too few points are used, the contour representation becomes too coarse to describe the object adequately. Conversely, an excessive number of points introduces redundancy and increases the influence of noise.
The sensitivity–specificity analysis indicates the expected trade-off between false positives and false negatives. The optimal operating point is achieved near the intersection of the two curves, where sensitivity and specificity are balanced. This confirms that careful selection of contour resolution is important for achieving reliable performance.
The robustness of the proposed method under varying noise conditions was evaluated by signal-to-noise ratio (SNR) analysis, as shown in
Figure 8.
The results show that the proposed method maintains high recognition reliability even under degraded conditions. Filtering significantly improves performance, especially in low-SNR scenarios. Models that omit the filtering stage exhibit a noticeable performance drop, highlighting the importance of explicit noise suppression. The combination of filtering, wavelet decomposition, and CNN classification therefore supports stable performance across a range of noise conditions. Additional experiments using morphometric and correlation-based descriptors (
Table 15) further support the effectiveness of the proposed framework.
The results show that the developed SP consistently outperforms the traditional CVS across all evaluated subsets. Combining spectral, statistical, and geometric descriptors yields a more comprehensive representation of micro-object structure, which in turn improves both classification accuracy and robustness.
The key advantage of the proposed framework is the integration of three complementary elements:
Contour-based signal modeling.
Multi-scale spectral analysis.
Deep-learning-based classification.
Together, these components enable the extraction of both global and local information, improving robustness to noise and structural variability. Despite these advantages, the method still requires careful parameter selection and may remain sensitive under extremely severe noise. Future work will therefore focus on adaptive parameter optimization and improved performance under stronger degradations. The framework also shows potential for practical applications in medical diagnostics, environmental monitoring, and industrial inspection.