PulseAugur
EN
LIVE 11:46:12

New Generalized KL Divergence Loss Achieves State-of-the-Art Robustness

Researchers have introduced the Generalized Kullback-Leibler (GKL) Divergence loss, an enhancement to existing KL Divergence loss methods. This new loss function addresses limitations in scenarios like knowledge distillation by improving optimization for classes with high predicted scores and reducing sample bias. Experiments on datasets such as CIFAR-10/100, ImageNet, and vision-language tasks demonstrated GKL's effectiveness, achieving state-of-the-art adversarial robustness on RobustBench and competitive performance in knowledge distillation. AI

IMPACT Introduces a novel loss function that enhances adversarial robustness and knowledge distillation performance in AI models.

RANK_REASON The cluster contains an academic paper detailing a new loss function for machine learning models. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.AI TIER_1 Deutsch(DE) · Jiequan Cui, Beier Zhu, Qingshan Xu, Zhuotao Tian, Xiaojuan Qi, Bei Yu, Hanwang Zhang, Richang Hong ·

    Generalized Kullback-Leibler Divergence Loss

    arXiv:2503.08038v2 Announce Type: replace-cross Abstract: In this paper, we delve deeper into the Kullback-Leibler (KL) Divergence loss and mathematically prove that it is equivalent to the Decoupled Kullback-Leibler (DKL) Divergence loss that consists of (1) a weighted Mean Squa…