← Search

Stanislav Fort

9 accepted papers

2026

Get RICH or Die Scaling: Profitably Trading Inference Compute for Robustness

ICLR 2026poster

Models are susceptible to adversarially out-of-distribution (OOD) data despite large training-compute investments into their robustification. Zaremba et al. (2025) make progress on this problem at test time, showing LLM reasoning improves satisfaction of model specifications designed to thwart attac…

Cited by 0SourceScholar
2022

How many degrees of freedom do we need to train deep networks: a loss landscape perspective

ICLR 2022poster

A variety of recent works, spanning pruning, lottery tickets, and training within random subspaces, have shown that deep neural networks can be trained using far fewer degrees of freedom than the total number of parameters. We analyze this phenomenon for random subspaces by first examining the succe…

2021

On Monotonic Linear Interpolation of Neural Network Parameters

ICML 2021spotlight

Linear interpolation between initial neural network parameters and converged parameters after training with stochastic gradient descent (SGD) typically leads to a monotonic decrease in the training objective. This Monotonic Linear Interpolation (MLI) property, first observed by Goodfellow et al. 201…

Cited by 15SourcePDFScholar
2021

Training independent subnetworks for robust prediction

ICLR 2021poster

Recent approaches to efficiently ensemble neural networks have shown that strong robustness and uncertainty performance can be achieved with a negligible gain in parameters over the original network. However, these methods still require multiple forward passes for prediction, leading to a significa…

2020

Deep learning versus kernel learning: an empirical study of loss landscape geometry and the time evolution of the Neural Tangent Kernel

NeurIPS 2020poster

In suitably initialized wide networks, small learning rates transform deep neural networks (DNNs) into neural tangent kernel (NTK) machines, whose training dynamics is well-approximated by a linear weight expansion of the network at initialization. Standard training, however, diverges from its line…

Cited by 227SourcePDFScholar
2020

The Break-Even Point on Optimization Trajectories of Deep Neural Networks

ICLR 2020spotlight

The early phase of training of deep neural networks is critical for their final performance. In this work, we study how the hyperparameters of stochastic gradient descent (SGD) used in the early phase of training affect the rest of the optimization trajectory. We argue for the existence of the "``br…

Cited by 191SourceScholar