中文
相关论文

相关论文: Surrogate Gap Minimization Improves Sharpness-Awar…

200 篇论文

Sharpness-aware minimization (SAM) is a recently proposed training method that seeks to find flat minima in deep learning, resulting in state-of-the-art performance across various domains. Instead of minimizing the loss of the current…

机器学习 · 计算机科学 2023-01-18 Hoki Kim , Jinseong Park , Yujin Choi , Jaewook Lee

Recently, Sharpness-Aware Minimization (SAM) has shown state-of-the-art performance by seeking flat minima. To minimize the maximum loss within a neighborhood in the parameter space, SAM uses an ascent step, which perturbs the weights along…

机器学习 · 计算机科学 2023-02-22 Hoki Kim , Jinseong Park , Yujin Choi , Woojin Lee , Jaewook Lee

Understanding the generalization behavior of learning algorithms is a central goal of learning theory. A recently emerging explanation is that learning algorithms are successful in practice because they converge to flat minima, which have…

机器学习 · 计算机科学 2026-05-26 Matan Schliserman , Shira Vansover-Hager , Tomer Koren

Stochastic majorization-minimization (SMM) is a class of stochastic optimization algorithms that proceed by sampling new data points and minimizing a recursive average of surrogate functions of an objective function. The surrogates are…

最优化与控制 · 数学 2023-03-22 Hanbaek Lyu

Flat regions of the neural network loss landscape have long been hypothesized to correlate with better generalization properties. A closely related but distinct problem is training models that are robust to internal perturbations to their…

机器学习 · 计算机科学 2026-02-10 Philip Jacobson , Ben Feinberg , Suhas Kumar , Sapan Agarwal , T. Patrick Xiao , Christopher Bennett

Sharpness-Aware Minimization (SAM) is an optimizer that takes a descent step based on the gradient at a perturbation $y_t = x_t + \rho \frac{\nabla f(x_t)}{\lVert \nabla f(x_t) \rVert}$ of the current point $x_t$. Existing studies prove…

机器学习 · 计算机科学 2023-10-30 Dongkuk Si , Chulhee Yun

Decentralized stochastic gradient descent (D-SGD) allows collaborative learning on massive devices simultaneously without the control of a central server. However, existing theories claim that decentralization invariably undermines…

机器学习 · 计算机科学 2023-11-10 Tongtian Zhu , Fengxiang He , Kaixuan Chen , Mingli Song , Dacheng Tao

Network quantization is a dominant paradigm of model compression. However, the abrupt changes in quantized weights during training often lead to severe loss fluctuations and result in a sharp loss landscape, making the gradients unstable…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Jing Liu , Jianfei Cai , Bohan Zhuang

Sharpness-aware minimization (SAM) and related adversarial deep-learning methods can drastically improve generalization, but their underlying mechanisms are not yet fully understood. Here, we establish SAM as a relaxation of the Bayes…

机器学习 · 计算机科学 2023-12-12 Thomas Möllenhoff , Mohammad Emtiyaz Khan

We study the implicit bias of Sharpness-Aware Minimization (SAM) when training $L$-layer linear diagonal networks on linearly separable binary classification. For linear models ($L=1$), both $\ell_\infty$- and $\ell_2$-SAM recover the…

机器学习 · 计算机科学 2026-05-19 Chaewon Moon , Dongkuk Si , Chulhee Yun

Respiratory sound classification is hindered by the limited size, high noise levels, and severe class imbalance of benchmark datasets like ICBHI 2017. While Transformer-based models offer powerful feature extraction capabilities, they are…

音频与语音处理 · 电气工程与系统科学 2025-12-30 Atakan Işık , Selin Vulga Işık , Ahmet Feridun Işık , Mahşuk Taylan

Graph Neural Networks (GNNs) have achieved remarkable success across various graph-based tasks but remain highly sensitive to distribution shifts. In this work, we focus on a prevalent yet under-explored phenomenon in graph generalization,…

机器学习 · 计算机科学 2026-02-10 Yang Qiu , Yixiong Zou , Jun Wang

Sharpness-aware and gradient-alignment methods have been shown to improve generalization, however each family of methods targets a single geometric property of the loss landscape, while ignoring the other. In this paper, we show that this…

机器学习 · 计算机科学 2026-05-11 Aristotelis Ballas , Christos Diou

Deformable registration is a fundamental task in medical image processing, aiming to achieve precise alignment by establishing nonlinear correspondences between images. Traditional methods offer good adaptability and interpretability but…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Jing Hu , Kaiwei Yu , Hongjiang Xian , Shu Hu , Xin Wang

Sharpness-Aware Minimization (SAM) was introduced to improve generalization by seeking flat minima, yet it also exhibits robustness to label noise, a phenomenon that remains only partially understood. Prior work has mainly attributed this…

机器学习 · 计算机科学 2026-03-31 Hoang-Chau Luong , Quang-Thuc Nguyen , Dat Ba Tran , Minh-Triet Tran

In this letter, we propose an algorithm for learning a sparse weighted graph by estimating its adjacency matrix under the assumption that the observed signals vary smoothly over the nodes of the graph. The proposed algorithm is based on the…

信号处理 · 电气工程与系统科学 2022-05-11 Ghania Fatima , Aakash Arora , Prabhu Babu , Petre Stoica

Several methods have been recently proposed for estimating sparse Gaussian graphical models using $\ell_{1}$ regularization on the inverse covariance matrix. Despite recent advances, contemporary applications require methods that are even…

统计计算 · 统计学 2014-05-15 Onkar Dalal , Bala Rajaratnam

We analyze the landscape and training dynamics of diagonal linear networks in a linear regression task, with the network parameters being perturbed by small isotropic normal noise. The addition of such noise may be interpreted as a…

机器学习 · 计算机科学 2025-03-18 Gabriel Clara , Sophie Langer , Johannes Schmidt-Hieber

Generalization remains a critical challenge in speech deepfake detection (SDD). While various approaches aim to improve robustness, generalization is typically assessed through performance metrics like equal error rate without a theoretical…

音频与语音处理 · 电气工程与系统科学 2025-06-16 Wen Huang , Xuechen Liu , Xin Wang , Junichi Yamagishi , Yanmin Qian

Recently, flat-minima optimizers, which seek to find parameters in low-loss neighborhoods, have been shown to improve a neural network's generalization performance over stochastic and adaptive gradient-based optimizers. Two methods have…

机器学习 · 计算机科学 2023-01-30 Jean Kaddour , Linqing Liu , Ricardo Silva , Matt J. Kusner