AI-Driven Optimal Optical Ground Station Placement for LEO Constellations
Design and implement an AI-powered system to determine the optimal placement and operational strategy for a network of optical ground stations (OGS) serving a large Low Earth Orbit (LEO) satellite constellation. The challenge involves maximizing data throughput, minimizing latency, and ensuring resilience against adverse atmospheric conditions (e.g., cloud cover, turbulence). Participants will leverage modern machine learning and optimization techniques to model satellite-to-ground links, simulate atmospheric interference, and intelligently schedule data downlinks. The solution should demonstrate how to dynamically adapt OGS operations based on real-time environmental data and satellite availability. This challenge emphasizes practical application in space communication, where maximizing data return from burgeoning LEO constellations is critical. It requires integrating orbital mechanics, atmospheric modeling, and advanced optimization. Success will be measured by the network's ability to achieve high data volumes under realistic, variable conditions. The use of robust MLOps practices is encouraged to manage the iterative design and evaluation process.
What you are building
The core problem, expected build, and operating context for this challenge.
Design and implement an AI-powered system to determine the optimal placement and operational strategy for a network of optical ground stations (OGS) serving a large Low Earth Orbit (LEO) satellite constellation. The challenge involves maximizing data throughput, minimizing latency, and ensuring resilience against adverse atmospheric conditions (e.g., cloud cover, turbulence). Participants will leverage modern machine learning and optimization techniques to model satellite-to-ground links, simulate atmospheric interference, and intelligently schedule data downlinks. The solution should demonstrate how to dynamically adapt OGS operations based on real-time environmental data and satellite availability. This challenge emphasizes practical application in space communication, where maximizing data return from burgeoning LEO constellations is critical. It requires integrating orbital mechanics, atmospheric modeling, and advanced optimization. Success will be measured by the network's ability to achieve high data volumes under realistic, variable conditions. The use of robust MLOps practices is encouraged to manage the iterative design and evaluation process.
Shared data for this challenge
Review public datasets and any private uploads tied to your build.
What you should walk away with
Learning objectives will be added soon
Use the overview and evaluation guide as the source of truth for expected outcomes.
How this agent runs
The evaluation will focus on the performance of the optimized OGS network (data throughput, resilience, latency), the robustness and scalability of the Metaflow workflows, and the effective integration of Ax and Comma...
Challenge input
{'num_ogs': int, 'ogs_locations': [{'lat': float, 'lon': float, 'alt': float}], 'constellation_definition': dict}
Agent execution
The configured agent processes the input under the challenge policy.
Evaluated output
{'total_data_gb': float, 'avg_latency_ms': float, 'link_availability_pct': float}
- Ensure the Metaflow pipeline executes without errors and generates a final optimized configuration.
- Verify that Ax has been successfully integrated and run for a significant number of iterations to find an o...
- Total Data Throughput (GB) target: 3000
- Python execution harness
View technical recipe
Configured tools
No tool records are attached.
Evaluation contract
- The evaluation module defines the checks.
Recipe state
This is a preview. The configuration can change before the evaluation recipe is locked.
Run this agent on your dataset and AI stack
Bring your dataset, model providers, and success criteria. We will scope the right managed run for your team.
Scope a managed run[ok] Wrote CHALLENGE.md
[ok] Wrote .versalist.json
[ok] Wrote eval/examples.json
Requires VERSALIST_API_KEY. Works with any MCP-aware editor.
DocsFind another challenge
Jump to a random challenge when you want a fresh benchmark or a different problem space.