← Search

Levent Sagun

12 accepted papers

2025

A Differentiable Rank-Based Objective for Better Feature Learning

ICLR 2025poster

In this paper, we leverage existing statistical methods to better understand feature learning from data. We tackle this by modifying the model-free variable selection method, Feature Ordering by Conditional Independence (FOCI), which is introduced in Azadkia & Chatterjee (2021). While FOCI is based…

Cited by 0SourcePDFScholar
2025

On the Role of Speech Data in Reducing Toxicity Detection Bias

NAACL 2025long

Text toxicity detection systems exhibit significant biases, producing disproportionate rates of false positives on samples mentioning demographic groups. But what about toxicity detection in speech? To investigate the extent to which text-based biases are mitigated by speech-based systems, we produc…

Cited by 0SourcePDFScholar
2024

Networked Inequality: Preferential Attachment Bias in Graph Neural Network Link Prediction

ICML 2024poster

Graph neural network (GNN) link prediction is increasingly deployed in citation, collaboration, and online social networks to recommend academic literature, collaborators, and friends. While prior research has investigated the dyadic fairness of GNN link prediction, the within-group (e.g., queer wom…

2021

ConViT: Improving Vision Transformers with Soft Convolutional Inductive Biases

ICML 2021spotlight

Convolutional architectures have proven extremely successful for vision tasks. Their hard inductive biases enable sample-efficient learning, but come at the cost of a potentially lower performance ceiling. Vision Transformers (ViTs) rely on more flexible self-attention layers, and have recently outp…

2021

On the interplay between data structure and loss function in classification problems

NeurIPS 2021poster

One of the central features of modern machine learning models, including deep neural networks, is their generalization ability on structured data in the over-parametrized regime. In this work, we consider an analytically solvable setup to investigate how properties of data impact learning in classi…

2020

Triple descent and the two kinds of overfitting: where & why do they appear?

NeurIPS 2020spotlight

A recent line of research has highlighted the existence of a ``double descent'' phenomenon in deep learning, whereby increasing the number of training examples N causes the generalization error of neural networks to peak when N is of the same order as the number of parameters P. In earlier works, a…

2019

A Tail-Index Analysis of Stochastic Gradient Noise in Deep Neural Networks

ICML 2019oral

The gradient noise (GN) in the stochastic gradient descent (SGD) algorithm is often considered to be Gaussian in the large data regime by assuming that the classical central limit theorem (CLT) kicks in. This assumption is often made for mathematical convenience, since it enables SGD to be analyzed…

Cited by 289SourcePDFScholar
2019

Finding the Needle in the Haystack with Convolutions: on the benefits of architectural bias

NeurIPS 2019poster

Despite the phenomenal success of deep neural networks in a broad range of learning tasks, there is a lack of theory to understand the way they work. In particular, Convolutional Neural Networks (CNNs) are known to perform much better than Fully-Connected Networks (FCNs) on spatially structured data…

2018

Comparing Dynamics: Deep Neural Networks versus Glassy Systems

ICML 2018oral

We analyze numerically the training dynamics of deep neural networks (DNN) by using methods developed in statistical physics of glassy systems. The two main issues we address are the complexity of the loss-landscape and of the dynamics within it, and to what extent DNNs share similarities with glass…

Cited by 138SourcePDFScholar
2018

Empirical Analysis of the Hessian of Over-Parametrized Neural Networks

ICLR 2018workshop

We study the properties of common loss surfaces through their Hessian matrix. In particular, in the context of deep learning, we empirically show that the spectrum of the Hessian is composed of two parts: (1) the bulk centered near zero, (2) and outliers away from the bulk. We present numerical evid…

Cited by 435SourceScholar
2017

Entropy-SGD: Biasing Gradient Descent Into Wide Valleys

ICLR 2017poster

This paper proposes a new optimization algorithm called Entropy-SGD for training deep neural networks that is motivated by the local geometry of the energy landscape. Local extrema with low generalization error have a large proportion of almost-zero eigenvalues in the Hessian with very few positive…

Cited by 899SourcecodeScholar