Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Comparing feature maps generated using UNet-like CNN, Transformer, Mamba, and hybrid architectures for general land cover mapping

View through CrossRef
This study compares feature maps produced by semantic segmentation architectures using varying combinations of convolutional neural network (CNN), Transformer, and Mamba selective state space (selective SSM) components with a goal of exploring the following question: does correlation or similarity between the generated data abstractions imply comparable predictive performance? Specifically, different encoder and decoder combinations are compared including a fully convolutional neural network (CNN)-based UNet, a Vision Transformer-based Swin-UNet, and a selective state space model (selective SSM)-based Mamba-UNet. For Swin-UNet and Mamba-UNet, we replaced the decoder with a CNN-based architecture comparable to that used within UNet. Central kernel alignment (CKA) and the Mantel test suggest a high degree of similarity between the feature maps generated by the decoder blocks and final feature map representations, respectively; however, the encoder feature maps were more dissimilar. Despite these similarities, differences in model performance were observed. The Mamba-based architectures generally yielded the lowest training losses and highest validation F1-scores. When used as a feature space for traditional machine learning (ML) algorithms, random forest (RF) and support vector machines (SVMs), the Mamba-based feature space generally provided the highest macro-averaged, class-aggregated F1-scores and map image classification efficacies (MICE). Feature reduction from 96 to 15 variables using principal component analysis (PCA), kernel PCA (kPCA), or independent component analysis (ICA) obtained comparable performance in comparison to using the original, larger feature spaces. When provided with all 480 feature maps generated by all five architectures, the Mamba-based features were found to be most important. The study documents that, despite similarities between the final set of feature maps generated by the final decoder block, different architecture combinations yielded varying levels of performance: similarity between feature spaces did not imply similar predictive performance. Further, we argue that DL-based methods can serve as a means to generate data abstractions for use in traditional ML workflows, and feature reduction can be implemented to reduce the computational load.
Title: Comparing feature maps generated using UNet-like CNN, Transformer, Mamba, and hybrid architectures for general land cover mapping
Description:
This study compares feature maps produced by semantic segmentation architectures using varying combinations of convolutional neural network (CNN), Transformer, and Mamba selective state space (selective SSM) components with a goal of exploring the following question: does correlation or similarity between the generated data abstractions imply comparable predictive performance? Specifically, different encoder and decoder combinations are compared including a fully convolutional neural network (CNN)-based UNet, a Vision Transformer-based Swin-UNet, and a selective state space model (selective SSM)-based Mamba-UNet.
For Swin-UNet and Mamba-UNet, we replaced the decoder with a CNN-based architecture comparable to that used within UNet.
Central kernel alignment (CKA) and the Mantel test suggest a high degree of similarity between the feature maps generated by the decoder blocks and final feature map representations, respectively; however, the encoder feature maps were more dissimilar.
Despite these similarities, differences in model performance were observed.
The Mamba-based architectures generally yielded the lowest training losses and highest validation F1-scores.
When used as a feature space for traditional machine learning (ML) algorithms, random forest (RF) and support vector machines (SVMs), the Mamba-based feature space generally provided the highest macro-averaged, class-aggregated F1-scores and map image classification efficacies (MICE).
Feature reduction from 96 to 15 variables using principal component analysis (PCA), kernel PCA (kPCA), or independent component analysis (ICA) obtained comparable performance in comparison to using the original, larger feature spaces.
When provided with all 480 feature maps generated by all five architectures, the Mamba-based features were found to be most important.
The study documents that, despite similarities between the final set of feature maps generated by the final decoder block, different architecture combinations yielded varying levels of performance: similarity between feature spaces did not imply similar predictive performance.
Further, we argue that DL-based methods can serve as a means to generate data abstractions for use in traditional ML workflows, and feature reduction can be implemented to reduce the computational load.

Related Results

Automatic Load Sharing of Transformer
Automatic Load Sharing of Transformer
Transformer plays a major role in the power system. It works 24 hours a day and provides power to the load. The transformer is excessive full, its windings are overheated which lea...
VM-UNet++ research on crack image segmentation based on improved VM-UNet
VM-UNet++ research on crack image segmentation based on improved VM-UNet
Abstract Cracks are common defects in physical structures, and if not detected and addressed in a timely manner, they can pose a severe threat to the overall safety of th...
Transformer vs. CNN – A Comparison on Knee Segmentation in Ultrasound Images
Transformer vs. CNN – A Comparison on Knee Segmentation in Ultrasound Images
The automated and robust segmentation of bone surfaces in ultrasound (US) images can open up new fields of application for US imaging in computer-assisted orthopedic surgery, e.g. ...
High frequency modeling of power transformers under transients
High frequency modeling of power transformers under transients
This thesis presents the results related to high frequency modeling of power transformers. First, a 25kVA distribution transformer under lightning surges is tested in the laborator...
ASCEND-UNet: An Improved UNet Configuration Optimized for Rural Settlements Mapping
ASCEND-UNet: An Improved UNet Configuration Optimized for Rural Settlements Mapping
Different types of rural settlement agglomerations have been formed and mixed in space during the rural revitalization strategy implementation in China. Discriminating them from re...
CNN–Transformer Hybrid Architecture for Underwater Sonar Image Segmentation
CNN–Transformer Hybrid Architecture for Underwater Sonar Image Segmentation
The salient object detection (SOD) of forward-looking sonar images plays a crucial role in underwater detection and rescue tasks. However, the existing SOD algorithms find it diffi...
DESDA-Mamba: Diagonal-Enabled Strided Scanning and Direction-Adaptive Mamba for Hyperspectral Image Classiffcation
DESDA-Mamba: Diagonal-Enabled Strided Scanning and Direction-Adaptive Mamba for Hyperspectral Image Classiffcation
Recently, Mamba based on State Space Models (SSMs) has shown great potential for hyperspectral image (HSI) classification due to its long-range modeling capability and linear compl...
The Effects of Map Reading Expertise and Map Type on Eye Movements in Map Comparison Tasks
The Effects of Map Reading Expertise and Map Type on Eye Movements in Map Comparison Tasks
Comparing maps of different geographical phenomena, or maps of the same geographical phenomenon at different points in time, is a frequent task in many disciplines. The process of ...

Back to Top