paper-with-me

Papers

Pixel-wise classification in graphene-detection with tree-based machine learning algorithms

2022-08-24 · Woon Hyung Cho, Jiseon Shin, Young Duck Kim, George J. Jung

Mechanical exfoliation of graphene and its identification by optical inspection is one of the milestones in condensed matter physics that sparked the field of 2D materials. Finding regions of interest from the entire sample space and identification of layer number is a routine task potentially amenable to automatization. We propose supervised pixel-wise classification methods showing a high performance even with a small number of training image datasets that require short computational time without GPU. We introduce four different tree-based machine learning algorithms -- decision tree, random forest, extreme gradient boost, and light gradient boosting machine. We train them with five optical microscopy images of graphene, and evaluate their performances with multiple metrics and indices. We also discuss combinatorial machine learning models between the three single classifiers and assess their performances in identification and reliability. The code developed in this paper is open to the public and will be released at github.com/gjung-group/Graphene_segmentation.

📄 PDF Abstract BibTeX arXiv:2209.07578

Code (1)

gjung-group/graphene_segmentation 공식 구현

Tasks

GPU

Similar Papers 제목 키워드 기반

Machine Learning-based Automatic Graphene Detection with Color Correction for Optical Microscope Images

2021-03-24 · Hui-Ying Siao, Siyu Qi, Zhi Ding, Chia-Yu Lin 외

Graphene serves critical application and research purposes in various fields. However, fabricating high-quality and large quantities of graphene is time-consuming and it requires heavy human resource labor costs. In this…

BIG-bench Machine LearningImage SegmentationSemantic Segmentation

Coronavirus RNA Sensor Using Single-Stranded DNA Bonded to Sub-Percolated Gold Films on Monolayer Graphene Field-Effect Transistors

2022-05-10 · Nicholas E. Fuhr, Mohamed Azize, David J. Bishop

Electrical detection of messenger ribonucleic acid (mRNA) is a promising approach to enhancing transcriptomics and disease diagnostics because of its sensitivity, rapidity, and modularity. Reported here is a fast SARS-Co…

Sensitivity

Identification and classification of exfoliated graphene flakes from microscopy images using a hierarchical deep convolutional neural network

2022-03-29 · Soroush Mahjoubi, Fan Ye, Yi Bao, Weina Meng 외

Identification of the mechanically exfoliated graphene flakes and classification of the thickness is important in the nanomanufacturing of next-generation materials and devices that overcome the bottleneck of Moore's Law…

Deep Learning

Tree species classification from hyperspectral data using graph-regularized neural networks

2022-08-18 · Debmita Bandyopadhyay, Subhadip Mukherjee, James Ball, Grégoire Vincent 외

We propose a novel graph-regularized neural network (GRNN) algorithm for tree species classification. The proposed algorithm encompasses superpixel-based segmentation for graph construction, a pixel-wise neural network c…

Classificationgraph construction

Orthogonal Decomposition Network for Pixel-Wise Binary Classification

2019-06-01 · CVPR 2019 6 · Chang Liu, Fang Wan, Wei Ke, Zhuowei Xiao 외

The weight sharing scheme and spatial pooling operations in Convolutional Neural Networks (CNNs) introduce semantic correlation to neighboring pixels on feature maps and therefore deteriorate their pixel-wise classificat…

Binary ClassificationClassificationEdge DetectionGeneral Classification+2