SearcharxivSearch

arXiv subjects

Erick Martinez

Publications and source records attributed to Erick Martinez.

3 recordsLinked to original sources

Modular Pretraining Enables Access Control

AI developers face a dual-use dilemma. An AI capability that helps one user cure a disease can help another synthesize one. This dilemma could be resolved with access control, limiting dual-use AI capabilities to trusted deployments with a legitimate need. A gold standard for access control would be to serve separate models with different capabilities to different users. However, training and deploying multiple models is prohibitively expensive. To address this challenge, we propose gradient-routed auxiliary modules (GRAM), a pre-training method that adds modules to a neural network and selectively updates them to induce specialization. Ablating a module at inference time removes its capability from the network, approximating a model trained on filtered data. We evaluate GRAM on synthetic stories and realistic dual-use data spanning virology, cybersecurity, nuclear physics, and specialized code. These experiments show that GRAM disables targeted capabilities while preserving the rest, and resists their recovery under finetuning better than post-hoc unlearning. Most importantly, a Chinchilla-optimal scaling analysis from 50M to 5B parameters shows that the gap between data-filtered and full-data models widens with scale on removed capabilities but stays small on retained ones, and that GRAM closely tracks data filtering. GRAM's training cost is independent of the number of supported capability profiles, yielding a 5x reduction over data filtering in our 5-profile setting.

cs.LG

Mayawaves: Python Library for Interacting with the Einstein Toolkit and the MAYA Catalog

Numerical relativity simulations are crucial for studying black holes and have been instrumental in the detection of gravitational waves by the LVK. However, these simulations produce vast amounts of data that must be processed in order to perform studies, create models, and use them with gravitational wave detection pipelines. This paper introduces mayawaves, an open-source python library for processing, studying, and exporting numerical relativity simulations performed using the Einstein Toolkit and MAYA. Mayawaves streamlines the process of analyzing simulations with an intuitive interface, greatly reducing the learning curve for numerical relativity.

astro-ph.IM

Second MAYA Catalog of Binary Black Hole Numerical Relativity Waveforms

Numerical relativity waveforms are a critical resource in the quest to deepen our understanding of the dynamics of, and gravitational waves emitted from, merging binary systems. We present 181 new numerical relativity simulations as the second MAYA catalog of binary black hole waveforms (a sequel to the Georgia Tech waveform catalog). Most importantly, these include 55 high mass ratio (q >= 4), 48 precessing, and 92 eccentric (e > 0.01) simulations, including seven simulations which are both eccentric and precessing. With these significant additions, this new catalog fills in considerable gaps in existing public numerical relativity waveform catalogs. The waveforms presented in this catalog are shown to be convergent and are consistent with current gravitational wave models. They are available to the public at https://cgpstorage.ph.utexas.edu/waveforms.

gr-qc