Search NASASearch

SEARCH · Search NASA

Results for “Sample Handling”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

At least 55 records · Page 3

Validating sequential Monte Carlo for gravitational-wave inference

Nested sampling (NS) is the preferred stochastic sampling algorithm for gravitational-wave inference for compact binary coalescences. It can handle the complex nature of the gravitational-wave likelihood surface and provides an estimate of the Bayesian model evidence. However, there is another class of algorithms that meets the same requirements, but has not been used for gravitational-wave analyses: sequential Monte Carlo (SMC), an extension of importance sampling that maps samples from an initial density to a target density via a series of intermediate densities. In this work, we validate a type of SMC algorithm, called persistent sampling (PS), for gravitational-wave inference. We consider a range of different scenarios including binary black holes and binary neutron stars and real and simulated data and show that PS produces results that are consistent with NS whilst being, on average, 2 times more efficient and 2.74 times faster. This demonstrates that PS is a viable alternative to NS that should be considered for future gravitational-wave analyses.

black hole mergers

Efficient distributed continual learning for steering experiments in real-time

Deep learning has emerged as a powerful method for extracting valuable information from large volumes of data. However, when new training data arrives continuously (i.e., is not fully available from the beginning), incremental training suffers from catastrophic forgetting (i.e., new patterns are reinforced at the expense of previously acquired knowledge). Training from scratch each time new training data becomes available would result in extremely long training times and massive data accumulation. Rehearsal-based continual learning has shown promise for addressing the catastrophic forgetting challenge, but research to date has not addressed performance and scalability. To fill this gap, we propose an approach based on a distributed rehearsal buffer that efficiently complements data-parallel training on multiple GPUs to achieve high accuracy, short runtime, and scalability. It leverages a set of buffers (local to each GPU) and uses several asynchronous techniques for updating these local buffers in an embarrassingly parallel fashion, all while handling the communication overheads necessary to augment input minibatches using unbiased, global sampling. We further propose a generalization of rehearsal buffers to support both classification and generative learning tasks, as well as more advanced rehearsal strategies (notably Dark Experience Replay, leveraging knowledge distillation). We illustrate this approach with a real-life HPC streaming application from the domain of ptychographic image reconstruction. Furthermore, we run extensive experiments on up to 128 GPUs of the ThetaGPU supercomputer to compare our approach with baselines representative of training-from-scratch (the upper bound in terms of accuracy) and incremental training (the lower bound). Results show that rehearsal-based continual learning achieves a top-5 validation accuracy close to the upper bound, while simultaneously exhibiting a runtime close to the lower bound.

Asynchronous data management

The Art of Automation: Translating Electron Microscopy Workflows Into Automated Processes

Acquiring data using a scanning transmission electron microscope (STEM) is a complex, multi-step process. The intricacy of the process depends on the type of sample, composition of the material, desired results of the experiment, resolution requirement and other experimental factors. Each experiment presents unique complications, such as sample drift and contamination, that the microscopist must consider when acquiring data. All these challenges are handled fluidly and expertly by experienced microscopists, but to reach new levels of innovation in material development, including greater reproducibility, throughput, and precision, the automation of these workflows is essential. The initial phase of this work involved translating intuition-based workflows into discrete, programmable steps. Some common key stages in STEM workflows are the initial tuning, scanning the sample for areas of interest, and then acquiring the data. Each stage can be broken further into specific parameter adjustments, such as aberration correction and dwell time optimization, depending on the experiment. When deconstructing various experiments each step was assessed for automation feasibility based on the amount of real time operator decisions. There are steps that lend themselves to automation more readily than others, such as course focusing and sample screening, but there is potential for full automation of all stages with time. As an initial step, an automated montage routine was developed, allowing for the efficient acquisition of large portions of the sample without requiring continuous intervention from the operator. The automation of this small process of the procedure demonstrates the value of this capability. A major challenge in automation arises from discrepancies between commanded, reported and actual stage movements. Using systematic tests, stage movement was quantified. This error can be corrected algorithmically for more accurate workflows in the future. Expanding automation capabilities would result in larger, more efficient data acquisition which allows for more robust statistical analysis. Additionally, this work lays the groundwork for a closed loop system where machine learning algorithms would intake automatically acquired data and make real time decisions. By progressively automating this instrument, this work establishes the foundation for fully automated experimentation in transmission electron microscopy.

97 MATHEMATICS AND COMPUTING

Paper or Plastic? Multiscale Material Handling Properties of Two Model Municipal Solid Waste Streams

Purpose: Municipal Solid Waste (MSW) is a potentially valuable sustainable feedstock for fuel and chemical production due to its carbon-rich content and low cost. This study aims to assess the material handling properties of paperand plastic-rich MSW feedstocks to mitigate equipment failure and processing downtime. Methods: The material handling properties of crumbled MSW feedstocks were measured using apowder rheometer with mass flow hopper calculations to assess handling performance. Inverse gas chromatography was use to measure the surface energy differences between feedstocks. Electron microscopy and Raman spectroscopy was used to evaluate microscale features that may contribute to material handling differences. Results: Plastic and paper rich feedstocks crumbled to a nominal 2 mm particle size were observed to have similar flow and handling characteristics with reasonable hopper outlets. 2 mm plastic rich crumbles, with their higher bulk density, exhibited superior flow performance. By contrast, 4 mm material required significantly larger hopper outlets, indicating poor flowability. Paper rich and 4 mm plastic rich samples displayed broad particle size distributions, which contributed to particle interlocking, jamming, and other flow issues. Electron microscopy revealed that plastic rich samples were significantly smoother, enhancing their flowability compared to the rougher, paper rich materials. Conclusions: This study establishes critical material handling baselines for processing MSW as a viable feedstock for fuel and chemical production. The findings highlight the importance of optimizing particle size and feedstock composition to improve flowability and handling performance.

09 BIOMASS FUELS

D2NO: Efficient handling of heterogeneous input function spaces with distributed deep neural operators

Neural operators have been applied in various scientific fields, such as solving parametric partial differential equations, dynamical systems with control, and inverse problems. However, challenges arise when dealing with input functions that exhibit heterogeneous properties, requiring multiple sensors to handle functions with minimal regularity. To address this issue, discretization-invariant neural operators have been used, allowing the sampling of diverse input functions with different sensor locations. However, existing frameworks still require an equal number of sensors for all functions. We propose a novel distributed approach to further relax the discretization requirements and solve the heterogeneous dataset challenges. Our method involves partitioning the input function space and processing individual input functions using independent and separate neural networks. A centralized neural network is used to handle shared information across all output functions. This distributed methodology reduces the number of gradient descent back-propagation steps, improving efficiency while maintaining accuracy. Here, we demonstrate that the corresponding neural network is a universal approximator of continuous nonlinear operators and present three numerical examples to validate its performance.

97 MATHEMATICS AND COMPUTING

Uncertainty-aware particle segmentation for electron microscopy at varied length scales

Electron microscopy is indispensable for examining the morphology and composition of solid materials at the sub-micron scale. To study the powder samples that are widely used in materials development, scanning electron microscopes (SEMs) are increasingly used at the laboratory scale to generate large datasets with hundreds of images. Parsing these images to identify distinct particles and determine their morphology requires careful analysis, and automating this process remains challenging. In this work, we enhance the Mask R-CNN architecture to develop a method for automated segmentation of particles in SEM images. We address several challenges inherent to measurements, such as image blur and particle agglomeration. Moreover, our method accounts for prediction uncertainty when such issues prevent accurate segmentation of a particle. Recognizing that disparate length scales are often present in large datasets, we use this framework to create two models that are separately trained to handle images obtained at low or high magnification. By testing these models on a variety of inorganic samples, our approach to particle segmentation surpasses an established automated segmentation method and yields comparable results to the predictions of three domain experts, revealing comparable accuracy while requiring a fraction of the time. These findings highlight the potential of deep learning in advancing autonomous workflows for materials characterization.

36 MATERIALS SCIENCE

Characterization of the Polarization Beam Response of SPT-3G Using Point Sources

Precise measurements of cosmic microwave background (CMB) polarization require rigorous control of instrumental systematics. For the South Pole Telescope's third-generation camera (SPT-3G), which observes in three bands centered near 95, 150, and 220 GHz, accurate beam characterization is critical for interpreting the polarized mm-wave sky. We present direct measurements of SPT-3G's polarized beam response from observations of 100 bright extragalactic point sources. Previous SPT-3G power spectrum analyses introduced a phenomenological parameter, $β_{\rm pol}$, to describe the polarization preserved in beam sidelobes, and found evidence for significant depolarization from the requirement of inter-frequency polarization power spectrum consistency. Our direct measurements yield $β_{\rm pol}=0.89\pm0.10$ at 95 GHz, $1.08\pm0.10$ at 150 GHz, and $0.90\pm0.22$ at 220 GHz, indicating minimal sidelobe depolarization. We validate these results with systematic tests of posterior sampling versus bootstrap resampling, real-space versus Fourier-space analysis, temperature-to-polarization leakage handling, covariance determination, and source selection. Compared to values inferred from previous cosmological analyses, our results differ by an effective $1.3σ$. This apparent discrepancy is model dependent, because the point source analysis derives much of its $β_{\rm pol}$ constraining power from higher multipoles than the power spectrum analysis. These measurements therefore admit three explanations for the frequency-dependent residuals observed in the power spectrum analysis: a statistical fluctuation, the need for more sophisticated polarized beam models, or systematics other than beam depolarization.

de Haan, T. [KEK, Tsukuba]

Mapping wall-to-wall fractional cover of Arctic tundra plant functional types in Alaska using 20-m spatial resolution satellite imagery and harmonized plot observations

Estimates of fractional cover (fCover) across given land surfaces are used to assess, and often model, vegetation composition and diversity, which are crucial for understanding the health and functioning of terrestrial ecosystems. Remote sensing provides a useful means for scaling local, plot-measured fCover estimates to regional scales. Leveraging a recently synthesized and harmonized plot database, this study generated wall-to-wall maps of fCover for six Alaskan-Arctic plant functional types (PFT), including non-vascular plants, forbs, graminoids, and deciduous and evergreen shrubs, using 20-m satellite data (Sentinel-1, Sentinel-2, ArcticDEM) using a machine learning regression approach, specifically the random forest (RF) algorithm, which is well-suited for handling nonlinear relationships and high-dimensional satellite datasets. This study additionally addressed the spatio-temporal inconsistencies e.g., sampling scale, plot size, and collection year in plot measured fCover by adopting a multivariate outlier detection approach—Cook’s distance—to identify high-quality plots for model training and validation. Our approach achieves high accuracy (R 2 = 0.59–0.93, root mean squared errors = 0.02–0.10 for all PFTs) between plot-observed and satellite-derived fCover when using high-quality plot samples. The mapped fCover characterizes the spatial patterns of different PFTs across the tundra biome at a 20-m resolution, providing key information needed for improved representation of Arctic tundra vegetation in terrestrial biosphere models to better understand climate-vegetation feedback across the Arctic tundra.

Arctic tundra

Decayheatml

This code is designed to predict and analyze the decay heat generated in molten salt reactors (MSRs) using a hybrid approach that combines machine learning and segmented polynomial fitting. The accurate prediction of decay heat is essential for reactor safety and the optimization of spent fuel storage. The code operates through several key components: 1) Data Architecture: It incorporates a modular data architecture that handles various MSR-specific operational parameters such as power density, humidity content, and air ingress. These parameters are sampled using Sobol sequences to ensure comprehensive coverage of operational uncertainties. 2) Machine Learning Framework: The code employs a diverse set of machine learning models, including polynomial regression, decision trees, random forests, gradient boosting, support vector regression, k-nearest neighbors, multi-layer perceptrons, and symbolic regression. These models are trained to predict decay heat over a wide temporal range, from immediate shutdown up to 10,000 years. 3) Region-Optimized Training: The temporal domain is divided into multiple regions, each modeled separately to capture distinct decay heat characteristics across different time scales. This approach significantly improves the accuracy and interpretability of predictions. 4) Segmented Polynomial Interpretation (SPI): The SPI method translates machine learning predictions into piecewise polynomial equations. These equations are physically interpretable and can be directly integrated into existing engineering workflows and safety analyses. 5) Front-End Interfaces: The code includes both a Jupyter notebook interface for research development and a Streamlit web application for operational deployment. These interfaces allow users to interactively explore decay heat predictions, adjust operational parameters, and visualize results in real-time. 6) Applications: The framework supports various applications, including safety system validation and spent fuel container optimization. It enables real-time evaluation of worst-case decay heat scenarios, informing the design of passive safety systems and optimizing container designs for long-term storage. Overall, this code provides a robust, accurate, and user-friendly tool for predicting decay heat in MSRs, enhancing reactor safety, and optimizing spent fuel management.

Retamales, Mauricio Eduardo Tano [Idaho National L

Reaching the potential of electron diffraction

Microcrystal electron diffraction (MicroED) is an emerging structural technique in which submicron crystals are used to generate diffraction data for structural studies. Structures allow for the study of molecular-level architecture and drive hypotheses about modes of action, mechanisms, dynamics, and interactions with other molecules. Combining cryoelectron microscopy (cryo-EM) instrumentation with crystallographic techniques, MicroED has led to three-dimensional structural models of small molecules, peptides, and proteins and has generated tremendous interest due to its ability to use vanishingly small crystals. In this perspective, we describe the current state of the field for MicroED methodologies, including making and detecting crystals of the appropriate size for the technique, as well as ways to best handle and characterize these crystals. Our perspective provides insight into ways to unlock the full range of potential for MicroED to access previously intractable samples and describes areas of future development.

3D ED

AI-assisted rapid crystal structure generation towards a target local environment

In material design, traditional crystal structure prediction approaches are expensive as they require extensive structural sampling through expensive energy minimization methods. Emerging artificial intelligence (AI) generative models have shown great promise in rapidly generating realistic crystals, but they typically handle only a few tens of atoms per unit cell. To overcome this limitation, we introduce a symmetry-informed approach, the Local Environment Geometry-Oriented Crystal Generator (LEGO-xtal). Our method generates initial structures using AI models trained on an augmented dataset, and then optimizes them using structure descriptors rather than energy-based optimization. We demonstrate its effectiveness by expanding from 25 known low-energy sp2 carbon allotropes to over 1700, all within 0.5 eV/atom of the ground-state energy of graphite. This framework offers a generalizable strategy for the targeted design of materials with modular building blocks, such as metal-organic frameworks and battery materials.

Ridwan, Osman Goni [University of North Carolina a

Detecting anomalous SRF cavity behavior with unsupervised learning

We present an unsupervised learning framework for detecting anomalous superconducting radio-frequency (SRF) cavity behavior at the Continuous Electron Beam Accelerator Facility (CEBAF), emphasizing its initial performance and effectiveness. Key to the system’s success was the development of data acquisition systems (DAQs) that capture fast-sampled, information-rich signals, essential for detecting transient effects. The approach involves creating daily cavity-specific models using principal component analysis to handle variations in rf signal behavior and mitigate performance degradation from data drift. This unsupervised method eliminates the need for expensive labeling by continuously updating models with recent data. Deployed and operational for 3 months before a scheduled shutdown, the system successfully identified several issues with DAQ signals, confirming its effectiveness. Despite access to only a fraction of CEBAF’s SRF cavity signals, the framework efficiently detected several instances requiring intervention, demonstrating a significant improvement over traditional, labor-intensive methods of manual plot inspection. Published by the American Physical Society 2025

43 PARTICLE ACCELERATORS

Feature Engineering and Ensemble Methods for Imbalanced ICS Intrusion Detection: Pipeline Audit and Constrained Evaluation

Industries are becoming increasingly connected and are more vulnerable to cyberattacks due to the widened attack surface. Industrial Control Systems (ICS) are among the most critical sectors that malicious actors can target, as such attacks can cause significant operational disruption and physical damage. It is imperative to detect such attacks as early as possible. This paper evaluates constraint-conditioned optimistic performance estimates for traditional ML models in ICS intrusion detection (i.e., estimates obtained under contiguous, non-shuffled temporal evaluation without test-set alteration, but with pre-split feature engineering that may introduce temporal leakage, due to dataset constraints). Our findings are threefold. First, we quantify how iterative feature engineering affects tree-based ensemble performance and examine how pipeline decisions (split strategy, sampling scope, and cleaning policy) can inflate or reduce reported IDS results under constraint-bound evaluation. Second, we compare intrinsic class-imbalance handling across ensemble models. Third, under our current pipeline constraints (including pre-split feature engineering), CatBoost achieves the best performance on Water Storage Tank (accuracy: 0.9831, class-1 F1: 0.9682), while Light- GBM achieves the best performance on Gas Pipeline (accuracy: 0.9618, class-1 F1: 0.9086).

97 MATHEMATICS AND COMPUTING

Online Alpha Monitoring of High Cs-137 Hanford and SRS High Level Waste with Tensioned Metastable Fluid Detectors

The Department of Energy’s Hanford and Savannah River Sites maintain millions of gallons of caustic supernate and salt high activity waste in their high-level waste (HLW) tank farm inventories. The Savannah River Site is currently treating this waste with a calixarene-based solvent extraction of Cs-137 to reduce these inventories. Hanford is employing an at-tank crystalline silico titanate (CST) based solid phase extraction methodology to reduce their liquid HLW inventories. Due to the high solubility of Cs-137 and the relative insolubility of the actinides in these caustic waste forms, the beta to alpha radioactivity ratio can often exceed six orders of magnitude in the feed solutions to these treatment processes. This unique characteristic leads to significant technical challenges in making rapid gross alpha measurements in the presence of the overwhelming beta, gamma, as well as dissolved sodium salt in these HLW matrices. Conventional radioanalytical techniques, such as liquid scintillation analysis or gas flow proportional counting require significant radiochemistry preparation prior to the radiometric measurements for gross alpha activity. These required pretreatments render these technologies untenable for rapid quantification of gross alpha activity that could be required to support on or at-line measurements ensuring a waste stream will meet regulatory requirements. The radiation measurement properties of Tensioned Metastable Fluid Detectors (TMFDs) have been studied by Purdue University’s Taleyarkhan research group for well over a decade. Fluids tensioned to the appropriate degree will rupture when struck by radiation, resulting in a measurable cavitation event. The negative pressure generating this tension can be adjusted by centrifugal rotation or by acoustic means in such a way that these cavitation events can be generated from alpha radiation but will not be generated by beta or gamma radiation. Purdue University and the Savannah River National Laboratory are currently collaborating to develop a gamma/beta blind, spectroscopic alpha measurement system based on the Tensioned Metastable Fluid Detector technology to provide a potential solution for performing rapid gross alpha measurements on these high gamma/beta sample matrices. Measurements using the Indirect Drive Acoustically Tensioned Metastable Fluid Detectors developed as part of this collaboration were performed with an alpha emitting radionuclide. Successful determination of gross alpha activity was observed, indicating a potential pathway for rapid gross alpha measurements in remote-handled shielded cells or in process situations requiring online alpha monitoring. Measurements using this system have been conducted on high beta activity solutions, demonstrating the beta blind capability of this system. Measurements are currently underway to test the system’s capability to measure gross alpha activity on Savannah River Site high level waste high Cs-137 samples that have been measured by the SRNL radiochemistry team. This work was supported by the DOE EM Technology Development program.

DiPrete, David [Savannah River National Laboratory

Deep learning–driven rare-event sampling reveals an Ala7/d-Ala8 conformational hinge governing amphiphilic switching in cyclosporine A

Passive membrane permeability of N-methylated macrocyclic peptides remains poorly understood because high-energy conformational intermediates are rarely sampled by conventional methods. Using the deep learning–driven rare-event sampling framework ES-CRUMPLE, we show that cyclosporine A accesses transient amphiphilic states via a localized conformational hinge at Ala7/d-Ala8, revealing a kinetic design handle that is invisible to population-based analyses.

Lindberg, Edward T [University of Tennessee, Knoxv

Mechanisms Engineering Test Loop (METL) Operations, Maintenance, and Testing - FY2025

This report documents the operations, maintenance, and improvements that were performed at the Mechanisms Engineering Test Loop (METL) and its supporting infrastructure during FY2024. The METL facility had a very successful seventh year of operations while supporting the testing of multiple test article experiments in the facility. The METL facility continued supporting the Gear Test Assembly (GTA) testing and the Thermal Hydraulic Experimental Test Article (THETA) with the full testing with both the primary and secondary systems. Work to accommodate two additional experiments, a flow sensor test article (F-STAr) gripper test and a fuel handling gripper test article (GrTA) continued as they are expected to undergo testing in METL in FY2025. In addition, a new 18” test article, the Sample Testing Basket (STB) was used a few times to provide screening tests for sodium service materials. A fifth test vessel was installed in the location of Test Vessel 6, and a wet vapor nitrogen sodium processing system was developed and initially tested.

22 GENERAL STUDIES OF NUCLEAR REACTORS

Benchmarking Optimizers for Qumode State Preparation with Variational Quantum Algorithms

Quantum state preparation involves preparing a target state from an initial system, a process integral to applications such as quantum machine learning and solving systems of linear equations. Recently, there has been a growing interest in qumodes due to advancements in the field and their potential applications. However there is a notable gap in the literature specifically addressing this area. This paper aims to bridge this gap by providing performance benchmarks of various optimizers used in state preparation with Variational Quantum Algorithms. We conducted extensive testing across multiple scenarios, including different target states, both ideal and sampling simulations, and varying numbers of basis gate layers. Our evaluations offer insights into the complexity of learning each type of target state and demonstrate that some optimizers perform better than others in this context. Notably, the Powell optimizer was found to be exceptionally robust against sampling errors, making it a preferred choice in scenarios prone to such inaccuracies. Additionally, the Simultaneous Perturbation Stochastic Approximation optimizer was distinguished for its efficiency and ability to handle increased parameter dimensionality effectively.

Kan, Shuwen [Fordham University]

EMPDF : inferring the Milky Way mass with data-driven distribution function in phase space

We introduce the emPDF (empirical distribution function), a novel dynamical modelling method that infers the gravitational potential from kinematic tracers with optimal statistical efficiency under the minimal assumption of steady state. emPDF determines the best-fitting potential by maximizing the similarity between instantaneous kinematics and the time-averaged phase-space distribution function (DF), which is empirically constructed from observation upon the theoretical foundation of oPDF (Han et al. 2016). This approach eliminates the need for presumed functional forms of DFs or orbit libraries required by conventional DF- or orbit-based methods. emPDF stands out for its flexibility, efficiency, and capability in handling observational effects, making it preferable to the popular Jeans equation or other minimal assumption methods, especially for the Milky Way (MW) outer halo where tracers often have limited sample size and poor data quality. We apply emPDF to infer the MW mass profile using Gaia DR3 data of satellite galaxies and globular clusters, obtaining enclosed masses of M (,r) = 26±8, 46±8, 90±13⁠, and 149±40 x 10 10 M ⊙ at r = 30, 50, 100⁠, and 200 kpc, respectively. These are consistent with the updated constraints from simulation-informed DF fitting (Li et al. 2020). While the simulation-informed DF offers superior precision owing to the additional information extracted from simulations, emPDF is independent of such supplementary knowledge and applicable to general tracer populations. emPDF is currently implemented for tracers with complete 6D kinematics within spherical potentials, but it can potentially be extended to address more general problems.

Astrophysics of Galaxies (astro-ph.GA)