SearcharxivSearch

arXiv subjects

Kiet Pham

Publications and source records attributed to Kiet Pham.

5 recordsLinked to original sources

Identifying Cost-Favorable Locations for Cosmic Explorer

Cosmic Explorer (CE) is a proposed next-generation gravitational-wave observatory that aims to extend our gravitational-wave vision to the edge of the observable universe. With a foundation of technology proven by the National Science Foundation's Laser Interferometer Gravitational-Wave Observatory (LIGO), CE will observe black holes and neutron stars across cosmic time, explore the nature of extreme matter with high fidelity, and probe the nature of gravity and fundamental physics. CE's reference design consists of two widely separated L-shaped detectors to be located in the conterminous United States, one with 20 km arms and one with 40 km arms. As of 2026, CE is in its design and site evaluation phase, with plans to begin observing in the early 2040s together with the Einstein Telescope in Europe. The size of CE observatories---up to an order of magnitude larger than the 4 km LIGO observatories---presents a significant challenge for identifying suitable candidate sites where CE will achieve its science goals, be built within cost boundaries, attract and retain a workforce, and align with community values. In this paper, we report on the design and use of a Python package, the Cosmic Explorer Location Search (CELS) package, to identify cost-favorable sites for CE. For a specified detector location and L-shaped geometry in the conterminous United States, CELS estimates site-preparation costs associated with excavation, land clearing, and land acquisition, while accounting for the scientific effects of detector tilt, arm length, and arm opening angle. After describing the package's methods, we present results for a national-level cost and positioning analysis that complements a recent national suitability analysis. We also discuss how future improvements to CELS will allow deeper, more local studies as the Cosmic Explorer team narrows its list of potential locations.

physics.ins-det

DiLaServe: High SLO Attainment Serving for Diffusion Language Models

Diffusion language models (DLMs) have recently emerged as a promising alternative to conventional autoregressive language models. By generating multiple tokens in parallel during each denoising step, they offer higher inference throughput while maintaining competitive quality. However, realizing these throughput gains while meeting latency SLOs in a serving system requires addressing challenges introduced by DLMs' unique characteristics. These include navigating the speed-quality tradeoff created by confidence-based denoising, choosing appropriate parallelization levels across model instances under fluctuating load, and coordinating approximate KV caching mechanisms that introduce non-uniform per-step costs. To address these challenges, we present DiLaServe, a cluster-level serving system for DLMs. DiLaServe enables deadline-aware scheduling and adaptive load control through confidence-threshold adjustment, and dynamically reconfigures the cluster by solving a quality-aware optimization problem, while explicitly modeling the step-level heterogeneity introduced by approximate KV caching. Across multiple benchmarks and real-world traces, DiLaServe improves SLO attainment by up to 56.6 percentage points and reduces end-to-end request latency by up to 46\% while incurring less than 1\% accuracy drop.

cs.LG

Sequence modeling of higher-order wave modes of binary black hole mergers

Higher-order gravitational wave modes from quasi-circular, spinning, non-precessing binary black hole mergers encode key information about these systems' nonlinear dynamics. We model these waveforms using transformer architectures, targeting the evolution from late inspiral through ringdown. Our data is derived from the \texttt{NRHybSur3dq8} surrogate model, which includes spherical harmonic modes up to $\ell \leq 4$ (excluding $(4,0)$, $(4,\pm1)$ and including $(5,5)$ modes). These waveforms span mass ratios $q \leq 8$, spin components $s^z_{1,2} \in [-0.8, 0.8]$, and inclination angles $θ\in [0, π]$. The model processes input data over the time interval $t \in [-5000\textrm{M}, -100\textrm{M})$ and generates predictions for the plus and cross polarizations, $(h_{+}, h_{\times})$, over the interval $t \in [-100\textrm{M}, 130\textrm{M}]$. Utilizing 16 NVIDIA A100 GPUs on the Delta supercomputer, we trained the transformer model in 15 hours on over 14 million samples. The model's performance was evaluated on a test dataset of 840,000 samples, achieving mean and median overlap scores of 0.996 and 0.997, respectively, relative to the surrogate-based ground truth signals. We further benchmark the model on numerical relativity waveforms from the SXS catalog, finding that it generalizes well to out-of-distribution systems, capable of reproducing the dynamics of systems with mass ratios up to $q=15$ and spin magnitudes up to 0.998, with a median overlap of 0.969 across 521 NR waveforms and up to 0.998 in face-on/off configurations. These results demonstrate that transformer-based models can capture the nonlinear dynamics of binary black hole mergers with high accuracy, even outside the surrogate training domain, enabling fast sequence modeling of higher-order wave modes.

gr-qc

Criteria for identifying and evaluating locations that could potentially host the Cosmic Explorer observatories

Cosmic Explorer (CE) is a next-generation ground-based gravitational-wave observatory that is being designed in the 2020s and is envisioned to begin operations in the 2030s together with the Einstein Telescope in Europe. The CE concept currently consists of two widely separated L-shaped observatories in the United States, one with 40 km-long arms and the other with 20 km-long arms. This order of magnitude increase in scale with respect to the LIGO-Virgo-KAGRA observatories will, together with technological improvements, deliver an order of magnitude greater astronomical reach, allowing access to gravitational waves from remnants of the first stars and opening a wide discovery aperture to the novel and unknown. In addition to pushing the reach of gravitational-wave astronomy, CE endeavors to approach the lifecycle of large scientific facilities in a way that prioritizes mutually beneficial relationships with local and Indigenous communities. This article describes the (scientific, cost and access, and social) criteria that will be used to identify and evaluate locations that could potentially host the CE observatories.

physics.ins-det

pygwb: Python-based library for gravitational-wave background searches

The collection of gravitational waves (GWs) that are either too weak or too numerous to be individually resolved is commonly referred to as the gravitational-wave background (GWB). A confident detection and model-driven characterization of such a signal will provide invaluable information about the evolution of the Universe and the population of GW sources within it. We present a new, user-friendly Python--based package for gravitational-wave data analysis to search for an isotropic GWB in ground--based interferometer data. We employ cross-correlation spectra of GW detector pairs to construct an optimal estimator of the Gaussian and isotropic GWB, and Bayesian parameter estimation to constrain GWB models. The modularity and clarity of the code allow for both a shallow learning curve and flexibility in adjusting the analysis to one's own needs. We describe the individual modules which make up {\tt pygwb}, following the traditional steps of stochastic analyses carried out within the LIGO, Virgo, and KAGRA Collaboration. We then describe the built-in pipeline which combines the different modules and validate it with both mock data and real GW data from the O3 Advanced LIGO and Virgo observing run. We successfully recover all mock data injections and reproduce published results.

gr-qc