CVLGFeb 9, 2023

Lithium Metal Battery Quality Control via Transformer-CNN Segmentation

arXiv:2302.04824v25 citationsh-index: 42
AI Analysis

This work addresses quality control for lithium metal battery development, which is incremental as it applies a novel hybrid method to a specific domain problem.

The paper tackles the problem of segmenting dendrite defects in lithium metal battery XCT images by proposing a new transformer-based neural network called TransforCNN, achieving improved performance over existing methods as measured by metrics like mIoU and mDSC.

Lithium metal battery (LMB) has the potential to be the next-generation battery system because of its high theoretical energy density. However, defects known as dendrites are formed by heterogeneous lithium (Li) plating, which hinders the development and utilization of LMBs. Non-destructive techniques to observe the dendrite morphology often use X-ray computed tomography (XCT) to provide cross-sectional views. To retrieve three-dimensional structures inside a battery, image segmentation becomes essential to quantitatively analyze XCT images. This work proposes a new semantic segmentation approach using a transformer-based neural network called TransforCNN that is capable of segmenting out dendrites from XCT data. In addition, we compare the performance of the proposed TransforCNN with three other algorithms, such as U-Net, Y-Net, and E-Net, consisting of an Ensemble Network model for XCT analysis. Our results show the advantages of using TransforCNN when evaluating over-segmentation metrics, such as mean Intersection over Union (mIoU) and mean Dice Similarity Coefficient (mDSC) as well as through several qualitatively comparative visualizations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes