Reducing Per-Sample Interference in Stochastic Optimization

작성자

카테고리:

← 피드로
arXiv cs.AI · Apostolos Avranas · 2026-08-13 AI

[Submitted on 28 Jun 2026 (v1), last revised 12 Aug 2026 (this version, v2)]

View PDF HTML (experimental)

Abstract:Modern optimizers combine gradients from the current mini-batch with historical optimization state, such as momentum or adaptive moments. While effective, this standard practice can produce parameter updates that actively increase the loss of individual samples. We term this phenomenon per-sample interference and propose redefining the parameter update as an optimization problem that explicitly minimizes it.
Because the exact formulation of the problem is computationally prohibitive, we introduce a highly efficient surrogate. By reducing the problem’s dimensionality to the batch size and restricting the optimization to the last linear layer, we overcome memory and speed bottlenecks. This strategy hinges on our unexpected finding that this layer alone can reliably capture core second-order statistics of the full network. The resulting surrogate problem integrates readily into standard optimizers like SGD and AdamW, and can be solved using a small number of GPU-friendly iterations. Crucially, the method exhibits favorable scaling properties, as the relative computational overhead shrinks as the model size or input grows. Experiments on image classification benchmarks confirm reduced per-sample interference and improved generalization.

Submission history

From: Apostolos Avranas Dr [view email]
[v1] Sun, 28 Jun 2026 18:01:27 UTC (1,084 KB)
[v2] Wed, 12 Aug 2026 16:10:46 UTC (1,093 KB)

원문에서 계속 ↗

추출 본문 · 출처: arxiv.org · https://arxiv.org/abs/2607.16261

코멘트

답글 남기기