Font Size: a A A

Research On Multi-Label Data Modeling Based On Label Relationship

Posted on:2021-04-09Degree:MasterType:Thesis
Country:ChinaCandidate:Q GaoFull Text:PDF
GTID:2370330620963512Subject:Computer software and theory
Abstract/Summary:PDF Full Text Request
The data in real-world is often multi-labeled.For example,a picture may include semantic annotation such as "desert","camel",and "blue sky";a news report may include topics such as "economy","war",and "politics";a paragraph may also include "pleasure" and "sadness." The high dimensionality of multi-label data will increase the difficulty of data mining tasks such as classification and clustering,such as increasing the time complexity of the mining algorithm and the complexity of the model.Feature selection is a data pre-processing technique that uses as a few features as possible to model the mining results under the same condition.The current research on feature selection of multi-label data has not yet made full use of the relationship between the labels.At the same time,after feature selection,we always use the existing classifier directly,and the results of feature selection are not well used.Therefore,we study the feature selection of multi-label data and the design of a classifier for the result of feature selection based on the fusion of label relationships.The main research contents and conclusions are as follows:(1)Multi-label attribute reduction based on fuzzy inconsistent pairsThis paper treats each label as a random variable,uses KL divergence to measure the label relationship,combines the label relationship,gives each label a weight,and combines the label weights to define fuzzy inconsistent sample pairs.The attribute importance is defined by the distinguishing ability of attribute pairs to fuzzy inconsistent sample pairs.A multi-label attribute reduction algorithm based on fuzzy inconsistent pairs is proposed.The validity of the proposed algorithm is proved by using 6 evaluation indexes in8 public multi-label data sets.(2)K-nearest neighbor multi-label classifier based on fusion of label relationshipsIn a multi-label data set,different labels can appear 0 or 1 at the sametime.Therefore,we consider that there is a linear relationship between the labels,and we use association rules to mine it.Then,we combine the mining results to give label weights,and use this to get the label sort sequence.We combine the existing attribute reduction algorithm with the weight of the label to obtain a new reduced feature subset.At the same time,we define a measurement formula of the sample distance based on the feature subset.We propose a K nearest neighbor multi-label classifier that fuses label relationships based on combining the sorted sequence of labels and the influence between labels.The effectiveness of the proposed algorithm is proved by using 6 evaluation indexes in 5 public multi-label data sets.In summary,we fuse label relationship in the algorithm of feature selection in multi-label data and a classifier for the result of feature selection.The fusion of the label relationship has improved over the result of previous non-fusion label relationship for the feature selection and classification of multi-label data,which provides new methods for the processing of multi-label data.
Keywords/Search Tags:Multi-label data, Feature selection, Fuzzy rough sets, Label relationship, K nearest neighbor classification
PDF Full Text Request
Related items