Skip to main content

Showing 1–31 of 31 results for author: Desell, T

.
  1. arXiv:2402.12465  [pdf, other

    cs.LG cs.NE

    Neuro-mimetic Task-free Unsupervised Online Learning with Continual Self-Organizing Maps

    Authors: Hitesh Vaidya, Travis Desell, Ankur Mali, Alexander Ororbia

    Abstract: An intelligent system capable of continual learning is one that can process and extract knowledge from potentially infinitely long streams of pattern vectors. The major challenge that makes crafting such a system difficult is known as catastrophic forgetting - an agent, such as one based on artificial neural networks (ANNs), struggles to retain previously acquired knowledge when learning from new… ▽ More

    Submitted 19 February, 2024; originally announced February 2024.

  2. arXiv:2402.11185  [pdf, other

    cs.LG cs.NE

    Minimally Supervised Topological Projections of Self-Organizing Maps for Phase of Flight Identification

    Authors: Zimeng Lyu, Pujan Thapa, Travis Desell

    Abstract: Identifying phases of flight is important in the field of general aviation, as knowing which phase of flight data is collected from aircraft flight data recorders can aid in the more effective detection of safety or hazardous events. General aviation flight data for phase of flight identification is usually per-second data, comes on a large scale, and is class imbalanced. It is expensive to manual… ▽ More

    Submitted 16 February, 2024; originally announced February 2024.

  3. arXiv:2401.06923  [pdf, other

    cs.LG cs.NE

    Minimally Supervised Learning using Topological Projections in Self-Organizing Maps

    Authors: Zimeng Lyu, Alexander Ororbia, Rui Li, Travis Desell

    Abstract: Parameter prediction is essential for many applications, facilitating insightful interpretation and decision-making. However, in many real life domains, such as power systems, medicine, and engineering, it can be very expensive to acquire ground truth labels for certain datasets as they may require extensive and expensive laboratory testing. In this work, we introduce a semi-supervised learning ap… ▽ More

    Submitted 15 February, 2024; v1 submitted 12 January, 2024; originally announced January 2024.

  4. Backpropagation-Free 4D Continuous Ant-Based Neural Topology Search

    Authors: AbdElRahman ElSaid, Karl Ricanek, Zeming Lyu, Alexander Ororbia, Travis Desell

    Abstract: Continuous Ant-based Topology Search (CANTS) is a previously introduced novel nature-inspired neural architecture search (NAS) algorithm that is based on ant colony optimization (ACO). CANTS utilizes a continuous search space to indirectly-encode a neural architecture search space. Synthetic ant agents explore CANTS' continuous search space based on the density and distribution of pheromones, stro… ▽ More

    Submitted 30 January, 2024; v1 submitted 11 May, 2023; originally announced May 2023.

    Comments: arXiv admin note: text overlap with arXiv:2011.10831

    Journal ref: j.asoc.2023.110737

  5. arXiv:2303.04115  [pdf, other

    cs.CV cs.LG

    Predicted Embedding Power Regression for Large-Scale Out-of-Distribution Detection

    Authors: Hong Yang, William Gebhardt, Alexander G. Ororbia, Travis Desell

    Abstract: Out-of-distribution (OOD) inputs can compromise the performance and safety of real world machine learning systems. While many methods exist for OOD detection and work well on small scale datasets with lower resolution and few classes, few methods have been developed for large-scale OOD detection. Existing large-scale methods generally depend on maximum classification probability, such as the state… ▽ More

    Submitted 14 March, 2023; v1 submitted 7 March, 2023; originally announced March 2023.

  6. arXiv:2302.10347  [pdf, other

    cs.LG cs.NE

    Online Evolutionary Neural Architecture Search for Multivariate Non-Stationary Time Series Forecasting

    Authors: Zimeng Lyu, Alexander Ororbia, Travis Desell

    Abstract: Time series forecasting (TSF) is one of the most important tasks in data science given the fact that accurate time series (TS) predictive models play a major role across a wide variety of domains including finance, transportation, health care, and power systems. Real-world utilization of machine learning (ML) typically involves (pre-)training models on collected, historical data and then applying… ▽ More

    Submitted 20 February, 2023; originally announced February 2023.

    Comments: arXiv admin note: text overlap with arXiv:2202.13471

  7. arXiv:2210.07317  [pdf, other

    cs.LG

    A Large-Scale Annotated Multivariate Time Series Aviation Maintenance Dataset from the NGAFID

    Authors: Hong Yang, Travis Desell

    Abstract: This paper presents the largest publicly available, non-simulated, fleet-wide aircraft flight recording and maintenance log data for use in predicting part failure and maintenance need. We present 31,177 hours of flight data across 28,935 flights, which occur relative to 2,111 unplanned maintenance events clustered into 36 types of maintenance issues. Flights are annotated as before or after maint… ▽ More

    Submitted 13 October, 2022; originally announced October 2022.

  8. arXiv:2204.10308  [pdf, other

    cs.LG cs.SE

    Addressing Tactic Volatility in Self-Adaptive Systems Using Evolved Recurrent Neural Networks and Uncertainty Reduction Tactics

    Authors: Aizaz Ul Haq, Niranjana Deshpande, AbdElRahman ElSaid, Travis Desell, Daniel E. Krutz

    Abstract: Self-adaptive systems frequently use tactics to perform adaptations. Tactic examples include the implementation of additional security measures when an intrusion is detected, or activating a cooling mechanism when temperature thresholds are surpassed. Tactic volatility occurs in real-world systems and is defined as variable behavior in the attributes of a tactic, such as its latency or cost. A sys… ▽ More

    Submitted 21 April, 2022; originally announced April 2022.

    Comments: Accepted at The Genetic and Evolutionary Computation Conference 2022 (GECCO 2022)

    MSC Class: https://doi.org/10.1145/3512290.3528745

  9. arXiv:2202.13471  [pdf, other

    cs.LG cs.NE

    ONE-NAS: An Online NeuroEvolution based Neural Architecture Search for Time Series Forecasting

    Authors: Zimeng Lyu, Travis Desell

    Abstract: Time series forecasting (TSF) is one of the most important tasks in data science, as accurate time series (TS) predictions can drive and advance a wide variety of domains including finance, transportation, health care, and power systems. However, real-world utilization of machine learning (ML) models for TSF suffers due to pretrained models being able to learn and adapt to unpredictable patterns a… ▽ More

    Submitted 27 February, 2022; originally announced February 2022.

  10. arXiv:2201.11739  [pdf, other

    cs.LG

    Robust Augmentation for Multivariate Time Series Classification

    Authors: Hong Yang, Travis Desell

    Abstract: Neural networks are capable of learning powerful representations of data, but they are susceptible to overfitting due to the number of parameters. This is particularly challenging in the domain of time series classification, where datasets may contain fewer than 100 training examples. In this paper, we show that the simple methods of cutout, cutmix, mixup, and window warp improve the robustness an… ▽ More

    Submitted 27 January, 2022; originally announced January 2022.

  11. arXiv:2112.04728  [pdf, other

    cs.LG

    Reducing Catastrophic Forgetting in Self Organizing Maps with Internally-Induced Generative Replay

    Authors: Hitesh Vaidya, Travis Desell, Alexander Ororbia

    Abstract: A lifelong learning agent is able to continually learn from potentially infinite streams of pattern sensory data. One major historic difficulty in building agents that adapt in this way is that neural systems struggle to retain previously-acquired knowledge when learning from new samples. This problem is known as catastrophic forgetting (interference) and remains an unsolved problem in the domain… ▽ More

    Submitted 9 December, 2021; originally announced December 2021.

  12. arXiv:2110.03757  [pdf, other

    cs.LG

    Predictive Maintenance for General Aviation Using Convolutional Transformers

    Authors: Hong Yang, Aidan LaBella, Travis Desell

    Abstract: Predictive maintenance systems have the potential to significantly reduce costs for maintaining aircraft fleets as well as provide improved safety by detecting maintenance issues before they come severe. However, the development of such systems has been limited due to a lack of publicly labeled multivariate time series (MTS) sensor data. MTS classification has advanced greatly over the past decade… ▽ More

    Submitted 1 February, 2022; v1 submitted 7 October, 2021; originally announced October 2021.

    Comments: Accepted in IAAI-22 https://aaai.org/Conferences/AAAI-22/iaai-22-program/

  13. arXiv:2102.07257  [pdf, other

    astro-ph.GA

    An Algorithm for Reconstructing the Orphan Stream Progenitor with MilkyWay@home Volunteer Computing

    Authors: Siddhartha Shelton, Heidi Jo Newberg, Jake Weiss, Jacob S. Bauer, Matthew Arsenault, Larry Widrow, Clayton Rayment, Travis Desell, Roland Judd, Malik Magdon-Ismail, Eric Mendelsohn, Matthew Newby, Colin Rice, Boleslaw K. Szymanski, Jeffery M. Thompson, Carlos Varela, Benjamin Willett, Steve Ulin, Lee Newberg

    Abstract: We have developed a method for estimating the properties of the progenitor dwarf galaxy from the tidal stream of stars that were ripped from it as it fell into the Milky Way. In particular, we show that the mass and radial profile of a progenitor dwarf galaxy evolved along the orbit of the Orphan Stream, including the stellar and dark matter components, can be reconstructed from the distribution o… ▽ More

    Submitted 14 February, 2021; originally announced February 2021.

    Comments: 25 pages, 5 figures, to be submitted to ApJS

  14. arXiv:2011.10831  [pdf, other

    cs.NE cs.AI cs.LG

    Continuous Ant-Based Neural Topology Search

    Authors: AbdElRahman ElSaid, Joshua Karns, Zimeng Lyu, Alexander Ororbia, Travis Desell

    Abstract: This work introduces a novel, nature-inspired neural architecture search (NAS) algorithm based on ant colony optimization, Continuous Ant-based Neural Topology Search (CANTS), which utilizes synthetic ants that move over a continuous search space based on the density and distribution of pheromones, is strongly inspired by how ants move in the real world. The paths taken by the ant agents through t… ▽ More

    Submitted 21 November, 2020; originally announced November 2020.

  15. arXiv:2009.09644  [pdf, other

    cs.NE

    An Experimental Study of Weight Initialization and Weight Inheritance Effects on Neuroevolution

    Authors: Zimeng Lyu, AbdElRahman ElSaid, Joshua Karns, Mohamed Mkaouer, Travis Desell

    Abstract: Weight initialization is critical in being able to successfully train artificial neural networks (ANNs), and even more so for recurrent neural networks (RNNs) which can easily suffer from vanishing and exploding gradients. In neuroevolution, where evolutionary algorithms are applied to neural architecture search, weights typically need to be initialized at three different times: when initial genom… ▽ More

    Submitted 26 September, 2020; v1 submitted 21 September, 2020; originally announced September 2020.

  16. arXiv:2006.02655  [pdf, other

    cs.NE cs.LG

    Neuroevolutionary Transfer Learning of Deep Recurrent Neural Networks through Network-Aware Adaptation

    Authors: AbdElRahman ElSaid, Joshua Karns, Alexander Ororbia II, Daniel Krutz, Zimeng Lyu, Travis Desell

    Abstract: Transfer learning entails taking an artificial neural network (ANN) that is trained on a source dataset and adapting it to a new target dataset. While this has been shown to be quite powerful, its use has generally been restricted by architectural constraints. Previously, in order to reuse and adapt an ANN's internal weights and structure, the underlying topology of the ANN being transferred acros… ▽ More

    Submitted 4 June, 2020; originally announced June 2020.

  17. arXiv:2005.12443  [pdf, other

    cs.CL

    MaintNet: A Collaborative Open-Source Library for Predictive Maintenance Language Resources

    Authors: Farhad Akhbardeh, Travis Desell, Marcos Zampieri

    Abstract: Maintenance record logbooks are an emerging text type in NLP. They typically consist of free text documents with many domain specific technical terms, abbreviations, as well as non-standard spelling and grammar, which poses difficulties to NLP pipelines trained on standard corpora. Analyzing and annotating such documents is of particular importance in the development of predictive maintenance syst… ▽ More

    Submitted 25 May, 2020; originally announced May 2020.

  18. arXiv:2005.07376  [pdf, other

    cs.NE cs.AI

    Improving Neuroevolution Using Island Extinction and Repopulation

    Authors: Zimeng Lyu, Joshua Karns, AbdElRahman ElSaid, Travis Desell

    Abstract: Neuroevolution commonly uses speciation strategies to better explore the search space of neural network architectures. One such speciation strategy is through the use of islands, which are also popular in improving performance and convergence of distributed evolutionary algorithms. However, in this approach some islands can become stagnant and not find new best solutions. In this paper, we propose… ▽ More

    Submitted 15 May, 2020; originally announced May 2020.

  19. arXiv:2004.11302  [pdf, other

    cs.AI cs.LG

    Improving the Decision-Making Process of Self-Adaptive Systems by Accounting for Tactic Volatility

    Authors: Jeffrey Palmerino, Qi Yu, Travis Desell, Daniel E. Krutz

    Abstract: When self-adaptive systems encounter changes within their surrounding environments, they enact tactics to perform necessary adaptations. For example, a self-adaptive cloud-based system may have a tactic that initiates additional computing resources when response time thresholds are surpassed, or there may be a tactic to activate a specific security measure when an intrusion is detected. In real-wo… ▽ More

    Submitted 23 April, 2020; originally announced April 2020.

  20. arXiv:1909.11849  [pdf, other

    cs.NE

    The Ant Swarm Neuro-Evolution Procedure for Optimizing Recurrent Networks

    Authors: AbdElRahman A. ElSaid, Alexander G. Ororbia, Travis J. Desell

    Abstract: Hand-crafting effective and efficient structures for recurrent neural networks (RNNs) is a difficult, expensive, and time-consuming process. To address this challenge, we propose a novel neuro-evolution algorithm based on ant colony optimization (ACO), called ant swarm neuro-evolution (ASNE), for directly optimizing RNN topologies. The procedure selects from multiple modern recurrent cell types su… ▽ More

    Submitted 27 September, 2019; v1 submitted 25 September, 2019; originally announced September 2019.

    Comments: 15 pages, 22 pages appendix

  21. arXiv:1909.09502  [pdf, other

    cs.NE

    An Empirical Exploration of Deep Recurrent Connections and Memory Cells Using Neuro-Evolution

    Authors: Travis J. Desell, AbdElRahman A. ElSaid, Alexander G. Ororbia

    Abstract: Neuro-evolution and neural architecture search algorithms have gained increasing interest due to the challenges involved in designing optimal artificial neural networks (ANNs). While these algorithms have been shown to possess the potential to outperform the best human crafted architectures, a less common use of them is as a tool for analysis of ANN structural components and connectivity structure… ▽ More

    Submitted 27 September, 2019; v1 submitted 20 September, 2019; originally announced September 2019.

    Comments: 14 pages

  22. arXiv:1902.02390  [pdf, other

    cs.NE cs.AI

    Investigating Recurrent Neural Network Memory Structures using Neuro-Evolution

    Authors: Alexander Ororbia, Ahmed Ahmed Elsaid, Travis Desell

    Abstract: This paper presents a new algorithm, Evolutionary eXploration of Augmenting Memory Models (EXAMM), which is capable of evolving recurrent neural networks (RNNs) using a wide variety of memory structures, such as Delta-RNN, GRU, LSTM, MGU and UGRNN cells. EXAMM evolved RNNs to perform prediction of large-scale, real world time series data from the aviation and power industries. These data sets cons… ▽ More

    Submitted 8 February, 2019; v1 submitted 6 February, 2019; originally announced February 2019.

    Comments: Some corrections to language, title fix

  23. arXiv:1811.08286  [pdf, other

    cs.NE

    Accelerating the Evolution of Convolutional Neural Networks with Node-Level Mutations and Epigenetic Weight Initialization

    Authors: Travis Desell

    Abstract: This paper examines three generic strategies for improving the performance of neuro-evolution techniques aimed at evolving convolutional neural networks (CNNs). These were implemented as part of the Evolutionary eXploration of Augmenting Convolutional Topologies (EXACT) algorithm. EXACT evolves arbitrary convolutional neural networks (CNNs) with goals of better discovering and understanding new ef… ▽ More

    Submitted 17 November, 2018; originally announced November 2018.

    Comments: arXiv admin note: text overlap with arXiv:1703.05422

  24. Fitting the density substructure of the stellar halo with MilkyWay@home

    Authors: Jake Weiss, Heidi Jo Newberg, Matthew Newby, Travis Desell

    Abstract: We propose and test a method for applying statistical photometric parallax to main sequence turn off (MSTO) stars in the Sloan Digital Sky Survey (SDSS). Using simulated data, we show that if our density model is similar to the actual density distribution of our data, we can reliably determine the density model parameters of three major substructures in the Milky Way halo using the computational r… ▽ More

    Submitted 20 August, 2018; originally announced August 2018.

  25. A tangle of stellar streams in the north Galactic cap

    Authors: Jake Weiss, Heidi Jo Newberg, Travis Desell

    Abstract: Stellar halo substructures were identified using statistical photometric parallax of blue main sequence turnoff stars from fourteen Sloan Digital Sky Survey stripes in the north Galactic cap. Four structures are consistent with previous measurements of the Sagittarius dwarf tidal stream: the leading tail, the "bifurcated" stream, the trailing tail, and Stream C. The stellar overdensity in Virgo, a… ▽ More

    Submitted 1 October, 2018; v1 submitted 10 July, 2018; originally announced July 2018.

  26. arXiv:1710.03753  [pdf, other

    cs.NE cs.AI

    Optimizing Long Short-Term Memory Recurrent Neural Networks Using Ant Colony Optimization to Predict Turbine Engine Vibration

    Authors: AbdElRahman ElSaid, Travis Desell, Fatima El Jamiy, James Higgins, Brandon Wild

    Abstract: This article expands on research that has been done to develop a recurrent neural network (RNN) capable of predicting aircraft engine vibrations using long short-term memory (LSTM) neurons. LSTM RNNs can provide a more generalizable and robust method for prediction over analytical calculations of engine vibration, as analytical calculations must be solved iteratively based on specific empirical en… ▽ More

    Submitted 10 October, 2017; originally announced October 2017.

  27. arXiv:1703.05422  [pdf, other

    cs.NE

    Large Scale Evolution of Convolutional Neural Networks Using Volunteer Computing

    Authors: Travis Desell

    Abstract: This work presents a new algorithm called evolutionary exploration of augmenting convolutional topologies (EXACT), which is capable of evolving the structure of convolutional neural networks (CNNs). EXACT is in part modeled after the neuroevolution of augmenting topologies (NEAT) algorithm, with notable exceptions to allow it to scale to large scale distributed computing environments and evolve ne… ▽ More

    Submitted 15 March, 2017; originally announced March 2017.

    Comments: 17 pages, 13 figures. Submitted to the 2017 Genetic and Evolutionary Computation Conference (GECCO 2017)

  28. arXiv:1702.02204  [pdf

    cs.DC

    A Robust Asynchronous Newton Method for Massive Scale Computing Systems

    Authors: Travis Desell, Malik Magdon-Ismail, Heidi Newberg, Lee A. Newberg, Boleslaw K. Szymanski, Carlos A. Varela

    Abstract: Volunteer computing grids offer super-computing levels of computing power at the relatively low cost of operating a server. In previous work, the authors have shown that it is possible to take traditionally iterative evolutionary algorithms and execute them on volunteer computing grids by performing them asynchronously. The asynchronous implementations dramatically increase scalability and decreas… ▽ More

    Submitted 30 December, 2016; originally announced February 2017.

  29. MilkyWay@home: Harnessing volunteer computers to constrain dark matter in the Milky Way

    Authors: Heidi Jo Newberg, Matthew Newby, Travis Desell, Malik Magdon-Ismail, Boleslaw Szymanski, Carlos Varela

    Abstract: MilkyWay@home is a volunteer computing project that allows people from every country in the world to volunteer their otherwise idle processors to Milky Way research. Currently, more than 25,000 people (150,000 since November 9, 2007) contribute about half a PetaFLOPS of computing power to our project. We currently run two types of applications: one application fits the spatial density profile of t… ▽ More

    Submitted 21 November, 2014; originally announced November 2014.

    Comments: 6 pages, 1 figure; Setting the scene for Gaia and LAMOST, Proceedings of the International Astronomical Union, IAU Symposium, Volume 298, pp. 98-104, 2014

    Journal ref: 2014, IAU Symposium, 298, 98

  30. A Spatial Characterization of the Sagittarius Dwarf Galaxy Tidal Tails

    Authors: Matthew Newby, Nathan Cole, Heidi Jo Newberg, Travis Desell, Malik Magdon-Ismail, Boleslaw Szymanski, Carlos Varela, Benjamin Willett, Brian Yanny

    Abstract: We measure the spatial density of F turnoff stars in the Sagittarius dwarf tidal stream, from Sloan Digital Sky Survey (SDSS) data, using statistical photometric parallax. We find a set of continuous, consistent parameters that describe the leading Sgr stream's position, direction, and width for 15 stripes in the North Galactic Cap, and 3 stripes in the South Galactic Cap. We produce a catalog of… ▽ More

    Submitted 8 April, 2013; v1 submitted 4 April, 2013; originally announced April 2013.

    Comments: 35 pages, 8 figures, 9 tables. Accepted for publication in The Astrophysical Journal

    Journal ref: The Astronomical Journal 145(6), 163, June, 2013

  31. Maximum Likelihood Fitting of Tidal Streams With Application to the Sagittarius Dwarf Tidal Tails

    Authors: Nathan Cole, Heidi Jo Newberg, Malik Magdon-Ismail, Travis Desell, Kristopher Dawsey, Warren Hayashi, Xinyang, Liu, Jonathan Purnell, Boleslaw Szymanski, Carlos Varela, Benjamin Willett, James Wisniewski

    Abstract: We present a maximum likelihood method for determining the spatial properties of tidal debris and of the Galactic spheroid. With this method we characterize Sagittarius debris using stars with the colors of blue F turnoff stars in SDSS stripe 82. The debris is located at (alpha, delta, R) = (31.37 deg +/- 0.26 deg, 0.0 deg, 29.22 +/- 0.20 kpc), with a (spatial) direction given by the unit vector… ▽ More

    Submitted 17 September, 2008; v1 submitted 14 May, 2008; originally announced May 2008.

    Comments: 50 pages, 8 figures, 5 tables. Accepted for publication into the Astrophysical Journal

    Journal ref: Astrophys.J. 683 (2008) 750