SearcharxivSearch

arXiv subjects

Serin Lee

Publications and source records attributed to Serin Lee.

6 recordsLinked to original sources

Plasmonic Photocatalysis Enables Selective Oxidative Coupling of Methane with Nitrous Oxide under Ambient Conditions

Methane (CH4) and nitrous oxide (N2O) are potent greenhouse gases that represent substantial chemical energy. Conversion of these abundant waste gases to high-value chemicals typically requires high temperatures up to 1000 C, producing substantial CO2 emissions and limited selectivity toward desirable multi-carbon products. Here we demonstrate a plasmonic photocatalyst that enables CH4 and N2O conversion under ambient conditions to form C2 and C3 hydrocarbons. By systematically tuning AuPd alloys on TiO2, we identify an optimal composition (AuPd0.05) where Au enhances light harvesting and Pd enables selective C-H activation and C-C coupling. Under visible-light illumination, this catalyst produces C2H4, C2H6, C3H6, and C3H8 with ~80% selectivity while suppressing CO2 formation. In-situ spectroscopy and hot-carrier calculations show that plasmon-generated carriers redistribute interfacial hydroxyl intermediates, shifting the hydrophilic center to suppress overoxidation. Ab-initio calculations further reveal the reduction in C-C coupling barriers from 2.7 eV to 0.7 eV under illumination. Our work illustrates how engineering interfacial electronic and adsorbate dynamics enables selective multicarbon formation.

cond-mat.mtrl-sci

Unsupervised segmentation and clustering workflow for efficient processing of 4D-STEM and 5D-STEM data

Four-dimensional scanning transmission electron microscopy (4D-STEM) enables mapping of diffraction information with nanometer-scale spatial resolution, offering detailed insight into local structure, orientation, and strain. However, as data dimensionality and sampling density increase, particularly for in situ scanning diffraction experiments (5D-STEM), robust segmentation of structurally consistent behavior across sequential measurements becomes essential for efficient and physically meaningful analysis. Here, we introduce a clustering framework that identifies crystallographically distinct domains from 4D-STEM datasets. By using local diffraction-pattern similarity as a metric, the method extracts closed contours delineating spatially contiguous regions. This approach produces cluster-averaged diffraction patterns that improve signal quality while reducing data volume by orders of magnitude, enabling rapid and accurate orientation, phase, and strain mapping. We demonstrate the applicability of this approach to in situ liquid-cell 4D-STEM data of gold nanoparticle growth. Our method provides a scalable and generalizable route for spatially coherent segmentation, data compression, and quantitative structure-strain mapping across diverse 4D-STEM modalities. The full analysis code and example workflows are publicly available to support reproducibility and reuse.

cond-mat.mtrl-sci

Missing Wedge Inpainting and Joint Alignment in Electron Tomography through Implicit Neural Representations

Electron tomography is a powerful tool for understanding the morphology of materials in three dimensions, but conventional reconstruction algorithms typically suffer from missing-wedge artifacts and data misalignment imposed by experimental constraints. Recently proposed supervised machine-learning-enabled reconstruction methods to address these challenges rely on training data and are therefore difficult to generalize across materials systems. We propose a fully self-supervised implicit neural representation (INR) approach using a neural network as a regularizer. Our approach enables fast inline alignment through pose optimization, missing wedge inpainting, and denoising of low dose datasets via model regularization using only a single dataset. We apply our method to simulated and experimental data and show that it produces high-quality tomograms from diverse and information limited datasets. Our results show that INR-based self-supervised reconstructions offer high fidelity reconstructions with minimal user input and preprocessing, and can be readily applied to a wide variety of materials samples and experimental parameters.

eess.IV

The morphology and interface structure of titanium on graphene

Titanium (Ti) is an adhesion and contact metal commonly used in nanoelectronics and two-dimensional (2D) materials research. However, when Ti is deposited on graphene (Gr), we obtain dramatically different film morphology depending on the experimental conditions. Through a combination of transmission electron microscopy, Raman spectroscopy, and ab initio density functional theory calculations, we show that the most critical parameters are the number of Gr layers, the nature of the Gr support, and the deposition temperature. Particularly distinctive is the island morphology and large defect density of Ti on monolayer Gr, compared to bilayer or thicker Gr. We propose that this results from structural and mechanical differences between monolayer and thicker Gr flakes, where monolayer Gr is more flexible, exhibits larger surface roughness and therefore lower Ti diffusivity, and is more easily damaged. Our results highlight the extreme sensitivity of Ti morphology on Gr to processing and substrate conditions, allowing us to propose design rules for controlling Ti-Gr interface properties and morphology and to discuss the implications for other technologically relevant metal deposition processes.

cond-mat.mtrl-sci

Exploring Prime Number Classification: Achieving High Recall Rate and Rapid Convergence with Sparse Encoding

This paper presents a novel approach at the intersection of machine learning and number theory, focusing on the classification of prime and non-prime numbers. At the core of our research is the development of a highly sparse encoding method, integrated with conventional neural network architectures. This combination has shown promising results, achieving a recall of over 99\% in identifying prime numbers and 79\% for non-prime numbers from an inherently imbalanced sequential series of integers, while exhibiting rapid model convergence before the completion of a single training epoch. We performed training using $10^6$ integers starting from a specified integer and tested on a different range of $2 \times 10^6$ integers extending from $10^6$ to $3 \times 10^6$, offset by the same starting integer. While constrained by the memory capacity of our resources, which limited our analysis to a span of $3\times10^6$, we believe that our study contribute to the application of machine learning in prime number analysis. This work aims to demonstrate the potential of such applications and hopes to inspire further exploration and possibilities in diverse fields.

math.NT

Image-based Early Detection System for Wildfires

Wildfires are a disastrous phenomenon which cause damage to land, loss of property, air pollution, and even loss of human life. Due to the warmer and drier conditions created by climate change, more severe and uncontrollable wildfires are expected to occur in the coming years. This could lead to a global wildfire crisis and have dire consequences on our planet. Hence, it has become imperative to use technology to help prevent the spread of wildfires. One way to prevent the spread of wildfires before they become too large is to perform early detection i.e, detecting the smoke before the actual fire starts. In this paper, we present our Wildfire Detection and Alert System which use machine learning to detect wildfire smoke with a high degree of accuracy and can send immediate alerts to users. Our technology is currently being used in the USA to monitor data coming in from hundreds of cameras daily. We show that our system has a high true detection rate and a low false detection rate. Our performance evaluation study also shows that on an average our system detects wildfire smoke faster than an actual person.

cs.CV