Skip to content

Author

Kaisheng Li

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Conference Open access Jul 2026

EVA-Bench: A Scenario-Based Benchmark for Evaluating Domain Knowledge and Agentic Capability of Foundation Models in xEVA Operations

Future exploration EVA operations, especially Mars surface EVAs and some higher-tempo Artemis scenarios, will require greater crew autonomy than the International Space Station paradigm because of communication latency, limited bandwidth, and increased operational complexity. Although large language models (LLMs) and agentic AI systems show promise as onboard decision-support tools, their suitability for safety-critical EVA operations remains unclear due to the lack of domain-specific evaluation frameworks. This paper presents EVA-Bench, a benchmark designed to evaluate foundation model capabilities for exploration EVA (xEVA) support under operationally grounded and safety-relevant conditions. EVA-Bench comprises 651 tasks across six EVA scenario families, three difficulty tiers, and two complementary tracks: Single-Query (SQ) tasks for knowledge retrieval, procedural reasoning, and evidence attribution, and End-to-End (E2E) tasks for multi-step planning, tool use, replanning, and protocol compliance in dynamic mission scenarios. Tasks are grounded in a curated corpus of 84 NASA documents spanning Apollo, ISS, Artemis, EVA standards, and mishap investigations. To jointly assess capability and operational safety, the benchmark integrates a safety-sentinel framework informed by Systems-Theoretic Process Analysis, where critical protocol violations zero the final score regardless of task quality. We evaluate nine models from OpenAI, Google, and Anthropic. Results show that models perform strongly on procedural knowledge retrieval, with top SQ scores above 0.93, but degrade substantially on E2E agentic execution, where multi-step planning and contingency handling remain challenging. Results also show that smaller or mid-tier models can outperform larger models on this domain-specific benchmark, suggesting that targeted training and reasoning design may matter more than model scale alone for safety-critical EVA support. Several models with strong objective performance also trigger safety-critical violations, underscoring that raw capability alone is insufficient for operational deployment. By isolating foundation-model capability from higher-level agentic workflow design, EVA-Bench helps identify which models are most suitable for later integration into EVA decision-support systems.

Kaisheng Li, R. Whittle · 0 citations
Conference Open access Jul 2026

Transforming Mission Control into an Agentic Workflow for Future xEVA

Future human exploration of Mars faces a critical operational barrier: communication latencies of 3 to 22 minutes will sever the real-time feedback loop between the crew and Earth-based Mission Control Center (MCC), rendering traditional “over-the-shoulder” guidance impossible during Extravehicular Activities (EVA). Building on our prior RASAGE (Retrieval & Simulation Augmented Guidance Agent for Exploration) work, we propose an onboard, multi-agent architecture that replicates key MCC console functions and their information pathways while operating under edge power, memory, and latency limits. This system decomposes the monolithic MCC structure into specialized agents, including the Flight Director, CAPCOM, and Systems Specialists, integrated with a Hybrid Retrieval-Augmented Generation with dedicated knowledge graph framework. To mitigate hallucination risks, the architecture employs deterministic tool use grounded in the NASA Crew State & Risk Model (CSRM), ensuring physiological validity and traceability to flight rules. System reasoning and orchestration are executed with Gemini 2.0 Flash to enable low-latency, long-context inference suitable for edge deployment, while evaluation uses Claude Opus 4.5 as an evidence-checking judge for long-horizon verification against source documentation. We validated the system by reconstructing the Apollo 14 EVA missions with a knowledge graph derived from over 50 historical mission documents. Across a benchmark of 244 operational queries, the system achieved an overall pass rate of 78.7%, with 94.6% accuracy on procedural inquiries and a hallucination rate below 0.4%. These results demonstrate the feasibility of transforming centralized ground support into a resilient, autonomous partner capable of safeguarding crew during high-latency planetary exploration.

Kaisheng Li, R. Whittle · 0 citations