Engineering Papers⌕ Search

SEARCH · Engineering Papers

Results for “Generative deep learning”

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 127 records · Page 7

ISS Training Best Practices and Lessons Learned

Training our crew members for long-duration Deep Space Transport (DST) missions will have to be qualitatively and quantitatively different from current training practices. However, there is much to be learned from the extensive experience NASA has gained in training crew members for missions on board the International Space Station (ISS). Furthermore, the operational experience on board the ISS provides valuable feedback concerning training effectiveness. Keeping in mind the vast differences between current ISS crew training and training for DST missions, the needs of future crew members, and the demands of future missions, this ongoing study seeks to document current training practices and lessons learned. The goal of the study is to provide input to the design of future crew training that takes as much advantage as possible of what has already been learned and avoids as much as possible past inefficiencies. Results from this study will be presented upon its completion. By researching established training principles, examining future needs, and by using current practices in spaceflight training as test beds, this research project is mitigating program risks and generating templates and requirements to meet future training needs.

training↗

Integration of the Remote Agent for the NASA Deep Space One Autonomy Experiment

This paper describes the integration of the Remote Agent (RA), a spacecraft autonomy system which is scheduled to control the Deep Space 1 spacecraft during a flight experiment in 1999. The RA is a reusable, model-based autonomy system that is quite different from software typically used to control an aerospace system. We describe the integration challenges we faced, how we addressed them, and the lessons learned. We focus on those aspects of integrating the RA that were either easier or more difficult than integrating a more traditional large software application because the RA is a model-based autonomous system. A number of characteristics of the RA made integration process easier. One example is the model-based nature of RA. Since the RA is model-based, most of its behavior is not hard coded into procedural program code. Instead, engineers specify high level models of the spacecraft's components from which the Remote Agent automatically derives correct system-wide behavior on the fly. This high level, modular, and declarative software description allowed some interfaces between RA components and between RA and the flight software to be automatically generated and tested for completeness against the Remote Agent's models. In addition, the Remote Agent's model-based diagnosis system automatically diagnoses when the RA models are not consistent with the behavior of the spacecraft. In flight, this feature is used to diagnose failures in the spacecraft hardware. During integration, it proved valuable in finding problems in the spacecraft simulator or flight software. In addition, when modifications are made to the spacecraft hardware or flight software, the RA models are easily changed because they only capture a description of the spacecraft. one does not have to maintain procedural code that implements the correct behavior for every expected situation. On the other hand, several features of the RA made it more difficult to integrate than typical flight software. For example, the definition of correct behavior is more difficult to specify for a system that is expected to reason about and flexibly react to its environment than for a traditional flight software system. Consequently, whenever a change is made to the RA it is more time consuming to determine if the resulting behavior is correct. We conclude the paper with a discussion of future work on the Remote Agent as well as recommendations to ease integration of similar autonomy projects.

Dorais, Gregory A.↗

From Simulation to Reality With Random Noise

The challenging environment of autonomous vehicle (AV) navigation necessitates certain functions be performed by deep neural networks. Optimizing these models involves collecting vast quantities of domain-specific training data and ensuring that the dataset is representative of expected conditions. High-fidelity simulation plays a vital role in making this process feasible, allowing a wide range of scenarios to be explored at low cost. However, learning from simulation introduces subtle biases into models, which can degrade real-world performance in unpredictable ways. This effect can be mitigated with learning schemes specialized to bridge distributional shifts (transfer learning). Given the complex nature of these methods, the underlying models, and their environments, meaningfully evaluating performance is notstraight forward. Many unrelated factors can effect an improvement in generalization accuracy, but a full ablation analysis is often difficult. To tease out signal from noise, it is necessary to understand how transfer learning performance is affected by noise itself. The goals of this paper are (i) to establish a domain randomization baseline for a simple classification transfer learning task and (ii) to validate the RRAV testbed as a platform for further research in sim-to-real learning. We generate imagery from a simulation of NASA Ames Research Center and train a small convolutional neural network (ConvNet) to classify position relative to a centerline. Further models are trained with different types of noise progressively added to the data. The models are deployed aboard the on-site test vehicle to test real-world performance. In our experiments, we find that such naive domain randomization raises sim-to-real accuracy from 64% to 79%, while training directly on real data yields an 89% accuracy ceiling. These results suggest that the isolated mechanism of domain randomization can significantly improve generalization.

simulation↗

FloodPlanet: High-Resolution Commercial Imagery for Training and Validation of Deep Learning-Based Models of Inundation Extent

Flooding events are becoming increasingly frequent worldwide and are known to cause extensive damage. Public optical and radar satellite imagery can be used to detect large areas of inundation in rural areas, however, long revisit times and coarse spatial resolution limit applications for short-lived events and urban areas. Commercial constellations such as those operated by Planet offer increased spatial and temporal resolution and can supplement mapping efforts to provide more information to disaster response, relief, and mitigation efforts. Deep learning requires high quality labeled data for training across coincident sensors. The FloodPlanet dataset presented here contains labeled surface water for 18 events across the world based on Planetscope imagery with coincident Harmonized Landsat Sentinel-2 ( HLS) or Sentinel-1 and builds upon the previously existing Sen1Floods11, xBD, and NASA Sentinel-1 datasets. Sen1Floods11 includes 4,831 512x512 pixel overlapping tiles of coincident Sentinel-1 and Sentinel-2 data observing 11 flood events across the world from 2017-2019. The dataset contains a combination of automated and hand-labeled surface water for use in training and validation of inundation modeling efforts. The xBD dataset identifies flood-damaged buildings and indicates the scale of damage to each (none, minor, moderate, and major) from four flood events which occurred in the United States, India, Nepal, and Bangladesh from the same time period. The NASA dataset contains hand-labeled water bodies observed in Sentinel-1 imagery during five flood events within the 2017-2019 period. The effort presented here utilizes observations from these previously investigated flood events to generate labels of surface water at the 3-5m spatial resolution provided by Planetscope and facilitate the comparison between public and commercial data. A data pipeline was built which uses clustering algorithms to pick the most suitable overlapping chips between the public data and PlanetScope data for manual labeling. Labels were created manually using NASA’s ImageLabeler tool and include areas of high- and low-confidence water. The high confidence designation is reserved for areas of open, unobstructed water while low confidence is used for areas of suspected water beneath vegetation, clouds, or cloud shadows. Expected to be released in late 2022, the FloodPlanet dataset will include tiled imagery with a unique ID for each 1024x1024 pixel tile, 7 bands of HLS data, and high- and low-confidence flood labels in both shapefile and tiff formats. The authors will follow Spatial Temporal Access Catalog (STAC) guidelines to release FloodPlanet on the Radiant Earth ML hub, which hosts public datasets for machine learning.

Alexander Melancon↗

Autonomy Verification & Validation Roadmap and Vision 2045

Advanced capabilities planned for the next generation of autonomous and increasingly autonomous air vehicles will include non-traditional components based on artificial intelligence, machine learning, and complex optimization and planning algorithms. These complex components will be used to provide enhanced safety and high-level decision-making functions. However, there are serious barriers to the deployment of autonomous aircraft in the National Airspace System (NAS). Current civil aviation certification processes are based on the concept that the correct behavior of a system or a component must be completely specified and verified prior to operation. This report from the Autonomy Verification and Validation (V&V) Roadmap and Vision 2045 project presents the most recent effort to build a comprehensive list of verification challenges and needs for autonomous aircraft, a roadmap to meet those autonomy V&V needs, the services they can enable, and point to the certification gaps they fill. To accomplish these goals, we assembled a team of world-class researchers from the aerospace industry (Boeing, Collins Aerospace, and GeneralElectric) and academia (University of Michigan, University of Texas, and Massachusetts Institute of Technology) with deep expertise in autonomy, aerospace systems, and assurance of Artificial Intelligence/machine learning systems.

Software Assurance↗

Jet Propulsion Laboratory: Annual Report 1999

The Jet Propulsion Laboratory, located in the foothills near Pasadena, California, is the nation's lead center for the robotic exploration of space. Intense activity in space missions was the hallmark of the Jet Propulsion Laboratory as a new generation of smaller, less expensive spacecraft were sent out from Earth. From late 1998 to mid-1999, JPL launched a craft testing a futuristic ion engine, an orbiter and lander bound for Mars, a mission to fly by a comet and return a sample of its dust to Earth, a small infrared telescope, and an Earth-circling satellite that uses radar to gauge winds over the oceans. This unprecedented schedule resulted in spectacular achievements, tempered by highly visible mission losses. Weighed together, the successes and failures dramatically underscored the difficulty and risk involved in the unique business of space science and exploration. Among the achievements, the ion-engine-powered Deep Space 1, comet-bound Stardust and Earth-orbiting SeaWinds were joined by such ongoing missions as Mars Global Surveyor, Galileo and Cassini in delivering on their promise and, in some cases, providing surprising new views of space and Earth. At the same time, mission teams were disappointed by the losses of an orbiter and lander at Mars, as well as a small infrared telescope. JPL worked closely with NASA to learn from these experiences and build successful future missions. The Laboratory also achieved a key goal by winning the International Organization of Standards' 'ISO 9001' certification - a standard shared by the world's best engineering organizations. As the year rolled to a close, clocks rolled over from 1999 to 2000. Operations teams at JPL and NASA watched with satisfaction as a major campaign of Year 2000 readiness paid off with no problems among the thousands of computer systems that support the Laboratory's missions. With that auspicious beginning, JPL was positioned to step into the 21st century and embark on even yet unimagined future explorations.

Jet Propulsion Laboratory (JPL)↗

Biological CubeSats: What Have We Learned so Far and What Is Next?

Since Apollo 17 in 1972, NASA has sent no humans or other biological organisms outside of Earth's protective magnetosphere. Recently, NASA has set its sights on human exploration in deep space, with an ambitous plan to put astronauts back on the Moon by 2024 and to eventually land human missions on Mars. Such missions will require significant countermeasures, likely both technological and biomedical, to protect biology from chronic radiation exposure. CubeSats can inform these countermeasures by querying relevant space environments with model organisms.NASA has launched five biological CubeSat missions into low-Earth orbit (LEO). GeneSat-1 was launched in 2006 to study gene expression and increase our knowledge of how spaceflight affects microbes. Similar life-support technologies were then used in PharmaSat and O/OREOS, which launched in 2009 and 2010, respectively. PharmaSat contained optical systems to examine how yeast cells responded to an antifungal treatment. One of O/OREOS payloads, SESLO (Space Environment Survivability of Living Organisms), housed dormant microorganisms, which were rehydrated on orbit to track alterations to growth and metabolism induced by microgravity and radiation. In 2014, NASA launched SporeSat to study the mechanisms of plant cell gravity sensing using lab-on-a-chip devices. Most recently, in 2017, NASA launched EcAMSat (E. coli AntiMicrobial Satellite), which investigated the effects of microgravity on antibiotic resistance of a pathogenic bacterium. Each one of these missions increased our understanding of the biological effects of spaceflight in LEO, while refining technologies and imparting valuable lessons to the next generation of CubeSats.CubeSats housing translational biological models are therefore ideal for defining the hazards of deep space travel, as they can provide critical data over relevant durations. BioSentinel, a next-generation deep-space CubeSat, is planned to launch as a secondary payload on Artemis 1 in 2020. BioSentinel will study the DNA damage response to deep space radiation in yeast.

Santa Maria, Sergio R.↗

Expanding NeMO-Net Machine Learning Capabilities for Citizen Science

NASA NeMO-Net, the neural multi-modal observation and training network for global coral reef assessment, is an open-source deep convolutional neural network and interactive active learning training software aiming to accurately assess the present and past dynamics of coral reef ecosystems through determination of percent living cover and morphology as well as mapping of spatial distribution. We present an interactive citizen science video game, released this April, for desktop and iOS devices where users interactively label morphology classifications over mm-scale 3D coral reef imagery captured using diver photomosaic imagery, the UAV enabled NASA FluidCam instrument, and satellite datasets. To date, the application has had over 40,000 downloads and over60,000 unique coral reef classifications, each filtered through a user-based rating and expert evaluation system. We also present results from NeMO-Net’s convolutional neural network (CNN) models used to semantically segment 2D satellite imagery as well as projections of 3D coral reconstructions using user input data as training datasets. Fusing datasets using machine learning from multiple remote sensing platforms presents novel methodologies for assessing the health of coral ecosystems, which are critically endangered by a changing climate. In partnering with Mission Blue, the National Oceanic and Atmospheric Administration (NOAA), and the Living Oceans Foundation (LOF), NeMO-Net leverages an international consortium of subject matter experts to provide both proper training for citizen scientists and the generation of a labeled datasets to ingest into machine learning algorithms for global coral reef identification.

NeMO-Net↗

Expanding NeMO-Net Machine Learning Capabilities for Citizen Science

NASA NeMO-Net, the neural multi-modal observation and training network for global coral reef assessment, is an open-source deep convolutional neural network and interactive active learning training software aiming to accurately assess the present and past dynamics of coral reef ecosystems through determination of percent living cover and morphology as well as mapping of spatial distribution. We present an interactive citizen science video game, released this April, for desktop and iOS devices where users interactively label morphology classifications over mm-scale 3D coral reef imagery captured using diver photomosaic imagery, the UAV enabled NASA FluidCam instrument, and satellite datasets. To date, the application has had over 40,000 downloads and over 60,000 unique coral reef classifications, each filtered through a user-based rating and expert evaluation system. We also present results from NeMO-Net’s convolutional neural network (CNN) models used to semantically segment 2D satellite imagery as well as projections of 3D coral reconstructions using user input data as training datasets. Fusing datasets using machine learning from multiple remote sensing platforms presents novel methodologies for assessing the health of coral ecosystems, which are critically endangered by a changing climate. In partnering with Mission Blue, the National Oceanic and Atmospheric Administration (NOAA), and the Living Oceans Foundation (LOF), NeMO-Net leverages an international consortium of subject matter experts to provide both proper training for citizen scientists and the generation of a labeled datasets to ingest into machine learning algorithms for global coral reef identification.

NeMO-Net↗

PowerCell aboard the EuCROPIS satellite - Results from the first synthetic biology experiment in space

Synthetic biology is the design and construction of new biological parts and systems not found in nature, a technology that we believe will be a game-changing technology for space exploration. The PowerCell concept is an ecology based on photosynthetic microbes taking advantage of in situ materials and energy to generate, on-demand, useful products (food, fuel, cloths, drugs, etc.) that satisfy specific needs of long-term human presence away from Earth. This first PowerCell experiment is testing this concept as well as several key mechanisms of engineering biology in a 48-well plate microfluidics system. NASA's PowerCell experiment was loaded in the fluidics system at NASA Ames in May 2016, and subsequently integrated on the DLR's compact satellite Eu:CROPIS (Euglena Combined Regenerative Organic food Production In Space), as a secondary payload. Launched into Earth’s orbit from the Vandenberg Air Force Base, California, USA, in December 3, 2019, the Eu:CROPIS platform has provided an artificial gravity through rotational acceleration, simulating gravity ranges compatible to those found on Mars and on the Moon, as well as microgravity in the absence of acceleration. Each set of biological experiments performed at Earth's orbit was compared to ground controls. Over 400 days' worth of mission data showed that all hardware and software worked as planned, and microbial growth was observed in all four gravity regimes, including growth on cyanobacterial cell extract in three out of four gravity regimes. The genetic transformation experiment was successful in microgravity and provided valuable long-term reagent stability data, including antibiotic efficacy. The demonstrated ability of hardy bacterial spores to recover from a long-term stasis period will be fundamental for deep human space missions. Lessons learned from hardware design to experimental operations are leading to improved designs and capabilities for future missions.

Ivan Glaucio Paulino Lima↗

Next Generation Microbiology Requirements

As humans continue to explore deep into space, microorganisms will travel with them. The primary means to mitigate the risk of infectious disease are a combination of prudent spacecraft design and rigorous operational controls. The effectiveness of these methods are evaluated by microbiological monitoring of spacecraft, food, water, and the crew that is performed preflight, in-flight, and post-flight. Current NASA requirements associated with microbiological monitoring are based on culture-based methodology where microorganisms are grown on a semi-solid growth medium and enumerated. Subsequent identification of the organisms requires specialized labor and large equipment, which historically has been performed on Earth. Requirements that rely strictly on culture-based units limit the use of non-culture based monitoring technology. Specifically, the culture-based "measurement criteria" are Colony Forming Units (CFU, representing the growth of one microorganism at a single location on the agar medium) per a given volume, area, or sample size. As the CFU unit by definition is culture-based, these requirements limit alternative technologies for spaceflight applications. As spaceflight missions such as those to Mars extend further into space, culture-based technology will become difficult to implement due to the (a) limited shelf life of the culture media, (b) mass/volume necessary to carry these consumables, and (c) problems associated with the production of biohazardous material in the habitable volume of the spacecraft. In addition, an extensive amount of new knowledge has been obtained during the Space Shuttle, NASA-Mir, and International Space Station Programs, which gave direction for new or modified microbial control requirements for vehicle design and mission operations. The goal of this task is to develop and recommend a new set of requirements for vehicle design and mission operations, including microbiological monitoring, based upon "lessons learned" and new technology. During 2011, this study focused on evaluating potable water requirements by assembling a forum of internal and external experts from NASA, other federal agencies, and academia. Key findings from this forum included: (1) Preventive design and operational strategies should be stringent and the primary focus of NASA's mitigation efforts, as they are cost effective and can be attained with conventional technology. (2) Microbial monitoring hardware should be simple and must be able to measure the viability of microorganisms in a sample. Multiple monitoring technologies can be utilized as long as at the microorganisms being identified can also be confirmed as viable. (3) Evidence showing alterations in the crew immune function and microbial virulence complicates risk assessments and creates the need for very conservative requirements. (4) One key source of infectious agents will always be the crew, and appropriate preventative measures should be taken preflight. (5) Water systems should be thoroughly disinfected (sterilized if possible) preflight and retain a residual biocide throughout the mission. Future forums will cover requirements for other types of samples, specifically spaceflight food and environmental samples, such as vehicle air and vehicle and cargo surfaces. An interim report on the potable water forum has been delivered to the Human Research Program with a final report on the recommendations for all sample types being delivered in September 2013.

Ott, C. M.↗

Hybrid Model Based Approaches for Systems Health Management and Prognostics

To facilitate and solve the prediction problem, awareness of the current health state of the system is key, since it is necessary to perform condition-based predictions. To accurately predict the future state of any system, it is required to possess knowledge of its current health state and future operational conditions. Latest achievements of data-driven algorithms in regression of complex nonlinear functions and classification tasks have generated a growing interest in artificial intelligence for industrial applications. Complex multi-physics models as well as digital twins, once purely built on physics and corresponding simplified lumped parameter iterations, can now benefit from machine learning algorithms to mitigate the lack of understanding of some complex behavior. Given models of the current and future system behavior, a general approach of model-based prognostics can solve the prediction problem and further decision making. In principle, data driven approaches can replace expensive experimental test-setups as well as reduce the number of simulations needed to explore, e.g., the parametric space of a multi-parameter model. Nonetheless, the limitations of pure data-driven methods came to light rather quickly, at least for some industries. In many industrial applications, data acquisition is costly, and the volume of data that can be collected does not satisfy the requirements for an effective model training and cross-validation. Therefore, some recent works in the area of machine learning is focusing on blending physics with data-driven algorithms, thus mitigating the drawbacks of the two approaches and emphasizing respective advantages. Partial physical knowledge of the problem can aid the learning process by “guiding” the algorithm towards efficient solutions that satisfy the physics driving the system behavior. The result is a hybrid modeling approach combining physical knowledge as well data driven methods to develop a unified hybrid approach. A hybrid framework for fusing information from physics-based performance models along with deep learning algorithms for prognostics of complex safety critical systems is presented. In this framework, physics-based performance models infer unobservable model parameters related to the system's components health solving a calibration problem in the deep learning approach.

Hybrid Modeling↗

Hybrid Approaches to Systems Health Management and Prognostics

To facilitate and solve the prediction problem, awareness of the current health state of the system is key, since it is necessary to perform condition-based predictions. To accurately predict the future state of any system, it is required to possess knowledge of its current health state and future operational conditions. Latest achievements of data-driven algorithms in regression of complex nonlinear functions and classification tasks have generated a growing interest in artificial intelligence for industrial applications. Complex multi-physics models as well as digital twins, once purely built on physics and corresponding simplified lumped parameter iterations, can now benefit from machine learning algorithms to mitigate the lack of understanding of some complex behavior. Given models of the current and future system behavior, a general approach of model-based prognostics can solve the prediction problem and further decision making. In principle, data driven approaches can replace expensive experimental test-setups as well as reduce the number of simulations needed to explore, e.g., the parametric space of a multi-parameter model. Nonetheless, the limitations of pure data-driven methods came to light rather quickly, at least for some industries. In many industrial applications, data acquisition is costly, and the volume of data that can be collected does not satisfy the requirements for an effective model training and cross-validation. Therefore, some recent works in the area of machine learning is focusing on blending physics with data-driven algorithms, thus mitigating the drawbacks of the two approaches and emphasizing respective advantages. Partial physical knowledge of the problem can aid the learning process by “guiding” the algorithm towards efficient solutions that satisfy the physics driving the system behavior. The result is a hybrid modeling approach combining physical knowledge as well data driven methods to develop a unified hybrid approach. A hybrid framework for fusing information from physics-based performance models along with deep learning algorithms for prognostics of complex safety critical systems is presented. In this framework, physics-based performance models infer unobservable model parameters related to the system's components health solving a calibration problem in the deep learning approach.

Systems Health Management↗

Hybrid Model Based Approaches for Systems Health Management and Prognostics

This is a previously approved and published presentation. To accurately predict the future state of any system, it is required to possess knowledge of its current health state and future operational conditions. Present achievements of data-driven algorithms in regression of complex nonlinear functions and classification tasks have generated a growing interest in artificial intelligence for industrial applications. Complex multi-physics models as well as digital twins, once purely built on physics and corresponding simplified lumped parameter iterations, can now benefit from machine learning algorithms to mitigate the lack of understanding of some complex behavior. Given models of the current and future system behavior, a general approach of model-based prognostics can solve the prediction problem and further decision-making. In principle, data-driven approaches can replace expensive experimental test-setups as well as reduce the number of simulations needed to explore, e.g., the parametric space of a multi-parameter model. Nonetheless, the limitations of pure data-driven methods came to light rather quickly, at least for some industries. In many industrial applications, data acquisition is costly, and the volume of data that can be collected does not satisfy the requirements for effective model training and cross-validation. Therefore, some recent works in the area of machine learning is focusing on blending physics with data-driven algorithms, thus mitigating the drawbacks of the two approaches and emphasizing respective advantages. Partial physical knowledge of the problem can aid the learning process by “guiding” the algorithm towards efficient solutions that satisfy the physics driving the system behavior. The result is a hybrid modeling approach combining physical knowledge as well data-driven methods to develop a unified hybrid approach. A hybrid framework for fusing information from physics-based performance models along with deep learning algorithms for prognostics of complex safety-critical systems is presented. In this framework, physics-based performance models infer unobservable model parameters related to the system's components health solving a calibration problem in the deep learning approach.

Prognostics↗

NASA's Moon to Mars Autonomous Habitat Status

NASA is developing a strategy for sending humans to the Mars vicinity, known broadly as the Moon to Mars (M2M) Campaign. A critical part of this campaign is the development of in-space and surface habitation systems capable of substantially extending human presence beyond Low Earth Orbit (LEO). Mars missions feature an in-space transit habitat capable of supporting crews of four on ~850-1200-day missions, including transit to and from Mars and time in Mars orbit. Surface and transit habitats are complex elements which must keep crewmembers healthy and productive in deep-space environments with limited resources, long rescue times in contingency situations, and communication delays; all within constrained mass, volume, and power budgets. These habitats provide crew both living and workspace as well as most of the resources needed to support crew life. For deep space habitats, automation needs to be employed due to latency and for significant amounts of time when the habitats are uncrewed. Automation of systems is possible in space applications, but there are limitations. Outside of the Earth’s (or any) magnetosphere, radiation environments are harsh to both the physical hardware and the software components. Radiation (charged particles and ionizing electromagnetic waves) degrades and damages the hardware and causes single event upsets (SEUs) in software. If the hardware is damaged, data can be lost, or control actions not made. For software, SEUs cause algorithms to result in different solutions, or incorrect commands to be sent out. This means that algorithms and hardware used for deep space systems are different than what is used on Earth. Radiation-tolerant hardware is generations behind the current state-of-the-art hardware. Recent NASA missions, such as James Webb Space Telescope, continue to rely on older technologies such as the RAD750 processor, and the most advanced processors are still single core and less than 1.5 GHz. There have been attempts to use higher performance processors, but these often take multiple mitigation steps to handle the radiation environments, which limits the processing power and/or throughput. Current techniques for radiation mitigation have been redundancies, voting, physical separation of hardware, encasing materials, under-clocking hardware, and more. Some radiation mitigation techniques do provide benefits such as having a redundant system to improve the probability that a system will be available when needed. Autonomous software systems will have fewer interactions with humans on deep space missions and therefore need to be able to handle more off-nominal conditions. Microgravity also complicates the autonomous aspects of the mission because autonomous systems are usually built from known deterministic states, but microgravity causes physical objects to shift and move changing the location an autonomous system placed the object. Not only does the software need to be reliable and deterministic, losing resources due to a software error is not only costly but detrimental to reputation. The combination of having lower performance hardware and having to be able to verify and deterministically run software and an ever-changing environment makes deep space autonomous systems more complicated. Multiple gaps have been identified including verification of autonomous software algorithms (including artificial intelligence and machine learning), higher performance processors (graphics and general purpose), high speed networks (onboard and transmissions), memory, power distribution, data security, and variations from these. These gaps need to be closed for more advanced systems to be deployed and reduce the size, weight, and power impacts on the habitats.

Scott B. Tashakkor↗

A 3D Active Learning Application for NeMO-Net, the NASA Neural Multi-Modal Observation and Training Network for Global Coral Reef Assessment

NeMO-Net, the NASA neural multi-modal observation and training network for global coral reef assessment, is an open-source deep convolutional neural network and interactive active learning training software aiming to accurately assess the present and past dynamics of coral reef ecosystems through determination of percent living cover and morphology as well as mapping of spatial distribution. We present an interactive video game prototype for tablet and mobile devices where users interactively label morphology classifications over mm-scale 3D coral reef imagery captured using fluid lensing to create a dataset that will be used to train NeMO-Nets convolutional neural network. The application currently allows for users to classify preselected regions of coral in the Pacific and will be expanded to include additional regions captured using our NASA FluidCam instrument, presently the highest-resolution remote sensing benthic imaging technology capable of removing ocean wave distortion, as well as lower-resolution airborne remote sensing data from the ongoing NASA CORAL campaign. Active learning applications present a novel methodology for efficiently training large-scale Neural Networks wherein variances in identification can be rapidly mitigated against control data. NeMO-Net periodically checks users input against pre-classified coral imagery to gauge their accuracy and utilize in-game mechanics to provide classification training. Users actively communicate with a server and are requested to classify areas of coral for which other users had conflicting classifications and contribute their input to a larger database for ranking. In partnering with Mission Blue and IUCN, NeMO-Net leverages an international consortium of subject matter experts to classify areas of confusion identified by NeMO-Net and generate additional labels crucial for identifying decision boundary locations in coral reef assessment.

NeMO=NET↗

Conclusions of A Mini Technical Interchange Meeting on New Cross Risk Integration Projects Managed By the NASA Space Radiation Element

To enable deep space exploration and sustained human presence in space, the NASA Human Research Program’s (HRP) Space Radiation Element (SRE) funds research to characterize and mitigate adverse health outcomes from exposure to space radiation. Recently, the Space Radiation Element was tasked with supporting multiple HRP Elements with innovative and enabling projects to inform risk characterization, facilitate mitigation activities, and support crew health and performance. These projects, such as precision health initiative, NASA Omics Archive (NOA) and human sample repositories, are agnostic to any HRP Element, hence the name, Cross Risk Integration Projects (CRIP). CRIP serves three broad purposes: Services: Generate samples/data or manage the receipt, inventory, archive and ultimate redistribution of biospecimens created in HRP-funded spaceflight and analog research activities – includes NASA Omics Archive (NOA) project and various human and animal sample repositories. Method Development: Identify and evaluate, new-to-NASA research or analysis methods or techniques – includes TRRaC (Translational Radiation Research and Countermeasures) Project. Enabling Capabilities: Demonstrate real world application by adapting, adopting and/or developing capabilities to benefit crew health & performance and improve risk – includes Precision Health Initiative (Pharmacogenomics) and advanced biological systems and engineered tissue microsystems initiative (tissue chips, organ-on-a-chip). To identify new technologies, future work, and solicitations, the SRE organizes themed sessions at annual HRP Investigators’ Workshops (IWS). These technical interchange meetings (TIMs) provide a venue for the scientific community to present ongoing work and engage in open discussion, limitations of current approaches, and incorporation of novel experimental strategies and other innovative techniques. Here a summary and lessons learned from the SRE-sponsored mini-TIM titled “Space Radiation Cross Risk Integrations Projects” at HRP IWS 2024 will be communicated. The 90-min TIM had 6 speakers who presented impressive novel ideas and work This poster presents the outcomes of the session along with proposed future workshops and other SRE initiatives.

Janapriya Saha↗

Prognostics for Systems Health Management - Model and Hybrid Based Approaches. Where are We Heading?

To facilitate and solve the prediction problem, awareness of the current state and health of the system is key, since it is necessary to perform condition-based system health predictions. To accurately predict the future state of any system, it is required to possess knowledge of its current health state and future operational conditional. In case of next generation electric aircrafts, computing remaining flying time is safety-critical, since an aircraft that runs out of power (battery charge) while in the air will eventually lose control leading to catastrophe. In order to tackle and solve the prediction problem, it is essential to have awareness of the current health state of the system, especially since it is necessary to perform condition-based predictions. To be able to predict the future state of the system, it is also required to possess knowledge of the current and future operational conditions and flight profiles for accurate estimation of end-of-discharge (EOD) for the batteries. Similar framework can be implemented to other complex systems and subsystems. Our research approach is to develop a system level health monitoring safety indicator which runs estimation and prediction algorithms to estimate remaining useful life predictions at system, subsystem swell as component levels. Given models of the current and future system behavior, a general approach of model-based prognostics is discussed as a solution to the prediction problem and further for decision making. Data driven prognostics approaches have been equally used with good results in the past, where respective approaches have their own challenges to tackle. This limits their applicability to complex real-world domains: (a) high complexity or incompleteness of physics-based models and (b) limited representativeness of the training dataset for data-driven models. With the advent of internet of things for data collection and increased use of ML algorithms, hybrid approaches are the next avenue to reduce the challenges and achieve better results. An hybrid framework for fusing information from physics-based performance models along with deep learning algorithms for prognostics of complex safety critical systems is presented. In this framework, we use physics-based performance models to infer unobservable model parameters related to the system's components health solving a calibration problem.

Prognostics↗