🤖 AI Summary
This study addresses the significant challenges in semantic segmentation for automated disassembly of electrolyzer components, which arise from high visual similarity among materials, spectral overlap, irregular shapes, and severe class imbalance. To overcome these issues, the authors propose HREM-Net, a dual-branch deep network that effectively fuses hyperspectral and RGB imagery through a novel adaptive gated cross-modal fusion mechanism. The architecture integrates efficient channel attention, coordinate attention, Mobile Inverted Bottleneck blocks, and an atrous spatial pyramid pooling module, further enhanced by a composite loss function to strengthen multimodal feature synergy. Evaluated on the Electrolyzers-HSI dataset, the method achieves a mean class accuracy of 91.66% and an mIoU of 0.82, while demonstrating strong generalization on PCB-Vision with 96.91% accuracy and 0.93 mIoU.
📝 Abstract
Accurate segmentation of electrolyzer materials is essential for automated disassembly, sustainable recycling, and circular manufacturing in hydrogen technologies. However, this task is challenging due to strong visual similarity between materials, spectral overlap, irregular shapes, and severe class imbalance. To address these challenges, we propose an AI-driven dual-branch framework, Hyperspectral-RGB Electrolyzer Materials Network (HREM-Net), that combines hyperspectral imaging (HSI) and RGB images for electrolyzer material segmentation. We implemented several innovative modules, including Efficient Channel Attention, Coordinate Attention, Mobile Inverted Bottleneck blocks, and Atrous Spatial Pyramid Pooling to capture spectral and spatial features from HSI, and RGB images. With an adaptive gated cross-modal fusion module and composite loss function, HREM-Net achieves a mean class accuracy of 91.66% and a mean Intersection over Union (mIoU) of 0.82 on the Electrolyzers-HSI dataset, outperforming baseline segmentation models. Cross-dataset validation on the PCB-Vision dataset demonstrates strong generalization with 96.91% accuracy and 0.93 mIoU. This work poses its potential as an industrial application to improve electrolyzer efficiency, thereby improving the predictive maintenance of hydrogen production.