LGOct 15, 2022

Label distribution learning via label correlation grid

arXiv:2210.08184v11 citationsh-index: 27
Originality Incremental advance
AI Analysis

This work addresses label uncertainty in multi-label learning, which is incremental as it builds on existing methods with a new regularization approach.

The paper tackles the problem of noise and uncertainty in label distribution learning by proposing a Label Correlation Grid (LCG) to model label relationships, achieving improved accuracy on real benchmarks.

Label distribution learning can characterize the polysemy of an instance through label distributions. However, some noise and uncertainty may be introduced into the label space when processing label distribution data due to artificial or environmental factors. To alleviate this problem, we propose a \textbf{L}abel \textbf{C}orrelation \textbf{G}rid (LCG) to model the uncertainty of label relationships. Specifically, we compute a covariance matrix for the label space in the training set to represent the relationships between labels, then model the information distribution (Gaussian distribution function) for each element in the covariance matrix to obtain an LCG. Finally, our network learns the LCG to accurately estimate the label distribution for each instance. In addition, we propose a label distribution projection algorithm as a regularization term in the model training process. Extensive experiments verify the effectiveness of our method on several real benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes