Search arXivSearch

arXiv subjects

Nicholas Johnson

Publications and source records attributed to Nicholas Johnson.

4 recordsLinked to original sources

SciPredict: Can LLMs Predict the Outcomes of Scientific Experiments in Natural Sciences?

Accelerating scientific discovery requires the identification of which experiments would yield the best outcomes before committing resources to costly physical validation. While existing benchmarks evaluate LLMs on scientific knowledge and reasoning, their ability to predict experimental outcomes - a task where AI could significantly exceed human capabilities - remains largely underexplored. We introduce SciPredict, a benchmark comprising 405 tasks derived from recent empirical studies in 33 specialized sub-fields of physics, biology, and chemistry. SciPredict addresses two critical questions: (a) can LLMs predict the outcome of scientific experiments with sufficient accuracy? and (b) can such predictions be reliably used in the scientific research process? Evaluations reveal fundamental limitations on both fronts. Model accuracies are 14-26% and human expert performance is $\approx$20%. Although some frontier models exceed human performance model accuracy is still far below what would enable reliable experimental guidance. Even within the limited performance, models fail to distinguish reliable predictions from unreliable ones, achieving only $\approx$20% accuracy regardless of their confidence or whether they judge outcomes as predictable without physical experimentation. Human experts, in contrast, demonstrate strong calibration: their accuracy increases from $\approx$5% to $\approx$80% as they deem outcomes more predictable without conducting the experiment. SciPredict establishes a rigorous framework demonstrating that superhuman performance in experimental science requires not just better predictions, but better awareness of prediction reliability. For reproducibility all our data and code are provided at https://github.com/scaleapi/scipredict

cs.AI

A scalable helium gas cooling system for trapped-ion applications

Microfabricated ion-trap devices offer a promising pathway towards scalable quantum computing. Research efforts have begun to focus on the engineering challenges associated with developing large-scale ion-trap arrays and networks. However, increasing the size of the array and integrating on-chip electronics can drastically increase the power dissipation within the ion-trap chips. This leads to an increase in the operating temperature of the ion-trap and limits the device performance. Therefore, effective thermal management is an essential consideration for any large-scale architecture. Presented here is the development of a modular cooling system designed for use with multiple ion-trapping experiments simultaneously. The system includes an extensible cryostat that permits scaling of the cooling power to meet the demands of a large network. Following experimental testing on two independent ion-trap experiments, the cooling system is expected to deliver a net cooling power of 111 W at ~70 K to up to four experiments. The cooling system is a step towards meeting the practical challenges of operating large-scale quantum computers with many qubits.

quant-ph

The Quantified Community at Red Hook: Urban Sensing and Citizen Science in Low-Income Neighborhoods

The Quantified Community (QC)--a long-term neighborhood informatics research initiative--is a network of instrumented urban neighborhoods that collect, measure, and analyze data on physical and environmental conditions and human behavior to better understand how neighborhoods and the built environment affect individual and social well-being. This initiative is intended to create a data-enabled research environment to rigorously study the complex interactions in urban neighborhoods. The QC has initially launched in three very distinct areas in New York City: at Hudson Yards, a ground-up "city-within-a-city" of approximately 20 million square feet in Manhattan, in collaboration with the Related Companies; in Lower Manhattan, a mixed-use neighborhood that attracts residents, workers, and visitors, in collaboration with the Alliance for Downtown NY; and in Red Hook, Brooklyn, an economically-distressed community facing significant development and demographic changes, in partnership with the Red Hook Initiative. This paper describes our recent pilot project to deploy novel urban sensors in Red Hook to collect and analyze quality-of-life measurements at high spatial and temporal resolution. This effort is complemented by a citizen science initiative to engage local residents in the data collection and problem-solving process to drive evidenced-based community decision-making and improve local and city governance.

cs.CY

Structured Stochastic Linear Bandits

The stochastic linear bandit problem proceeds in rounds where at each round the algorithm selects a vector from a decision set after which it receives a noisy linear loss parameterized by an unknown vector. The goal in such a problem is to minimize the (pseudo) regret which is the difference between the total expected loss of the algorithm and the total expected loss of the best fixed vector in hindsight. In this paper, we consider settings where the unknown parameter has structure, e.g., sparse, group sparse, low-rank, which can be captured by a norm, e.g., $L_1$, $L_{(1,2)}$, nuclear norm. We focus on constructing confidence ellipsoids which contain the unknown parameter across all rounds with high-probability. We show the radius of such ellipsoids depend on the Gaussian width of sets associated with the norm capturing the structure. Such characterization leads to tighter confidence ellipsoids and, therefore, sharper regret bounds compared to bounds in the existing literature which are based on the ambient dimensionality.

stat.ML