paper-with-me

홈 › Papers

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

2025-05-06 · Dmytro Shamatrin

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.

📄 PDF Abstract BibTeX arXiv:2505.03118

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

Document-Level Relation Extraction with Adaptive Thresholding and Localized Context Pooling

2020-10-21 · Wenxuan Zhou, Kevin Huang, Tengyu Ma, Jing Huang

Document-level relation extraction (RE) poses new challenges compared to its sentence-level counterpart. One document commonly contains multiple entity pairs, and one entity pair occurs multiple times in the document ass…

Document-level Relation ExtractionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONRelation+2

Adaptive label thresholding methods for online multi-label classification

2021-12-04 · Tingting Zhai, Hongcheng Tang, Hao Wang

Existing online multi-label classification works cannot well handle the online label thresholding problem and lack the regret analysis for their online algorithms. This paper proposes a novel framework of adaptive label …

ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Hierarchy-aware Biased Bound Margin Loss Function for Hierarchical Text Classification

2024-08-13 · Findings of the Association for Computational Linguistics ACL 2024 8 · Gibaeg Kim, SangHun Im, Heung-Seon Oh

Hierarchical text classification (HTC) is a challenging problem with two key issues: utilizing structural information and mitigating label imbalance. Recently, the unit-based approach generating unit-based feature repres…

Hierarchical Multi-label ClassificationMulti-Label Classificationtext-classificationText Classification

RAPT: Retrieval-Augmented Post-hoc Thresholding for Multi-Label Classification

2026-05-15 · Lasal Jayawardena, Nirmalie Wiratunga, Ikechukwu Nkisi-Orji, Darren Nicol arxiv

Industrial multi-label document understanding pipelines score candidate labels and threshold or rank them to form a label set per document. This early selection step directly affects the accuracy of downstream informatio…

Multi-Label ClassificationInformation ExtractionMetric Learning

Adaptive edge detection algorithm for multi-focus application

2018-07-12 · Trong-An Bui; Pei-Jun Lee

This paper proposes a method of solving the problem of multi-focus through edge detection based on adaptive thresholding. Under conditions such as different light or different regions, the methods of solving the problem …

ClusteringEdge Detection