让单个神经元在分布偏移和标签噪声下仍能稳定学习。
Learning a Single Neuron Robustly to Distributional Shifts and Adversarial Label Noise
- 基于对偶框架,直接优化非凸的平方损失。
- 恢复的权重在最坏分布下误差仅比最优解高常数倍。
- 适用于对抗性分布偏移场景下的鲁棒模型训练。
研究在存在对抗性分布偏移时,以$L_2^2$损失学习单个神经元的问题,其中标签可任意设定,目标是找到最佳拟合函数。给定来自参考分布$/mathcal{p}_0$的训练样本,目标是逼近向量$/mathbf{w}^*$,使其在与$/mathcal{p}_0$的χ²-散度接近的最坏分布下最小化平方损失。设计了一种计算高效的算法,恢复出向量$/hat{/mathbf{w}}$,满足$/mathbb{E}_{/mathcal{p}^*} (σ(/hat{/mathbf{w}} /cdot /mathbf{x}) - y)^2 /leq C /mathbb{E}_{/mathcal{p}^*} (σ(/mathbf{w}^* /cdot /mathbf{x}) - y)^2 + ε$,其中$C>1$为与维度无关的常数,$(/mathbf{w}^*, /mathcal{p}^*)$是达到最小-最大风险的极值点,即$/min_{/mathbf{w}~:///mathbf{w}// /leq W} /max_{/mathcal{p}} /mathbb{E}_{(/mathbf{x}, y) /sim /mathcal{p}} (σ(/mathbf{w} /cdot /mathbf{x}) - y)^2 - νχ^2(/mathcal{p}, /mathcal{p}_0)$。算法采用原始-对偶框架,直接控制原始非凸损失的风险。从优化角度看,本工作为结构化非凸条件下的原始-对偶算法设计开辟了新路径。
原文摘要 · Abstract (English)
We study the problem of learning a single neuron with respect to the $L_2^2$-loss in the presence of adversarial distribution shifts, where the labels can be arbitrary, and the goal is to find a ``best-fit'' function. More precisely, given training samples from a reference distribution $\mathcal{p}_0$, the goal is to approximate the vector $\mathbf{w}^*$ which minimizes the squared loss with respect to the worst-case distribution that is close in $χ^2$-divergence to $\mathcal{p}_{0}$. We design a computationally efficient algorithm that recovers a vector $ \hat{\mathbf{w}}$ satisfying $\mathbb{E}_{\mathcal{p}^*} (σ(\hat{\mathbf{w}} \cdot \mathbf{x}) - y)^2 \leq C \, \mathbb{E}_{\mathcal{p}^*} (σ(\mathbf{w}^* \cdot \mathbf{x}) - y)^2 + ε$, where $C>1$ is a dimension-independent constant and $(\mathbf{w}^*, \mathcal{p}^*)$ is the witness attaining the min-max risk $\min_{\mathbf{w}~:~\|\mathbf{w}\| \leq W} \max_{\mathcal{p}} \mathbb{E}_{(\mathbf{x}, y) \sim \mathcal{p}} (σ(\mathbf{w} \cdot \mathbf{x}) - y)^2 - νχ^2(\mathcal{p}, \mathcal{p}_0)$. Our algorithm follows a primal-dual framework and is designed by directly bounding the risk with respect to the original, nonconvex $L_2^2$ loss. From an optimization standpoint, our work opens new avenues for the design of primal-dual algorithms under structured nonconvexity.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。