paper-with-me

Papers

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 models trained on limited labeled data. This work introduces NL-MambaXCT, a Mamba-based framework that combines self-supervised masked image modelling with a Nested Learning (NL) formulation for automated, label-efficient defect classification from production XCT slices. The backbone is a four-stage 2D encoder with RegNet convolutional blocks in the early stages and Mamba-based sequence mixing with attention in the deeper stages. It is pretrained by masked image modelling on 19,961 unlabeled industrial XCT slices and fine-tuned on 2,000 relabeled Nomex XCT slices split by production order. NL is instantiated through two-timescale parameter dynamics: selected projections maintain slow exponential-moving-average traces alongside fast weights, while a deep-momentum optimizer introduces an additional slow parameter-update trajectory. On the held-out test set, the MIM-pretrained NL-MambaXCT model achieves 96.91% accuracy and 96.8% macro F1, outperforming CNN, attention, and single-timescale Mamba baselines by 3.11--10.31 percentage points in accuracy. The results suggest that combining masked self-supervision with NL-style fast/ slow learning dynamics is a promising strategy for robust defect classification in Nomex honeycomb XCT inspection.

📄 PDF Abstract BibTeX arXiv:2605.27454

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MambaXCTrack: Mamba-based Tracker with SSM Cross-correlation and Motion Prompt for Ultrasound Needle Tracking

2024-11-13 · Yuelin Zhang, Long Lei, Wanquan Yan, Tianyi Zhang 외

Ultrasound (US)-guided needle insertion is widely employed in percutaneous interventions. However, providing feedback on the needle tip position via US imaging presents challenges due to noise, artifacts, and the thin im…

Inductive BiasLong-range modelingMambaState Space Models

U$^2$Mamba: A Two-level Nested U-structure Mamba for Salient Object Detection

2026-06-18 · Junhui Li, Jialu Li, Youshan Zhang arxiv

Mamba-based models have emerged as a promising alternative for salient object detection (SOD), offering significant advantages in modeling long sequences. However, existing models often fail to explore contextual informa…

Salient Object Detection

MatMamba: A Matryoshka State Space Model

2024-10-09 · Abhinav Shukla, Sai Vemprala, Aditya Kusupati, Ashish Kapoor

State Space Models (SSMs) like Mamba2 are a promising alternative to Transformers, with faster theoretical training and inference times -- especially for long context lengths. Recent work on Matryoshka Representation Lea…

modelRepresentation LearningState Space Models

MambaDepth: Enhancing Long-range Dependency for Self-Supervised Fine-Structured Monocular Depth Estimation

2024-06-06 · Ionuţ Grigore, Călin-Adrian Popa

In the field of self-supervised depth estimation, Convolutional Neural Networks (CNNs) and Transformers have traditionally been dominant. However, both architectures struggle with efficiently handling long-range dependen…

DecoderDepth EstimationMambaMonocular Depth Estimation

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

2025-12-16 · Abdullah Al Mamun, Miaohua Zhang, David Ahmedt-Aristizabal, Zeeshan Hayder 외 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, …

Self-Supervised LearningRepresentation Learning