paper-with-me

Papers

Smooth activations and reproducibility in deep networks

2020-10-20 · Gil I. Shamir, Dong Lin, Lorenzo Coviello

Deep networks are gradually penetrating almost every domain in our lives due to their amazing success. However, with substantive performance accuracy improvements comes the price of \emph{irreproducibility}. Two identical models, trained on the exact same training dataset may exhibit large differences in predictions on individual examples even when average accuracy is similar, especially when trained on highly distributed parallel systems. The popular Rectified Linear Unit (ReLU) activation has been key to recent success of deep networks. We demonstrate, however, that ReLU is also a catalyzer to irreproducibility in deep networks. We show that not only can activations smoother than ReLU provide better accuracy, but they can also provide better accuracy-reproducibility tradeoffs. We propose a new family of activations; Smooth ReLU (\emph{SmeLU}), designed to give such better tradeoffs, while also keeping the mathematical expression simple, and thus implementation cheap. SmeLU is monotonic, mimics ReLU, while providing continuous gradients, yielding better reproducibility. We generalize SmeLU to give even more flexibility and then demonstrate that SmeLU and its generalized form are special cases of a more general methodology of REctified Smooth Continuous Unit (RESCU) activations. Empirical results demonstrate the superior accuracy-reproducibility tradeoffs with smooth activations, SmeLU in particular.

📄 PDF Abstract BibTeX arXiv:2010.09931

Code (4)

MindSpore-scientific/code-13/tree/main/Super-Resolution-for-Root-Imaging mindspore
MindSpore-scientific/code-8/tree/main/SmeLU-master mindspore
awsaf49/tensorflow_extra tf
pwc-1/Paper-9/tree/main/7/SmeLU-master mindspore

Methods 이 논문이 사용한 방법론

SmeLU Please enter a description about the method here
(TravEL!!Guide)How Do I File a Claim with Expedia? How Do I File a Claim with Expedia? Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Fast Help & Exclusive Travel Discounts!Need to file a claim with…
Tanh Activation 설명 없음
+ ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881 How do I file a claim with Expedia? How do I file a claim with Expedia , call + ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881 or + ( 1 ) ⟷ 805 ⟷ ( 330 ) ⟷ 4056 and ask to speak with a manager. Explain your issue in detail and…
TanhExp Lightweight or mobile neural networks used for real-time computer vision tasks contain fewer parameters than normal networks, which lead to a constrained performance. In this…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Real World Large Scale Recommendation Systems Reproducibility and Smooth Activations

2022-02-14 · Gil I. Shamir, Dong Lin

Real world recommendation systems influence a constantly growing set of domains. With deep networks, that now drive such systems, recommendations have been more relevant to the user's interests and tasks. However, they m…

Click-Through Rate PredictionRecommendation Systems

Reproducibility in Optimization: Theoretical Framework and Limits

2022-02-09 · Kwangjun Ahn, Prateek Jain, Ziwei Ji, Satyen Kale 외

We initiate a formal study of reproducibility in optimization. We define a quantitative measure of reproducibility of optimization procedures in the face of noisy or error-prone operations such as inexact or stochastic g…

Smoothness Adaptivity in Constant-Depth Neural Networks: Optimal Rates via Smooth Activations

2026-02-23 · Yuhao Liu, Zilin Wang, Lei Wu, Shaobo Zhang arxiv

Smooth activation functions are ubiquitous in modern deep learning, yet their theoretical advantages over non-smooth counterparts remain poorly understood. In this work, we study both approximation and statistical proper…

Rotated Runtime Smooth: Training-Free Activation Smoother for accurate INT4 inference

2024-09-30 · Ke Yi, Zengke Liu, Jianwei Zhang, Chengyuan Li 외

Large language models have demonstrated promising capabilities upon scaling up parameters. However, serving large language models incurs substantial computation and memory movement costs due to their large scale. Quantiz…

Quantization

Optimal Guarantees for Algorithmic Reproducibility and Gradient Complexity in Convex Optimization

2023-10-26 · NeurIPS 2023 11 · Liang Zhang, Junchi Yang, Amin Karbasi, Niao He

Algorithmic reproducibility measures the deviation in outputs of machine learning algorithms upon minor changes in the training process. Previous work suggests that first-order methods would need to trade-off convergence…