← Search

Mahmoud Safari

4 accepted papers

2025

Gompertz Linear Units: Leveraging Asymmetry for Enhanced Learning Dynamics

NeurIPS 2025poster

Activation functions are fundamental elements of deep learning architectures as they significantly influence training dynamics. ReLU, while widely used, is prone to the dying neuron problem, which has been mitigated by variants such as LeakyReLU, PReLU, and ELU that better handle negative neuron out…

Cited by 0SourcecodeScholar
2024

Surprisingly Strong Performance Prediction with Neural Graph Features

ICML 2024poster

Performance prediction has been a key part of the neural architecture search (NAS) process, allowing to speed up NAS algorithms by avoiding resource-consuming network training. Although many performance predictors correlate well with ground truth performance, they require training data in the form o…

2022

NAS-Bench-Suite-Zero: Accelerating Research on Zero Cost Proxies

NeurIPS 2022accept

Zero-cost proxies (ZC proxies) are a recent architecture performance prediction technique aiming to significantly speed up algorithms for neural architecture search (NAS). Recent work has shown that these techniques show great promise, but certain aspects, such as evaluating and exploiting their com…

2022

NAS-Bench-Suite: NAS Evaluation is (Now) Surprisingly Easy

ICLR 2022poster

The release of tabular benchmarks, such as NAS-Bench-101 and NAS-Bench-201, has significantly lowered the computational overhead for conducting scientific research in neural architecture search (NAS). Although they have been widely adopted and used to tune real-world NAS algorithms, these benchmarks…