skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


This content will become publicly available on April 7, 2026

Title: Data-Driven Probabilistic Trajectory Learning with High Temporal Resolution in Terminal Airspace
Predicting flight trajectories is a research area that holds significant merit. In this paper, we propose a data-driven learning framework that leverages the predictive and feature extraction capabilities of the mixture models and seq2seq-based neural networks while addressing prevalent challenges caused by error propagation and dimensionality reduction. After training with this framework, the learned model can improve long-step prediction accuracy significantly given the past trajectories and the context information. The accuracy and effectiveness of the approach are evaluated by comparing the predicted trajectories with the ground truth. The results indicate that the proposed method has outperformed the state-of-the-art predicting methods on a terminal airspace flight trajectory dataset. The trajectories generated by the proposed method have a higher temporal resolution (1 time step per second vs 0.1 time step per second) and are closer to the ground truth.  more » « less
Award ID(s):
2402689
PAR ID:
10608844
Author(s) / Creator(s):
;
Publisher / Repository:
AIAA
Date Published:
Journal Name:
Journal of Aerospace Information Systems
ISSN:
1940-3151
Page Range / eLocation ID:
1 to 11
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. Predicting the future trajectories of multiple interacting pedestrians within a scene has increasingly gained importance in various fields, e.g., autonomous driving, human–robot interaction, and so on. The complexity of this problem is heightened due to the social dynamics among different pedestrians and their heterogeneous implicit preferences. In this paper, we present Information Maximizing Spatial-Temporal Graph Convolutional Attention Network (InfoSTGCAN), which takes into account both pedestrian interactions and heterogeneous behavior choice modeling. To effectively capture the complex interactions among pedestrians, we integrate spatial-temporal graph convolution and spatial-temporal graph attention. For grasping the heterogeneity in pedestrians’ behavior choices, our model goes a step further by learning to predict an individual-level latent code for each pedestrian. Each latent code represents a distinct pattern of movement choice. Finally, based on the observed historical trajectory and the learned latent code, the proposed method is trained to cover the ground-truth future trajectory of this pedestrian with a bi-variate Gaussian distribution. We evaluate the proposed method through a comprehensive list of experiments and demonstrate that our method outperforms all baseline methods on the commonly used metrics, Average Displacement Error and Final Displacement Error. Notably, visualizations of the generated trajectories reveal our method’s capacity to handle different scenarios. 
    more » « less
  2. Tensegrity robots, composed of rigid rods and flexible cables, are difficult to accurately model and control given the presence of complex dynamics and high number of DoFs. Differentiable physics engines have been recently proposed as a data-driven approach for model identification of such complex robotic systems. These engines are often executed at a high-frequency to achieve accurate simulation. Ground truth trajectories for training differentiable engines, however, are not typically available at such high frequencies due to limitations of real-world sensors. The present work focuses on this frequency mismatch, which impacts the modeling accuracy. We proposed a recurrent structure for a differentiable physics engine of tensegrity robots, which can be trained effectively even with low-frequency trajectories. To train this new recurrent engine in a robust way, this work introduces relative to prior work: (i) a new implicit integration scheme, (ii) a progressive training pipeline, and (iii) a differentiable collision checker. A model of NASA's icosahedron SUPERballBot on MuJoCo is used as the ground truth system to collect training data. Simulated experiments show that once the recurrent differentiable engine has been trained given the low-frequency trajectories from MuJoCo, it is able to match the behavior of MuJoCo's system. The criterion for success is whether a locomotion strategy learned using the differentiable engine can be transferred back to the ground-truth system and result in a similar motion. Notably, the amount of ground truth data needed to train the differentiable engine, such that the policy is transferable to the ground truth system, is 1% of the data needed to train the policy directly on the ground-truth system. 
    more » « less
  3. Aerial insects are exceptionally agile and precise owing to their small size and fast neuromotor control. They perform impressive acrobatic maneuvers when evading predators, recovering from wind gust, or landing on moving objects. Flapping-wing propulsion is advantageous for flight agility because it can generate large changes in instantaneous forces and torques. During flapping-wing flight, wings, hinges, and tendons of pterygote insects endure large deformation and high stress hundreds of times each second, highlighting the outstanding flexibility and fatigue resistance of biological structures and materials. In comparison, engineered materials and microscale structures in subgram micro–aerial vehicles (MAVs) exhibit substantially shorter lifespans. Consequently, most subgram MAVs are limited to hovering for less than 10 seconds or following simple trajectories at slow speeds. Here, we developed a 750-milligram flapping-wing MAV that demonstrated substantially improved lifespan, speed, accuracy, and agility. With transmission and hinge designs that reduced off-axis torsional stress and deformation, the robot achieved a 1000-second hovering flight, two orders of magnitude longer than existing subgram MAVs. This robot also performed complex flight trajectories with under 1-centimeter root mean square error and more than 30 centimeters per second average speed. With a lift-to-weight ratio of 2.2 and a maximum ascending speed of 100 centimeters per second, this robot demonstrated double body flips at a rotational rate exceeding that of the fastest aerial insects and larger MAVs. These results highlight insect-like flight endurance, precision, and agility in an at-scale MAV, opening opportunities for future research on sensing and power autonomy. 
    more » « less
  4. This work presents a machine-learning approach to predict peak-stress clusters in heterogeneous polycrystalline materials. Prior work on using machine learning in the context of mechanics has largely focused on predicting the effective response and overall structure of stress fields. However, their ability to predict peak – which are of critical importance to failure – is unexplored, because the peak-stress clusters occupy a small spatial volume relative to the entire domain, and hence require computationally expensive training. This work develops a deep-learning-based convolutional encoder–decoder method that focuses on predicting peak-stress clusters, specifically on the size and other characteristics of the clusters in the framework of heterogeneous linear elasticity. This method is based on convolutional filters that model local spatial relations between microstructures and stress fields using spatially weighted averaging operations. The model is first trained against linear elastic calculations of stress under applied macroscopic strain in synthetically generated microstructures, which serves as the ground truth. The trained model is then applied to predict the stress field given a (synthetically generated) microstructure and then to detect peak-stress clusters within the predicted stress field. The accuracy of the peak-stress predictions is analyzed using the cosine similarity metric and by comparing the geometric characteristics of the peak-stress clusters against the ground-truth calculations. It is observed that the model is able to learn and predict the geometric details of the peak-stress clusters and, in particular, performed better for higher (normalized) values of the peak stress as compared to lower values of the peak stress. These comparisons showed that the proposed method is well-suited to predict the characteristics of peak-stress clusters. 
    more » « less
  5. This work studies the problem of predicting human intent to interact with a robot in a public environment. To facilitate research in this problem domain, we first contribute the People Approaching Robots Database (PAR-D), a new collection of datasets for intent prediction in Human-Robot Interaction. The database includes a subset of the ATC Approach Trajectory dataset [28] with augmented ground truth labels. It also includes two new datasets collected with a robot photographer on two locations of a university campus. Then, we contribute a novel human-annotated baseline for predicting intent. Our results suggest that the robot’s environment and the amount of time that a person is visible impacts human performance in this prediction task. We also provide computational baselines for intent prediction in PAR-D by comparing the performance of several machine learning models, including ones that directly model pedestrian interaction intent and others that predict motion trajectories as an intermediary step. From these models, we find that trajectory prediction seems useful for inferring intent to interact with a robot in a public environment. 
    more » « less