paper-with-me

Papers

SG-Blend: Learning an Interpolation Between Improved Swish and GELU for Robust Neural Representations

2025-05-29 · Gaurav Sarkar, Jay Gala, Subarna Tripathi

The design of activation functions remains a pivotal component in optimizing deep neural networks. While prevailing choices like Swish and GELU demonstrate considerable efficacy, they often exhibit domain-specific optima. This work introduces SG-Blend, a novel activation function that blends our proposed SSwish, a first-order symmetric variant of Swish and the established GELU through dynamic interpolation. By adaptively blending these constituent functions via learnable parameters, SG-Blend aims to harness their complementary strengths: SSwish's controlled non-monotonicity and symmetry, and GELU's smooth, probabilistic profile, to achieve a more universally robust balance between model expressivity and gradient stability. We conduct comprehensive empirical evaluations across diverse modalities and architectures, showing performance improvements across all considered natural language and computer vision tasks and models. These results, achieved with negligible computational overhead, underscore SG-Blend's potential as a versatile, drop-in replacement that consistently outperforms strong contemporary baselines. The code is available at https://anonymous.4open.science/r/SGBlend-6CBC.

📄 PDF Abstract BibTeX arXiv:2505.23942

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

(FiLe@Against@Claim)How do I file a claim against Expedia? How do I file a claim against Expedia? How Do I File a Claim Against Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Fast Help &…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Sigmoid Activation 설명 없음

Similar Papers 제목 키워드 기반

A Structural Interpretation of GELU and Threshold-Transmission Activations via the First-Order Loss Function

2026-07-04 · Roberto Rossi arxiv

The Gaussian Error Linear Unit is usually motivated as the expected output of an input-dependent stochastic Bernoulli gate. This work gives a complementary interpretation based on the Gaussian complementary first-order l…

Zorro: A Flexible and Differentiable Parametric Family of Activation Functions That Extends ReLU and GELU

2024-09-28 · Matias Roodschild, Jorge Gotay-Sardiñas, Victor A. Jimenez, Adrian Will

Even in recent neural network architectures such as Transformers and Extended LSTM (xLSTM), and traditional ones like Convolutional Neural Networks, Activation Functions are an integral part of nearly all neural networks…

Tangma: A Tanh-Guided Activation Function with Learnable Parameters

2025-07-02 · Shreel Golwala arxiv

Activation functions are key to effective backpropagation and expressiveness in deep neural networks. This work introduces Tangma, a new activation function that combines the smooth shape of the hyperbolic tangent with t…

VeLU: Variance-enhanced Learning Unit for Deep Neural Networks

2025-04-21 · Ashkan Shakarami, Yousef Yeganeh, Azade Farshad, Lorenzo Nicolè 외

Activation functions are fundamental in deep neural networks and directly impact gradient flow, optimization stability, and generalization. Although ReLU remains standard because of its simplicity, it suffers from vanish…

Gompertz Linear Units: Leveraging Asymmetry for Enhanced Learning Dynamics

2025-02-05 · Indrashis Das, Mahmoud Safari, Steven Adriaensen, Frank Hutter

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 v…

image-classificationImage ClassificationInstance SegmentationLanguage Modeling+4