TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Methods/PReLU

PReLU

Parameterized ReLU

GeneralIntroduced 2000119 papers
Source Paper

Description

A Parametric Rectified Linear Unit, or PReLU, is an activation function that generalizes the traditional rectified unit with a slope for negative values. Formally:

f(y_i)=y_i if y_i≥0f\left(y\_{i}\right) = y\_{i} \text{ if } y\_{i} \ge 0f(y_i)=y_i if y_i≥0 f(y_i)=a_iy_i if y_i≤0f\left(y\_{i}\right) = a\_{i}y\_{i} \text{ if } y\_{i} \leq 0f(y_i)=a_iy_i if y_i≤0

The intuition is that different layers may require different types of nonlinearity. Indeed the authors find in experiments with convolutional neural networks that PReLus for the initial layer have more positive slopes, i.e. closer to linear. Since the filters of the first layers are Gabor-like filters such as edge or texture detectors, this shows a circumstance where positive and negative responses of filters are respected. In contrast the authors find deeper layers have smaller coefficients, suggesting the model becomes more discriminative at later layers (while it wants to retain more information at earlier layers).

Papers Using This Method

OWSM v4: Improving Open Whisper-Style Speech Models via Data Scaling and Cleaning2025-05-31Super-Resolution Generative Adversarial Networks based Video Enhancement2025-05-14UL-UNAS: Ultra-Lightweight U-Nets for Real-Time Speech Enhancement via Network Architecture Search2025-03-01Gompertz Linear Units: Leveraging Asymmetry for Enhanced Learning Dynamics2025-02-05Beyond Speaker Identity: Text Guided Target Speech Extraction2025-01-15Uncertainty Estimation for Super-Resolution using ESRGAN2024-12-19l0-Regularized Sparse Coding-based Interpretable Network for Multi-Modal Image Fusion2024-11-07Deep Learning-Based CKM Construction with Image Super-Resolution2024-10-28CapsuleNet: A Deep Learning Model To Classify GI Diseases Using EfficientNet-b72024-10-24ESPnet-Codec: Comprehensive Training and Evaluation of Neural Codecs for Audio, Music, and Speech2024-09-24PReLU: Yet Another Single-Layer Solution to the XOR Problem2024-09-17Two Stage Segmentation of Cervical Tumors using PocketNet2024-09-17ESPnet-EZ: Python-only ESPnet for Easy Fine-tuning and Integration2024-09-14LMAC-TD: Producing Time Domain Explanations for Audio Classifiers2024-09-13The CHiME-8 DASR Challenge for Generalizable and Array Agnostic Distant Automatic Speech Recognition and Diarization2024-07-23Early Explorations of Lightweight Models for Wound Segmentation on Mobile Devices2024-07-10Noise-robust Speech Separation with Fast Generative Correction2024-06-11Deep Multi-Task Learning for Malware Image Classification2024-05-09IFNet: Deep Imaging and Focusing for Handheld SAR with Millimeter-wave Signals2024-05-03A cost minimization approach to fix the vocabulary size in a tokenizer for an End-to-End ASR system2024-04-29