← Search

Hanie Sedghi

13 accepted papers

2025

Improving Large Language Model Planning with Action Sequence Similarity

ICLR 2025poster

Planning is essential for artificial intelligence systems to look ahead and proactively determine a course of actions to reach objectives in the virtual and real world. Recent work on large language models (LLMs) sheds light on their planning capability in various tasks. However, it remains unclear…

Cited by 0SourcePDFScholar
2023

Can Neural Network Memorization Be Localized?

ICML 2023poster

Recent efforts at explaining the interplay of memorization and generalization in deep overparametrized networks have posited that neural networks *memorize* ``hard'' examples in the final few layers of the model. Memorization refers to the ability to correctly predict on *atypical* examples of the t…

2023

REPAIR: REnormalizing Permuted Activations for Interpolation Repair

ICLR 2023poster

In this paper we empirically investigate the conjecture from Entezari et al. (2021) which states that if permutation invariance is taken into account, then there should be no loss barrier to the linear interpolation between SGD solutions. We conduct our investigation using standard computer vision a…

2022

Exploring the Limits of Large Scale Pre-training

ICLR 2022spotlight

Recent developments in large-scale machine learning suggest that by scaling up data, model size and training time properly, one might observe that improvements in pre-training would transfer favorably to most downstream tasks. In this work we systematically study this phenomena and establish that,…

Cited by 138SourcePDFScholar
2022

Leveraging unlabeled data to predict out-of-distribution performance

ICLR 2022poster

Real-world machine learning deployments are characterized by mismatches between the source (training) and target (test) distributions that may cause performance drops. In this work, we investigate methods for predicting the target domain accuracy using only labeled source data and unlabeled target d…

2022

The Role of Permutation Invariance in Linear Mode Connectivity of Neural Networks

ICLR 2022poster

In this paper, we conjecture that if the permutation invariance of neural networks is taken into account, SGD solutions will likely have no barrier in the linear interpolation between them. Although it is a bold conjecture, we show how extensive empirical attempts fall short of refuting it. We furth…

2021

The Deep Bootstrap Framework: Good Online Learners are Good Offline Generalizers

ICLR 2021poster

We propose a new framework for reasoning about generalization in deep learning. The core idea is to couple the Real World, where optimizers take stochastic gradient steps on the empirical loss, to an Ideal World, where optimizers take steps on the population loss. This leads to an alternate decompo…

2020

The intriguing role of module criticality in the generalization of deep networks

ICLR 2020spotlight

We study the phenomenon that some modules of deep neural networks (DNNs) are more critical than others. Meaning that rewinding their parameter values back to initialization, while keeping other modules fixed at the trained parameters, results in a large drop in the network's performance. Our analysi…

Cited by 72SourceScholar
2016

Provable Tensor Methods for Learning Mixtures of Generalized Linear Models

AISTATS 2016poster

We consider the problem of learning mixtures of generalized linear models (GLM) which arise in classification and regression problems. Typical learning approaches such as expectation maximization (EM) or variational Bayes can get stuck in spurious local optima. In contrast, we present a tenso…

Cited by 112SourcePDFScholar