Methods › General › Loss Functions › Focal Loss
Focal Loss
Introduced by Tsung-Yi Lin et al. in Focal Loss for Dense Object Detection
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to focus learning on hard misclassified examples. It is a dynamically scaled cross entropy loss, where the scaling factor decays to zero as confidence in the correct class increases. Intuitively, this scaling factor can automatically down-weight the contribution of easy examples during training and rapidly focus the model on hard examples.
Formally, the Focal Loss adds a factor (1 - pₜ)^γ to the standard cross entropy criterion. Setting γ>0 reduces the relative loss for well-classified examples (pₜ>.5), putting more focus on hard, misclassified examples. Here there is tunable focusing parameter γ≥0.
FL(pₜ) = - (1 - pₜ)^γ log(pₜ)
Papers archive 2025-07-28
30 shown of 461, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.
-
LumiCRS: Asymmetric Contrastive Prototype Learning for Long-Tail Conversational Movie Recommendation 7 Jul 2025 · 0 repositories · arXiv:2507.04722
-
Revisiting Reweighted Risk for Calibration: AURC, Focal Loss, and Inverse Focal Loss 29 May 2025 · 0 repositories · arXiv:2505.23463
-
Few-Shot Class-Incremental Learning For Efficient SAR Automatic Target Recognition 26 May 2025 · 0 repositories · arXiv:2505.19565
-
PaniCar: Securing the Perception of Advanced Driving Assistance Systems Against Emergency Vehicle Lighting 8 May 2025 · 0 repositories · arXiv:2505.05183
-
End-to-end Audio Deepfake Detection from RAW Waveforms: a RawNet-Based Approach with Cross-Dataset Evaluation 29 Apr 2025 · 1 repository · arXiv:2504.20923
-
Comprehensive Evaluation of Quantitative Measurements from Automated Deep Segmentations of PSMA PET/CT Images 22 Apr 2025 · 0 repositories · arXiv:2504.16237
-
Class Imbalance Correction for Improved Universal Lesion Detection and Tagging in CT 8 Apr 2025 · 0 repositories · arXiv:2504.05591
-
Uncertainty Weighted Gradients for Model Calibration 26 Mar 2025 · 1 repository · arXiv:2503.22725Syntology ran 2 of 2 samples · 0 unverified
-
Self-Adaptive Gamma Context-Aware SSM-based Model for Metal Defect Detection 3 Mar 2025 · 0 repositories · arXiv:2503.01234
-
Dur360BEV: A Real-world 360-degree Single Camera Dataset and Benchmark for Bird-Eye View Mapping in Autonomous Driving 2 Mar 2025 · 2 repositories · arXiv:2503.00675Syntology ran 0 of 6 samples · 6 unverified
-
Fast-COS: A Fast One-Stage Object Detector Based on Reparameterized Attention Vision Transformer for Autonomous Driving 11 Feb 2025 · 0 repositories · arXiv:2502.07417
-
Supervised contrastive learning for cell stage classification of animal embryos 11 Feb 2025 · 0 repositories · arXiv:2502.07360
-
Adaptive Voxel-Weighted Loss Using L1 Norms in Deep Neural Networks for Detection and Segmentation of Prostate Cancer Lesions in PET/CT Images 4 Feb 2025 · 1 repository · arXiv:2502.02756
-
Deep Learning-Powered Classification of Thoracic Diseases in Chest X-Rays 24 Jan 2025 · 0 repositories · arXiv:2501.14279
-
Dual Scale-aware Adaptive Masked Knowledge Distillation for Object Detection 13 Jan 2025 · 0 repositories · arXiv:2501.07101
-
FocalPO: Enhancing Preference Optimizing by Focusing on Correct Preference Rankings 11 Jan 2025 · 0 repositories · arXiv:2501.06645
-
Influences on LLM Calibration: A Study of Response Agreement, Loss Functions, and Prompt Styles 7 Jan 2025 · 0 repositories · arXiv:2501.03991
-
Exploiting Boundary Loss for the Hierarchical Panoptic Segmentation of Plants and Leaves 31 Dec 2024 · 1 repository · arXiv:2501.00527
-
Detection of Body Packs in Abdominal CT scans Through Artificial Intelligence 26 Dec 2024 · 1 repository
-
Distortion-Aware Adversarial Attacks on Bounding Boxes of Object Detectors 25 Dec 2024 · 1 repository · arXiv:2412.18815
-
EMOv2: Pushing 5M Vision Model Frontier 9 Dec 2024 · 1 repository · arXiv:2412.06674
-
Psych-Occlusion: Using Visual Psychophysics for Aerial Detection of Occluded Persons during Search and Rescue 7 Dec 2024 · 1 repository · arXiv:2412.05553
-
OCDet: Object Center Detection via Bounding Box-Aware Heatmap Prediction on Edge Devices with NPUs 23 Nov 2024 · 1 repository · arXiv:2411.15653
-
A Novel Adaptive Hybrid Focal-Entropy Loss for Enhancing Diabetic Retinopathy Detection Using Convolutional Neural Networks 16 Nov 2024 · 0 repositories · arXiv:2411.10843
-
Normative Modeling for AD Diagnosis and Biomarker Identification 15 Nov 2024 · 1 repository · arXiv:2411.10570
-
1-800-SHARED-TASKS @ NLU of Devanagari Script Languages: Detection of Language, Hate Speech, and Targets using LLMs 11 Nov 2024 · 0 repositories · arXiv:2411.06850
-
One-Stage-TFS: Thai One-Stage Fingerspelling Dataset for Fingerspelling Recognition Frameworks 5 Nov 2024 · 0 repositories · arXiv:2411.02768
-
Divergent Domains, Convergent Grading: Enhancing Generalization in Diabetic Retinopathy Grading 4 Nov 2024 · 1 repository · arXiv:2411.02614
-
BiT-MamSleep: Bidirectional Temporal Mamba for EEG Sleep Staging 3 Nov 2024 · 0 repositories · arXiv:2411.01589
-
Fast-OMRA: Fast Online Motion Resolution Adaptation for Neural B-Frame Coding 29 Oct 2024 · 0 repositories · arXiv:2410.21763
Tasks archive 2025-07-28
20 shown of 341 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
Usage over time archive 2025-07-28
Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).
Categories archive 2025-07-28
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections