Adaptive-Grained Label Distribution Learning
Abstract
Label polysemy, where an instance can be associated with multiple labels, is common in real-world tasks. LDL (label distribution learning) is an effective learning paradigm for handling label polysemy, where each instance is associated with a label distribution. Although numerous LDL algorithms have been proposed and achieved satisfactory performance on most existing datasets, they are typically trained directly on the collected label distributions which often lack quality guarantees in real-world tasks due to annotator subjectivity and algorithm assumptions. Consequently, direct learning from such uncertain label distributions can lead to unpredictable generalization performance. To address this problem, we propose an adaptive-grained label distribution learning framework whose main idea is to extract relatively reliable supervision information from unreliable label distributions, and thus the label distribution learning task can be decomposed into three subtasks: coarsening label distributions, learning coarse-grained labels and refining coarse-grained labels. In this framework, we design an adaptive label coarsening algorithm to extract an optimal coarsen-grained labels and a label refining function to enhance the coarse-grained label into the final label distributions. Finally, we conduct extensive experiments on real-world datasets to demonstrate the advantages of our proposal.
Cite
Text
Lu et al. "Adaptive-Grained Label Distribution Learning." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I18.34109Markdown
[Lu et al. "Adaptive-Grained Label Distribution Learning." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/lu2025aaai-adaptive/) doi:10.1609/AAAI.V39I18.34109BibTeX
@inproceedings{lu2025aaai-adaptive,
title = {{Adaptive-Grained Label Distribution Learning}},
author = {Lu, Yunan and Li, Weiwei and Liu, Dun and Li, Huaxiong and Jia, Xiuyi},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2025},
pages = {19161-19169},
doi = {10.1609/AAAI.V39I18.34109},
url = {https://mlanthology.org/aaai/2025/lu2025aaai-adaptive/}
}