paper-with-me

Papers

MatSSL: Robust Self-Supervised Representation Learning for Metallographic Image Segmentation

2025-07-24 · Hoang Hai Nam Nguyen, Phan Nguyen Duc Hieu, Ho Won Lee arxiv

MatSSL is a streamlined self-supervised learning (SSL) architecture that employs Gated Feature Fusion at each stage of the backbone to integrate multi-level representations effectively. Current micrograph analysis of metallic materials relies on supervised methods, which require retraining for each new dataset and often perform inconsistently with only a few labeled samples. While SSL offers a promising alternative by leveraging unlabeled data, most existing methods still depend on large-scale datasets to be effective. MatSSL is designed to overcome this limitation. We first perform self-supervised pretraining on a small-scale, unlabeled dataset and then fine-tune the model on multiple benchmark datasets. The resulting segmentation models achieve 69.13% mIoU on MetalDAM, outperforming the 66.73% achieved by an ImageNet-pretrained encoder, and delivers consistently up to nearly 40% improvement in average mIoU on the Environmental Barrier Coating benchmark dataset (EBC) compared to models pretrained with MicroNet. This suggests that MatSSL enables effective adaptation to the metallographic domain using only a small amount of unlabeled data, while preserving the rich and transferable features learned from large-scale pretraining on natural images.

📄 PDF Abstract BibTeX arXiv:2507.18184

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningRepresentation LearningImage Segmentation

Similar Papers 제목 키워드 기반

Guided Self-attention: Find the Generalized Necessarily Distinct Vectors for Grain Size Grading

2024-10-08 · Fang Gao, Xuetao Li, Jiabao Wang, Shengheng Ma 외

With the development of steel materials, metallographic analysis has become increasingly important. Unfortunately, grain size analysis is a manual process that requires experts to evaluate metallographic photographs, whi…

object-detectionObject DetectionSemantic Segmentation

An End-to-End Computer Vision Methodology for Quantitative Metallography

2021-04-22 · Matan Rusanovsky, Ofer Beeri, Gal Oren

Metallography is crucial for a proper assessment of material's properties. It involves mainly the investigation of spatial distribution of grains and the occurrence and characteristics of inclusions or precipitates. This…

Anomaly DetectionImage InpaintingSemantic Segmentation

Phase-fraction guided denoising diffusion model for augmenting multiphase steel microstructure segmentation via micrograph image-mask pair synthesis

2025-07-28 · Hoang Hai Nam Nguyen, Minh Tien Tran, Hoheok Kim, Ho Won Lee arxiv

The effectiveness of machine learning in metallographic microstructure segmentation is often constrained by the lack of human-annotated phase masks, particularly for rare or compositionally complex morphologies within th…

Data Augmentation

Microstructural segmentation using a union of attention guided U-Net models with different color transformed images

2023-04-07 · Scientific Reports 2023 4 · Momojit Biswas, Rishav Pramanik, Shibaprasad Sen, Aleksandr Sinitca 외

Metallographic images or often called the microstructures contain important information about metals, such as strength, toughness, ductility, corrosion resistance, which are used to choose the proper materials for variou…

2D Semantic SegmentationImage SegmentationSegmentationSemantic Segmentation

Self-Supervised Learning of Pretext-Invariant Representations

2019-12-04 · CVPR 2020 6 · Ishan Misra, Laurens van der Maaten

The goal of self-supervised learning from images is to construct image representations that are semantically meaningful via pretext tasks that do not require semantic annotations for a large training set of images. Many …

Contrastive Learningobject-detectionObject DetectionRepresentation Learning+3