June 2024
·
108 Reads
·
1 Citation
This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.
June 2024
·
108 Reads
·
1 Citation
June 2024
·
73 Reads
Case augmentation is often desirable when applying case-based reasoning to real-world problems. Initially explored for explainability, counterfactuals were recently recommended as a strategy to augment data. In this work, we implement an existing approach for generating counterfactuals, propose one variant of the original approach, and pro-pose a third approach based on the literature on algorithmic recourse. We apply these three approaches to two datasets in military medical triage.To assess generalization, we also examine one of our approaches on three publicly available datasets. We compare the approaches based on the number of counterfactuals they produce, their resulting accuracy, over-lapping counterfactuals, and domain knowledge. Experimental results are encouraging for the proposed approaches and bring up opportunities for future research.
May 2024
·
37 Reads
Proceedings of the AAAI Symposium Series
We present an approach to algorithmic decision-making that emulates key facets of human decision-making, particularly in scenarios marked by expert disagreement and ambiguity. Our system employs a case-based reasoning framework, integrating learned experiences, contextual factors, probabilistic reasoning, domain-specific knowledge, and the personal traits of decision-makers. A primary aim of the system is to articulate algorithmic decision-making as a human-comprehensible reasoning process, complete with justifications for selected actions.
January 2024
·
41 Reads
·
1 Citation
Proceedings of the AAAI Symposium Series
Knowledge engineering is an important task for creating and maintaining a knowledge base for cognitive models. It involves acquiring, representing, and organizing knowledge in a form that computers can use to make decisions and solve problems. However, this process can be a bottleneck for designing and using cognitive models. Knowledge engineering is a time-consuming and resource-intensive task that requires subject matter experts to provide information about a domain. In addition, models can acquire knowledge but require significant mechanisms to structure that information in a structured format appropriate for general use. Given the knowledge engineering bottleneck, we propose a solution that relies on natural language processing to extract key entities, relationships, and attributes to automatically generate chunks encoded as triples or chunks from unstructured text. Once generated, the knowledge can be used to create or add to a knowledge base within cognitive architectures to reduce knowledge engineering and task-specific models.
February 2023
·
25 Reads
We describe the current state of world-class memory competitions, including the methods used to prepare for and compete in memory competitions, based on the subjective report of World Memory Championship Grandmaster and co-author Nelson Dellis. We then explore the reported experiences through the lens of the Simulated, Situated, and Structurally coherent Qualia (S3Q) theory of consciousness, in order to propose a set of experiments to help further understand the boundaries of expert memory performance.
January 2022
·
146 Reads
Computational metacognition represents a cognitive systems perspective on high-order reasoning in integrated artificial systems that seeks to leverage ideas from human metacognition and from metareasoning approaches in artificial intelligence. The key characteristic is to declaratively represent and then monitor traces of cognitive activity in an intelligent system in order to manage the performance of cognition itself. Improvements in cognition then lead to improvements in behavior and thus performance. We illustrate these concepts with an agent implementation in a cognitive architecture called MIDCA and show the value of metacognition in problem-solving. The results illustrate how computational metacognition improves performance by changing cognition through meta-level goal operations and learning.
May 2020
·
68 Reads
·
3 Citations
Geopolitical forecasting is the process of generating judgments of probability for a wide variety of future geopolitical events, such as political elections, international conflict, disease outbreaks, and macro-economic indicators. Governmental policy-makers, private organizations, and individuals use forecasting to aid their strategic decision-making. For example, a government agency may forecast the likelihood of a disease outbreak; business leaders may forecast how the market will respond if they launch a new product; individuals may employ forecasting to aid their decisions about what career to choose or how to invest for retirement. Recent research in geopolitical forecasting showed that instruction, practice, and peer interaction made a big difference in forecasting accuracy. In this chapter, we review relevant literature from the areas of decision-making, psychology, and human–machine interaction and suggest how findings from these areas could contribute to improvements in forecasters’ performance. We also present data and insights gained from our experience as competitors in a government-funded forecasting tournament.
November 2019
·
222 Reads
·
1 Citation
Recent studies in geopolitical forecasting have identified psychological variables that predict forecasting accuracy. We studied the effect of providing human forecasters with automated information search and task management support tools. Our research aimed to determine whether use of the support tools could explain additional variance in forecasting performance above and beyond psychological variables. We found that the provided tools encouraged participants to do more work (i.e., information search, communication, reflection , etc.), which in turn resulted in improved forecasting performance.
October 2019
·
577 Reads
Current autonomous systems have the ability to adapt to environmental changes in real-time, but limited ability to engage in anticipatory thinking (AT) with the flexibility to generalize and consider hypothetical future situations. We argue that metacognitive processes are important for and provide supporting literature primarily from psychology. As an example, we present a metacognitive monitoring mechanism implemented in a cognitive model and discuss ways to extend the mechanism to allow for dynamic behavior and anticipatory thinking capabilities.
October 2019
·
64 Reads
·
15 Citations
The ACM Transactions on Interactive Intelligent Systems
A proposal for a unified theory of learned trust implemented in a cognitive architecture is presented. The theory is instantiated as a computational cognitive model of learned trust that integrates several seemingly unrelated categories of findings from the literature on interpersonal and human-machine interactions and makes unintuitive predictions for future studies. The model relies on a combination of learning mechanisms to explain a variety of phenomena such as trust asymmetry, the higher impact of early trust breaches, the black-hat/white-hat effect, the correlation between trust and cognitive ability, and the higher resilience of interpersonal as compared to human-machine trust. In addition, the model predicts that trust decays in the absence of evidence of trustworthiness or untrustworthiness. The implications of the model for the advancement of the theory on trust are discussed. Specifically, this work suggests two more trust antecedents on the trustor's side: perceived trust necessity and cognitive ability to detect cues of trustworthiness.
... These scenarios probe the decisionmaking process in austere combat situations where medics must quickly assess Categorical Yes the condition of wounded soldiers and decide on the most appropriate course of action, such as immediate treatment, evacuation priority, or deferment of care based on the severity of injuries and available resources. These datasets were created by performers in the ITM DARPA Project [7]. Cases represent a combination of scenario features, supplemented features [19] added by decision analysis [7], and a decision. ...
June 2024
... For example, Wu et al. investigate whether the Llama-2 13B model encodes features that can predict expert decisions in a decision making task by training a linear classifier on the Llama model's last contextual embeddings to predict ACT-R's expert decision when the model is given ACT-R's strings of decision making traces as input; they further examine whether ACT-R's knowledge can be injected into the Llama model by fine-tuning a Llamaclassifier system on ACT-R's expert decisions [8]. Bajaj et al. enhance ACT-R's analogical reasoning capabilities by building a natural language processing pipeline to automatically extract key entities, relationships, and attributes [9]. Once these key elements have been extracted from unstructured text, an LLM is prompted to convert the unstructured text into a structured format based on its key elements. ...
January 2024
Proceedings of the AAAI Symposium Series
... For instance, in medical and military decisions, people are known to show a confirmation bias that can compromise the objectivity of the decision by neglecting or under-estimating conflicting evidence. User interfaces, human factors and humancentered design can successfully de-bias human decisions [84,85]. More recently, however, researchers have started to play around the idea of artificial players (e.g., bots) playing alongside human problem-solvers using strategies that, although not effective in isolation, are effective when aggregated together with human strategies. ...
Reference:
A Brief Taxonomy of Hybrid Intelligence
May 2020
... Current best practices for human forecasting (Tetlock and Gardner, 2015;Chang et al., 2016) do not necessarily scale well in a time sensitive tournament where inexperienced forecasters are inundated with novel questions on a weekly basis. The number of forecasting questions in such tournaments is often far greater than the amount for which any individual human forecaster could be expected to supply well-researched predictions, even when supported by computer-based forecasting tools [such as those described in Juvina et al. (2019) and Widmer et al. (2019)]. Additionally, to take advantage of wisdom of crowds effects (Hong and Page, 2004;Surowiecki, 2004;Lee and Danileiko, 2014), multiple independent forecasts are required for each question. ...
November 2019
... In addition, trust requires to some extent the trustor's cognitive ability to assess a potential trustee's trustworthiness [61], which in turn requires inter alia accurate information about the actual capabilities and limitations of another party, be it a human being or a technology like a robot [62]. The individual disposition represents a further frame condition for the actual occurrence of trust [63]. Basically, according to the evidential view [64,65], which draws on Hume's early work [66], reasoning about trustworthiness seeks to identify empirically grounded reasons for trust and thereby relies on the assumption that humans have the ability to deliberately decide whether or not to trust another entity on the basis of reflective processes incorporating prior experiences. ...
October 2019
The ACM Transactions on Interactive Intelligent Systems
... Another aspect is metacognition or ''some cognitive process or structure about another cognitive process or structure'' [22]. These are higher-order thinking skills that include knowledge about when and how to use strategies to learn or solve problems depending on particulars [23]. ...
January 2019
... As stated in Larue et al. (2018), "Modeling emotion is essential to the Common Model of Cognition … because emotion can't be divorced from cognition. … Emotions play an important functional role, with the purpose of helping us to survive and adapt in complex and potentially hazardous physical and social domains (Panksepp & Biven, 2012). ...
January 2018
Procedia Computer Science
... As problems increase in complexity given ever more goals to achieve, performance goes down in terms of the percentage of goals achieved. Human metacognition has been studied in the field of cognitive architectures: notably in ACT-R (Anderson, 2009;Larue, Hough, & Juvina, 2018), CLARION (Sun, 2016), and LIDA (Franklin et al., 2007). In ACT-R, Anderson and Fincham (2014) explored how reflective functions supported by metacognition can consciously assesses what one knows and how to extend it to solve a problem. ...
Reference:
Computational Metacognition
October 2018
... Although other cognitive architectures (SOAR, ICARUS) could be used for this model, we leveraged some of our previous modeling work in the ACT-R cognitive architecture which relies on the same architectural mechanisms we will use in this model: production compilation and the core-affect module (Larue et al., 2017. ACT-R is a theory of human cognition and a computational cognitive architecture composed of different modules (i.e., specialized processing units) that interact via their associated buffers to complete a cognitive task (Anderson, 2013). ...
January 2017
... This learning method helps boosting memory, understanding contents, and increasing learning skill. In the society, it will increase engagement, reduce stress, build happiness in learning, and be confident for the learner in academy (Hodgson, Benson & Brack, 2014;Bowman-Perrott, DeMarin, Mahadevan & Etchells, 2016;Crowe, et al., 2017;West, Jenkins & Hill, 2017). ...
September 2017
Proceedings of the Human Factors and Ergonomics Society Annual Meeting