paper-with-me

홈 › 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 parametric forms for the learning rule (e.g., Q-learning, policy gradient), which may not accurately describe the complex forms of learning employed by animals in realistic settings. Here we address this gap by developing a framework to infer learning rules directly from behavioral data collected during de novo task learning. We assume that animals follow a decision policy parameterized by a generalized linear model (GLM), and we model their learning rule -- the mapping from task covariates to per-trial weight updates -- using a deep neural network (DNN). This formulation allows flexible, data-driven inference of learning rules while maintaining an interpretable form of the decision policy itself. To capture more complex learning dynamics, we introduce a recurrent neural network (RNN) variant that relaxes the Markovian assumption that learning depends solely on covariates of the current trial, allowing for learning rules that integrate information over multiple trials. Simulations demonstrate that the framework can recover ground-truth learning rules. We applied our DNN and RNN-based methods to a large behavioral dataset from mice learning to perform a sensory decision-making task and found that they outperformed traditional RL learning rules at predicting the learning trajectories of held-out mice. The inferred learning rules exhibited reward-history-dependent learning dynamics, with larger updates following sequences of rewarded trials. Overall, these methods provide a flexible framework for inferring learning rules from behavioral data in de novo learning tasks, setting the stage for improved animal training protocols and the development of behavioral digital twins.

📄 PDF Abstract BibTeX arXiv:2509.04661

Code (0)

등록된 구현이 없습니다.

Similar 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 devel…

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)

SAM 3D Animal: Promptable Animal 3D Reconstruction from Images in the Wild

2026-05-08 · Xuyi Hu, Jin Lyu, Jiuming Liu, Yebin Liu 외 arxiv

3D animal reconstruction in the wild remains challenging due to large species variation, frequent occlusions, and the prevalence of multi-animal scenes, while existing methods predominantly focus on single-animal setting…

3D Reconstruction

Adaptive optimal training of animal behavior

2016-12-01 · NeurIPS 2016 12 · Ji Hyun Bak, Jung Yoon Choi, Athena Akrami, Ilana Witten 외

Neuroscience experiments often require training animals to perform tasks designed to elicit various sensory, cognitive, and motor behaviors. Training typically involves a series of gradual adjustments of stimulus conditi…

Experimental Designreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Sparks of cognitive flexibility: self-guided context inference for flexible stimulus-response mapping by attentional routing

2025-02-21 · Rowan P. Sommers, Sushrut Thorat, Daniel Anthes, Tim C. Kietzmann

Flexible cognition demands discovering hidden rules to quickly adapt stimulus-response mappings. Standard neural networks struggle in such tasks requiring rapid, context-driven remapping. Recently, Hummos (2023) introduc…