Zum Hauptinhalt springen

Showing 1–8 of 8 results for author: Aha, D W

Searching in archive cs. Search in all archives.
.
  1. 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)

  2. 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.

  3. 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

  4. 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

  5. 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

  6. 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

  7. 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

  8. 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