Self-supervised local learning rules learn the hidden hierarchical structure of high-dimensional data

· Source: Machine Learning · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Life Sciences & Biology · Depth: Expert, quick

Summary

A study investigates biologically plausible local learning rules on the Random Hierarchy Model (RHM), an artificial dataset designed to explore how deep neural networks acquire intrinsic hierarchical data structures. Researchers focused on two categories of local learning rules: those using direct feedback to approximate error propagation and those employing layerwise self-supervised contrastive or non-contrastive loss functions without explicit output error approximation. The first type of rule failed to solve RHM tasks due to the absence of input-specific nonlinearities ("masking") crucial for complex learning, which are present in full backpropagation. In contrast, the second type of self-supervised algorithms successfully learned the RHM's hierarchical hidden structure, demonstrating data efficiency comparable to supervised backpropagation, while remaining consistent with known cortical synaptic plasticity rules.

Key takeaway

For AI scientists developing biologically plausible neural networks, this research suggests prioritizing self-supervised local learning rules over direct feedback mechanisms. Your models will likely achieve better performance in learning complex hierarchical data structures, matching the data efficiency of supervised backpropagation, while adhering to known synaptic plasticity principles. Focus on incorporating layerwise self-supervised loss functions.

Key insights

Self-supervised local learning rules can uncover hidden hierarchical data structures with biological plausibility.

Principles

Method

The study evaluates two types of local learning rules on the Random Hierarchy Model (RHM): direct feedback for error approximation and layerwise self-supervised contrastive/non-contrastive loss functions.

In practice

Topics

Best for: AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.