Skip to main content

Showing 1–12 of 12 results for author: Aha, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2505.11814  [pdf, other

    cs.AI

    ChatHTN: Interleaving Approximate (LLM) and Symbolic HTN Planning

    Authors: Hector Munoz-Avila, David W. Aha, Paola Rizzo

    Abstract: We introduce ChatHTN, a Hierarchical Task Network (HTN) planner that combines symbolic HTN planning techniques with queries to ChatGPT to approximate solutions in the form of task decompositions. The resulting hierarchies interleave task decompositions generated by symbolic HTN planning with those generated by ChatGPT. Despite the approximate nature of the results generates by ChatGPT, ChatHTN is… ▽ More

    Submitted 16 May, 2025; originally announced May 2025.

    Comments: 2nd International Conference on Neuro-symbolic Systems (NeuS) 2025

  2. arXiv:2402.10224  [pdf, other

    cs.RO cs.AI cs.MA

    Human-Centric Goal Reasoning with Ripple-Down Rules

    Authors: Kenji Brameld, Germán Castro, Claude Sammut, Mark Roberts, David W. Aha

    Abstract: ActorSim is a goal reasoning framework developed at the Naval Research Laboratory. Originally, all goal reasoning rules were hand-crafted. This work extends ActorSim with the capability of learning by demonstration, that is, when a human trainer disagrees with a decision made by the system, the trainer can take over and show the system the correct decision. The learning component uses Ripple-Down… ▽ More

    Submitted 30 January, 2024; originally announced February 2024.

    Comments: Proceedings of the Ninth Goal Reasoning Workshop (Advances in Cognitive Systems, 2021)

  3. arXiv:2212.07743  [pdf, other

    cs.LG

    Interpretable ML for Imbalanced Data

    Authors: Damien A. Dablain, Colin Bellinger, Bartosz Krawczyk, David W. Aha, Nitesh V. Chawla

    Abstract: Deep learning models are being increasingly applied to imbalanced data in high stakes fields such as medicine, autonomous driving, and intelligence analysis. Imbalanced data compounds the black-box nature of deep networks because the relationships between classes may be highly skewed and unclear. This can reduce trust by model users and hamper the progress of developers of imbalanced learning algo… ▽ More

    Submitted 15 December, 2022; originally announced December 2022.

  4. arXiv:2203.03485  [pdf, other

    cs.AI

    Self-directed Learning of Action Models using Exploratory Planning

    Authors: Dustin Dannenhauer, Matthew Molineaux, Michael W. Floyd, Noah Reifsnyder, David W. Aha

    Abstract: Complex, real-world domains may not be fully modeled for an agent, especially if the agent has never operated in the domain before. The agent's ability to effectively plan and act in such a domain is influenced by its knowledge of when it can perform specific actions and the effects of those actions. We describe a novel exploratory planning agent that is capable of learning action preconditions an… ▽ More

    Submitted 7 March, 2022; originally announced March 2022.

    Comments: Presented at The Ninth Advances in Cognitive Systems (ACS) Conference 2021 (arXiv:2201.06134)

    Report number: ACS2021/29

  5. arXiv:1902.01769  [pdf, other

    cs.AI

    Dungeon Crawl Stone Soup as an Evaluation Domain for Artificial Intelligence

    Authors: Dustin Dannenhauer, Michael W. Floyd, Jonathan Decker, David W. Aha

    Abstract: Dungeon Crawl Stone Soup is a popular, single-player, free and open-source rogue-like video game with a sufficiently complex decision space that makes it an ideal testbed for research in cognitive systems and, more generally, artificial intelligence. This paper describes the properties of Dungeon Crawl Stone Soup that are conducive to evaluating new approaches of AI systems. We also highlight an o… ▽ More

    Submitted 5 February, 2019; originally announced February 2019.

    Comments: AAAI-19 Workshop on Games and Simulations for Artificial Intelligence

  6. arXiv:1708.07522  [pdf

    cs.CV

    SPARCNN: SPAtially Related Convolutional Neural Networks

    Authors: JT Turner, Kalyan Moy Gupta, David Aha

    Abstract: The ability to accurately detect and classify objects at varying pixel sizes in cluttered scenes is crucial to many Navy applications. However, detection performance of existing state-of the-art approaches such as convolutional neural networks (CNNs) degrade and suffer when applied to such cluttered and multi-object detection tasks. We conjecture that spatial relationships between objects in an im… ▽ More

    Submitted 24 August, 2017; originally announced August 2017.

    Comments: 6 pages, AIPR 2016 submission

  7. arXiv:1607.01729  [pdf, other

    cs.AI

    Cost-Optimal Algorithms for Planning with Procedural Control Knowledge

    Authors: Vikas Shivashankar, Ron Alford, Mark Roberts, David W. Aha

    Abstract: There is an impressive body of work on developing heuristics and other reasoning algorithms to guide search in optimal and anytime planning algorithms for classical planning. However, very little effort has been directed towards developing analogous techniques to guide search towards high-quality solutions in hierarchical planning formalisms like HTN planning, which allows using additional domain-… ▽ More

    Submitted 6 July, 2016; v1 submitted 6 July, 2016; originally announced July 2016.

    Comments: To appear in the Proc. of ECAI 2016

    ACM Class: I.2.8

  8. arXiv:1603.00502  [pdf

    cs.CV

    Keypoint Density-based Region Proposal for Fine-Grained Object Detection and Classification using Regions with Convolutional Neural Network Features

    Authors: JT Turner, Kalyan Gupta, Brendan Morris, David W. Aha

    Abstract: Although recent advances in regional Convolutional Neural Networks (CNNs) enable them to outperform conventional techniques on standard object detection and classification tasks, their response time is still slow for real-time performance. To address this issue, we propose a method for region proposal as an alternative to selective search, which is used in current state-of-the art object detection… ▽ More

    Submitted 1 March, 2016; originally announced March 2016.

    Comments: 9 pages, 5 figures, 3 tables

  9. arXiv:1512.07502  [pdf, other

    cs.CV

    Convolutional Architecture Exploration for Action Recognition and Image Classification

    Authors: J. T. Turner, David Aha, Leslie Smith, Kalyan Moy Gupta

    Abstract: Convolutional Architecture for Fast Feature Encoding (CAFFE) [11] is a software package for the training, classifying, and feature extraction of images. The UCF Sports Action dataset is a widely used machine learning dataset that has 200 videos taken in 720x480 resolution of 9 different sporting activities: diving, golf, swinging, kicking, lifting, horseback riding, running, skateboarding, swingin… ▽ More

    Submitted 23 December, 2015; originally announced December 2015.

    Comments: 12 pages. 11 tables. 0 Images. Written Summer 2014

  10. arXiv:1310.2955  [pdf, ps, other

    cs.AI cs.LG

    Spontaneous Analogy by Piggybacking on a Perceptual System

    Authors: Marc Pickett, David W. Aha

    Abstract: Most computational models of analogy assume they are given a delineated source domain and often a specified target domain. These systems do not address how analogs can be isolated from large domains and spontaneously retrieved from long-term memory, a process we call spontaneous analogy. We present a system that represents relational structures as feature bags. Using this representation, our syste… ▽ More

    Submitted 10 October, 2013; originally announced October 2013.

    Comments: Proceedings of the 35th Meeting of the Cognitive Science Society, 2013

  11. arXiv:1206.6467  [pdf

    cs.LG stat.ML

    Semi-Supervised Collective Classification via Hybrid Label Regularization

    Authors: Luke McDowell, David Aha

    Abstract: Many classification problems involve data instances that are interlinked with each other, such as webpages connected by hyperlinks. Techniques for "collective classification" (CC) often increase accuracy for such data graphs, but usually require a fully-labeled training graph. In contrast, we examine how to improve the semi-supervised learning of CC models when given only a sparsely-labeled graph,… ▽ More

    Submitted 27 June, 2012; originally announced June 2012.

    Comments: Appears in Proceedings of the 29th International Conference on Machine Learning (ICML 2012)

  12. arXiv:1204.0033  [pdf, other

    stat.ML cs.AI cs.LG cs.SI

    Transforming Graph Representations for Statistical Relational Learning

    Authors: Ryan A. Rossi, Luke K. McDowell, David W. Aha, Jennifer Neville

    Abstract: Relational data representations have become an increasingly important topic due to the recent proliferation of network datasets (e.g., social, biological, information networks) and a corresponding increase in the application of statistical relational learning (SRL) algorithms to these domains. In this article, we examine a range of representation issues for graph-based relational data. Since the c… ▽ More

    Submitted 30 March, 2012; originally announced April 2012.

    ACM Class: I.2; I.2.6; H.2.8; H.3.3