An End-to-End Computer Vision Methodology for Quantitative Metallography
- URL: http://arxiv.org/abs/2104.11159v1
- Date: Thu, 22 Apr 2021 16:29:44 GMT
- Title: An End-to-End Computer Vision Methodology for Quantitative Metallography
- Authors: Matan Rusanovsky, Ofer Beeri, Sigalit Ifergane and Gal Oren
- Abstract summary: This work presents an holistic artificial intelligence model for Anomaly Detection.
It automatically quantifies the degree of anomaly of impurities in alloys.
The performance of the model is presented and analyzed based on few representative cases.
- Score: 0.716879432974126
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: 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 work
presents an holistic artificial intelligence model for Anomaly Detection that
automatically quantifies the degree of anomaly of impurities in alloys. We
suggest the following examination process: (1) Deep semantic segmentation is
performed on the inclusions (based on a suitable metallographic database of
alloys and corresponding tags of inclusions), producing inclusions masks that
are saved into a separated database. (2) Deep image inpainting is performed to
fill the removed inclusions parts, resulting in 'clean' metallographic images,
which contain the background of grains. (3) Grains' boundaries are marked using
deep semantic segmentation (based on another metallographic database of
alloys), producing boundaries that are ready for further inspection on the
distribution of grains' size. (4) Deep anomaly detection and pattern
recognition is performed on the inclusions masks to determine spatial, shape
and area anomaly detection of the inclusions. Finally, the system recommends to
an expert on areas of interests for further examination. The performance of the
model is presented and analyzed based on few representative cases. Although the
models presented here were developed for metallography analysis, most of them
can be generalized to a wider set of problems in which anomaly detection of
geometrical objects is desired. All models as well as the data-sets that were
created for this work, are publicly available at
https://github.com/Scientific-Computing-Lab-NRCN/MLography.
Related papers
- Image-Based Method For Measuring And Classification Of Iron Ore Pellets Using Star-Convex Polygons [0.0]
This study focuses on the classification of iron ore pellets, aimed at identifying quality violations in the final product.<n>We develop an innovative imagebased measurement method utilizing the StarDist algorithm, which is primarily employed in the medical field.
arXiv Detail & Related papers (2025-06-10T11:30:46Z) - Deep mineralogical segmentation of thin section images based on QEMSCAN maps [34.92366371606116]
This work proposes a Convolutional Neural Network model for automatic mineralogical segmentation of thin section images of carbonate rocks.<n>The model is able to mimic the QEMSCAN mapping itself in a low-cost, generalized and efficient manner.<n>It shows promising results, especially with regard to the proper delineation of minerals boundaries on solid textures.
arXiv Detail & Related papers (2025-05-22T17:58:34Z) - PathSegDiff: Pathology Segmentation using Diffusion model representations [63.20694440934692]
We propose PathSegDiff, a novel approach for histopathology image segmentation that leverages Latent Diffusion Models (LDMs) as pre-trained featured extractors.
Our method utilizes a pathology-specific LDM, guided by a self-supervised encoder, to extract rich semantic information from H&E stained histopathology images.
Our experiments demonstrate significant improvements over traditional methods on the BCSS and GlaS datasets.
arXiv Detail & Related papers (2025-04-09T14:58:21Z) - Direct mineral content prediction from drill core images via transfer learning [0.0]
Deep subsurface exploration is important for mining, oil and gas industries, as well as in the assessment of geological units for the disposal of chemical or nuclear waste.
This study investigates the potential of utilizing machine learning, specifically convolutional neural networks (CNN), to assess the lithology and mineral content solely from analysis of drill core images.
The outcome reveals a remarkable 96.7% accuracy in the classification of drill core segments into distinct formation classes.
arXiv Detail & Related papers (2024-03-27T12:15:22Z) - Instance Segmentation of Dislocations in TEM Images [0.0]
In materials science, the knowledge about the location and movement of dislocations is important for creating novel materials with superior properties.
In this work, we quantitatively compare state-of-the-art instance segmentation methods, including Mask R-CNN and YOLOv8.
The dislocation masks as the results of the instance segmentation are converted to mathematical lines, enabling quantitative analysis of dislocation length and geometry.
arXiv Detail & Related papers (2023-09-07T06:17:31Z) - Diffusion-Based Hierarchical Multi-Label Object Detection to Analyze
Panoramic Dental X-rays [1.2239764810898268]
We develop an end-to-end model that can identify problematic teeth with dental enumeration and associated diagnoses at the same time.
To learn from all three hierarchies jointly, we introduce a novel diffusion-based hierarchical multi-label object detection framework.
Experimental results show that our method significantly outperforms state-of-the-art object detection methods.
arXiv Detail & Related papers (2023-03-11T21:31:54Z) - Orientation-Shared Convolution Representation for CT Metal Artifact
Learning [63.67718355820655]
During X-ray computed tomography (CT) scanning, metallic implants carrying with patients often lead to adverse artifacts.
Existing deep-learning-based methods have gained promising reconstruction performance.
We propose an orientation-shared convolution representation strategy to adapt the physical prior structures of artifacts.
arXiv Detail & Related papers (2022-12-26T13:56:12Z) - SQUID: Deep Feature In-Painting for Unsupervised Anomaly Detection [76.01333073259677]
We propose the use of Space-aware Memory Queues for In-painting and Detecting anomalies from radiography images (abbreviated as SQUID)
We show that SQUID can taxonomize the ingrained anatomical structures into recurrent patterns; and in the inference, it can identify anomalies (unseen/modified patterns) in the image.
arXiv Detail & Related papers (2021-11-26T13:47:34Z) - Self-Supervised Predictive Convolutional Attentive Block for Anomaly
Detection [97.93062818228015]
We propose to integrate the reconstruction-based functionality into a novel self-supervised predictive architectural building block.
Our block is equipped with a loss that minimizes the reconstruction error with respect to the masked area in the receptive field.
We demonstrate the generality of our block by integrating it into several state-of-the-art frameworks for anomaly detection on image and video.
arXiv Detail & Related papers (2021-11-17T13:30:31Z) - Towards Real-World Prohibited Item Detection: A Large-Scale X-ray
Benchmark [53.9819155669618]
This paper presents a large-scale dataset, named as PIDray, which covers various cases in real-world scenarios for prohibited item detection.
With an intensive amount of effort, our dataset contains $12$ categories of prohibited items in $47,677$ X-ray images with high-quality annotated segmentation masks and bounding boxes.
The proposed method performs favorably against the state-of-the-art methods, especially for detecting the deliberately hidden items.
arXiv Detail & Related papers (2021-08-16T11:14:16Z) - Surface Warping Incorporating Machine Learning Assisted Domain
Likelihood Estimation: A New Paradigm in Mine Geology Modelling and
Automation [68.8204255655161]
A Bayesian warping technique has been proposed to reshape modeled surfaces based on geochemical and spatial constraints imposed by newly acquired blasthole data.
This paper focuses on incorporating machine learning in this warping framework to make the likelihood generalizable.
Its foundation is laid by a Bayesian computation in which the geological domain likelihood given the chemistry, p(g|c) plays a similar role to p(y(c)|g.
arXiv Detail & Related papers (2021-02-15T10:37:52Z) - Refined Plane Segmentation for Cuboid-Shaped Objects by Leveraging Edge
Detection [63.942632088208505]
We propose a post-processing algorithm to align the segmented plane masks with edges detected in the image.
This allows us to increase the accuracy of state-of-the-art approaches, while limiting ourselves to cuboid-shaped objects.
arXiv Detail & Related papers (2020-03-28T18:51:43Z) - MLography: An Automated Quantitative Metallography Model for Impurities
Anomaly Detection using Novel Data Mining and Deep Learning Approach [0.5448283690603357]
This work focuses on the development of a state-of-the-art artificial intelligence model for Anomaly Detection named MLography.
Measures quantify the degree of anomaly of each object by how each object is distant and big compared to its neighborhood, and by the abnormally of its own shape respectively.
The performance of the model is presented and analyzed based on few representative cases.
arXiv Detail & Related papers (2020-02-27T15:17:03Z) - Encoding Metal Mask Projection for Metal Artifact Reduction in Computed
Tomography [21.5885187197634]
Metal artifact reduction (MAR) in computed tomography (CT) is a notoriously challenging task because the artifacts are structured and non-local in the image domain.
We propose to address the problem by (1) retaining the metal-affected regions in sinogram and (2) replacing the binarized metal trace with the metal mask projection.
Our novel network yields more precise artifact-reduced images than the state-of-the-art approaches, especially when metallic objects are large.
arXiv Detail & Related papers (2020-01-02T06:39:06Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.