← Search

Hossein Mobahi

15 accepted papers

2025

Avoiding spurious sharpness minimization broadens applicability of SAM

ICML 2025poster

Curvature regularization techniques like Sharpness Aware Minimization (SAM) have shown great promise in improving generalization on vision tasks. However, we find that SAM performs poorly in domains like natural language processing (NLP), often degrading performance --- even with twice the compute b…

Cited by 1SourcePDFScholar
2025

PlanGEN: A Multi-Agent Framework for Generating Planning and Reasoning Trajectories for Complex Problem Solving

EMNLP 2025

Recent agent frameworks and inference-time algorithms often struggle with natural planning problems due to limitations in verifying generated plans or reasoning and varying complexity of instances within a single task. Many existing methods for these tasks either perform task-level verification with

Cited by 0SourcePDFScholar
2024

Neglected Hessian component explains mysteries in sharpness regularization

NeurIPS 2024spotlight

Recent work has shown that methods that regularize second order information like SAM can improve generalization in deep learning. Seemingly similar methods like weight noise and gradient penalties often fail to provide such benefits. We investigate this inconsistency and reveal its connection to the…

Cited by 7SourcePDFScholar
2023

On student-teacher deviations in distillation: does it pay to disobey?

NeurIPS 2023poster

Knowledge distillation (KD) has been widely used to improve the test accuracy of a "student" network, by training it to mimic the soft probabilities of a trained "teacher" network. Yet, it has been shown in recent work that, despite being trained to fit the teacher's probabilities, the student may n…

Cited by 13SourcePDFScholar
2023

Sharpness-Aware Minimization Leads to Low-Rank Features

NeurIPS 2023poster

Sharpness-aware minimization (SAM) is a recently proposed method that minimizes the sharpness of the training loss of a neural network. While its generalization improvement is well-known and is the primary motivation, we uncover an additional intriguing effect of SAM: reduction of the feature rank w…

2021

A unifying view on implicit bias in training linear neural networks

ICLR 2021poster

We study the implicit bias of gradient flow (i.e., gradient descent with infinitesimal step size) on linear neural network training. We propose a tensor formulation of neural networks that includes fully-connected, diagonal, and convolutional networks as special cases, and investigate the linear ver…

Cited by 97SourcePDFScholar
2021

Sharpness-aware Minimization for Efficiently Improving Generalization

ICLR 2021spotlight

In today's heavily overparameterized models, the value of the training loss provides few guarantees on model generalization ability. Indeed, optimizing only the training loss value, as is commonly done, can easily lead to suboptimal model quality. Motivated by the connection between geometry of the…

2020

Fantastic Generalization Measures and Where to Find Them

ICLR 2020poster

Generalization of deep networks has been intensely researched in recent years, resulting in a number of theoretical bounds and empirically motivated measures. However, most papers proposing such measures only study a small set of models, leaving open the question of whether these measures are truly…

Cited by 757SourceScholar
2020

Self-Distillation Amplifies Regularization in Hilbert Space

NeurIPS 2020poster

Knowledge distillation introduced in the deep learning context is a method to transfer knowledge from one architecture to another. In particular, when the architectures are identical, this is called self-distillation. The idea is to feed in predictions of the trained model as new target values for r…

Cited by 286SourcePDFScholar
2019

Predicting the Generalization Gap in Deep Networks with Margin Distributions

ICLR 2019poster

As shown in recent research, deep neural networks can perfectly fit randomly labeled data, but with very poor accuracy on held out data. This phenomenon indicates that loss functions such as cross-entropy are not a reliable indicator of generalization. This leads to the crucial question of how gener…

2018

Large Margin Deep Networks for Classification

NeurIPS 2018poster

We present a formulation of deep learning that aims at producing a large margin classifier. The notion of \emc{margin}, minimum distance to a decision boundary, has served as the foundation of several theoretically profound and empirically successful results for both classification and regression t…

2015

Learning with a Wasserstein Loss

NeurIPS 2015poster

Learning to predict multi-label outputs is challenging, but in many problems there is a natural metric on the outputs that can be used to improve predictions. In this paper we develop a loss function for multi-label learning, based on the Wasserstein distance. The Wasserstein distance provides a nat…

Cited by 773SourcePDFScholar