Skip to main content

Showing 1–45 of 45 results for author: Oates, T

.
  1. arXiv:2403.17978  [pdf, other

    cs.CR cs.AI cs.LG stat.ML

    Holographic Global Convolutional Networks for Long-Range Prediction Tasks in Malware Detection

    Authors: Mohammad Mahmudul Alam, Edward Raff, Stella Biderman, Tim Oates, James Holt

    Abstract: Malware detection is an interesting and valuable domain to work in because it has significant real-world impact and unique machine-learning challenges. We investigate existing long-range techniques and benchmarks and find that they're not very suitable in this problem area. In this paper, we introduce Holographic Global Convolutional Networks (HGConv) that utilize the properties of Holographic Red… ▽ More

    Submitted 23 March, 2024; originally announced March 2024.

    Comments: To appear in Proceedings of the 27th International Conference on Artificial Intelligence and Statistics (AISTATS) 2024, Valencia, Spain

  2. arXiv:2403.08208  [pdf, other

    cs.CR cs.CV

    Advancing Security in AI Systems: A Novel Approach to Detecting Backdoors in Deep Neural Networks

    Authors: Khondoker Murad Hossain, Tim Oates

    Abstract: In the rapidly evolving landscape of communication and network security, the increasing reliance on deep neural networks (DNNs) and cloud services for data processing presents a significant vulnerability: the potential for backdoors that can be exploited by malicious actors. Our approach leverages advanced tensor decomposition algorithms Independent Vector Analysis (IVA), Multiset Canonical Correl… ▽ More

    Submitted 12 March, 2024; originally announced March 2024.

    Comments: 6 pages, Accepted at the International Conference on Communications 2024. arXiv admin note: text overlap with arXiv:2212.08121

  3. arXiv:2401.05432  [pdf, other

    cs.LG cs.AI cs.CR

    TEN-GUARD: Tensor Decomposition for Backdoor Attack Detection in Deep Neural Networks

    Authors: Khondoker Murad Hossain, Tim Oates

    Abstract: As deep neural networks and the datasets used to train them get larger, the default approach to integrating them into research and commercial projects is to download a pre-trained model and fine tune it. But these models can have uncertain provenance, opening up the possibility that they embed hidden malicious behavior such as trojans or backdoors, where small changes to an input (triggers) can ca… ▽ More

    Submitted 5 January, 2024; originally announced January 2024.

  4. arXiv:2312.15310  [pdf, other

    cs.CV cs.LG q-bio.NC

    Towards Generalization in Subitizing with Neuro-Symbolic Loss using Holographic Reduced Representations

    Authors: Mohammad Mahmudul Alam, Edward Raff, Tim Oates

    Abstract: While deep learning has enjoyed significant success in computer vision tasks over the past decade, many shortcomings still exist from a Cognitive Science (CogSci) perspective. In particular, the ability to subitize, i.e., quickly and accurately identify the small (less than 6) count of items, is not well learned by current Convolutional Neural Networks (CNNs) or Vision Transformers (ViTs) when usi… ▽ More

    Submitted 23 December, 2023; originally announced December 2023.

    Comments: Accepted in 38th Annual AAAI Workshop on Neuro-Symbolic Learning and Reasoning in the Era of Large Language Models (NuCLeaR), 2024

  5. arXiv:2312.01242  [pdf, other

    cs.LG cs.AI

    DDxT: Deep Generative Transformer Models for Differential Diagnosis

    Authors: Mohammad Mahmudul Alam, Edward Raff, Tim Oates, Cynthia Matuszek

    Abstract: Differential Diagnosis (DDx) is the process of identifying the most likely medical condition among the possible pathologies through the process of elimination based on evidence. An automated process that narrows a large set of pathologies down to the most likely pathologies will be of great importance. The primary prior works have relied on the Reinforcement Learning (RL) paradigm under the intuit… ▽ More

    Submitted 2 December, 2023; originally announced December 2023.

    Comments: Accepted at 1st Workshop on Deep Generative Models for Health at NeurIPS 2023

  6. arXiv:2311.05596  [pdf, other

    cs.LG cs.AI cs.RO

    LLM Augmented Hierarchical Agents

    Authors: Bharat Prakash, Tim Oates, Tinoosh Mohsenin

    Abstract: Solving long-horizon, temporally-extended tasks using Reinforcement Learning (RL) is challenging, compounded by the common practice of learning without prior knowledge (or tabula rasa learning). Humans can generate and execute plans with temporally-extended actions and quickly learn to perform new tasks because we almost never solve problems from scratch. We want autonomous agents to have this sam… ▽ More

    Submitted 9 November, 2023; originally announced November 2023.

  7. arXiv:2306.16354  [pdf, ps, other

    cs.LG stat.ML

    cuSLINK: Single-linkage Agglomerative Clustering on the GPU

    Authors: Corey J. Nolet, Divye Gala, Alex Fender, Mahesh Doijade, Joe Eaton, Edward Raff, John Zedlewski, Brad Rees, Tim Oates

    Abstract: In this paper, we propose cuSLINK, a novel and state-of-the-art reformulation of the SLINK algorithm on the GPU which requires only $O(Nk)$ space and uses a parameter $k$ to trade off space and time. We also propose a set of novel and reusable building blocks that compose cuSLINK. These building blocks include highly optimized computational patterns for $k$-NN graph construction, spanning trees, a… ▽ More

    Submitted 28 June, 2023; originally announced June 2023.

    Comments: To appear in ECML PKDD 2023 by Springer Nature

  8. arXiv:2305.19534  [pdf, other

    cs.LG cs.AI stat.ML

    Recasting Self-Attention with Holographic Reduced Representations

    Authors: Mohammad Mahmudul Alam, Edward Raff, Stella Biderman, Tim Oates, James Holt

    Abstract: In recent years, self-attention has become the dominant paradigm for sequence modeling in a variety of domains. However, in domains with very long sequence lengths the $\mathcal{O}(T^2)$ memory and $\mathcal{O}(T^2 H)$ compute costs can make using transformers infeasible. Motivated by problems in malware detection, where sequence lengths of $T \geq 100,000$ are a roadblock to deep learning, we re-… ▽ More

    Submitted 30 May, 2023; originally announced May 2023.

    Comments: To appear in Proceedings of the 40th International Conference on Machine Learning (ICML)

  9. arXiv:2302.06134  [pdf, other

    cs.CV cs.AI cs.LG

    RFC-Net: Learning High Resolution Global Features for Medical Image Segmentation on a Computational Budget

    Authors: Sourajit Saha, Shaswati Saha, Md Osman Gani, Tim Oates, David Chapman

    Abstract: Learning High-Resolution representations is essential for semantic segmentation. Convolutional neural network (CNN)architectures with downstream and upstream propagation flow are popular for segmentation in medical diagnosis. However, due to performing spatial downsampling and upsampling in multiple stages, information loss is inexorable. On the contrary, connecting layers densely on high spatial… ▽ More

    Submitted 13 February, 2023; originally announced February 2023.

    Comments: In Proceedings of AAAI Conference on Artificial Intelligence 2023

  10. arXiv:2212.08121  [pdf, other

    cs.CV cs.AI

    Backdoor Attack Detection in Computer Vision by Applying Matrix Factorization on the Weights of Deep Networks

    Authors: Khondoker Murad Hossain, Tim Oates

    Abstract: The increasing importance of both deep neural networks (DNNs) and cloud services for training them means that bad actors have more incentive and opportunity to insert backdoors to alter the behavior of trained models. In this paper, we introduce a novel method for backdoor detection that extracts features from pre-trained DNN's weights using independent vector analysis (IVA) followed by a machine… ▽ More

    Submitted 15 December, 2022; originally announced December 2022.

    Comments: 7 pages, 4 figures, 5 tables, AAAI Workshop on Safe AI 2023

  11. arXiv:2211.13250  [pdf, other

    cs.LG cs.AI

    Lempel-Ziv Networks

    Authors: Rebecca Saul, Mohammad Mahmudul Alam, John Hurwitz, Edward Raff, Tim Oates, James Holt

    Abstract: Sequence processing has long been a central area of machine learning research. Recurrent neural nets have been successful in processing sequences for a number of tasks; however, they are known to be both ineffective and computationally expensive when applied to very long sequences. Compression-based methods have demonstrated more robustness when processing such sequences -- in particular, an appro… ▽ More

    Submitted 23 November, 2022; originally announced November 2022.

    Comments: I Can't Believe It's Not Better Workshop at NeurIPS 2022

  12. arXiv:2210.08412  [pdf, other

    cs.LG cs.RO

    Towards an Interpretable Hierarchical Agent Framework using Semantic Goals

    Authors: Bharat Prakash, Nicholas Waytowich, Tim Oates, Tinoosh Mohsenin

    Abstract: Learning to solve long horizon temporally extended tasks with reinforcement learning has been a challenge for several years now. We believe that it is important to leverage both the hierarchical structure of complex tasks and to use expert supervision whenever possible to solve such tasks. This work introduces an interpretable hierarchical agent framework by combining planning and semantic goal di… ▽ More

    Submitted 15 October, 2022; originally announced October 2022.

    Report number: AIHRI/2022/7590

  13. arXiv:2206.05893  [pdf, other

    cs.LG cs.CR cs.CV stat.ML

    Deploying Convolutional Networks on Untrusted Platforms Using 2D Holographic Reduced Representations

    Authors: Mohammad Mahmudul Alam, Edward Raff, Tim Oates, James Holt

    Abstract: Due to the computational cost of running inference for a neural network, the need to deploy the inferential steps on a third party's compute environment or hardware is common. If the third party is not fully trusted, it is desirable to obfuscate the nature of the inputs and outputs, so that the third party can not easily determine what specific task is being performed. Provably secure protocols fo… ▽ More

    Submitted 12 June, 2022; originally announced June 2022.

    Comments: To appear in the Proceedings of the 39 th International Conference on Machine Learning, Baltimore, Maryland, USA, PMLR 162, 2022

  14. arXiv:2111.04120  [pdf, other

    cs.AI cs.RO

    Automatic Goal Generation using Dynamical Distance Learning

    Authors: Bharat Prakash, Nicholas Waytowich, Tinoosh Mohsenin, Tim Oates

    Abstract: Reinforcement Learning (RL) agents can learn to solve complex sequential decision making tasks by interacting with the environment. However, sample efficiency remains a major challenge. In the field of multi-goal RL, where agents are required to reach multiple goals to solve complex tasks, improving sample efficiency can be especially challenging. On the other hand, humans or other biological agen… ▽ More

    Submitted 7 November, 2021; originally announced November 2021.

  15. arXiv:2110.04649  [pdf, other

    cs.AI

    Interactive Hierarchical Guidance using Language

    Authors: Bharat Prakash, Nicholas Waytowich, Tim Oates, Tinoosh Mohsenin

    Abstract: Reinforcement learning has been successful in many tasks ranging from robotic control, games, energy management etc. In complex real world environments with sparse rewards and long task horizons, sample efficiency is still a major challenge. Most complex tasks can be easily decomposed into high-level planning and low level control. Therefore, it is important to enable agents to leverage the hierar… ▽ More

    Submitted 9 October, 2021; originally announced October 2021.

    Comments: Presented at AI-HRI symposium as part of AAAI-FSS 2021 (arXiv:2109.10836)

    Report number: AIHRI/2021/45

  16. arXiv:2110.00078  [pdf, other

    cs.LG

    Determining Standard Occupational Classification Codes from Job Descriptions in Immigration Petitions

    Authors: Sourav Mukherjee, David Widmark, Vince DiMascio, Tim Oates

    Abstract: Accurate specification of standard occupational classification (SOC) code is critical to the success of many U.S. work visa applications. Determination of correct SOC code relies on careful study of job requirements and comparison to definitions given by the U.S. Bureau of Labor Statistics, which is often a tedious activity. In this paper, we apply methods from natural language processing (NLP) to… ▽ More

    Submitted 30 September, 2021; originally announced October 2021.

    Comments: To appear in ICDM 2021 workshop: MLLD-2021

  17. arXiv:2109.02157  [pdf, other

    cs.AI cs.LG cs.NE

    Learning with Holographic Reduced Representations

    Authors: Ashwinkumar Ganesan, Hang Gao, Sunil Gandhi, Edward Raff, Tim Oates, James Holt, Mark McLean

    Abstract: Holographic Reduced Representations (HRR) are a method for performing symbolic AI on top of real-valued vectors by associating each vector with an abstract concept, and providing mathematical operations to manipulate vectors as if they were classic symbolic objects. This method has seen little use outside of older symbolic AI work and cognitive science. Our goal is to revisit this approach to unde… ▽ More

    Submitted 28 December, 2021; v1 submitted 5 September, 2021; originally announced September 2021.

    Comments: To appear in the 35th Conference on Neural Information Processing Systems (NeurIPS 2021)

  18. arXiv:2107.00124  [pdf, other

    cs.CL cs.AI cs.LG

    Learning a Reversible Embedding Map** using Bi-Directional Manifold Alignment

    Authors: Ashwinkumar Ganesan, Francis Ferraro, Tim Oates

    Abstract: We propose a Bi-Directional Manifold Alignment (BDMA) that learns a non-linear map** between two manifolds by explicitly training it to be bijective. We demonstrate BDMA by training a model for a pair of languages rather than individual, directed source and target combinations, reducing the number of models by 50%. We show that models trained with BDMA in the "forward" (source to target) directi… ▽ More

    Submitted 30 June, 2021; originally announced July 2021.

    Journal ref: Findings of the Association for Computational Linguistics: ACL 2021

  19. arXiv:2104.06357  [pdf, ps, other

    cs.LG cs.DC math.RA

    GPU Semiring Primitives for Sparse Neighborhood Methods

    Authors: Corey J. Nolet, Divye Gala, Edward Raff, Joe Eaton, Brad Rees, John Zedlewski, Tim Oates

    Abstract: High-performance primitives for mathematical operations on sparse vectors must deal with the challenges of skewed degree distributions and limits on memory consumption that are typically not issues in dense operations. We demonstrate that a sparse semiring primitive can be flexible enough to support a wide range of critical distance measures while maintaining performance and memory efficiency on t… ▽ More

    Submitted 4 March, 2022; v1 submitted 13 April, 2021; originally announced April 2021.

  20. Immigration Document Classification and Automated Response Generation

    Authors: Sourav Mukherjee, Tim Oates, Vince DiMascio, Huguens Jean, Rob Ares, David Widmark, Jaclyn Harder

    Abstract: In this paper, we consider the problem of organizing supporting documents vital to U.S. work visa petitions, as well as responding to Requests For Evidence (RFE) issued by the U.S.~Citizenship and Immigration Services (USCIS). Typically, both processes require a significant amount of repetitive manual effort. To reduce the burden of mechanical work, we apply machine learning methods to automate th… ▽ More

    Submitted 29 September, 2020; originally announced October 2020.

    Comments: To appear in ICDM 2020 workshop: MLLD-2020

    Journal ref: 2020 International Conference on Data Mining Workshops (ICDMW), 2020, pp. 782-789

  21. arXiv:2008.00325  [pdf, other

    cs.LG cs.DS stat.ML

    Bringing UMAP Closer to the Speed of Light with GPU Acceleration

    Authors: Corey J. Nolet, Victor Lafargue, Edward Raff, Thejaswi Nanditale, Tim Oates, John Zedlewski, Joshua Patterson

    Abstract: The Uniform Manifold Approximation and Projection (UMAP) algorithm has become widely popular for its ease of use, quality of results, and support for exploratory, unsupervised, supervised, and semi-supervised learning. While many algorithms can be ported to a GPU in a simple and direct fashion, such efforts have resulted in inefficient and inaccurate versions of UMAP. We show a number of technique… ▽ More

    Submitted 29 March, 2021; v1 submitted 1 August, 2020; originally announced August 2020.

  22. arXiv:2004.03734  [pdf, other

    cs.LG cs.CL stat.ML

    Locality Preserving Loss: Neighbors that Live together, Align together

    Authors: Ashwinkumar Ganesan, Francis Ferraro, Tim Oates

    Abstract: We present a locality preserving loss (LPL) that improves the alignment between vector space embeddings while separating uncorrelated representations. Given two pretrained embedding manifolds, LPL optimizes a model to project an embedding and maintain its local neighborhood while aligning one manifold to another. This reduces the overall size of the dataset required to align the two in tasks such… ▽ More

    Submitted 11 March, 2021; v1 submitted 7 April, 2020; originally announced April 2020.

    ACM Class: I.2.7

    Journal ref: Adapt-NLP 2021

  23. arXiv:1910.04724  [pdf, other

    cs.LG stat.ML

    Using Neural Networks for Programming by Demonstration

    Authors: Karan K. Budhraja, Hang Gao, Tim Oates

    Abstract: Agent-based modeling is a paradigm of modeling dynamic systems of interacting agents that are individually governed by specified behavioral rules. Training a model of such agents to produce an emergent behavior by specification of the emergent (as opposed to agent) behavior is easier from a demonstration perspective. Without the involvement of manual behavior specification via code or reliance on… ▽ More

    Submitted 10 October, 2019; originally announced October 2019.

  24. arXiv:1910.04618  [pdf, ps, other

    cs.CL cs.LG stat.ML

    Universal Adversarial Perturbation for Text Classification

    Authors: Hang Gao, Tim Oates

    Abstract: Given a state-of-the-art deep neural network text classifier, we show the existence of a universal and very small perturbation vector (in the embedding space) that causes natural text to be misclassified with high probability. Unlike images on which a single fixed-size adversarial perturbation can be found, text is of variable length, so we define the "universality" as "token-agnostic", where a si… ▽ More

    Submitted 10 October, 2019; originally announced October 2019.

  25. arXiv:1909.13392  [pdf, other

    cs.LG stat.ML

    Learning from Observations Using a Single Video Demonstration and Human Feedback

    Authors: Sunil Gandhi, Tim Oates, Tinoosh Mohsenin, Nicholas Waytowich

    Abstract: In this paper, we present a method for learning from video demonstrations by using human feedback to construct a map** between the standard representation of the agent and the visual representation of the demonstration. In this way, we leverage the advantages of both these representations, i.e., we learn the policy using standard state representations, but are able to specify the expected behavi… ▽ More

    Submitted 29 September, 2019; originally announced September 2019.

  26. arXiv:1909.05890  [pdf, other

    cs.SI cs.CL cs.IR

    Determining the Scale of Impact from Denial-of-Service Attacks in Real Time Using Twitter

    Authors: Chi Zhang, Bryan Wilkinson, Ashwinkumar Ganesan, Tim Oates

    Abstract: Denial of Service (DoS) attacks are common in on-line and mobile services such as Twitter, Facebook and banking. As the scale and frequency of Distributed Denial of Service (DDoS) attacks increase, there is an urgent need for determining the impact of the attack. Two central challenges of the task are to get feedback from a large number of users and to get it in a timely manner. In this paper, we… ▽ More

    Submitted 12 September, 2019; originally announced September 2019.

    Comments: DYnamic and Novel Advances in Machine Learning and Intelligent Cyber Security Workshop, December 3--4, 2018, San Juan, PR, USA

  27. arXiv:1908.02947  [pdf, other

    cs.LG cs.SI stat.ML

    Graph Node Embeddings using Domain-Aware Biased Random Walks

    Authors: Sourav Mukherjee, Tim Oates, Ryan Wright

    Abstract: The recent proliferation of publicly available graph-structured data has sparked an interest in machine learning algorithms for graph data. Since most traditional machine learning algorithms assume data to be tabular, embedding algorithms for map** graph data to real-valued vector spaces has become an active area of research. Existing graph embedding approaches are based purely on structural inf… ▽ More

    Submitted 8 August, 2019; originally announced August 2019.

  28. arXiv:1905.00752  [pdf

    q-bio.QM cs.CY cs.LG

    Hybrid Mortality Prediction using Multiple Source Systems

    Authors: Isaac Mativo, Yelena Yesha, Michael Grasso, Tim Oates, Qian Zhu

    Abstract: The use of artificial intelligence in clinical care to improve decision support systems is increasing. This is not surprising since, by its very nature, the practice of medicine consists of making decisions based on observations from different systems both inside and outside the human body. In this paper, we combine three general systems (ICU, diabetes, and comorbidities) and use them to make pati… ▽ More

    Submitted 17 April, 2019; originally announced May 2019.

  29. arXiv:1903.12101  [pdf, other

    cs.CR cs.AI cs.LG

    Extending Signature-based Intrusion Detection Systems WithBayesian Abductive Reasoning

    Authors: Ashwinkumar Ganesan, Pooja Parameshwarappa, Akshay Peshave, Zhiyuan Chen, Tim Oates

    Abstract: Evolving cybersecurity threats are a persistent challenge for systemadministrators and security experts as new malwares are continu-ally released. Attackers may look for vulnerabilities in commercialproducts or execute sophisticated reconnaissance campaigns tounderstand a targets network and gather information on securityproducts like firewalls and intrusion detection / prevention systems(network… ▽ More

    Submitted 28 March, 2019; originally announced March 2019.

  30. arXiv:1903.10404  [pdf, other

    cs.LG cs.AI

    On the use of Deep Autoencoders for Efficient Embedded Reinforcement Learning

    Authors: Bharat Prakash, Mark Horton, Nicholas R. Waytowich, William David Hairston, Tim Oates, Tinoosh Mohsenin

    Abstract: In autonomous embedded systems, it is often vital to reduce the amount of actions taken in the real world and energy required to learn a policy. Training reinforcement learning agents from high dimensional image representations can be very expensive and time consuming. Autoencoders are deep neural network used to compress high dimensional data such as pixelated images into small latent representat… ▽ More

    Submitted 25 March, 2019; originally announced March 2019.

  31. arXiv:1808.00116  [pdf, other

    cs.CR

    Cognitive Techniques for Early Detection of Cybersecurity Events

    Authors: Sandeep Narayanan, Ashwinkumar Ganesan, Karuna Joshi, Tim Oates, Anupam Joshi, Tim Finin

    Abstract: The early detection of cybersecurity events such as attacks is challenging given the constantly evolving threat landscape. Even with advanced monitoring, sophisticated attackers can spend as many as 146 days in a system before being detected. This paper describes a novel, cognitive framework that assists a security analyst by exploiting the power of semantically rich knowledge representation and r… ▽ More

    Submitted 31 July, 2018; originally announced August 2018.

  32. arXiv:1709.04305  [pdf, other

    cs.DC cs.AI cs.LG

    Automated Cloud Provisioning on AWS using Deep Reinforcement Learning

    Authors: Zhiguang Wang, Chul Gwon, Tim Oates, Adam Iezzi

    Abstract: As the use of cloud computing continues to rise, controlling cost becomes increasingly important. Yet there is evidence that 30\% - 45\% of cloud spend is wasted. Existing tools for cloud provisioning typically rely on highly trained human experts to specify what to monitor, thresholds for triggering action, and actions. In this paper we explore the use of reinforcement learning (RL) to acquire po… ▽ More

    Submitted 19 September, 2017; v1 submitted 13 September, 2017; originally announced September 2017.

  33. arXiv:1708.08430  [pdf

    cs.CV cs.AI

    Deep Belief Networks used on High Resolution Multichannel Electroencephalography Data for Seizure Detection

    Authors: JT Turner, Adam Page, Tinoosh Mohsenin, Tim Oates

    Abstract: Ubiquitous bio-sensing for personalized health monitoring is slowly becoming a reality with the increasing availability of small, diverse, robust, high fidelity sensors. This oncoming flood of data begs the question of how we will extract useful information from it. In this paper we explore the use of a variety of representations and machine learning algorithms applied to the task of seizure detec… ▽ More

    Submitted 28 August, 2017; originally announced August 2017.

    Comments: Old draft of AAAI paper, AAAI Spring Symposium Series. 2014

  34. arXiv:1707.09899  [pdf, other

    cs.CV cs.AI cs.IR cs.NE

    Fashioning with Networks: Neural Style Transfer to Design Clothes

    Authors: Prutha Date, Ashwinkumar Ganesan, Tim Oates

    Abstract: Convolutional Neural Networks have been highly successful in performing a host of computer vision tasks such as object recognition, object detection, image segmentation and texture synthesis. In 2015, Gatys et. al [7] show how the style of a painter can be extracted from an image of the painting and applied to another normal photograph, thus recreating the photo in the style of the painter. The me… ▽ More

    Submitted 31 July, 2017; originally announced July 2017.

    Comments: ML4Fashion 2017

  35. arXiv:1706.04215  [pdf, other

    cs.AI cs.CV cs.NE

    Identifying Spatial Relations in Images using Convolutional Neural Networks

    Authors: Mandar Haldekar, Ashwinkumar Ganesan, Tim Oates

    Abstract: Traditional approaches to building a large scale knowledge graph have usually relied on extracting information (entities, their properties, and relations between them) from unstructured text (e.g. Dbpedia). Recent advances in Convolutional Neural Networks (CNN) allow us to shift our focus to learning entities and relations from images, as they build robust models that require little or no pre-proc… ▽ More

    Submitted 13 June, 2017; originally announced June 2017.

  36. arXiv:1611.06455  [pdf, other

    cs.LG cs.NE stat.ML

    Time Series Classification from Scratch with Deep Neural Networks: A Strong Baseline

    Authors: Zhiguang Wang, Weizhong Yan, Tim Oates

    Abstract: We propose a simple but strong baseline for time series classification from scratch with deep neural networks. Our proposed baseline models are pure end-to-end without any heavy preprocessing on the raw data or feature crafting. The proposed Fully Convolutional Network (FCN) achieves premium performance to other state-of-the-art approaches and our exploration of the very deep neural networks with… ▽ More

    Submitted 14 December, 2016; v1 submitted 19 November, 2016; originally announced November 2016.

  37. arXiv:1610.05819  [pdf, other

    cs.IR

    Finding Representative Points in Multivariate Data Using PCA

    Authors: Ashwinkumar Ganesan, Tim Oates, Matt Schmill

    Abstract: The idea of representation has been used in various fields of study from data analysis to political science. In this paper, we define representativeness and describe a method to isolate data points that can represent the entire data set. Also, we show how the minimum set of representative data points can be generated. We use data from GLOBE (a project to study the effects on Land Change based on a… ▽ More

    Submitted 18 October, 2016; originally announced October 2016.

  38. arXiv:1608.02971  [pdf, other

    cs.NE cs.AI cs.LG

    Neuroevolution-Based Inverse Reinforcement Learning

    Authors: Karan K. Budhraja, Tim Oates

    Abstract: The problem of Learning from Demonstration is targeted at learning to perform tasks based on observed examples. One approach to Learning from Demonstration is Inverse Reinforcement Learning, in which actions are observed to infer rewards. This work combines a feature based state evaluation approach to Inverse Reinforcement Learning with neuroevolution, a paradigm for modifying neural networks base… ▽ More

    Submitted 9 August, 2016; originally announced August 2016.

    Comments: 12 pages, 15 figures

  39. arXiv:1510.03826  [pdf, other

    cs.LG cs.NE math.OC

    Adopting Robustness and Optimality in Fitting and Learning

    Authors: Zhiguang Wang, Tim Oates, James Lo

    Abstract: We generalized a modified exponentialized estimator by pushing the robust-optimal (RO) index $λ$ to $-\infty$ for achieving robustness to outliers by optimizing a quasi-Minimin function. The robustness is realized and controlled adaptively by the RO index without any predefined threshold. Optimality is guaranteed by expansion of the convexity region in the Hessian matrix to largely avoid local opt… ▽ More

    Submitted 18 October, 2023; v1 submitted 13 October, 2015; originally announced October 2015.

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

  40. arXiv:1509.07481  [pdf, other

    cs.LG

    Spatially Encoding Temporal Correlations to Classify Temporal Data Using Convolutional Neural Networks

    Authors: Zhiguang Wang, Tim Oates

    Abstract: We propose an off-line approach to explicitly encode temporal patterns spatially as different types of images, namely, Gramian Angular Fields and Markov Transition Fields. This enables the use of techniques from computer vision for feature learning and classification. We used Tiled Convolutional Neural Networks to learn high-level features from individual GAF, MTF, and GAF-MTF images on 12 benchma… ▽ More

    Submitted 24 September, 2015; originally announced September 2015.

    Comments: Submit to JCSS. Preliminary versions are appeared in AAAI 2015 workshop and IJCAI 2016 [arXiv:1506.00327]

  41. arXiv:1506.02690  [pdf, other

    cs.LG cs.NE stat.ML

    Adaptive Normalized Risk-Averting Training For Deep Neural Networks

    Authors: Zhiguang Wang, Tim Oates, James Lo

    Abstract: This paper proposes a set of new error criteria and learning approaches, Adaptive Normalized Risk-Averting Training (ANRAT), to attack the non-convex optimization problem in training deep neural networks (DNNs). Theoretically, we demonstrate its effectiveness on global and local convexity lower-bounded by the standard $L_p$-norm error. By analyzing the gradient on the convexity index $λ$, we expla… ▽ More

    Submitted 9 June, 2016; v1 submitted 8 June, 2015; originally announced June 2015.

    Comments: AAAI 2016, 0.39%~0.4% ER on MNIST with single 32-32-256-10 ConvNets, code available at https://github.com/cauchyturing/ANRAE

  42. arXiv:1506.00327  [pdf, other

    cs.LG cs.NE stat.ML

    Imaging Time-Series to Improve Classification and Imputation

    Authors: Zhiguang Wang, Tim Oates

    Abstract: Inspired by recent successes of deep learning in computer vision, we propose a novel framework for encoding time series as different types of images, namely, Gramian Angular Summation/Difference Fields (GASF/GADF) and Markov Transition Fields (MTF). This enables the use of techniques from computer vision for time series classification and imputation. We used Tiled Convolutional Neural Networks (ti… ▽ More

    Submitted 31 May, 2015; originally announced June 2015.

    Comments: Accepted by IJCAI-2015 ML track

  43. arXiv:1412.6502   

    cs.LG cs.NE q-bio.NC

    Detecting Epileptic Seizures from EEG Data using Neural Networks

    Authors: Siddharth Pramod, Adam Page, Tinoosh Mohsenin, Tim Oates

    Abstract: We explore the use of neural networks trained with dropout in predicting epileptic seizures from electroencephalographic data (scalp EEG). The input to the neural network is a 126 feature vector containing 9 features for each of the 14 EEG channels obtained over 1-second, non-overlap** windows. The models in our experiments achieved high sensitivity and specificity on patient records not used in… ▽ More

    Submitted 3 February, 2019; v1 submitted 19 December, 2014; originally announced December 2014.

    Comments: This paper has been withdrawn by the authors due to an error discovered in the experiments

  44. arXiv:1307.6889  [pdf

    stat.AP cs.CY physics.ao-ph

    Contextualizing the global relevance of local land change observations

    Authors: N. R. Magliocca, E. C. Ellis, T. Oates, M. Schmill

    Abstract: To understand global changes in the Earth system, scientists must generalize globally from observations made locally and regionally. In land change science (LCS), local field-based observations are costly and time consuming, and generally obtained by researchers working at disparate local and regional case-study sites chosen for different reasons. As a result, global synthesis efforts in LCS tend… ▽ More

    Submitted 25 July, 2013; originally announced July 2013.

    Comments: 5 pages, 4 figures, white paper

  45. arXiv:1301.0567  [pdf

    cs.LG cs.AI

    The Thing That We Tried Didn't Work Very Well : Deictic Representation in Reinforcement Learning

    Authors: Sarah Finney, Natalia Gardiol, Leslie Pack Kaelbling, Tim Oates

    Abstract: Most reinforcement learning methods operate on propositional representations of the world state. Such representations are often intractably large and generalize poorly. Using a deictic representation is believed to be a viable alternative: they promise generalization while allowing the use of existing reinforcement-learning methods. Yet, there are few experiments on learning with deictic repres… ▽ More

    Submitted 12 December, 2012; originally announced January 2013.

    Comments: Appears in Proceedings of the Eighteenth Conference on Uncertainty in Artificial Intelligence (UAI2002)

    Report number: UAI-P-2002-PG-154-161