paper-with-me

Papers

PSMamba: Progressive Self-supervised Vision Mamba for Plant Disease Recognition

2025-12-16 · Abdullah Al Mamun, Miaohua Zhang, David Ahmedt-Aristizabal, Zeeshan Hayder, Mohammad Awrangjeb arxiv

Self-supervised Learning (SSL) has become a powerful paradigm for representation learning without manual annotations. However, most existing frameworks focus on global alignment and struggle to capture the hierarchical, multi-scale lesion patterns characteristic of plant disease imagery. To address this gap, we propose PSMamba, a progressive self-supervised framework that integrates the efficient sequence modelling of Vision Mamba (VM) with a dual-student hierarchical distillation strategy. Unlike conventional single teacher-student designs, PSMamba employs a shared global teacher and two specialised students: one processes mid-scale views to capture lesion distributions and vein structures, while the other focuses on local views to capture fine-grained cues such as texture irregularities and early-stage lesions. This multi-granular supervision facilitates the joint learning of contextual and detailed representations, with consistency losses ensuring coherent cross-scale alignment. Experiments on three benchmark datasets show that PSMamba consistently outperforms state-of-the-art SSL methods, delivering superior accuracy and robustness in both domain-shifted and fine-grained scenarios.

📄 PDF Abstract BibTeX arXiv:2512.14309

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningRepresentation Learning

Similar Papers 제목 키워드 기반

GPSMamba: A Global Phase and Spectral Prompt-guided Mamba for Infrared Image Super-Resolution

2025-07-25 · Yongsong Huang, Tomo Miyazaki, Xiaofeng Liu, Shinichiro Omachi arxiv

Infrared Image Super-Resolution (IRSR) is challenged by the low contrast and sparse textures of infrared data, requiring robust long-range modeling to maintain global coherence. While State-Space Models like Mamba offer …

Infrared image super-resolutionLong-range modelingImage Restoration

Transformer-Progressive Mamba Network for Lightweight Image Super-Resolution

2025-11-05 · Sichen Guo, Wenjie Li, Yuanyang Liu, Guangwei Gao 외 arxiv

Recently, Mamba-based super-resolution (SR) methods have demonstrated the ability to capture global receptive fields with linear complexity, addressing the quadratic computational cost of Transformer-based SR approaches.…

Image Super-Resolution

NL-MambaXCT: Self-Supervised Nested-Learning Mamba for Nomex Honeycomb X-ray CT Defect Classification

2026-05-25 · Ghaleb Aldoboni, Lobna Nassar, Fakhri Karray, Reem Alshamsi arxiv

X-ray computed tomography (XCT) is widely used for non-destructive testing of Nomex honeycomb structures in aerospace manufacturing, but industrial inspection still relies heavily on manual interpretation and supervised …

Vision SmolMamba: Spike-Guided Token Pruning for Energy-Efficient Spiking State-Space Vision Models

2026-04-28 · Dewei Bai, Hongxiang Peng, Yunyun Zeng, Ziyu Zhang 외 arxiv

Spiking Transformers have shown strong potential for long-range visual modeling through spike-driven self-attention. However, their quadratic token interactions remain fundamentally misaligned with the sparse and event-d…

Long-range modeling

RNN as Linear Transformer: A Closer Investigation into Representational Potentials of Visual Mamba Models

2025-11-23 · Timing Yang, Guoyizhe Wei, Alan Yuille, Feng Wang arxiv

Mamba has recently garnered attention as an effective backbone for vision tasks. However, its underlying mechanism in visual domains remains poorly understood. In this work, we systematically investigate Mamba's represen…