paper-with-me

홈 › Papers

Inferring learning rules from animal decision-making

2020-12-01 · NeurIPS 2020 12 · Zoe Ashwood, Nicholas A. Roy, Ji Hyun Bak, Jonathan W. Pillow

How do animals learn? This remains an elusive question in neuroscience. Whereas reinforcement learning often focuses on the design of algorithms that enable artificial agents to efficiently learn new tasks, here we develop a modeling framework to directly infer the empirical learning rules that animals use to acquire new behaviors. Our method efficiently infers the trial-to-trial changes in an animal’s policy, and decomposes those changes into a learning component and a noise component. Specifically, this allows us to: (i) compare different learning rules and objective functions that an animal may be using to update its policy; (ii) estimate distinct learning rates for different parameters of an animal’s policy; (iii) identify variations in learning across cohorts of animals; and (iv) uncover trial-to-trial changes that are not captured by normative learning rules. After validating our framework on simulated choice data, we applied our model to data from rats and mice learning perceptual decision-making tasks. We found that certain learning rules were far more capable of explaining trial-to-trial changes in an animal's policy. Whereas the average contribution of the conventional REINFORCE learning rule to the policy update for mice learning the International Brain Laboratory's task was just 30%, we found that adding baseline parameters allowed the learning rule to explain 92% of the animals' policy updates under our model. Intriguingly, the best-fitting learning rates and baseline values indicate that an animal's policy update, at each trial, does not occur in the direction that maximizes expected reward. Understanding how an animal transitions from chance-level to high-accuracy performance when learning a new task not only provides neuroscientists with insight into their animals, but also provides concrete examples of biological learning algorithms to the machine learning community.

📄 PDF Abstract BibTeX

Code (1)

pillowlab/psytrack_learning 공식 구현

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

REINFORCE REINFORCE is a Monte Carlo variant of a policy gradient algorithm in reinforcement learning. The agent collects samples of an episode using its current policy, and uses it to…

Similar Papers 제목 키워드 기반

Flexible inference for animal learning rules using neural networks

2025-09-04 · Yuhan Helena Liu, Victor Geadah, Jonathan Pillow arxiv

Understanding how animals learn is a central challenge in neuroscience, with growing relevance to the development of animal- or human-aligned artificial intelligence. However, existing approaches tend to assume fixed par…

Inferring and Learning from Neuronal Correspondences

2015-01-23 · Ashish Kapoor, E. Paxon Frady, Stefanie Jegelka, William B. Kristan 외

We introduce and study methods for inferring and learning from correspondences among neurons. The approach enables alignment of data from distinct multiunit studies of nervous systems. We show that the methods for inferr…

Decision Making

Multi-intention Inverse Q-learning for Interpretable Behavior Representation

2023-11-23 · Hao Zhu, Brice De La Crompe, Gabriel Kalweit, Artur Schneider 외

In advancing the understanding of natural decision-making processes, inverse reinforcement learning (IRL) methods have proven instrumental in reconstructing animal's intentions underlying complex behaviors. Given the rec…

Decision MakingQ-Learning

Learning Transferable Latent User Preferences for Human-Aligned Decision Making

2026-05-12 · Alina Hyk, Sandhya Saisubramanian arxiv

Large language models (LLMs) are increasingly used as reasoning modules in many applications. While they are efficient in certain tasks, LLMs often struggle to produce human-aligned solutions. Human-aligned decision maki…

Decision Making

Bayesian Inverse Reinforcement Learning for Collective Animal Movement

2020-09-08 · Toryn L. J. Schafer, Christopher K. Wikle, Mevin B. Hooten

Agent-based methods allow for defining simple rules that generate complex group behaviors. The governing rules of such models are typically set a priori and parameters are tuned from observed behavior trajectories. Inste…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)