arXiv ScienceSearch

arXiv subjects

Benjamin Johnson

Publications and source records attributed to Benjamin Johnson.

At least 19 recordsLinked to original sources

JWST spectroscopy of galaxies at $z>10$: Damped Ly$\alpha$ absorbers reveal efficient star formation and hidden redshift biases

Recent observations with JWST have revealed a remarkable population of surprisingly luminous galaxies at redshifts $z>10$. Their abundance exceed predictions from simulations and empirical extrapolations from lower redshifts, suggesting a transition in the physical conditions under which the first stars formed. Here we investigate the physical conditions of a select sample of 25 galaxies with robust redshift measurements at $z_{\rm spec}\geq 10$ observed with JWST/NIRSpec Prism. We characterize their star-formation efficiency, `burstiness', and presence of strong rest-frame UV nebular lines in relation to the density of the local neutral atomic hydrogen (HI) gas reservoirs they are embedded in. We find that the prominence of strong rest-UV lines are correlated with the burstiness of the galaxies, defined as ${\rm SFR_{10\,Myr} / SFR_{100\,Myr}}$. In contrast, there are no strong connections between the HI gas column density derived from the damped Ly$\alpha$ absorption (DLA) and the $M_{\rm UV}$ brightness, ${\rm SFR_{10\,Myr} / SFR_{100\,Myr}}$, and prominence of rest-UV lines. The most bursty galaxies show a large variation in star-formation efficiencies and HI gas surface densities, though typically with very short depletion timescales, $t_{\rm dep} \lesssim 20$\,Myr. This necessites rapid gas depletion times and external replenishment from infalling, pristine gas, powering starburst episodes on equally short timescales. We further quantify the impact of strong DLAs in galaxy spectra on photometric and Ly$\alpha$-break redshift-inferences, finding average redshift biases of $\langle z \rangle =0.39$ and $0.14$, respectively, when not incorporating DLAs on the emergent spectra. We show the effect of this bias on new measurements of the cosmic UV luminosity density, $\rho_{\rm UV}$, derived here at $z>10$, finding that this has a marginal impact on the UV luminosity function.

astro-ph.GA

Implicit Dual-Control for Visibility-Aware Navigation in Unstructured Environments

Navigating complex, cluttered, and unstructured environments that are a priori unknown presents significant challenges for autonomous ground vehicles, particularly when operating with a limited field of view(FOV) resulting in frequent occlusion and unobserved space. This paper introduces a novel visibility-aware model predictive path integral framework(VA-MPPI). Formulated as a dual control problem where perceptual uncertainties and control decisions are intertwined, it reasons over perception uncertainty evolution within a unified planning and control pipeline. Unlike traditional methods that rely on explicit uncertainty objectives, the VA-MPPI controller implicitly balances exploration and exploitation, reducing uncertainty only when system performance would be increased. The VA-MPPI framework is evaluated in simulation against deterministic and prescient controllers across multiple scenarios, including a cluttered urban alleyway and an occluded off-road environment. The results demonstrate that VA-MPPI significantly improves safety by reducing collision with unseen obstacles while maintaining competitive performance. For example, in the off-road scenario with 400 control samples, the VA-MPPI controller achieved a success rate of 84%, compared to only 8% for the deterministic controller, with all VA-MPPI failures arising from unmet stopping criteria rather than collisions. Furthermore, the controller implicitly avoids unobserved space, improving safety without explicit directives. The proposed framework highlights the potential for robust, visibility-aware navigation in unstructured and occluded environments, paving the way for future advancements in autonomous ground vehicle systems.

cs.RO

Generative AI in Computer Science Education: Accelerating Python Learning with ChatGPT

The increasing demand for digital literacy and artificial intelligence (AI) fluency in the workforce has highlighted the need for scalable, efficient programming instruction. This study evaluates the effectiveness of integrating generative AI, specifically OpenAIs ChatGPT, into a self-paced Python programming module embedded within a sixteen-week professional training course on applied generative AI. A total of 86 adult learners with varying levels of programming experience completed asynchronous Python instruction in Weeks three and four, using ChatGPT to generate, interpret, and debug code. Python proficiency and general coding knowledge was assessed across 30 different assessments during the first 13 weeks of the course through timed, code-based evaluations. A mixed-design ANOVA revealed that learners without prior programming experience scored significantly lower than their peers on early assessments. However, following the completion of the accelerated Python instruction module, these group differences were no longer statistically significant,, indicating that the intervention effectively closed initial performance gaps and supported proficiency gains across all learner groups. These findings suggest that generative AI can support accelerated learning outcomes and reduce entry barriers for learners with no prior coding background. While ChatGPT effectively facilitated foundational skill acquisition, the study also highlights the importance of balancing AI assistance with opportunities for independent problem-solving. The results support the potential of AI-augmented instruction as a scalable model for reskilling in the digital economy.

cs.CY

Probabilistic Emulation of the Community Radiative Transfer Model Using Machine Learning

The continuous improvement in weather forecast skill over the past several decades is largely due to the increasing quantity of available satellite observations and their assimilation into operational forecast systems. Assimilating these observations requires observation operators in the form of radiative transfer models. Significant efforts have been dedicated to enhancing the computational efficiency of these models. Computational cost remains a bottleneck, and a large fraction of available data goes unused for assimilation. To address this, we used machine learning to build an efficient neural network based probabilistic emulator of the Community Radiative Transfer Model (CRTM), applied to the GOES Advanced Baseline Imager. The trained NN emulator predicts brightness temperatures output by CRTM and the corresponding error with respect to CRTM. RMSE of the predicted brightness temperature is 0.3 K averaged across all channels. For clear sky conditions, the RMSE is less than 0.1 K for 9 out of 10 infrared channels. The error predictions are generally reliable across a wide range of conditions. Explainable AI methods demonstrate that the trained emulator reproduces the relevant physics, increasing confidence that the model will perform well when presented with new data.

physics.ao-ph

On the Domain Generalizability of RF Fingerprints Through Multifractal Dimension Representation

RF data-driven device fingerprinting through the use of deep learning has recently surfaced as a possible method for enabling secure device identification and authentication. Traditional approaches are commonly susceptible to the domain adaptation problem where a model trained on data collected under one domain performs badly when tested on data collected under a different domain. Some examples of a domain change include varying the location or environment of the device and varying the time or day of the data collection. In this work, we propose using multifractal analysis and the variance fractal dimension trajectory (VFDT) as a data representation input to the deep neural network to extract device fingerprints that are domain generalizable. We analyze the effectiveness of the proposed VFDT representation in detecting device-specific signatures from hardware-impaired IQ (in-phase and quadrature) signals, and we evaluate its robustness in real-world settings, using an experimental testbed of 30 WiFi-enabled Pycom devices. Our experimental results show that the proposed VFDT representation improves the scalability, robustness and generalizability of the deep learning models significantly compared to when using IQ data samples.

cs.CR

Domain-Adaptive Device Fingerprints for Network Access Authentication Through Multifractal Dimension Representation

RF data-driven device fingerprinting through the use of deep learning has recently surfaced as a potential solution for automated network access authentication. Traditional approaches are commonly susceptible to the domain adaptation problem where a model trained on data from one domain performs badly when tested on data from a different domain. Some examples of a domain change include varying the device location or environment and varying the time or day of data collection. In this work, we propose using multifractal analysis and the variance fractal dimension trajectory (VFDT) as a data representation input to the deep neural network to extract device fingerprints that are domain generalizable. We analyze the effectiveness of the proposed VFDT representation in detecting device-specific signatures from hardware-impaired IQ signals, and evaluate its robustness in real-world settings, using an experimental testbed of 30 WiFi-enabled Pycom devices under different locations and at different scales. Our results show that the VFDT representation improves the scalability, robustness and generalizability of the deep learning models significantly compared to when using raw IQ data.

cs.CR

JADES: Insights on the low-mass end of the mass--metallicity--star-formation rate relation at $3 < z < 10$ from deep JWST/NIRSpec spectroscopy

We analyse the gas-phase metallicity properties of a sample of low stellar mass (log M*/M_sun <= 9) galaxies at 3 < z < 10, observed with JWST/NIRSpec as part of the JADES programme in its deep GOODS-S tier. By combining this sample with more massive galaxies at similar redshifts from other programmes, we study the scaling relations between stellar mass, oxygen abundance (O/H), and star-formation rate (SFR) for 146 galaxies, spanning across three orders of magnitude in stellar mass and out to the epoch of early galaxy assembly. We find evidence for a shallower slope at the low-mass-end of the mass-metallicity relation (MZR), with 12 + log(O/H) = (7.72+-0.02) + (0.17+-0.03) log(M* / 10^8 M_sun), in good agreement with the MZR probed by local analogues of high-redshift systems like 'Green Pea' and 'Blueberry' galaxies. The inferred slope is well matched by models including 'momentum-driven' SNe winds, suggesting that feedback mechanisms in dwarf galaxies (and at high-z) might be different from those in place at higher masses. The evolution in the normalisation is observed to be relatively mild compared to previous determinations of the MZR at z~3 (~ 0.1 - 0.2 dex across the explored mass regime). We observe a deviation from the local fundamental metallicity relation (FMR) for our sample at high redshift, especially at z > 6, with galaxies significantly less enriched (with a median offset in log(O/H) of ~ 0.5 dex, significant at ~ 5 sigma) than predicted given their M* and SFR. These observations are consistent with an enhanced stochasticity in the star-formation history, and/or with an increased efficiency in metal removals by outflows, prompting us to reconsider the nature of the relationship between M*, O/H, and SFR in the early Universe.

astro-ph.GA

A Verification Framework for Certifying Learning-Based Safety-Critical Aviation Systems

We present a safety verification framework for design-time and run-time assurance of learning-based components in aviation systems. Our proposed framework integrates two novel methodologies. From the design-time assurance perspective, we propose offline mixed-fidelity verification tools that incorporate knowledge from different levels of granularity in simulated environments. From the run-time assurance perspective, we propose reachability- and statistics-based online monitoring and safety guards for a learning-based decision-making model to complement the offline verification methods. This framework is designed to be loosely coupled among modules, allowing the individual modules to be developed using independent methodologies and techniques, under varying circumstances and with different tool access. The proposed framework offers feasible solutions for meeting system safety requirements at different stages throughout the system development and deployment cycle, enabling the continuous learning and assessment of the system product.

eess.SY

Ancient Very Metal-Poor Stars Associated With the Galactic Disk in the H3 Survey

Ancient, very metal-poor stars offer a window into the earliest epochs of galaxy formation and assembly. We combine data from the H3 Spectroscopic Survey and Gaia to measure metallicities, abundances of $\alpha$ elements, stellar ages, and orbital properties of a sample of 482 very metal-poor (VMP; [Fe/H]$<-2$) stars in order to constrain their origins. This sample is confined to $1\lesssim |Z| \lesssim3$ kpc from the Galactic plane. We find that >70% of VMP stars near the disk are on prograde orbits and this fraction increases toward lower metallicities. This result unexpected if metal-poor stars are predominantly accreted from many small systems with no preferred orientation, as such a scenario would imply a mostly isotropic distribution. Furthermore, we find there is some evidence for higher fractions of prograde orbits amongst stars with lower [$\alpha$/Fe]. Isochrone-based ages for main sequence turn-off stars reveal that these VMP stars are uniformly old ($\approx12$ Gyr) irrespective of the $\alpha$ abundance and metallicity, suggesting that the metal-poor population was not born from the same well-mixed gas disk. We speculate that the VMP population has a heterogeneous origin, including both in-situ formation in the ancient disk and accretion from a satellite with the same direction of rotation as the ancient disk at early times. Our precisely measured ages for these VMP stars on prograde orbits show that the Galaxy has had a relatively quiescent merging history over most of cosmic time, and implies the angular momentum alignment of the Galaxy has been in place for at least 12 Gyr.

astro-ph.GA

Merge trees in discrete Morse theory

In this paper, we study merge trees induced by a discrete Morse function on a tree. Given a discrete Morse function, we provide a method to constructing an induced merge tree and define a new notion of equivalence of discrete Morse functions based on the induced merge tree. We then relate the matching number of a tree to a certain invariant of the induced merge tree. Finally, we count the number of merge trees that can be induced on a star graph and characterize the induced merge tree.

math.AT

Economic Analyses of Security Investments on Cryptocurrency Exchanges

Cryptocurrency exchanges are frequently targeted and compromised by cyber-attacks, which may lead to significant losses for the depositors and closure of the affected exchanges. These risks threaten the viability of the entire public blockchain ecosystem since exchanges serve as major gateways for participation in public blockchain technologies. In this paper, we develop an economic model to capture the short-term incentives of cryptocurrency exchanges with respect to making security investments and establishing transaction fees. Using the model, we derive conclusions regarding an exchange's optimal economic decisions, and illustrate key features of these conclusions using graphs based on real-world data. Our security investment model exhibits horizontal scaling properties with respect to reducing exposure to losses, and may be of special interest to exchanges operating in markets with high price volatility.

cs.CR

A Dynamical Model for Clustered Star Formation in the Galactic Disk

The clustered nature of star formation should produce a high degree of structure in the combined phase and chemical space in the Galactic disk. To date, observed structure of this kind has been mostly limited to bound clusters and moving groups. In this paper we present a new dynamical model of the Galactic disk that takes into account the clustered nature of star formation. This model predicts that the combined phase and chemical space is rich in substructure, and that this structure is sensitive to both the precise nature of clustered star formation and the large-scale properties of the Galaxy. The model self-consistently evolves 4 billion stars over the last 5 Gyr in a realistic potential that includes an axisymmetric component, a bar, spiral arms, and giant molecular clouds (GMCs). All stars are born in clusters with an observationally-motivated range of initial conditions. As direct \textit{N}-body calculations for billions of stars is computationally infeasible, we have developed a method of initializing star cluster particles to mimic the effects of direct \textit{N}-body effects, while the actual orbit integrations are treated as test particles within the analytic potential. We demonstrate that the combination of chemical and phase space information is much more effective at identifying truly co-natal populations than either chemical or phase space alone. Furthermore, we show that co-moving pairs of stars are very likely to be co-natal if their velocity separation is $< 2$ km s$^{-1}$ and their metallicity separation is $< 0.05$ dex. The results presented here bode well for harnessing the synergies between \textit{Gaia} and spectroscopic surveys to reveal the assembly history of the Galactic disk.

astro-ph.GA

A Theory for the Variation of Dust Attenuation Laws in Galaxies

In this paper, we provide a physical model for the origin of variations in the shapes and bump strengths of dust attenuation laws in galaxies by combining a large suite of cosmological "zoom-in" galaxy formation simulations with 3D Monte Carlo dust radiative transfer calculations. We model galaxies over 3 orders of magnitude in stellar mass, ranging from Milky Way like systems through massive galaxies at high-redshift. Critically, for these calculations we employ a constant underlying dust extinction law in all cases, and examine how the role of geometry and radiative transfer effects impact the resultant attenuation curves. Our main results follow. Despite our usage of a constant dust extinction curve, we find dramatic variations in the derived attenuation laws. The slopes of normalized attenuation laws depend primarily on the complexities of star-dust geometry. Increasing fractions of unobscured young stars flatten normalized curves, while increasing fractions of unobscured old stars steepen curves. Similar to the slopes of our model attenuation laws, we find dramatic variation in the 2175 Angstrom ultraviolet (UV) bump strength, including a subset of curves with little to no bump. These bump strengths are primarily influenced by the fraction of unobscured O and B stars in our model, with the impact of scattered light having only a secondary effect. Taken together, these results lead to a natural relationship between the attenuation curve slope and 2175 Angstrom bump strength. Finally, we apply these results to a 25 Mpc/h box cosmological hydrodynamic simulation in order to model the expected dispersion in attenuation laws at integer redshifts from z=0-6. A significant dispersion is expected at low redshifts, and decreases toward z=6. We provide tabulated results for the best fit median attenuation curve at all redshifts.

astro-ph.GA

An Ultraviolet-Optical Color-Metallicity relation for Red Clump Stars using GALEX and Gaia

Although core helium-burning red clump (RC) stars are faint at ultraviolet wavelengths, their ultraviolet-optical color is a unique and accessible probe of their physical properties. Using data from the GALEX All Sky Imaging Survey, Gaia Data Release 2 and the SDSS APOGEE DR14 survey, we find that spectroscopic metallicity is strongly correlated with the location of an RC star in the UV-optical color magnitude diagram. The RC has a wide spread in (NUV - G)$_0$ color, over 4 magnitudes, compared to a 0.7-magnitude range in (G$_{BP}$ - G$_{RP}$)$_0$. We propose a photometric, dust-corrected, ultraviolet-optical (NUV - G)$_0$ color-metallicity [Fe/H] relation using a sample of 5,175 RC stars from APOGEE. We show that this relation has a scatter of 0.28 dex and is easier to obtain for large, wide-field samples than spectroscopic metallicities. Importantly, the effect may be comparable to the spread in RC color attributed to extinction in other studies.

astro-ph.SR

Control of Magnetic Microrobot Teams for Temporal Micromanipulation Tasks

In this paper, we present a control framework that allows magnetic microrobot teams to accomplish complex micromanipulation tasks captured by global Linear Temporal Logic (LTL) formulas. To address this problem, we propose an optimal control synthesis method that constructs discrete plans for the robots that satisfy both the assigned tasks as well as proximity constraints between the robots due to the physics of the problem. Our proposed algorithm relies on an existing optimal control synthesis approach combined with a novel sampling-based technique to reduce the state-space of the product automaton that is associated with the LTL specifications. The synthesized discrete plans are executed by the microrobots independently using local magnetic fields. Simulation studies show that the proposed algorithm can address large-scale planning problems that cannot be solved using existing optimal control synthesis approaches. Moreover, we present experimental results that also illustrate the potential of our method in practice. To the best of our knowledge, this is the first control framework that allows independent control of teams of magnetic microrobots for temporal micromanipulation tasks.

cs.RO

Stellar and nebular diagnostics in the UV for star-forming galaxies

There is a long history of using optical emission and absorption lines to constrain the metallicity and ionization parameters of gas in galaxies. However, comparable diagnostics are less well-developed for the UV. Here, we assess the diagnostic potential of both absorption and emission features in the UV and evaluate the diagnostics against observations of local and high redshift galaxies. We use the CloudyFSPS nebular emission model of Byler et al. 2017, extended to include emission predictions in the UV, to evaluate the metallicity sensitivity of established UV stellar absorption indices, and to identify those that include a significant contribution from nebular emission. We present model UV emission line fluxes as a function of metallicity and ionization parameter, assuming both instantaneous bursts and constant SFRs. We identify combinations of strong emission lines that constrain metallicity and ionization parameter, including [CIII] 1907, CIII] 1909, OIII] 1661,1666, SiIII]1883,1892, CIV 1548,1551, NII] 1750,1752, and MgII 2796, and develop UV versions of the canonical "BPT" diagram. We quantify the relative contribution from stellar wind emission and nebular line emission to diagnostic line ratios that include the CIV 1548,1551 lines, and also develop an observationally motivated relationship for N and C enrichment that improves the performance of photoionization models. We summarize the best diagnostic choices and the associated redshift range for low-, mid-, and high-resolution rest-UV spectroscopy in preparation for the launch of the James Webb Space Telescope.

astro-ph.GA

The Extended IRTF Spectral Library: Expanded coverage in metallicity, temperature, and surface gravity

We present a $0.7-2.5\mu m$ spectral library of 284 stars observed with the medium-resolution infrared spectrograph, SpeX, at the 3.0 meter NASA Infrared Telescope Facility (IRTF) on Maunakea, Hawaii. This library extends the metallicity range of the IRTF Cool Star library beyond solar metallicity to $-1.7 <$ [Fe/H] $< 0.6$. All of the observed stars are also in the MILES optical stellar library, providing continuous spectral coverage for each star from $0.35-2.5\mu m$. The spectra are absolute flux calibrated using Two Micron All Sky Survey photometry and the continuum shape of the spectra is preserved during the data reduction process. Synthesized $JHK_S$ colors agree with observed colors at the $1-2\%$ level, on average. We also present a spectral interpolator that uses the library to create a data-driven model of spectra as a function of $teff$, $logg$, and [Fe/H]. We use the library and interpolator to compare empirical trends with theoretical predictions of spectral feature behavior as a function of stellar parameters. These comparisons extend to the previously difficult to access low-metallicity and cool dwarf regimes, as well as the previously poorly sampled super-solar metallicity regime. The library and interpolator are publicly available.

astro-ph.SR

The IRX-Beta Dust Attenuation Relation in Cosmological Galaxy Formation Simulations

We utilise a series of high-resolution cosmological zoom simulations of galaxy formation to investigate the relationship between the ultraviolet (UV) slope, beta, and the ratio of the infrared luminosity to UV luminosity (IRX) in the spectral energy distributions (SEDs) of galaxies. We employ dust radiative transfer calculations in which the SEDs of the stars in galaxies propagate through the dusty interstellar medium. Our main goals are to understand the origin of, and scatter in the IRX-beta relation; to assess the efficacy of simplified stellar population synthesis screen models in capturing the essential physics in the IRX-beta relation; and to understand systematic deviations from the canonical local IRX-beta relations in particular populations of high-redshift galaxies. Our main results follow. Galaxies that have young stellar populations with relatively cospatial UV and IR emitting regions and a Milky Way-like extinction curve fall on or near the standard Meurer relation. This behaviour is well captured by simplified screen models. Scatter in the IRX-beta relation is dominated by three major effects: (i) older stellar populations drive galaxies below the relations defined for local starbursts due to a reddening of their intrinsic UV SEDs; (ii) complex geometries in high-z heavily star forming galaxies drive galaxies toward blue UV slopes owing to optically thin UV sightlines; (iii) shallow extinction curves drive galaxies downward in the IRX-beta plane due to lowered NUV/FUV extinction ratios. We use these features of the UV slopes of galaxies to derive a fitting relation that reasonably collapses the scatter back toward the canonical local relation. Finally, we use these results to develop an understanding for the location of two particularly enigmatic populations of galaxies in the IRX-beta plane: z~2-4 dusty star forming galaxies, and z>5 star forming galaxies.

astro-ph.GA