paper-with-me

홈 › Papers

ISWSST: Index-space-wave State Superposition Transformers for Multispectral Remotely Sensed Imagery Semantic Segmentation

2024-07-03 · Chang Li, Pengfei Zhang, Yu Wang

Currently the semantic segmentation task of multispectral remotely sensed imagery (MSRSI) faces the following problems: 1) Usually, only single domain feature (i.e., space domain or frequency domain) is considered; 2) downsampling operation in encoder generally leads to the accuracy loss of edge extraction; 3) multichannel features of MSRSI are not fully considered; and 4) prior knowledge of remote sensing is not fully utilized. To solve the aforementioned issues, an index-space-wave state superposition Transformer (ISWSST) is the first to be proposed for MSRSI semantic segmentation by the inspiration from quantum mechanics, whose superiority is as follows: 1) index, space and wave states are superposed or fused to simulate quantum superposition by adaptively voting decision (i.e., ensemble learning idea) for being a stronger classifier and improving the segmentation accuracy; 2) a lossless wavelet pyramid encoder-decoder module is designed to losslessly reconstruct image and simulate quantum entanglement based on wavelet transform and inverse wavelet transform for avoiding the edge extraction loss; 3) combining multispectral features (i.e. remote sensing index and channel attention mechanism) is proposed to accurately extract ground objects from original resolution images; and 4) quantum mechanics are introduced to interpret the underlying superiority of ISWSST. Experiments show that ISWSST is validated and superior to the state-of-the-art architectures for the MSRSI segmentation task, which improves the segmentation and edge extraction accuracy effectively. Codes will be available publicly after our paper is accepted.

📄 PDF Abstract BibTeX arXiv:2407.03033

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble LearningSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

Superposition through Active Learning lens

2024-12-05 · Akanksha Devkar

Superposition or Neuron Polysemanticity are important concepts in the field of interpretability and one might say they are these most intricately beautiful blockers in our path of decoding the Machine Learning black-box.…

Active Learning

JaSTA-2: Second version of the Java Superposition T-matrix Application

2017-09-12 · Prithish Halder, Himadri Sekhar Das

In this article, we announce the development of a new version of the Java Superposition T-matrix App (JaSTA-2), to study the light scattering properties of porous aggregate particles. It has been developed using Netbeans…

Space-Time Decoupled Metasurface Integrating Reflective Mixer and Phase Shifter Functions

2024-11-04 · Xuehui Dong, Miyu Feng, Bokai Lai, Chen Shao 외

Electromagnetic (EM) information metasurface represents a class of 2D metamaterials that can swiftly manipulate their EM characteristics to convey specific information. Past researches present various strategies for embe…

TAG

Periodicity Extraction using Superposition of Distance Matching Function and One-dimensional Haar Wavelet Transform

2013-11-15 · V. Asha, N. U. Bhajantri, P. Nagabhushan

Periodicity of a texture is one of the important visual characteristics and is often used as a measure for textural discrimination at the structural level. Knowledge about periodicity of a texture is very essential in th…

Texture Synthesis

Emergence of Superposition: Unveiling the Training Dynamics of Chain of Continuous Thought

2025-09-27 · Hanlin Zhu, Shibo Hao, Zhiting Hu, Jiantao Jiao 외 arxiv

Previous work shows that the chain of continuous thought (continuous CoT) improves the reasoning capability of large language models (LLMs) by enabling implicit parallel thinking, and a subsequent work provided theoretic…