Predicting and Understanding Human Action Decisions: Insights from Large Language Models and Cognitive Instance-Based Learning

Read original: arXiv:2407.09281 - Published 7/15/2024 by Thuy Ngoc Nguyen, Kasturi Jamale, Cleotilde Gonzalez
Total Score

0

Predicting and Understanding Human Action Decisions: Insights from Large Language Models and Cognitive Instance-Based Learning

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • This paper explores the use of large language models (LLMs) and cognitive instance-based learning to predict and understand human action decisions.
  • The researchers investigate how well LLMs can capture the cognitive processes underlying human decision-making and action selection.
  • The paper provides insights into the theoretical underpinnings of how LLMs might mimic human cognition and decision-making.

Plain English Explanation

The paper looks at how well large language models (LLMs) - the powerful AI systems that can generate human-like text - can predict and understand the decisions and actions that people make. The researchers wanted to see if these LLMs could capture the cognitive processes and reasoning that humans use when making choices and taking actions.

By comparing LLMs to cognitive instance-based learning models, the researchers gained insights into the theoretical foundations of how LLMs might be able to mimic certain aspects of human decision-making. [This relates to work showing that language models trained to do arithmetic can predict human biases and that large language models exhibit similar cognitive biases to humans.]

The key idea is that if LLMs can accurately predict and explain human actions, it would suggest they are tapping into similar cognitive mechanisms that humans use. This could lead to better understanding of the underlying mental processes involved in decision-making and action selection.

Technical Explanation

The paper compares the performance of large language models (LLMs) to cognitive instance-based learning models in their ability to predict and explain human action decisions. The researchers used a dataset of human decisions in various scenarios to train and evaluate the models.

The LLM-based approach leveraged the ability of these models to capture patterns in natural language to infer the reasoning behind human actions. [This builds on prior work showing how Bayesian statistical modeling can extract useful predictors from LLMs.]

In contrast, the cognitive instance-based learning model relied on storing and retrieving specific past experiences to inform its predictions. [The paper explores how this relates to the theoretical underpinnings of how language models can be used to unveil the cognitive processes behind actions.]

The researchers found that both the LLM and cognitive instance-based approaches demonstrated promising performance in predicting and explaining human action decisions. This suggests that LLMs may be able to capture important aspects of human cognition and decision-making.

Critical Analysis

The paper provides an interesting comparison between LLMs and cognitive instance-based learning models in the context of understanding human action decisions. However, the authors acknowledge several limitations and areas for further research.

One key limitation is the reliance on a relatively constrained dataset of human decisions. It remains to be seen how well these models would generalize to more diverse and complex real-world scenarios. [This relates to the broader question of whether language models exhibit the same cognitive biases as humans.]

Additionally, the paper does not delve deeply into the specific cognitive mechanisms or theoretical explanations underlying the performance of the LLM-based approach. Further research would be needed to fully understand the connection between LLMs and human decision-making processes.

Overall, this paper provides an interesting first step in exploring the potential of LLMs to capture and explain human action decisions. However, additional work is needed to fully validate and expand upon these findings.

Conclusion

This paper investigates the use of large language models (LLMs) and cognitive instance-based learning to predict and understand human action decisions. The results suggest that LLMs may be able to capture important aspects of human cognition and decision-making, potentially offering insights into the underlying cognitive processes involved.

While the study demonstrates promising performance, it also highlights the need for further research to address limitations and explore the theoretical underpinnings more deeply. Continued investigation in this area could lead to better understanding of human decision-making and potentially inform the development of more human-centric AI systems.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

Predicting and Understanding Human Action Decisions: Insights from Large Language Models and Cognitive Instance-Based Learning
Total Score

0

Predicting and Understanding Human Action Decisions: Insights from Large Language Models and Cognitive Instance-Based Learning

Thuy Ngoc Nguyen, Kasturi Jamale, Cleotilde Gonzalez

Large Language Models (LLMs) have demonstrated their capabilities across various tasks, from language translation to complex reasoning. Understanding and predicting human behavior and biases are crucial for artificial intelligence (AI) assisted systems to provide useful assistance, yet it remains an open question whether these models can achieve this. This paper addresses this gap by leveraging the reasoning and generative capabilities of the LLMs to predict human behavior in two sequential decision-making tasks. These tasks involve balancing between exploitative and exploratory actions and handling delayed feedback, both essential for simulating real-life decision processes. We compare the performance of LLMs with a cognitive instance-based learning (IBL) model, which imitates human experiential decision-making. Our findings indicate that LLMs excel at rapidly incorporating feedback to enhance prediction accuracy. In contrast, the cognitive IBL model better accounts for human exploratory behaviors and effectively captures loss aversion bias, i.e., the tendency to choose a sub-optimal goal with fewer step-cost penalties rather than exploring to find the optimal choice, even with limited experience. The results highlight the benefits of integrating LLMs with cognitive architectures, suggesting that this synergy could enhance the modeling and understanding of complex human decision-making patterns.

Read more

7/15/2024

Cognitive Bias in High-Stakes Decision-Making with LLMs
Total Score

0

Cognitive Bias in High-Stakes Decision-Making with LLMs

Jessica Echterhoff, Yao Liu, Abeer Alessa, Julian McAuley, Zexue He

Large language models (LLMs) offer significant potential as tools to support an expanding range of decision-making tasks. Given their training on human (created) data, LLMs have been shown to inherit societal biases against protected groups, as well as be subject to bias functionally resembling cognitive bias. Human-like bias can impede fair and explainable decisions made with LLM assistance. Our work introduces BiasBuster, a framework designed to uncover, evaluate, and mitigate cognitive bias in LLMs, particularly in high-stakes decision-making tasks. Inspired by prior research in psychology and cognitive science, we develop a dataset containing 16,800 prompts to evaluate different cognitive biases (e.g., prompt-induced, sequential, inherent). We test various bias mitigation strategies, amidst proposing a novel method utilising LLMs to debias their own prompts. Our analysis provides a comprehensive picture of the presence and effects of cognitive bias across commercial and open-source models. We demonstrate that our self-help debiasing effectively mitigates model answers that display patterns akin to human cognitive bias without having to manually craft examples for each bias.

Read more

7/22/2024

💬

Total Score

0

Cognitive LLMs: Towards Integrating Cognitive Architectures and Large Language Models for Manufacturing Decision-making

Siyu Wu, Alessandro Oltramari, Jonathan Francis, C. Lee Giles, Frank E. Ritter

Resolving the dichotomy between the human-like yet constrained reasoning processes of Cognitive Architectures and the broad but often noisy inference behavior of Large Language Models (LLMs) remains a challenging but exciting pursuit, for enabling reliable machine reasoning capabilities in production systems. Because Cognitive Architectures are famously developed for the purpose of modeling the internal mechanisms of human cognitive decision-making at a computational level, new investigations consider the goal of informing LLMs with the knowledge necessary for replicating such processes, e.g., guided perception, memory, goal-setting, and action. Previous approaches that use LLMs for grounded decision-making struggle with complex reasoning tasks that require slower, deliberate cognition over fast and intuitive inference -- reporting issues related to the lack of sufficient grounding, as in hallucination. To resolve these challenges, we introduce LLM-ACTR, a novel neuro-symbolic architecture that provides human-aligned and versatile decision-making by integrating the ACT-R Cognitive Architecture with LLMs. Our framework extracts and embeds knowledge of ACT-R's internal decision-making process as latent neural representations, injects this information into trainable LLM adapter layers, and fine-tunes the LLMs for downstream prediction. Our experiments on novel Design for Manufacturing tasks show both improved task performance as well as improved grounded decision-making capability of our approach, compared to LLM-only baselines that leverage chain-of-thought reasoning strategies.

Read more

8/20/2024

Large Language Models Assume People are More Rational than We Really are
Total Score

0

Large Language Models Assume People are More Rational than We Really are

Ryan Liu, Jiayi Geng, Joshua C. Peterson, Ilia Sucholutsky, Thomas L. Griffiths

In order for AI systems to communicate effectively with people, they must understand how we make decisions. However, people's decisions are not always rational, so the implicit internal models of human decision-making in Large Language Models (LLMs) must account for this. Previous empirical evidence seems to suggest that these implicit models are accurate -- LLMs offer believable proxies of human behavior, acting how we expect humans would in everyday interactions. However, by comparing LLM behavior and predictions to a large dataset of human decisions, we find that this is actually not the case: when both simulating and predicting people's choices, a suite of cutting-edge LLMs (GPT-4o & 4-Turbo, Llama-3-8B & 70B, Claude 3 Opus) assume that people are more rational than we really are. Specifically, these models deviate from human behavior and align more closely with a classic model of rational choice -- expected value theory. Interestingly, people also tend to assume that other people are rational when interpreting their behavior. As a consequence, when we compare the inferences that LLMs and people draw from the decisions of others using another psychological dataset, we find that these inferences are highly correlated. Thus, the implicit decision-making models of LLMs appear to be aligned with the human expectation that other people will act rationally, rather than with how people actually act.

Read more

7/31/2024