ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.03118
37
0

Adaptive Thresholding for Multi-Label Classification via Global-Local Signal Fusion

6 May 2025
Dmytro Shamatrin
ArXivPDFHTML
Abstract

Multi-label classification (MLC) requires predicting multiple labels per sample, often under heavy class imbalance and noisy conditions. Traditional approaches apply fixed thresholds or treat labels independently, overlooking context and global rarity. We introduce an adaptive thresholding mechanism that fuses global (IDF-based) and local (KNN-based) signals to produce per-label, per-instance thresholds. Instead of applying these as hard cutoffs, we treat them as differentiable penalties in the loss, providing smooth supervision and better calibration. Our architecture is lightweight, interpretable, and highly modular. On the AmazonCat-13K benchmark, it achieves a macro-F1 of 0.1712, substantially outperforming tree-based and pretrained transformer-based methods. We release full code for reproducibility and future extensions.

View on arXiv
@article{shamatrin2025_2505.03118,
  title={ Adaptive Thresholding for Multi-Label Classification via Global-Local Signal Fusion },
  author={ Dmytro Shamatrin },
  journal={arXiv preprint arXiv:2505.03118},
  year={ 2025 }
}
Comments on this paper