Search papers, labs, and topics across Lattice.
TerraMARS is an end-to-end information extraction pipeline that utilizes a domain-adapted Small Language Model to convert unstructured Mars science literature into structured JSON outputs. By employing Quantized Low-Rank Adaptation (QLoRA) for fine-tuning the Google Gemma 3 1B model on Mars-specific datasets, the pipeline effectively answers terraforming-related questions and extracts critical information about Mars' environment. The results indicate a promising foundation for integrating scientific knowledge into applications like digital twins and habitability modeling, although further enhancements are necessary to improve extraction accuracy and factual consistency.
TerraMARS transforms unstructured Mars research into actionable insights, paving the way for advanced terraforming strategies.
Researchers are interested in learning about Mars so that it may eventually become habitable for humans. To achieve this, there is a need for comprehensive knowledge of the planet's atmosphere, hydrology, surface chemistry, radiation environment, and spatial features through the scientific literature. These contain valuable information and meaningful quantitative constraints that can be used in other models and studies, such as habitability assessment and future terraforming studies. We present TerraMARS, an end-to-end information extraction pipeline that combines a domain-adapted Small Language Model to answer Mars terraforming-related questions and convert unstructured Mars science text into machine-readable structured outputs in JavaScript Object Notation (JSON) format. A corpus of open-access papers is collected and processed using a multistage retrieval and chunking framework. Google Gemma 3 1B was adapted to the domain using Quantized Low-Rank Adaptation (QLoRA) fine-tuning on Mars-specific question-answering and information extraction datasets. The resulting pipeline generates both types of output and provides a foundation for integrating knowledge from scientific literature into downstream applications like digital twins and habitability modeling for Mars. The output from this pipeline looks promising, but further improvements are needed to increase extraction accuracy and factual consistency.