Publication Notices

Notifications of New Publications Released by ERDC

Contact Us

      

  

    866.362.3732

   601.634.2355

 

ERDC Library Catalog

Not finding what you are looking for? Search the ERDC Library Catalog

Results:
Tag: Computer algorithms
Clear
  • Scaling and Sensitivity Analysis of Machine Learning Regression on Periodic Functions

    Abstract: In this report we document the scalability and sensitivity of machine learning (ML) regression on a periodic, highly oscillating, and 𝐶∞ function. This work is motivated by the need to use ML regression on periodic problems such as tidal propagation. In this work, TensorFlow is used to investigate the machine scalability of a periodic function from one to three dimensions. Wall clock times for each dimension were calculated for a range of layers, neurons, and learning rates to further investigate the sensitivity of the ML regression to these parameters. Lastly, the stochastic gradient descent and Adam optimizers wall clock timings and sensitivities were compared.
  • Automated Terrain Classification for Vehicle Mobility in Off-Road Conditions

    ABSTRACT:  The U.S. Army is increasingly interested in autonomous vehicle operations, including off-road autonomous ground maneuver. Unlike on-road, off-road terrain can vary drastically, especially with the effects of seasonality. As such, vehicles operating in off-road environments need to be informed about the changing terrain prior to departure or en route for successful maneuver to the mission end point. The purpose of this report is to assess machine learning algorithms used on various remotely sensed datasets to see which combinations are useful for identifying different terrain. The study collected data from several types of winter conditions by using both active and passive, satellite and vehicle-based sensor platforms and both supervised and unsupervised machine learning algorithms. To classify specific terrain types, supervised algorithms must be used in tandem with large training datasets, which are time consuming to create. However, unsupervised segmentation algorithms can be used to help label the training data. More work is required gathering training data to include a wider variety of terrain types. While classification is a good first step, more detailed information about the terrain properties will be needed for off-road autonomy.