paper-with-me

홈 › Papers

FIRE: Frobenius-Isometry Reinitialization for Balancing the Stability-Plasticity Tradeoff

2026-02-08 · Isaac Han, Sangyeon Park, Seungwon Oh, Donghu Kim, Hojoon Lee, Kyung-Joong Kim arxiv

Deep neural networks trained on nonstationary data must balance stability (i.e., retaining prior knowledge) and plasticity (i.e., adapting to new tasks). Standard reinitialization methods, which reinitialize weights toward their original values, are widely used but difficult to tune: conservative reinitializations fail to restore plasticity, while aggressive ones erase useful knowledge. We propose FIRE, a principled reinitialization method that explicitly balances the stability-plasticity tradeoff. FIRE quantifies stability through Squared Frobenius Error (SFE), measuring proximity to past weights, and plasticity through Deviation from Isometry (DfI), reflecting weight isotropy. The reinitialization point is obtained by solving a constrained optimization problem, minimizing SFE subject to DfI being zero, which is efficiently approximated by Newton-Schulz iteration. FIRE is evaluated on continual visual learning (CIFAR-10 with ResNet-18), language modeling (OpenWebText with GPT-0.1B), and reinforcement learning (HumanoidBench with SAC and Atari games with DQN). Across all domains, FIRE consistently outperforms both naive training without intervention and standard reinitialization methods, demonstrating effective balancing of the stability-plasticity tradeoff.

📄 PDF Abstract BibTeX arXiv:2602.08040

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningAtari Games

Similar Papers 제목 키워드 기반

Spiking Neural Networks in the Alexiewicz Topology: A New Perspective on Analysis and Error Bounds

2023-05-09 · Bernhard A. Moser, Michael Lunglmayr

In order to ease the analysis of error propagation in neuromorphic computing and to get a better understanding of spiking neural networks (SNN), we address the problem of mathematical analysis of SNNs as endomorphisms th…

Quantization

Rigorous Restricted Isometry Property of Low-Dimensional Subspaces

2018-01-30 · Gen Li, Qinghua Liu, Yuantao Gu

Dimensionality reduction is in demand to reduce the complexity of solving large-scale problems with data lying in latent low-dimensional structures in machine learning and computer version. Motivated by such need, in thi…

compressed sensingDimensionality ReductionLEMMA

Rethinking Language Model Scaling under Transferable Hypersphere Optimization

2026-03-30 · Liliang Ren, Yang Liu, Yelong Shen, Weizhu Chen arxiv

Scaling laws for large language models depend critically on the optimizer and parameterization. Existing hyperparameter transfer laws are mainly developed for first-order optimizers, and they do not structurally prevent …

The Impact of Reinitialization on Generalization in Convolutional Neural Networks

2021-09-01 · Ibrahim Alabdulmohsin, Hartmut Maennel, Daniel Keysers

Recent results suggest that reinitializing a subset of the parameters of a neural network during training can improve generalization, particularly for small training sets. We study the impact of different reinitializatio…

Generalization Boundsimage-classificationImage ClassificationMemorization

Spatial modeling of forest-savanna bistability: Impacts of fire dynamics and timescale separation

2025-05-02 · Kimberly Shen, Simon Levin, Denis D. Patterson

Forest-savanna bistability - the hypothesis that forests and savannas exist as alternative stable states in the tropics - and its implications are key challenges for mathematical modelers and ecologists in the context of…