paper-with-me

홈 › Papers

Learning threshold neurons via edge of stability

2023-09-21 · NeurIPS 2023 11

Existing analyses of neural network training often operate under the unrealistic assumption of an extremely small learning rate. This lies in stark contrast to practical wisdom and empirical studies, such as the work of J. Cohen et al. (ICLR 2021), which exhibit startling new phenomena (the "edge of stability"' or "unstable convergence") and potential benefits for generalization in the large learning rate regime. Despite a flurry of recent works on this topic, however, the latter effect is still poorly understood. In this paper, we take a step towards understanding genuinely non-convex training dynamics with large learning rates by performing a detailed analysis of gradient descent for simplified models of two-layer neural networks. For these models, we provably establish the edge of stability phenomenon and discover a sharp phase transition for the step size below which the neural network fails to learn ``threshold-like'' neurons (i.e., neurons with a non-zero first-layer bias). This elucidates one possible mechanism by which the edge of stability can in fact lead to better generalization, as threshold neurons are basic building blocks with useful inductive bias for many tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning threshold neurons via the "edge of stability"

2022-12-14 · Kwangjun Ahn, Sébastien Bubeck, Sinho Chewi, Yin Tat Lee 외

Existing analyses of neural network training often operate under the unrealistic assumption of an extremely small learning rate. This lies in stark contrast to practical wisdom and empirical studies, such as the work of …

Inductive Bias

Threshold Neuron: A Brain-inspired Artificial Neuron for Efficient On-device Inference

2024-12-18 · Zihao Zheng, Yuanchun Li, Jiayu Chen, Peng Zhou 외

Enhancing the computational efficiency of on-device Deep Neural Networks (DNNs) remains a significant challengein mobile and edge computing. As we aim to execute increasingly complex tasks with constrained computational …

Computational EfficiencyEdge-computing

Neuron-level Balance between Stability and Plasticity in Deep Reinforcement Learning

2025-04-09 · Jiahua Lan, Sen Zhang, Haixia Pan, Ruijun Liu 외

In contrast to the human ability to continuously acquire knowledge, agents struggle with the stability-plasticity dilemma in deep reinforcement learning (DRL), which refers to the trade-off between retaining existing ski…

Deep Reinforcement Learning

HoSNN: Adversarially-Robust Homeostatic Spiking Neural Networks with Adaptive Firing Thresholds

2023-08-20 · Hejia Geng, Peng Li

While spiking neural networks (SNNs) offer a promising neurally-inspired model of computation, they are vulnerable to adversarial attacks. We present the first study that draws inspiration from neural homeostasis to desi…

Adversarial Robustness

Spikes can transmit neurons' subthreshold membrane potentials

2025-01-23 · Valentin Schmutz

Neurons primarily communicate through the emission of action potentials, or spikes. To generate a spike, a neuron's membrane potential must cross a defined threshold. Does this spiking mechanism inherently prevent neuron…