paper-with-me

홈 › Papers

Improving Computational Efficiency for Powered Descent Guidance via Transformer-based Tight Constraint Prediction

2023-11-09 · Julia Briden, Trey Gurga, Breanna Johnson, Abhishek Cauligi, Richard Linares

In this work, we present Transformer-based Powered Descent Guidance (T-PDG), a scalable algorithm for reducing the computational complexity of the direct optimization formulation of the spacecraft powered descent guidance problem. T-PDG uses data from prior runs of trajectory optimization algorithms to train a transformer neural network, which accurately predicts the relationship between problem parameters and the globally optimal solution for the powered descent guidance problem. The solution is encoded as the set of tight constraints corresponding to the constrained minimum-cost trajectory and the optimal final time of landing. By leveraging the attention mechanism of transformer neural networks, large sequences of time series data can be accurately predicted when given only the spacecraft state and landing site parameters. When applied to the real problem of Mars powered descent guidance, T-PDG reduces the time for computing the 3 degree of freedom fuel-optimal trajectory, when compared to lossless convexification, from an order of 1-8 seconds to less than 500 milliseconds. A safe and optimal solution is guaranteed by including a feasibility check in T-PDG before returning the final trajectory.

📄 PDF Abstract BibTeX arXiv:2311.05135

Code (1)

arclab-mit/t-pdg 공식 구현

Tasks

Computational EfficiencyTime Series

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Tight Constraint Prediction of Six-Degree-of-Freedom Transformer-based Powered Descent Guidance

2025-01-01 · Julia Briden, Trey Gurga, Breanna Johnson, Abhishek Cauligi 외

This work introduces Transformer-based Successive Convexification (T-SCvx), an extension of Transformer-based Powered Descent Guidance (T-PDG), generalizable for efficient six-degree-of-freedom (DoF) fuel-optimal powered…

A Fast Algorithm for Onboard Atmospheric Powered Descent Guidance

2022-09-09 · Yushu Chen, Guangwen Yang, Lu Wang, Qingzhong Gan 외

Atmospheric powered descent guidance can be solved by successive convexification; however, its onboard application is impeded by the sharp increase in computation caused by nonlinear aerodynamic forces. The problem has t…

Real-time computational powered landing guidance using convex optimization and neural networks

2022-10-14 · Zhipeng Shen, Shiyu Zhou, Jianglong Yu

Computational guidance is an emerging and accelerating trend in aerospace guidance and control. Combining machine learning and convex optimization, this paper presents a real-time computational guidance method for the 6-…

Compositional Diffusion Models for Powered Descent Trajectory Generation with Flexible Constraints

2024-10-05 · Julia Briden, Yilun Du, Enrico M. Zucchelli, Richard Linares

This work introduces TrajDiffuser, a compositional diffusion-based flexible and concurrent trajectory generator for 6 degrees of freedom powered descent guidance. TrajDiffuser is a statistical model that learns the multi…

Large Language Model-Empowered Decision Transformer for UAV-Enabled Data Collection

2025-09-17 · Zhixion Chen, Jiangzhou Wang, Hyundong Shin, Arumugam Nallanathan arxiv

The deployment of unmanned aerial vehicles (UAVs) for reliable and energy-efficient data collection from spatially distributed devices holds great promise in supporting diverse Internet of Things (IoT) applications. Neve…

parameter-efficient fine-tuningReinforcement LearningTrajectory PlanningOffline RL