arXiv:2606.00895math.OCcs.LG2026-06

用递归神经网络快速求解受J2扰动的兰伯特问题

Tiny Recursive Models for Solving the J2-Perturbed Lambert Problem

论文配图:Tiny Recursive Models for Solving the J2-Perturbed Lambert Problem
图 1 · 摘自论文原文
  • 基于权重共享的递归结构,通过迭代修正初速度提升精度
  • 单次迭代后位置误差从数十公里降至0.03公里以内
  • 模型参数仅230万,适合嵌入式系统部署

本文提出一种基于微型递归模型(TRM)的快速、递归神经求解器——TRM-PL,用于求解受J2扰动的兰伯特问题。TRM采用权重共享架构,其有效容量来自迭代深度而非参数量:一个紧凑推理模块在双层潜在层级中反复应用,通过模拟J2轨道并根据跟踪误差修正出发速度。该方法将初始猜测生成与迭代修正统一为单一端到端可微架构。递归修正循环作为经典扰动兰伯特求解器中同伦与连续法的替代方案,不再依赖人工设计路径,而是由网络自学习修正序列。在三个难度递增的测试案例上评估:单圈低地球轨道(LEO)转移、多圈LEO转移及多圈木星转移。对比三种训练范式:联合学习兰伯特解与J2修正;以目标位置和J2修正速度为监督进行初速修正;仅以目标位置为监督进行修正。所有情况下,仅修正型方法最可靠。仅目标位置监督的变体将单圈LEO的中位终端位置误差从21.7公里降至0.027公里,多圈LEO从340.9公里降至0.31公里,均使用相同230万参数架构。对TRM-PL输出进行一次牛顿修正迭代,可使木星任务中位误差进一步降至0.063公里,实现适用于嵌入式部署的高精度小型模型。

原文摘要 · Abstract (English)

This paper presents a fast, recursive neural solver for the J2-perturbed Lambert problem based on Tiny Recursive Models (TRM), termed the TRM-Perturbed Lambert (TRM-PL) model. TRM is a weight-shared architecture whose effective capacity emerges from iteration depth rather than parameter count: a compact reasoning module is applied repeatedly within a two-level latent hierarchy, refining a candidate departure velocity by simulating the J2 trajectory and correcting it from the resulting tracking error. This unifies initial-guess generation and iterative correction in a single, end-to-end differentiable architecture. The recursive refinement loop is a learned alternative to the homotopy and continuation schemes of classical perturbed-Lambert solvers: rather than following a hand-designed path from the Keplerian to the perturbed solution, the network learns its own sequence of corrections. We evaluate TRM-PL on three test cases of increasing difficulty: single-revolution low-Earth-orbit (LEO) transfers, multi-revolution LEO transfers, and multi-revolution Jovian transfers. Three training paradigms are compared: jointly learning the Lambert solution and the J2 correction; refining the Lambert initial velocity with target-position and J2-corrected velocity supervision; and refining it with target-position supervision alone. Across all cases, the refinement-only approaches are the most reliable. The position-supervised variant reduces the median terminal-position error from 21.7 km to 0.027 km on single-revolution LEO, from 340.9 km to 0.31 km on multi-revolution LEO, all with the same 2.3M-parameter architecture. A single Newton corrector iteration on the TRM-PL output tightens the Jovian median to 0.063 km, yielding compact models accurate enough for embedded deployment.

轨道规划神经求解递归模型J2扰动

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。