paper-with-me

Papers

Automated and Scalable SEM Image Analysis of Perovskite Solar Cell Materials via a Deep Segmentation Framework

2025-09-30 · Jian Guo Pan, Lin Wang, Xia Cai arxiv

Scanning Electron Microscopy (SEM) is indispensable for characterizing the microstructure of thin films during perovskite solar cell fabrication. Accurate identification and quantification of lead iodide and perovskite phases are critical because residual lead iodide strongly influences crystallization pathways and defect formation, while the morphology of perovskite grains governs carrier transport and device stability. Yet current SEM image analysis is still largely manual, limiting throughput and consistency. Here, we present an automated deep learning-based framework for SEM image segmentation that enables precise and efficient identification of lead iodide, perovskite and defect domains across diverse morphologies. Built upon an improved YOLOv8x architecture, our model named PerovSegNet incorporates two novel modules: (i) Adaptive Shuffle Dilated Convolution Block, which enhances multi-scale and fine-grained feature extraction through group convolutions and channel mixing; and (ii) Separable Adaptive Downsampling module, which jointly preserves fine-scale textures and large-scale structures for more robust boundary recognition. Trained on an augmented dataset of 10,994 SEM images, PerovSegNet achieves a mean Average Precision of 87.25% with 265.4 Giga Floating Point Operations, outperforming the baseline YOLOv8x-seg by 4.08%, while reducing model size and computational load by 24.43% and 25.22%, respectively. Beyond segmentation, the framework provides quantitative grain-level metrics, such as lead iodide/perovskite area and count, which can serve as reliable indicators of crystallization efficiency and microstructural quality. These capabilities establish PerovSegNet as a scalable tool for real-time process monitoring and data-driven optimization of perovskite thin-film fabrication.The source code is available at:https://github.com/wlyyj/PerovSegNet/tree/master.

📄 PDF Abstract BibTeX arXiv:2509.26548

Code (0)

등록된 구현이 없습니다.

Tasks

Image Segmentation

Similar Papers 제목 키워드 기반

Tracking perovskite crystallization via deep learning-based feature detection on 2D X-ray scattering data

2022-02-22 · Vladimir Starostin, Valentin Munteanu, Alessandro Greco, Ekaterina Kneschaurek 외

Understanding the processes of perovskite crystallization is essential for improving the properties of organic solar cells. In situ real-time grazing-incidence X-ray diffraction (GIXD) is a key technique for this task, b…

object-detectionObject Detection

Geometric Parameter Estimations of Perovskite Solar Cells Based on Optical Simulations

2025-03-13 · Junhao Wang

This paper presents a non-invasive approach to estimate the layer thicknesses of perovskite solar cells. The thicknesses are predicted by a convolutional neural network that leverages the external quantum efficiency of a…

Bayesian Optimization

Solar-GECO: Perovskite Solar Cell Property Prediction with Geometric-Aware Co-Attention

2025-11-24 · Lucas Li, Jean-Baptiste Puel, Florence Carton, Dounya Barrit 외 arxiv

Perovskite solar cells are promising candidates for next-generation photovoltaics. However, their performance as multi-scale devices is determined by complex interactions between their constituent layers. This creates a …

Graph Neural Network

Perovskite-LLM: Knowledge-Enhanced Large Language Models for Perovskite Solar Cell Research

2025-02-18 · Xiang Liu, Penglei Sun, Shuyan Chen, Longhan Zhang 외

The rapid advancement of perovskite solar cells (PSCs) has led to an exponential growth in research publications, creating an urgent need for efficient knowledge management and reasoning systems in this domain. We presen…

Experimental Design

Perovskite-R1: a domain-specialized large language model for intelligent discovery of precursor additives and experimental design

2025-07-22 · Xin-De Wang, Zhi-Rui Chen, Peng-Jie Guo, Ze-Feng Gao 외 arxiv

Perovskite solar cells (PSCs) have rapidly emerged as a leading contender in next-generation photovoltaic technologies, owing to their exceptional power conversion efficiencies and advantageous material properties. Despi…

Answer Generation