Publications
Energy resilience: exercises for Marine Corps installations
Summary
Summary
Microgrids are areas that are self-sufficient for power that can controllably disconnect from the incoming utility feed and control generation assets in conjunction with changing load requirements. They are increasingly being touted as a way to improve installations energy resilience because they allow installations to decouple from the larger electric...
EEG alpha and pupil diameter reflect endogenous auditory attention switching and listening effort
Summary
Summary
Everyday environments often contain distracting competing talkers and background noise, requiring listeners to focus their attention on one acoustic source and reject others. During this auditory attention task, listeners may naturally interrupt their sustained attention and switch attended sources. The effort required to perform this attention switch has not been...
Tools and practices for responsible AI engineering
Summary
Summary
Responsible Artificial Intelligence (AI)—the practice of developing, evaluating, and maintaining accurate AI systems that also exhibit essential properties such as robustness and explainability—represents a multifaceted challenge that often stretches standard machine learning tooling, frameworks, and testing methods beyond their limits. In this paper, we present two new software libraries—hydra-zen and...
Gait instability and estimated core temperature predict exertional heat stroke
Summary
Summary
Objective Exertional heat stroke (EHS), characterised by a high core body temperature (Tcr) and central nervous system (CNS) dysfunction, is a concern for athletes, workers and military personnel who must train and perform in hot environments. The objective of this study was to determine whether algorithms that estimate Tcr from...
Alternative cue and response modalities maintain the Simon effect but impact task performance
Summary
Summary
Inhibitory control, the ability to inhibit impulsive responses and irrelevant stimuli, enables high level functioning and activities of daily living. The Simon task probes inhibition using interfering stimuli, i.e., cues spatially presented on the opposite side of the indicated response; incongruent response times (RT) are slower than congruent RTs. Operational...
Radar-optimized wind turbine siting
Summary
Summary
A method for analyzing wind turbine-radar interference is presented. A model is used to derive layouts for siting wind turbines that reduces their impact on radar systems, potentially allowing for increased wind turbine development near radar sites. By choosing a specific wind turbine grid stagger based on a wind farm's...
Individuals differ in muscle activation patterns during early adaptation to a powered ankle exoskeleton
Summary
Summary
Exoskeletons have the potential to assist users and augment physical ability. To achieve these goals across users, individual variation in muscle activation patterns when using an exoskeleton need to be evaluated. This study examined individual muscle activation patterns during walking with a powered ankle exoskeleton. 60% of the participants were...
AI-enabled, ultrasound-guided handheld robotic device for femoral vascular access
Summary
Summary
Hemorrhage is a leading cause of trauma death, particularly in prehospital environments when evacuation is delayed. Obtaining central vascular access to a deep artery or vein is important for administration of emergency drugs and analgesics, and rapid replacement of blood volume, as well as invasive sensing and emerging life-saving interventions...
Adapting deep learning models to new meteorological contexts using transfer learning
Summary
Summary
Meteorological applications such as precipitation nowcasting, synthetic radar generation, statistical downscaling and others have benefited from deep learning (DL) approaches, however several challenges remain for widespread adaptation of these complex models in operational systems. One of these challenges is adequate generalizability; deep learning models trained from datasets collected in specific...
Keeping Safe Rust safe with Galeed
Summary
Summary
Rust is a programming language that simultaneously offers high performance and strong security guarantees. Safe Rust (i.e., Rust code that does not use the unsafe keyword) is memory and type safe. However, these guarantees are violated when safe Rust interacts with unsafe code, most notably code written in other programming...