paper-with-me

Papers

The Affine Divergence: Aligning Activation Updates Beyond Normalisation

2025-12-24 · George Bird arxiv

A systematic mismatch exists between mathematically ideal and effective activation updates during gradient descent. As intended, parameters update in their direction of steepest descent. However, activations are argued to constitute a more directly impactful quantity to prioritise in optimisation, as they are closer to the loss in the computational graph and carry sample-dependent information through the network. Yet their propagated updates do not take the optimal steepest-descent step. These quantities exhibit non-ideal sample-wise scaling across affine, convolutional, and attention layers.Solutions to correct for this are trivial and, incidentally, derive normalisation from first principles despite motivational independence. Consequently, such considerations offer a fresh, conceptual reframe of normalisation's action, with auxiliary experiments bolstering this mechanistic interpretation. Moreover, this analysis makes clear a second possibility: a solution that is functionally distinct from modern normalisations, without scale invariance, yet remains empirically successful -- an alternative to the affine map. This outperforms conventional normalisers across several tests. This generalises to convolution via a new functional form, ``PatchNorm'', a compositionally inseparable normaliser. Together, these provide an alternative mechanistic framework that both adds to and counters some of the discussion of normalisation. Further, it is argued that normalisers are better decomposed into activation-function-like maps with parameterised scaling. Overall, this constitutes a theoretically principled approach that yields new functions with empirical validation and raises questions about the affine + nonlinear approach.

📄 PDF Abstract BibTeX arXiv:2512.22247

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AcTTA: Rethinking Test-Time Adaptation via Dynamic Activation

2026-03-27 · Hyeongyu Kim, Geonhui Han, Dosik Hwang arxiv

Test-time adaptation (TTA) aims to mitigate performance degradation under distribution shifts by updating model parameters during inference. Existing approaches have primarily framed adaptation around affine modulation, …

Test-time Adaptation

Regime Change Hypothesis: Foundations for Decoupled Dynamics in Neural Network Training

2026-02-09 · Cristian Pérez-Corral, Alberto Fernández-Hernández, Jose I. Mestre, Manuel F. Dolz 외 arxiv

Despite the empirical success of DNN, their internal training dynamics remain difficult to characterize. In ReLU-based models, the activation pattern induced by a given input determines the piecewise-linear region in whi…

Steering Multirobot Behavior via Closed-Loop Affine Activation Editing

2026-06-09 · Satyajeet Das, Darren Chiu, Shashank Hegde, Gaurav S. Sukhatme arxiv

Real-world robots need to adapt their behavior beyond the envelope of their pre-trained policy. Policy finetuning or retraining are options, but they risk catastrophic forgetting, degrading the pretrained policy's base p…

BSO: Safety Alignment Is Density Ratio Matching

2026-05-12 · Tien-Phat Nguyen, Truong Nguyen, Thin Nguyen, Duy Minh Ho Nguyen 외 arxiv

Aligning language models for both helpfulness and safety typically requires complex pipelines-separate reward and cost models, online reinforcement learning, and primal-dual updates. Recent direct preference optimization…

Reinforcement Learning

Infinite-dimensional Log-Determinant divergences II: Alpha-Beta divergences

2016-10-13 · Minh Ha Quang

This work presents a parametrized family of divergences, namely Alpha-Beta Log- Determinant (Log-Det) divergences, between positive definite unitized trace class operators on a Hilbert space. This is a generalization of …