Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Meta-learning ecological priors from large language models explains human learning and decision making

Created by
  • Haebom

Author

Akshay K. Jagadish, Mirko Thalmann, Julian Coda-Forno, Marcel Binz, Eric Schulz

Outline

This paper explores whether human cognition can be explained by principled adaptation to the statistical structure of real-world environments. We develop a novel learning algorithm, Ecologically Rational Meta-Learning Inference (ERMI), by leveraging a large-scale language model that generates ecologically relevant cognitive tasks and meta-learning to derive rational models optimized for these environments. ERMI internalizes the statistical regularities of naturalistic problem spaces and flexibly adapts to new situations without handcrafted heuristics or explicit parameter updates. Across 15 experiments (including function learning, category learning, and decision-making), it captures human behavior and outperforms several existing cognitive models in trial-by-trial predictions. This suggests that a significant portion of human cognition may reflect adaptive alignment with the ecological structure of problems encountered in everyday life.

Takeaways, Limitations

Takeaways:
ERMI provides strong evidence supporting the ecological rationality of human cognition.
We developed a novel learning algorithm that adapts to real-world environments by combining large-scale language models and meta-learning.
By outperforming existing models in predicting human behavior, it suggests a new direction for human cognitive modeling.
Limitations:
Further validation of ERMI's generalization ability is needed.
Bias in the large-scale language model used may influence the results.
Further research is needed to determine whether it fully reflects the complexity of the real world.
👍