Towards Large Language Models for Lunar Mission Planning and In Situ Resource Utilization
Michael Pekala, Gregory Canal, Samuel Barham, Milena B. Graziano, Morgan Trexler, Leslie Hamilton, Elizabeth Reilly, Christopher D. Stiles
TL;DR
The paper investigates using large language models to extract lunar composition data from scattered scientific literature to support mission planning. It proposes a preprocessing pipeline that converts PDFs of lunar publications into a structured interval dataset, using a prompting-based approach to summarize compositions from Apollo-era samples (LSC) and to generate ground-truth intervals. The results show that providing the source papers to the model substantially improves accuracy (midpoint errors typically within a few percent and relative errors under ~5%), outperforming standalone prompts, though challenges remain for fine-grained mineralogy and multi-document synthesis. The work demonstrates the viability of a tool-enabled dataExtraction workflow for lunar resource assessment and outlines concrete directions for enhancing preprocessing, uncertainty quantification, and integration into autonomous mission-planning agents.
Abstract
A key factor for lunar mission planning is the ability to assess the local availability of raw materials. However, many potentially relevant measurements are scattered across a variety of scientific publications. In this paper we consider the viability of obtaining lunar composition data by leveraging LLMs to rapidly process a corpus of scientific publications. While leveraging LLMs to obtain knowledge from scientific documents is not new, this particular application presents interesting challenges due to the heterogeneity of lunar samples and the nuances involved in their characterization. Accuracy and uncertainty quantification are particularly crucial since many materials properties can be sensitive to small variations in composition. Our findings indicate that off-the-shelf LLMs are generally effective at extracting data from tables commonly found in these documents. However, there remains opportunity to further refine the data we extract in this initial approach; in particular, to capture fine-grained mineralogy information and to improve performance on more subtle/complex pieces of information.
