Skip to main content

Showing 1–8 of 8 results for author: Forbus, K D

.
  1. arXiv:2407.06401  [pdf

    cs.AI

    Knowledge Management in the Companion Cognitive Architecture

    Authors: Constantine Nakos, Kenneth D. Forbus

    Abstract: One of the fundamental aspects of cognitive architectures is their ability to encode and manipulate knowledge. Without a consistent, well-designed, and scalable knowledge management scheme, an architecture will be unable to move past toy problems and tackle the broader problems of cognition. In this paper, we document some of the challenges we have faced in developing the knowledge stack for the C… ▽ More

    Submitted 8 July, 2024; originally announced July 2024.

    Comments: 16 pages, 3 figures

  2. arXiv:2407.06400  [pdf

    cs.AI

    Interactively Diagnosing Errors in a Semantic Parser

    Authors: Constantine Nakos, Kenneth D. Forbus

    Abstract: Hand-curated natural language systems provide an inspectable, correctable alternative to language systems based on machine learning, but maintaining them requires considerable effort and expertise. Interactive Natural Language Debugging (INLD) aims to lessen this burden by casting debugging as a reasoning problem, asking the user a series of questions to diagnose and correct errors in the system's… ▽ More

    Submitted 8 July, 2024; originally announced July 2024.

    Comments: 16 pages, 5 figures

  3. arXiv:2407.06088  [pdf

    cs.AI

    Qualitative Event Perception: Leveraging Spatiotemporal Episodic Memory for Learning Combat in a Strategy Game

    Authors: Will Hancock, Kenneth D. Forbus

    Abstract: Event perception refers to people's ability to carve up continuous experience into meaningful discrete events. We speak of finishing our morning coffee, mowing the lawn, leaving work, etc. as singular occurrences that are localized in time and space. In this work, we analyze how spatiotemporal representations can be used to automatically segment continuous experience into structured episodes, and… ▽ More

    Submitted 8 July, 2024; originally announced July 2024.

    Comments: 16 pages, 10 figures

  4. arXiv:2407.04869  [pdf

    cs.AI

    A Defeasible Deontic Calculus for Resolving Norm Conflicts

    Authors: Taylor Olson, Roberto Salas-Damian, Kenneth D. Forbus

    Abstract: When deciding how to act, we must consider other agents' norms and values. However, our norms are ever-evolving. We often add exceptions or change our minds, and thus norms can conflict over time. Therefore, to maintain an accurate mental model of other's norms, and thus to avoid social friction, such conflicts must be detected and resolved quickly. Formalizing this process has been the focus of v… ▽ More

    Submitted 5 July, 2024; originally announced July 2024.

    Comments: 16 pages, 3 figures

  5. arXiv:2407.04859  [pdf

    cs.CV cs.AI

    Hybrid Primal Sketch: Combining Analogy, Qualitative Representations, and Computer Vision for Scene Understanding

    Authors: Kenneth D. Forbus, Kezhen Chen, Wangcheng Xu, Madeline Usher

    Abstract: One of the purposes of perception is to bridge between sensors and conceptual understanding. Marr's Primal Sketch combined initial edge-finding with multiple downstream processes to capture aspects of visual perception such as grouping and stereopsis. Given the progress made in multiple areas of AI since then, we have developed a new framework inspired by Marr's work, the Hybrid Primal Sketch, whi… ▽ More

    Submitted 5 July, 2024; originally announced July 2024.

    Comments: 16 pages, 6 figures

  6. arXiv:1910.02339  [pdf, other

    cs.CL cs.LG

    Mapping Natural-language Problems to Formal-language Solutions Using Structured Neural Representations

    Authors: Kezhen Chen, Qiuyuan Huang, Hamid Palangi, Paul Smolensky, Kenneth D. Forbus, Jianfeng Gao

    Abstract: Generating formal-language programs represented by relational tuples, such as Lisp programs or mathematical operations, to solve problems stated in natural language is a challenging task because it requires explicitly capturing discrete symbolic structural information implicit in the input. However, most general neural sequence models do not explicitly capture such structural information, limiting… ▽ More

    Submitted 1 August, 2020; v1 submitted 5 October, 2019; originally announced October 2019.

  7. arXiv:1612.01197  [pdf, other

    cs.CL cs.AI cs.LG

    Neural Symbolic Machines: Learning Semantic Parsers on Freebase with Weak Supervision (Short Version)

    Authors: Chen Liang, Jonathan Berant, Quoc Le, Kenneth D. Forbus, Ni Lao

    Abstract: Extending the success of deep neural networks to natural language understanding and symbolic reasoning requires complex operations and external memory. Recent neural program induction approaches have attempted to address this problem, but are typically limited to differentiable memory, and consequently cannot scale beyond small synthetic tasks. In this work, we propose the Manager-Programmer-Compu… ▽ More

    Submitted 4 December, 2016; originally announced December 2016.

    Comments: Published in NAMPI workshop at NIPS 2016. Short version of arXiv:1611.00020

  8. arXiv:1611.00020  [pdf, other

    cs.CL cs.AI cs.LG

    Neural Symbolic Machines: Learning Semantic Parsers on Freebase with Weak Supervision

    Authors: Chen Liang, Jonathan Berant, Quoc Le, Kenneth D. Forbus, Ni Lao

    Abstract: Harnessing the statistical power of neural networks to perform language understanding and symbolic reasoning is difficult, when it requires executing efficient discrete operations against a large knowledge-base. In this work, we introduce a Neural Symbolic Machine, which contains (a) a neural "programmer", i.e., a sequence-to-sequence model that maps language utterances to programs and utilizes a… ▽ More

    Submitted 23 April, 2017; v1 submitted 31 October, 2016; originally announced November 2016.

    Comments: ACL 2017 camera ready version