Predicting Performance of Object Detection Models in Electron Microscopy Using Random Forests
Ni Li, Ryan Jacobs, Matthew Lynch, Vidit Agrawal, Kevin Field, Dane, Morgan

TL;DR
This paper presents a method using random forests to predict the performance of object detection models in electron microscopy images, helping assess model reliability on new datasets.
Contribution
It introduces a novel approach to estimate object detection accuracy using features from model predictions, enabling quick performance assessment on unlabeled TEM images.
Findings
Mean absolute error of 0.09 in F1 score prediction
R^2 score of 0.77 indicating strong correlation
Robust performance across diverse TEM datasets
Abstract
Quantifying prediction uncertainty when applying object detection models to new, unlabeled datasets is critical in applied machine learning. This study introduces an approach to estimate the performance of deep learning-based object detection models for quantifying defects in transmission electron microscopy (TEM) images, focusing on detecting irradiation-induced cavities in TEM images of metal alloys. We developed a random forest regression model that predicts the object detection F1 score, a statistical metric used to evaluate the ability to accurately locate and classify objects of interest. The random forest model uses features extracted from the predictions of the object detection model whose uncertainty is being quantified, enabling fast prediction on new, unlabeled images. The mean absolute error (MAE) for predicting F1 of the trained model on test data is 0.09, and the …
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsElectron and X-Ray Spectroscopy Techniques · Machine Learning in Materials Science · Industrial Vision Systems and Defect Detection
