Summary
A Nature Neuroscience study by the International Brain Laboratory, analyzing over 100 mice across nearly 2 million trials of a visual decision-making task, reveals that learning is not a smooth linear process. Instead, it alternates between sudden 'eureka' jumps in performance and periods of slow accumulation. Each mouse followed a unique path: 30 of 40 trained mice reached at least 70% accuracy, averaging 19 days. Notably, some slow learners failed not from lack of effort but because their strategies were 'too stable,' trapping them in local optima. Researchers developed a dynamic infinite hidden semi-Markov model (diHMM) to capture discrete behavioral states, sudden transitions, and gradual improvement beyond simple 'can/cannot' binaries. Related work in Nature shows that rapid learning is driven by 'latent knowledge' in sensory cortex — reward-prediction and action-selection signals appear in auditory cortex before behavior improves, while synaptic plasticity and prefrontal/orbitofrontal circuits support later skill consolidation. The findings suggest practical strategies: embrace the 'learn fast, perform slow' gap, use spacing and sleep, introduce moderate challenges, and focus on process over results. For AI, the study informs reinforcement learning (insight-like rapid strategy switching, reward shaping, unsupervised pretraining), fine-tuning practices, and interpretable internal representations.
Key points
- Learning is non-linear. A Nature Neuroscience study by the International Brain Laboratory tracked 100+ mice learning a visual judgment task (choosing the side of on-screen stripes by turning a wheel, with increasing difficulty) over weeks and nearly 2 million trials. Learning curves showed sudden jumps ('epiphanies') interleaved with periods of slow, incremental improvement.
- Individual paths differ widely. Of 40 trained mice, 30 reached at least 70% accuracy, averaging 19 days. Some mice 'got it' almost instantly; others were stuck in low-efficiency strategies (e.g., attending to only one side and guessing on the other).
- Stability can hinder learning. Slow learners were often not lazy but 'too stable' — locked into rigid strategies (e.g., always turning the wheel the same direction) and stuck in a local optimum. Faster learners showed more behavioral flexibility, making sudden strategy shifts more likely.
- A new model: diHMM. Researchers introduced a *dynamic infinite hidden semi-Markov model* (diHMM) that decomposes behavior into discrete, recurring states (random choice, one-sided sensing, two-sided attention, etc.). It captures sudden transitions, slow improvement (e.g., from 70% to 90% accuracy), regression to older strategies, and within-session fluctuations — moving beyond the binary 'can/cannot' view of learning.
Neuroscience mechanisms
- Rapid learning via 'latent knowledge' in sensory cortex. A March 2025 Nature study ('Rapid emergence of latent knowledge in the sensory cortex drives learning') showed the auditory cortex is essential during rapid learning: optogenetically silencing it blocked early learning, but had little effect once mice were experts. Two-photon calcium imaging revealed no major changes in sound encoding, but rapid emergence of two high-level signals:
- Reward-prediction signals — neurons activate in anticipation of reward as learning progresses, linking sensation to value.
- Action-selection signals — activity tied to the imminent 'go' response, linking perception to behavior.
These signals appeared *before* behavioral performance improved — evidence that the brain 'understands' the task rules before behavior reflects it ('learn fast, perform slow').
- Slow accumulation via consolidation. After the insight, gradual improvement likely involves synaptic plasticity, refinement of excitatory-inhibitory balance (e.g., activating SST inhibitory neurons in V1 speeds learning), and recruitment of higher regions — the prefrontal cortex (activity patterns change abruptly at behavioral switches) and orbitofrontal cortex (transmits reward-expectation signals to sensory cortex).
Implications for learning strategies
- Accept the 'learn fast, perform slow' gap. Lack of visible progress may mean latent knowledge is still consolidating — patience matters.
- Use spacing, sleep, and rest. Sleep consolidates memory; even 'mind-wandering' enables unsupervised pretraining in sensory cortex, laying groundwork for insights.
- Introduce moderate challenges. Varying methods and perspectives breaks fixed mindsets and increases the odds of a breakthrough, countering 'too stable' strategy lock-in.
- Focus on process, respect individuality. Setbacks and regressions are normal; each learner's optimal path and style differ.
Implications for AI training
- Reinforcement learning: Add meta-learning or state-based models (inspired by diHMM) for insight-like rapid strategy switching; design richer reward shaping modeled on reward-prediction signals; use unsupervised pretraining to learn environment structure before reward-driven fine-tuning.
- Deep learning: Treat fine-tuning as a deliberate 'slow accumulation' phase (small learning rates, early stopping, regularization) that consolidates pretrained 'latent knowledge'; probe intermediate representations for interpretable high-level signals to diagnose model state and biases.
- New paradigms: Explicitly modeling learning as sequences of discrete behavioral states could yield more adaptive, robust agents — a step toward more flexible and general AI systems.
*Source: International Brain Laboratory study in Nature Neuroscience; related work in Nature (2025). Content summarized and translated from a Chinese forum post on zhichai.net.*
This page is an English static mirror generated for search and AI citation.
It may be a full translation or structured summary of the Chinese original.
Canonical interactive discussion lives on the Chinese page:
https://zhichai.net/topic/176415276