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/L1 Regularization

L1 Regularization

GeneralIntroduced 198690 papers

Description

L1L_{1}L1​ Regularization is a regularization technique applied to the weights of a neural network. We minimize a loss function compromising both the primary loss function and a penalty on the L_1L\_{1}L_1 Norm of the weights:

L_new(w)=L_original(w)+λ∣∣w∣∣_1L\_{new}\left(w\right) = L\_{original}\left(w\right) + \lambda{||w||}\_{1}L_new(w)=L_original(w)+λ∣∣w∣∣_1

where λ\lambdaλ is a value determining the strength of the penalty. In contrast to weight decay, L1L_{1}L1​ regularization promotes sparsity; i.e. some parameters have an optimal value of zero.

Image Source: Wikipedia

Papers Using This Method

PRETI: Patient-Aware Retinal Foundation Model via Metadata-Guided Representation Learning2025-05-18SPAT: Sensitivity-based Multihead-attention Pruning on Time Series Forecasting Models2025-05-13Decoding Futures Price Dynamics: A Regularized Sparse Autoencoder for Interpretable Multi-Horizon Forecasting and Factor Discovery2025-05-11High-Frequency Prior-Driven Adaptive Masking for Accelerating Image Super-Resolution2025-05-11BQSched: A Non-intrusive Scheduler for Batch Concurrent Queries via Reinforcement Learning2025-04-27From Gaze to Insight: Bridging Human Visual Attention and Vision Language Model Explanation for Weakly-Supervised Medical Image Segmentation2025-04-15NNN: Next-Generation Neural Networks for Marketing Measurement2025-04-08Remarks on the Polyak-Lojasiewicz inequality and the convergence of gradient systems2025-03-31Adaptive Rank Allocation: Speeding Up Modern Transformers with RaNA Adapters2025-03-23Al-Khwarizmi: Discovering Physical Laws with Foundation Models2025-02-03Renewable Energy Prediction: A Comparative Study of Deep Learning Models for Complex Dataset Analysis2025-01-27HAC++: Towards 100X Compression of 3D Gaussian Splatting2025-01-21Kryptonite-N: Machine Learning Strikes Back2024-12-29Efficient Masked AutoEncoder for Video Object Counting and A Large-Scale Benchmark2024-11-20Carbon price fluctuation prediction using blockchain information A new hybrid machine learning approach2024-11-05EH-MAM: Easy-to-Hard Masked Acoustic Modeling for Self-Supervised Speech Representation Learning2024-10-17Defending Membership Inference Attacks via Privacy-aware Sparsity Tuning2024-10-09Adaptive Masking Enhances Visual Grounding2024-10-04Pre-training on High Definition X-ray Images: An Experimental Study2024-04-27Salience-Based Adaptive Masking: Revisiting Token Dynamics for Enhanced Pre-training2024-04-12